Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › No Amiga emulation › Reply To: No Amiga emulation
10/02/2013 at 22:34
#2856
Keymaster
You are right – I did not notice this before.
When compiling uae4rpi, an error is generated, saying
/usr/bin/ld: warning: libvorbisfile.so.3, needed by /usr/lib/arm-linux-gnueabihf/libSDL_mixer.so, not found (try using -rpath or -rpath-link)
/usr/lib/arm-linux-gnueabihf/libSDL_mixer.so: undefined reference to
ov_time_seek
/usr/lib/arm-linux-gnueabihf/libSDL_mixer.so: undefined reference to ov_clear
/usr/lib/arm-linux-gnueabihf/libSDL_mixer.so: undefined reference to ov_pcm_total
/usr/lib/arm-linux-gnueabihf/libSDL_mixer.so: undefined reference to ov_open_callbacks
/usr/lib/arm-linux-gnueabihf/libSDL_mixer.so: undefined reference to ov_info
/usr/lib/arm-linux-gnueabihf/libSDL_mixer.so: undefined reference to ov_read
collect2: ld returned 1 exit status
make: *** [uae4all] Error 1