lock-keys-applet build failure on x86_64

Ignacio Vazquez-Abrams ivazquez at ivazquez.net
Fri Apr 8 18:27:29 UTC 2005


On Fri, 2005-04-08 at 18:04 +0200, Michael Schwendt wrote:
> Take a look at the previous line in the build log:
> 
> /bin/sh ../libtool --mode=link gcc  -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m64 -mtune=nocona   -o lock-keys-applet  lock-keys-applet.o -Wl,--export-dynamic -pthread -L/usr/X11R6/lib64 -lpanel-applet-2 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 -lpthread -lz -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0     
> 
> You can see that ../libtool is called with good linker arguments for
> libpopt as taken from the libgnome-2.0 pkgconfig file.  But this libtool
> doesn't care about /usr/lib64 and chooses to take libpopt.so from /usr/lib
> instead when running gcc, which is what you see in the line you
> quoted. So, if you update the included libtool files (libtoolize...),
> that should fix it.

Aha, thanks. Hopefully the fix I applied should do it.

-- 
Ignacio Vazquez-Abrams <ivazquez at ivazquez.net>
http://fedora.ivazquez.net/

gpg --keyserver hkp://subkeys.pgp.net --recv-key 38028b72
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://listman.redhat.com/archives/fedora-extras-list/attachments/20050408/32f3f601/attachment.sig>


More information about the fedora-extras-list mailing list