Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Dec 2018 06:01:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        vbox@FreeBSD.org
Subject:   [Bug 232969] emulators/virtualbox-ose: link error while linking the RDP client
Message-ID:  <bug-232969-26505-paB2ww8QMw@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-232969-26505@https.bugs.freebsd.org/bugzilla/>
References:  <bug-232969-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=3D232969

--- Comment #6 from Matthias Apitz <guru@unixarea.de> ---

[guru@jet ~]$ uname -a
FreeBSD jet 13.0-CURRENT FreeBSD 13.0-CURRENT r342378 GENERIC  amd64
[guru@jet ~]$ ls -l /usr/lib/libssl*
-r--r--r--  1 root  wheel  4461146 Dec 23 17:44 /usr/lib/libssl.a
lrwxr-xr-x  1 root  wheel       13 Dec 23 17:44 /usr/lib/libssl.so ->
libssl.so.111
-r--r--r--  1 root  wheel   613376 Dec 23 17:44 /usr/lib/libssl.so.111
-r--r--r--  1 root  wheel  4568782 Dec 23 17:44 /usr/lib/libssl_p.a

[guru@jet ~]$ ls -l virtualbox-ose-5.2.22_2.log-*
-rw-r--r--  1 guru  wheel  1519253 Dec 27 17:21
virtualbox-ose-5.2.22_2.log-base
-rw-r--r--  1 root  wheel  1519513 Dec 27 00:05
virtualbox-ose-5.2.22_2.log-openssl

[guru@jet ~]$ grep HMAC_CTX_cleanup virtualbox-ose-5.2.22_2.log-*
virtualbox-ose-5.2.22_2.log-base:ld: error: undefined symbol: HMAC_CTX_clea=
nup
virtualbox-ose-5.2.22_2.log-openssl:ld: error: undefined symbol:
HMAC_CTX_cleanup


[guru@jet ~]$ nm /usr/lib/libssl.a | grep -i HMAC_CTX_cleanup

--=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-232969-26505-paB2ww8QMw>