Bug#554332: FTBFS with binutils-gold

Peter Fritzsche peter.fritzsche at gmx.de
Tue Nov 3 23:06:02 UTC 2009


Source: etw
Version: 3.6+svn140-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

gcc -o etw highdirent.o cpu.o human.o myiff.o specials.o anim.o crowd.o intro.o os_control.o squadre.o arbitro.o data.o 
league.o os_init.o	tables.o arcade.o dati_vel.o lists.o os_video.o tactics.o chunkyblitting.o display.o loops.o palla.o teams.o 
commento.o etw.o main.o portiere.o freq.o computer.o etw_locale.o	menu.o radar.o utility.o config.o font.o menu_config.o 
replay.o velocita_g.o connection.o generic_video.o menu_data.o sound.o wc.o control.o gfx.o menu_font.o special.o network.o 
highsocket.o prefix.o `pkg-config --libs sdl` `pkg-config --libs gtk+-2.0`
/usr/bin/ld: prefix.o: in function br_thread_local_store_fini:prefix.c:233: error: undefined reference to 'pthread_getspecific'
/usr/bin/ld: prefix.o: in function br_thread_local_store_fini:prefix.c:237: error: undefined reference to 'pthread_setspecific'
/usr/bin/ld: prefix.o: in function br_thread_local_store_fini:prefix.c:239: error: undefined reference to 'pthread_key_delete'
/usr/bin/ld: prefix.o: in function br_thread_local_store_init:prefix.c:255: error: undefined reference to 'pthread_key_create'
/usr/bin/ld: prefix.o: in function br_thread_local_store:prefix.c:294: error: undefined reference to 'pthread_once'
/usr/bin/ld: prefix.o: in function br_thread_local_store:prefix.c:296: error: undefined reference to 'pthread_getspecific'
/usr/bin/ld: prefix.o: in function br_thread_local_store:prefix.c:298: error: undefined reference to 'pthread_setspecific'
collect2: ld returned 1 exit status
make[2]: *** [etw] Error 1





More information about the Pkg-games-devel mailing list