Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jan 2020 09:01:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        vbox@FreeBSD.org
Subject:   [Bug 243486] When i try rebuild emulators/virtualbox-ose, get error,  because i used openssl from ports version 1.1.1d
Message-ID:  <bug-243486-26505-96TWqpAgkg@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-243486-26505@https.bugs.freebsd.org/bugzilla/>
References:  <bug-243486-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=3D243486

John Hein <jcfyecrayz@liamekaens.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jcfyecrayz@liamekaens.com

--- Comment #2 from John Hein <jcfyecrayz@liamekaens.com> ---
I can reproduce it.  It looks like something adds -L/usr/lib to the linking
flags (before -L/usr/local/lib).  This causes the build to try to link with
libssl from base which does not have some symbols that openssl 1.1 from por=
ts
has.

I don't have a fix at the moment.  I don't know where the -L/usr/lib comes =
from
yet.

--=20
You are receiving this mail because:
You are on the CC list for the bug.
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-243486-26505-96TWqpAgkg>