Open dhoname opened 2 years ago
Hello, im trying to install nexmon on my raspberry pi 4 with piOS and kernel 5.10.92-v8+, but have a strange error
COMPILING src/console.c => obj/console.o (details: log/compiler.log) /bin/bash: 1: /home/deck/nexmon/buildtools/gcc-arm-none-eabi-5_4-2016q2-linux-armv7l/bin/arm-none-eabi-gcc: No such file or directory make: *** [Makefile:57: obj/console.o] Error127
File exists and path are right, but it still doesnt work
Use the 32bit version of the OS
Im using the 32 bit for pi zero w, any ideas on why Im getting the same error?
Hello, im trying to install nexmon on my raspberry pi 4 with piOS and kernel 5.10.92-v8+, but have a strange error
COMPILING src/console.c => obj/console.o (details: log/compiler.log) /bin/bash: 1: /home/deck/nexmon/buildtools/gcc-arm-none-eabi-5_4-2016q2-linux-armv7l/bin/arm-none-eabi-gcc: No such file or directory make: *** [Makefile:57: obj/console.o] Error127
File exists and path are right, but it still doesnt work