[Bug 1660915] Re: gnutls.pc should not directly link to libz.so in Libs.private

Andreas Metzler 1660915 at bugs.launchpad.net
Thu Mar 16 17:09:09 UTC 2017


Now also reported as https://bugs.debian.org/857943 and forwarded
upstream.

** Bug watch added: Debian Bug tracker #857943
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=857943

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gnutls28 in Ubuntu.
https://bugs.launchpad.net/bugs/1660915

Title:
  gnutls.pc should not directly link to libz.so in Libs.private

Status in gnutls28 package in Ubuntu:
  Confirmed

Bug description:
  # Description
  In /usr/lib/x86_64-linux-gnu/pkgconfig/gnutls.pc installed by libgnutls-dev :

  Libs.private is used by pkg-config to give link flags when using the "
  --static" option.

  So Libs.private should contains internal libs used by gnutls to allow user to link statically with
  gnutls.

  If there is a direct link to a .so file, it's break static
  compilation.

  The direct path to libz.so should be replace by "-lz"

  # Ubuntu version
  Ubuntu 16.04, 16.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnutls28/+bug/1660915/+subscriptions



More information about the foundations-bugs mailing list