"gcc: fatal error: cannot execute 'cc1':; execvp: no such file or directory" when trying to flash
I'm using a fresh flash of RatOS 2.0.2 on a rpi4 and the configurator says that octopus 1.1 is detected but klipper not detected. When I try to flash it, it just gets back to it. I opened the devtools and found the error in the terminal:
The board should have klipper all ready to go, since this is simply a reinstall of RatOS on top of an old install and old hardware.
Solution:Jump to solution
ok, the issue seemed to be that going to the link http://ratos.local/configure?step=1 skipped the wifi configuration completely, and was trying to operate without a proper wifi connection
4 Replies
Solution
ok, the issue seemed to be that going to the link http://ratos.local/configure?step=1 skipped the wifi configuration completely, and was trying to operate without a proper wifi connection
redoing that step helped detect the board, and even if the "continue" and "flash" options were blinking in the UI, with a well-timed "next" I managed to get through
I recommend moving to RatOS 2.1 where all of these issues have been fixed.
Klipper needs an internet connection to compile it's chelper library for some reason
in 2.1 it's precompiled
I downloaded the latest version the documentation linked to yesterday. But I'll look into that, thanks!