You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting an error when trying to make with an error 127.
Details:
Latest git clone https://github.com/Arksine/katapult
Using Raspberry Pi Zero W (32bit)
OS: Rasperry Pi OS (VERSION="11 (bullseye)")
pi@sauna:~/katapult $ make menuconfig Loaded configuration '/home/pi/katapult/.config' No changes to save (for '/home/pi/katapult/.config') pi@sauna:~/katapult $ make Compiling out/src/sched.o make: arm-none-eabi-gcc: No such file or directory make: *** [Makefile:71: out/src/sched.o] Error 127
The text was updated successfully, but these errors were encountered:
Hello :-)
I am getting an error when trying to
make
with an error 127.Details:
Latest
git clone https://github.com/Arksine/katapult
Using Raspberry Pi Zero W (32bit)
OS: Rasperry Pi OS (VERSION="11 (bullseye)")
pi@sauna:~/katapult $ make menuconfig Loaded configuration '/home/pi/katapult/.config' No changes to save (for '/home/pi/katapult/.config') pi@sauna:~/katapult $ make Compiling out/src/sched.o make: arm-none-eabi-gcc: No such file or directory make: *** [Makefile:71: out/src/sched.o] Error 127
The text was updated successfully, but these errors were encountered: