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

Launchpad Bug Tracker 1660915 at bugs.launchpad.net
Mon Feb 6 16:56:35 UTC 2017


Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnutls28 (Ubuntu)
       Status: New => Confirmed

-- 
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