Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Dec 2017 07:27:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 224381] net/uhttpmock does not link ssl correctly
Message-ID:  <bug-224381-6497-jhSG1EZSYy@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-224381-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-224381-6497@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=3D224381

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

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

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

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

--=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-224381-6497-jhSG1EZSYy>