<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Workaround missing openssl.pc on FreeBSD"
href="https://bugs.freedesktop.org/show_bug.cgi?id=104524#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Workaround missing openssl.pc on FreeBSD"
href="https://bugs.freedesktop.org/show_bug.cgi?id=104524">bug 104524</a>
from <span class="vcard"><a class="email" href="mailto:lantw44@gmail.com" title="Ting-Wei Lan <lantw44@gmail.com>"> <span class="fn">Ting-Wei Lan</span></a>
</span></b>
<pre>Created <span class=""><a href="attachment.cgi?id=136595" name="attach_136595" title="build-sys: Workaround missing openssl.pc for FreeBSD">attachment 136595</a> <a href="attachment.cgi?id=136595&action=edit" title="build-sys: Workaround missing openssl.pc for FreeBSD">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=104524&attachment=136595'>[review]</a>
build-sys: Workaround missing openssl.pc for FreeBSD
FreeBSD has OpenSSL installed in base, but .pc files are not available.
We can still successfully build spice-gtk by setting SSL_CFLAGS and
SSL_LIBS variables manually, but openssl will still be recorded to
Requires.private field of spice-client-glib-2.0.pc, causing problems for
applications using spice-gtk. To workaround the issue, we do the check
again without using SSL_CFLAGS and SSL_LIBS variables and put SSL_LIBS
into Libs.private field when openssl.pc cannot be found.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>