#74634
shadow128
Participant

On cimpiling jzintv I’ve a similar failure on compiling :-/

/usr/bin/ld: speed/speed.o: undefined reference to symbol 'floor@@GLIBC_2.4'
//lib/arm-linux-gnueabihf/libm.so.6: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
Makefile:91: recipe for target '../bin/jzintv' failed
make: *** [../bin/jzintv] Error 1

edit:
UAE4ALL also same problem:

/usr/bin/ld: src/m68k/uae/fpp.o: undefined reference to symbol 'tan@@GLIBC_2.4'
//lib/arm-linux-gnueabihf/libm.so.6: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
Makefile:122: recipe for target 'uae4all' failed
make: *** [uae4all] Error 1

No one has an idea for solving that problem?
Is there a package on my raspi missing?

Thanks in advance,
Shadow128