Bug#554286: FTBFS with binutils-gold

Peter Fritzsche peter.fritzsche at gmx.de
Tue Nov 3 22:48:58 UTC 2009


Source: fenix
Version: 0.92a.dfsg1-5
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

x86_64-linux-gnu-gcc  -Wall -g -fno-strict-aliasing -O2 -DUSE_GETTEXT  -Wl,-z,defs -o fxc  main.o main_div.o token.o 
identifier.o segment.o constants.o strings.o varspace.o procedure.o codeblock.o c_main.o c_data.o c_code.o c_debug.o dcbw.o 
messages.o error.o sysstub.o typedef.o files.o xctype.o -L/usr/lib -lSDL -Wl,-Bdynamic -lc -lz -lX11 
/usr/bin/ld: c_main.o: in function compile_import:c_main.c:446: error: undefined reference to 'dlopen'
/usr/bin/ld: c_main.o: in function compile_import:c_main.c:449: error: undefined reference to 'dlsym'
/usr/bin/ld: c_main.o: in function compile_import:c_main.c:452: error: undefined reference to 'dlsym'
/usr/bin/ld: c_main.o: in function compile_import:c_main.c:447: error: undefined reference to 'dlerror'
collect2: ld returned 1 exit status
make[3]: *** [fxc] Error 1





More information about the Pkg-games-devel mailing list