Your message dated Fri, 18 Mar 2011 14:50:50 +0100
with message-id <[email protected]>
and subject line Re: Bug#556067: FTBFS with binutils-gold
has caused the Debian Bug report #556067,
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 [email protected]
immediately.)


-- 
556067: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=556067
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: pokerth
Version: 0.7.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.

Objects inside an .a archive 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

g++: unrecognized option '-no_dead_strip_inits_and_terms'
/usr/bin/ld: obj/sdlplayer.o: in function 
SDLPlayer::~SDLPlayer():sdlplayer.cpp(.text+0xce): error: undefined reference 
to 'SDL_Quit'
/usr/bin/ld: obj/sdlplayer.o: in function 
SDLPlayer::~SDLPlayer():sdlplayer.cpp(.text+0x14e): error: undefined reference 
to 'SDL_Quit'
/usr/bin/ld: obj/sdlplayer.o: in function 
SDLPlayer::~SDLPlayer():sdlplayer.cpp(.text+0x1ce): error: undefined reference 
to 'SDL_Quit'
/usr/bin/ld: obj/sdlplayer.o: in function 
SDLPlayer::SDLPlayer(ConfigFile*):sdlplayer.cpp(.text+0x3b6): error: undefined 
reference to 'SDL_Init'
/usr/bin/ld: obj/sdlplayer.o: in function 
SDLPlayer::SDLPlayer(ConfigFile*):sdlplayer.cpp(.text+0x596): error: undefined 
reference to 'SDL_Init'
/usr/bin/ld: obj/sdlplayer.o: in function 
SDLPlayer::playSound(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> >, int):sdlplayer.cpp(.text+0xa61): error: undefined 
reference to 'SDL_GetError'
/usr/bin/ld: lib/libpokerth_lib.a(session.o): in function global constructors 
keyed to session.cpp:session.cpp(.text+0x889): error: undefined reference to 
'boost::system::get_system_category()'
/usr/bin/ld: lib/libpokerth_lib.a(session.o): in function global constructors 
keyed to session.cpp:session.cpp(.text+0x895): error: undefined reference to 
'boost::system::get_generic_category()'
/usr/bin/ld: lib/libpokerth_lib.a(session.o): in function global constructors 
keyed to session.cpp:session.cpp(.text+0x8a1): error: undefined reference to 
'boost::system::get_generic_category()'
/usr/bin/ld: lib/libpokerth_lib.a(session.o): in function global constructors 
keyed to session.cpp:session.cpp(.text+0x8ad): error: undefined reference to 
'boost::system::get_generic_category()'
/usr/bin/ld: lib/libpokerth_lib.a(session.o): in function global constructors 
keyed to session.cpp:session.cpp(.text+0x8b9): error: undefined reference to 
'boost::system::get_system_category()'
/usr/bin/ld: lib/libpokerth_lib.a(session.o): in function global constructors 
keyed to session.cpp:session.cpp(.text+0x8c5): error: undefined reference to 
'boost::system::get_system_category()'
/usr/bin/ld: lib/libpokerth_lib.a(session.o): in function global constructors 
keyed to session.cpp:session.cpp(.text+0x9a8): error: undefined reference to 
'boost::system::get_system_category()'
/usr/bin/ld: lib/libpokerth_lib.a(avatarmanager.o): in function global 
constructors keyed to avatarmanager.cpp:avatarmanager.cpp(.text+0x37): error: 
undefined reference to 'boost::system::get_generic_category()'
collect2: ld returned 1 exit status
make[2]: *** [pokerth] Error 1



--- End Message ---
--- Begin Message ---
Version: 0.8.2-1

Fixed since 0.8.2-1:
> * Add 04_fix_build_no_add_neded.patch from Ubuntu.



--- End Message ---

Reply via email to