[pkg-fso-maint] Bug#554395: FTBFS with binutils-gold

Peter Fritzsche peter.fritzsche at gmx.de
Wed Nov 4 09:34:04 UTC 2009


Source: fso-usaged
Version: 0.9.1+git20091016-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

/bin/bash ../../libtool --tag=CC   --mode=link cc  -g -O2 -g -Wall -O2   -o fsousaged main.o   -lfso-glib -lfsoframework -lgio-2.0 -ldbus-glib-1 -lgmodule-2.0 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0   -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0    
libtool: link: cc -g -O2 -g -Wall -O2 -o fsousaged main.o  /usr/lib/libfso-glib.so /usr/lib/libfsoframework.so -ldbus-glib-1 -ldbus-1 -lpthread -lrt /usr/lib/libgio-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so /usr/lib/libglib-2.0.so -pthread
/usr/bin/ld: main.o: in function _main:main.c:55: error: undefined reference to 'fso_framework_utility_programName'
/usr/bin/ld: main.o: in function _main:main.c:57: error: undefined reference to 'fso_framework_logger_info'
/usr/bin/ld: main.o: in function _main:main.c:62: error: undefined reference to 'fso_framework_logger_info'
/usr/bin/ld: main.o: in function _main:main.c:79: error: undefined reference to 'fso_framework_logger_info'
/usr/bin/ld: main.o: in function _main:main.c:69: error: undefined reference to 'fso_framework_logger_info'
collect2: ld returned 1 exit status
make[5]: *** [fsousaged] Error 1





More information about the pkg-fso-maint mailing list