[Bug 224381] net/uhttpmock does not link ssl correctly

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Dec 21 07:27:03 UTC 2017


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

--- Comment #4 from Bernard Spil <brnrd at freebsd.org> ---
Issue is not with LibreSSL but with linking SSL in general.

Upstream should fix this, configure does not have a --with-ssl= parameter.

The fix you've proposed will break things as it hides the problem during build
but should result in runtime failures.

The only fix currently would be to try and force the order of the -I includes
at compile and the -L dirs at link time.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-gnome mailing list