Source: xfdesktop4 Version: 4.6.1-1 Severity: minor User: [email protected] 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. Object inside an .a archives aren't linked yet. This means that you must resolve their symbols when linking to a program. More informations can be found at http://wiki.debian.org/qa.debian.org/FTBFS#A2009-11-02Packagesfailingbecausebinutils-gold.2BAC8-indirectlinking libtool: link: x86_64-linux-gnu-gcc -I.. -I../common -I../src -D_REENTRANT -I/usr/include/exo-0.3 -I/usr/include/gtk-2.0 -I/usr/include/xfce4 -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 -D_REENTRANT -I/usr/include/xfce4 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/atk-1.0 -I/usr/include/xfce4/xfconf-0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"xfdesktop-settings\" -DEXO_API_SUBJECT_TO_CHANGE -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DBINDIR=\"/usr/bin\" -Wall -g -O2 -Wl,-z -Wl,defs -Wl,--as-needed -o xfdesktop-settings xfdesktop_settings-main.o -pthread ../common/.libs/libxfdesktop.a -lxfconf-0 -ldbus-glib-1 -ldbus-1 -lpthread -lxfcegui4 /usr/lib/libglade-2.0.so /usr/lib/libxml2.so -lexo-0.3 /usr/lib/libgtk-x11-2.0.so -lxfce4util /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libgdk_pixbuf-2.0.so -lm /usr/lib/libpangocairo-1.0.so /usr/lib/libgio-2.0.so /usr/lib/libcairo.so /usr/lib/libpango-1.0.so /usr/lib/libfreetype.so -lz -lfontconfig /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -pthread /usr/bin/ld: ../common/.libs/libxfdesktop.a(libxfdesktop_la-xfdesktop-common.o): in function xfdesktop_check_is_running:xfdesktop-common.c:309: error: undefined reference to 'XInternAtom' /usr/bin/ld: ../common/.libs/libxfdesktop.a(libxfdesktop_la-xfdesktop-common.o): in function xfdesktop_check_is_running:xfdesktop-common.c:311: error: undefined reference to 'XGetSelectionOwner' collect2: ld returned 1 exit status make[4]: *** [xfdesktop-settings] Error 1 _______________________________________________ Pkg-xfce-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-xfce-devel

