Bug#556916: FTBFS with binutils-gold

Peter Fritzsche peter.fritzsche at gmx.de
Wed Nov 18 10:00:26 UTC 2009


Source: neverball
Version: 1.5.4-2
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 -Wall -ansi -pedantic -O2 -o neverball share/lang.o share/st_resol.o share/vec3.o share/base_image.o share/image.o share/solid.o share/solid_gl.o share/solid_phys.o share/part.o share/back.o share/geom.o share/item.o share/ball.o share/gui.o share/base_config.o share/config.o share/video.o share/binary.o share/state.o share/audio.o share/text.o share/tilt.o share/common.o share/keynames.o share/syswm.o share/list.o share/queue.o share/cmd.o share/array.o share/dir.o share/fs.o share/fs_png.o share/fs_jpg.o share/fs_rwops.o share/fs_ov.o ball/hud.o ball/game_common.o ball/game_client.o ball/game_server.o ball/game_proxy.o ball/score.o ball/level.o ball/progress.o ball/set.o ball/demo.o ball/demo_dir.o ball/util.o ball/st_conf.o ball/st_demo.o ball/st_save.o ball/st_goal.o ball/st_fall_out.o ball/st_time_out.o ball/st_done.o ball/st_level.o ball/st_over.o ball/st_play.o ball/st_set.o ball/st_start.o ball/st_title.o ball/st_help.o ball/st_name.o ball/st_shared.o ball/st_pause.o ball/st_ball.o ball/main.o  -L/usr/lib -lSDL -ljpeg -lpng12 -lphysfs   -lSDL_ttf -lvorbisfile -lGL -lm
/usr/bin/ld: share/syswm.o: in function set_EWMH_icon:syswm.c(.text+0x1f7): error: undefined reference to 'XInternAtom'
/usr/bin/ld: share/syswm.o: in function set_EWMH_icon:syswm.c(.text+0x22b): error: undefined reference to 'XChangeProperty'
collect2: ld returned 1 exit status
make[1]: *** [neverball] Error 1





More information about the Pkg-games-devel mailing list