[Bug 751142] Re: libtool path problem

Sigmun 751142 at bugs.launchpad.net
Wed Jun 15 10:16:54 UTC 2011


For example, the compilation of sbmanager isn't possible out of the box.
By editing /usr/lib/i386-linux-gnu/libgcrypt.la and modifying
'libdir=/lib' into 'libdir=/usr/lib/i386-linux-gnu', the compilation was
possible.

make  all-recursive
make[1]: entrant dans le répertoire « /usr/local/src/sbmanager »
Making all in data
make[2]: entrant dans le répertoire « /usr/local/src/sbmanager/data »
make[2]: Rien à faire pour « all ».
make[2]: quittant le répertoire « /usr/local/src/sbmanager/data »
Making all in src
make[2]: entrant dans le répertoire « /usr/local/src/sbmanager/src »
  CC     libsbmanager_la-device.lo
  CC     libsbmanager_la-gui.lo
  CC     libsbmanager_la-sbmgr.lo
  CCLD   libsbmanager.la
  CC     sbmanager-main.o
  CCLD   sbmanager
libtool: link: cannot find the library `/lib/i386-linux-gnu/libgcrypt.la' or unhandled argument `/lib/i386-linux-gnu/libgcrypt.la'
make[2]: *** [sbmanager] Erreur 1
make[2]: quittant le répertoire « /usr/local/src/sbmanager/src »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire « /usr/local/src/sbmanager »
make: *** [all] Erreur 2

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

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