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

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


Source: gpe-clock
Version: 0.27-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 -o gpe-clock clock.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   -lgpeschedule -lgpelaunch
/usr/bin/ld: clock.o: in function main:clock.c:946: error: undefined reference to 'XSelectInput'
collect2: ld returned 1 exit status
make[1]: *** [gpe-clock] Error 1






More information about the Pkg-gpe-maintainers mailing list