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

Bug#554363: FTBFS with binutils-gold



Source: gapcmon
Version: 0.8.9-2
Severity: minor
User: peter.fritzsche@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

gcc -D_REENTRANT -pthread -DORBIT2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include   -DICON_DIR=\"/usr\" -Wall -g -O2   -o gapcmon gapcmon-gapcmon.o gapcmon-eggtrayicon.o -pthread -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 -lgthread-2.0 -lrt -lgconf-2 -lglib-2.0   
/usr/bin/ld: gapcmon-eggtrayicon.o: in function egg_tray_icon_send_manager_message:eggtrayicon.c:253: error: undefined reference to 'XSendEvent'
/usr/bin/ld: gapcmon-eggtrayicon.o: in function egg_tray_icon_send_manager_message:eggtrayicon.c:254: error: undefined reference to 'XSync'
/usr/bin/ld: gapcmon-eggtrayicon.o: in function egg_tray_icon_send_message:eggtrayicon.c:403: error: undefined reference to 'XInternAtom'
/usr/bin/ld: gapcmon-eggtrayicon.o: in function egg_tray_icon_send_message:eggtrayicon.c:414: error: undefined reference to 'XSendEvent'
/usr/bin/ld: gapcmon-eggtrayicon.o: in function egg_tray_icon_send_message:eggtrayicon.c:416: error: undefined reference to 'XSync'
/usr/bin/ld: gapcmon-eggtrayicon.o: in function egg_tray_icon_send_message:eggtrayicon.c:414: error: undefined reference to 'XSendEvent'
/usr/bin/ld: gapcmon-eggtrayicon.o: in function egg_tray_icon_send_message:eggtrayicon.c:416: error: undefined reference to 'XSync'
/usr/bin/ld: gapcmon-eggtrayicon.o: in function egg_tray_icon_get_orientation_property:eggtrayicon.c:161: error: undefined reference to 'XGetWindowProperty'
/usr/bin/ld: gapcmon-eggtrayicon.o: in function egg_tray_icon_get_orientation_property:eggtrayicon.c:185: error: undefined reference to 'XFree'
/usr/bin/ld: gapcmon-eggtrayicon.o: in function egg_tray_icon_update_manager_window:eggtrayicon.c:275: error: undefined reference to 'XGrabServer'
/usr/bin/ld: gapcmon-eggtrayicon.o: in function egg_tray_icon_update_manager_window:eggtrayicon.c:277: error: undefined reference to 'XGetSelectionOwner'
/usr/bin/ld: gapcmon-eggtrayicon.o: in function egg_tray_icon_update_manager_window:eggtrayicon.c:283: error: undefined reference to 'XUngrabServer'
/usr/bin/ld: gapcmon-eggtrayicon.o: in function egg_tray_icon_update_manager_window:eggtrayicon.c:284: error: undefined reference to 'XFlush'
/usr/bin/ld: gapcmon-eggtrayicon.o: in function egg_tray_icon_update_manager_window:eggtrayicon.c:280: error: undefined reference to 'XSelectInput'
/usr/bin/ld: gapcmon-eggtrayicon.o: in function egg_tray_icon_realize:eggtrayicon.c:339: error: undefined reference to 'XInternAtom'
/usr/bin/ld: gapcmon-eggtrayicon.o: in function egg_tray_icon_realize:eggtrayicon.c:341: error: undefined reference to 'XInternAtom'
/usr/bin/ld: gapcmon-eggtrayicon.o: in function egg_tray_icon_realize:eggtrayicon.c:343: error: undefined reference to 'XInternAtom'
collect2: ld returned 1 exit status
make[2]: *** [gapcmon] Error 1



Reply to: