[Bug 204402] emulators/virtualbox-ose: build failed on CURRENT

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jan 13 01:20:59 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204402

--- Comment #10 from Don Lewis <truckman at 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.


More information about the freebsd-emulation mailing list