Your message dated Sun, 28 Aug 2011 17:25:43 +0200
with message-id <20110828152543.GA28451@earth.universe>
and subject line close #554395
has caused the Debian Bug report #554395,
regarding FTBFS with binutils-gold
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
554395: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554395
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: fso-usaged
Version: 0.9.1+git20091016-1
Severity: minor
User: peter.fritzs...@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



--- End Message ---
--- Begin Message ---
Version: 0.9.1.1+git20100507-1

Building with --no-add-needed works.


--- End Message ---
_______________________________________________
pkg-fso-maint mailing list
pkg-fso-maint@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-fso-maint

Reply via email to