[gnutls-devel] GnuTLS | gnutls.pc: unnecessary pathname in Libs.private (#675)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Mon Jan 14 16:44:21 CET 2019


New Issue was created.

Issue 675: https://gitlab.com/gnutls/gnutls/issues/675
Author:    Nadav Har'El
Assignee:  

On my system (Fedora 28, gnutls-3.6.4-1.fc28.x86_64) the installed gnutls.pc file has the following line:
``
Libs.private:      -ltspi -lgmp /usr/lib64/libunistring.so -lidn2
``
This shouldn't refer to the full path "/usr/lib64/libunistring.so" - it should be just "-lunistring". So if you're lucky enough to have a static version of all these libraries, static linking (gcc -static) will actually work.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/675
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20190114/c46cfc2e/attachment-0001.html>


More information about the Gnutls-devel mailing list