Skip site navigation (1)Skip section navigation (2)
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/>
References:  <bug-204402-26505@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D204402

--- Comment #10 from Don Lewis <truckman@FreeBSD.org> ---
Yes.  The port Makefile contains:

.if ${SSL_DEFAULT} !=3D base
CONFIGURE_ARGS+=3D        --with-openssl-dir=3D"${OPENSSLBASE}"
.endif

If base is built with either of these options WITHOUT_OPENSSL or WITHOUT_CR=
YPT
(implies WITHOUT_OPENSSL) in /etc/src.conf, then the port will not build ev=
en
though the user may have install OpenSSL from ports.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204402-26505-UZxJks9KAL>