[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#554412: FTBFS with binutils-gold



Source: flite
Version: 1.3-release-2
Severity: minor
User: peter.fritzsche@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 -g -O2 -Wall    -o ../bin/find_sts find_sts_main.o   -L./build/x86_64-linux-gnu/lib -lflite -L../build/x86_64-linux-gnu/lib -lflite
/usr/bin/ld: find_sts_main.o: in function compare_waves:find_sts_main.c:187: error: undefined reference to 'sqrt'
collect2: ld returned 1 exit status
make[2]: *** [../bin/find_sts] Error 1



Reply to: