Public bug reported:

On ubuntu 11.04, libgcrypt-config gives the following linking parameters:
$ libgcrypt-config --libs
-L/lib/x86_64-linux-gnu -lgcrypt
But there is no libgcrypt.so in /lib/x86_64-linux-gnu:

$ /sbin/ldconfig -p | grep libgcrypt.so$
        libgcrypt.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libgcrypt.so
        libgcrypt.so (libc6) => /lib32/libgcrypt.so

This means that any project using libgcrypt-config or
AM_PATH_LIBGCRYPT() to compile against gcrypt will fail to compile.

** Affects: libgcrypt11 (Ubuntu)
     Importance: Undecided
         Status: New

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

Title:
  libgcrypt-config provides an inconsistent result

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to