[Pkg-gpe-maintainers] Bug#554734: FTBFS with binutils-gold

Peter Fritzsche peter.fritzsche at gmx.de
Fri Nov 6 10:29:45 UTC 2009


Source: gpe-what
Version: 0.43-2
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   -o gpe-what  gpe-what.o -lgpewidget -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 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0   
/usr/bin/ld: gpe-what.o: in function do_infoprint_message:gpe-what.c:478: error: undefined reference to 'XGetWindowProperty'
/usr/bin/ld: gpe-what.o: in function do_infoprint_message:gpe-what.c:484: error: undefined reference to 'XFree'
/usr/bin/ld: gpe-what.o: in function do_help_message:gpe-what.c:459: error: undefined reference to 'XGetWindowProperty'
/usr/bin/ld: gpe-what.o: in function do_help_message:gpe-what.c:464: error: undefined reference to 'XFree'
/usr/bin/ld: gpe-what.o: in function find_deepest_window:gpe-what.c:376: error: undefined reference to 'XTranslateCoordinates'
/usr/bin/ld: gpe-what.o: in function handle_click:gpe-what.c:328: error: undefined reference to 'XGetWindowProperty'
/usr/bin/ld: gpe-what.o: in function handle_click:gpe-what.c:352: error: undefined reference to 'XFree'
/usr/bin/ld: gpe-what.o: in function handle_click:gpe-what.c:364: error: undefined reference to 'XSendEvent'
/usr/bin/ld: gpe-what.o: in function handle_click:gpe-what.c:335: error: undefined reference to 'XQueryTree'
/usr/bin/ld: gpe-what.o: in function handle_click:gpe-what.c:337: error: undefined reference to 'XFree'
/usr/bin/ld: gpe-what.o: in function handle_click:gpe-what.c:343: error: undefined reference to 'XGetGeometry'
/usr/bin/ld: gpe-what.o: in function clicked:gpe-what.c:432: error: undefined reference to 'XGrabPointer'
/usr/bin/ld: gpe-what.o: in function clicked:gpe-what.c:376: error: undefined reference to 'XTranslateCoordinates'
/usr/bin/ld: gpe-what.o: in function released:gpe-what.c:405: error: undefined reference to 'XUngrabPointer'
/usr/bin/ld: gpe-what.o: in function setup_xdisplay:gpe-what.c:447: error: undefined reference to 'XSetSelectionOwner'
collect2: ld returned 1 exit status
make[2]: *** [gpe-what] Error 1






More information about the Pkg-gpe-maintainers mailing list