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

John Hein <jcfyecr...@liamekaens.com> changed:

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

--- Comment #2 from John Hein <jcfyecr...@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 ports
has.

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

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
_______________________________________________
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"

Reply via email to