Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Compile Error on piSNES #81311
    shadow128
    Participant

    Great! Thanks for your help!!

    Maybe we can collect all failure makefiles with the correct command?

    For piSNES I needed the following commands at the end of the LDLIBS-Line:

    -lrt -lm -lasound

    in reply to: Uae4pi, fails build #77821
    shadow128
    Participant

    No, you’re not alone ;-)

    I’ve the same problem with compiling some emulators.

    in reply to: Compile Error on piSNES #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

    in reply to: RGUI doesn't open in RetroArch? #4123
    shadow128
    Participant

    Yeah, now it works. Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)