Date: Sat, 13 Jan 2018 01:20:56 +0000 From: bugzilla-noreply@freebsd.org To: vbox@FreeBSD.org Subject: [Bug 204402] emulators/virtualbox-ose: build failed on CURRENT Message-ID: <bug-204402-26505-UZxJks9KAL@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-204402-26505@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204402 --- Comment #10 from Don Lewis <truckman@FreeBSD.org> --- Yes. The port Makefile contains: .if ${SSL_DEFAULT} != base CONFIGURE_ARGS+= --with-openssl-dir="${OPENSSLBASE}" .endif If base is built with either of these options WITHOUT_OPENSSL or WITHOUT_CRYPT (implies WITHOUT_OPENSSL) in /etc/src.conf, then the port will not build even though the user may have install OpenSSL from ports. -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204402-26505-UZxJks9KAL>
