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

Bengt Ahlgren <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Bengt Ahlgren <[email protected]> ---
Created attachment 223670
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=223670&action=edit
Poudriere build log

I have the same issue.  A look at the poudriere log shows that the problem is
that the linker fails to pick up the openssl library from ports, but instead
tries to link with the old openssl in base because -L /usr/lib is before -L
/usr/local/lib in the linker arguments.

I'm also on 11.4, where DEFAULT_VERSIONS+= ssl=openssl is needed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "[email protected]"

Reply via email to