Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › Compiling retroarch – no suitable C compiler › Reply To: Compiling retroarch – no suitable C compiler
02/25/2015 at 14:51
#89055
Participant
Thanks both for your reply, I forced the Rpi2 platform, but the same thing happens (as expected, but no harm in trying anyway)
Unfortunately, the logfile doesn’t show too much info, as far as i can tell:
= = = = = = = = = = = = = = = = = = = = =
Installing dependencies for RetroArch
= = = = = = = = = = = = = = = = = = = = =
/home/pi/RetroPie-Setup/tmp/build/retroarch /home/pi/RetroPie-Setup
= = = = = = = = = = = = = = = = = = = = =
Getting sources for RetroArch
= = = = = = = = = = = = = = = = = = = = =
git clone --depth 1 "git://github.com/libretro/RetroArch.git" "/home/pi/RetroPie-Setup/tmp/build/retroarch"
Cloning into '/home/pi/RetroPie-Setup/tmp/build/retroarch'...
git clone --depth 1 "git://github.com/libretro/common-overlays.git" "/home/pi/RetroPie-Setup/tmp/build/retroarch/overlays"
Cloning into '/home/pi/RetroPie-Setup/tmp/build/retroarch/overlays'...
git clone --depth 1 "git://github.com/libretro/retroarch-assets.git" "/home/pi/RetroPie-Setup/tmp/build/retroarch/assets"
Cloning into '/home/pi/RetroPie-Setup/tmp/build/retroarch/assets'...
/home/pi/RetroPie-Setup
/home/pi/RetroPie-Setup/tmp/build/retroarch /home/pi/RetroPie-Setup
= = = = = = = = = = = = = = = = = = = = =
Building RetroArch
= = = = = = = = = = = = = = = = = = = = =
Checking operating system ... Linux
Checking for suitable working C compiler ... Not found. Exiting.
Makefile:1: config.mk: No such file or directory
config.mk is outdated or non-existing. Run ./configure again.
Makefile:84: recipe for target 'config.mk' failed
make: *** [config.mk] Error 1
Makefile:1: config.mk: No such file or directory
config.mk is outdated or non-existing. Run ./configure again.
Makefile:84: recipe for target 'config.mk' failed
make: *** [config.mk] Error 1
/home/pi/RetroPie-Setup
Could not successfully build_retroarch RetroArch (/home/pi/RetroPie-Setup/tmp/build/retroarch/retroarch not found).