[Bug 751142] Re: libtool path problem
Steve Langasek
steve.langasek at canonical.com
Sat Oct 29 04:51:33 UTC 2011
On Sat, Oct 29, 2011 at 04:30:31AM -0000, Deepak Shetty wrote:
> Hi Steve,
> Thanks for your help. So is there any way to fix it ( via some workarounds / patches) in 11.04 ?
> I am ok with some manual steps if possible to get around this issue in 11.04 , pls let me know.
You can either edit /usr/lib/i386-linux-gnu/libgcrypt.la by hand to replace
libdir=/lib with libdir=/usr/lib/i386-linux-gnu, or create a
/lib/libgcrypt.la symlink pointing to the real file.
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
Ubuntu Developer http://www.debian.org/
slangasek at ubuntu.com vorlon at debian.org
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to libgcrypt11 in Ubuntu.
https://bugs.launchpad.net/bugs/751142
Title:
libtool path problem
Status in “libgcrypt11” package in Ubuntu:
Fix Released
Bug description:
Binary package hint: libgcrypt11
The libgcrypt library is installed in /lib, whilst the devel libraries
is installed in /usr/lib. In /usr/lib/i386-linux-gnu/libgcrypt.la it
says libdir=/lib, which makes libraries look for libgcrypt.la in /lib,
and thus fail.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libgcrypt11/+bug/751142/+subscriptions
More information about the foundations-bugs
mailing list