Package: a52dec
Severity: normal

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.

x86_64-linux-gnu-gcc -Wall -g -O3 -fomit-frame-pointer -o .libs/a52dec a52dec.o 
getopt.o gettimeofday.o  
../liba52/.libs/liba52.so ../libao/libao.a
/usr/bin/ld: a52dec.o: in function main:a52dec.c:210: error: undefined 
reference to 'pow'
/usr/bin/ld: ../libao/libao.a(audio_out_peak.o): in function 
peak_close:audio_out_peak.c:47: error: undefined reference to 
'log'
collect2: ld returned 1 exit status
make[2]: *** [a52dec] Error 1







-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to