Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 May 2018 13:50:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 226914] dns/unbound: libunbound.pc references non-existent libcrypto.pc and libssl.pc
Message-ID:  <bug-226914-7788-6qOMOi9U6Q@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-226914-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-226914-7788@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=3D226914

--- Comment #4 from Ting-Wei Lan <lantw44@gmail.com> ---
(In reply to jaap from comment #3)
Having a .pc file is useful, but a broken .pc file is usually not. I don't =
know
why FreeBSD base doesn't include .pc files for OpenSSL or whether OpenSSL in
base will be made private libraries in future releases. I think currently t=
he
best solution may be asking the upstream to add a FreeBSD-specific workarou=
nd
to replace 'libcrypto' and 'libssl' in Requires with '-lcrypto' and '-lssl'=
 in
Libs. If the upstream doesn't accept the workaround, we can still keep it a=
s a
downstream patch.

--=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-226914-7788-6qOMOi9U6Q>