libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

cannot find -leutil (nonstandard libdir in dependency lib)


From: Bernd Jendrissek
Subject: cannot find -leutil (nonstandard libdir in dependency lib)
Date: Fri, 23 Jun 2006 15:55:01 +0200
User-agent: Mutt/1.4.2.1i

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi libtool hackers,

I'm trying to build evolution-2.7.3 and the build bombs out like this:

gcc -shared  .libs/ea-cell-table.o .libs/gal-a11y-util.o -Wl,--whole-archive 
e-text/.libs/libgal-a11y-etext.a e-table/.libs/libgal-a11y-etable.a 
-Wl,--no-whole-archive 
-L/usr/src/home/rpmtest/tmp/INST/evolution-2.7.3-i686-pc-linux-gnu/usr/lib  
-Wl,--rpath -Wl,/usr/lib/evolution/2.8 -L/usr/lib/evolution/2.8 -leutil 
-L/usr/lib/gcc/i686-pc-linux-gnu/4.0.2/../../../ -L/usr/lib 
-L/usr/local/X11R6/lib -lgnomeprintui-2-2 -lgnomeprint-2-2 -lgnomeui-2 -lSM 
-lICE -lbonoboui-2 -lgnome-keyring -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 
-lbonobo-activation -lglade-2.0 -lgnomecanvas-2 -lart_lgpl_2 -lpangoft2-1.0 
-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 
-lpango-1.0 -lcairo -lgobject-2.0 -lxml2 -lz -lgconf-2 -lORBit-2 -lm 
-lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0  -Wl,--export-dynamic -pthread 
-Wl,-soname -Wl,libevolution-a11y.so.0 -o .libs/libevolution-a11y.so.0.0.0
/usr/bin/ld: cannot find -leutil
collect2: ld returned 1 exit status
libtool: install: error: relink `libevolution-a11y.la' with the above command 
before installing it

libeutil.la, which is part of the same package (and hence NOT installed
under /usr/lib/evolution/2.8/ but IS installed under
$(DESTDIR)/usr/lib/evolution/2.8) contains this:
  # Directory that this library needs to be installed in:
  libdir='/usr/lib/evolution/2.8'

Notably missing from the link command pasted above is
- -L$(DESTDIR)/usr/lib/evolution/2.8.  Libtool *does* however add
- -L/usr/lib/evolution/2.8, so it's obviously doing *some* of what it
needs to.

Surely this isn't a new bug... I'm using 1.5.22 BTW.  Are there any
(Works For Me (tm) if also imperfect) patches to fix this?

TIA

- -- 
Problems experienced downstream are symptoms of neglect upstream.
Upstream problems can only be solved upstream. - Ad Sparrius
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Please fetch my new key 804177F8 from hkp://wwwkeys.eu.pgp.net/

iD8DBQFEm/KvwyMv24BBd/gRAqCIAKCVFr+amHZn/JJhLrzj5zz1Pt7ApgCeM73w
+oJwanxWoJgXwijegJIcpOU=
=ypzF
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]