[Bug 243486] When i try rebuild VirtualBox-5.2.34, get error, because i used openssl from ports version 1.1.1d
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jan 21 16:39:18 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243486
Bug ID: 243486
Summary: When i try rebuild VirtualBox-5.2.34, get error,
because i used openssl from ports version 1.1.1d
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: pilot513 at gmail.com
CC: brnrd at freebsd.org, vbox at FreeBSD.org
CC: vbox at FreeBSD.org
Flags: maintainer-feedback?
In my make.conf include:
DEFAULT_VERSIONS+=ssl=openssl
Follow instruction on /usr/ports/UPDATING on 20200101:
AFFECTS: users of security/openssl and security/openssl111
AUTHOR: brnrd at FreeBSD.org
You must rebuild all ports that depend on OpenSSL if you use OpenSSL
from ports.
I rebuild all ports dependency from security/openssl.
But emulators/virtualbox-ose don't. When i try make it, i get error:
/usr/bin/ld: warning: libssl.so.11, needed by
/usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.2.34/out/freebsd.amd64/release/bin/VBoxRT.so,
may conflict with libssl.so.8
/usr/bin/ld: undefined reference to symbol `OPENSSL_init_ssl@@OPENSSL_1_1_0'
(try adding -lssl)
//usr/local/lib/libssl.so.11: could not read symbols: Bad value
My system:
11.3-RELEASE-p3 FreeBSD 11.3-RELEASE-p3 #54 r351809
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-emulation
mailing list