[pkg-ggz-maintainers] Bug#554544: FTBFS with binutils-gold

Peter Fritzsche peter.fritzsche at gmx.de
Thu Nov 5 10:38:25 UTC 2009


Source: ggz-gnome-client
Version: 0.0.14.1-1
Severity: minor
User: peter.fritzsche at gmx.de
Usertags: no-add-needed

Tried to build your package and it fails to build with GNU binutils-gold. The
important difference is that --no-add-needed is the default behavior of of GNU
binutils-gold. Please provide all needed libraries to the linker when building
your executables.

More informations can be found at
 http://wiki.debian.org/qa.debian.org/FTBFS#A2009-11-02Packagesfailingbecausebinutils-gold.2BAC8-indirectlinking

cc  -g -O2 -g -Wall -O2 -L/usr/lib -L/usr/lib -L/usr/lib -Wl,--as-needed -L/usr/lib -L/usr/local/lib -o ggz-gnome main.o support.o interface.o callbacks.o msgboxi.o msgboxc.o xtext.o login.o ggzclient.o profilesi.o profilesc.o game.o chat.o    -lggzcore -lggz -pthread -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lgio-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgconf-2 -lgthread-2.0 -lrt -lgmodule-2.0 -lgobject-2.0 -lglib-2.0   -lggz -lggzmod -lggzcore  
/usr/bin/ld: xtext.o: in function gtk_xtext_render_flush:xtext.c:549: error: undefined reference to 'XDrawString'
/usr/bin/ld: xtext.o: in function gtk_xtext_render_flush:xtext.c:551: error: undefined reference to 'XDrawString'
/usr/bin/ld: xtext.o: in function gtk_xtext_render_flush:xtext.c:559: error: undefined reference to 'XmbDrawString'
/usr/bin/ld: xtext.o: in function gtk_xtext_render_flush:xtext.c:562: error: undefined reference to 'XmbDrawString'
/usr/bin/ld: xtext.o: in function gtk_xtext_render_flush:xtext.c:547: error: undefined reference to 'XDrawImageString'
/usr/bin/ld: xtext.o: in function gtk_xtext_render_flush:xtext.c:556: error: undefined reference to 'XmbDrawImageString'
/usr/bin/ld: xtext.o: in function gtk_xtext_load_trans:xtext.c:2862: error: undefined reference to 'XGetWindowProperty'
/usr/bin/ld: xtext.o: in function gtk_xtext_load_trans:xtext.c:2870: error: undefined reference to 'XFree'
/usr/bin/ld: xtext.o: in function gtk_xtext_load_trans:xtext.c:2858: error: undefined reference to 'XInternAtom'
/usr/bin/ld: xtext.o: in function gtk_xtext_load_trans:xtext.c:2810: error: undefined reference to 'XInternAtom'
/usr/bin/ld: xtext.o: in function gtk_xtext_load_trans:xtext.c:2827: error: undefined reference to 'XGetWindowProperty'
/usr/bin/ld: xtext.o: in function gtk_xtext_load_trans:xtext.c:2831: error: undefined reference to 'XFree'
/usr/bin/ld: xtext.o: in function gtk_xtext_load_trans:xtext.c:2820: error: undefined reference to 'XQueryTree'
/usr/bin/ld: xtext.o: in function gtk_xtext_load_trans:xtext.c:2825: error: undefined reference to 'XFree'
/usr/bin/ld: xtext.o: in function gtk_xtext_load_trans:xtext.c:2813: error: undefined reference to 'XInternAtom'
/usr/bin/ld: xtext.o: in function gtk_xtext_load_trans:xtext.c:2870: error: undefined reference to 'XFree'
collect2: ld returned 1 exit status
make[3]: *** [ggz-gnome] Error 1





More information about the pkg-ggz-maintainers mailing list