seemoo-lab / nexmon

The C-based Firmware Patching Framework for Broadcom/Cypress WiFi Chips that enables Monitor Mode, Frame Injection and much more
GNU General Public License v3.0
2.45k stars 455 forks source link

Make patch error #513

Open dhoname opened 2 years ago

dhoname commented 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

DrSchottky commented 2 years ago

Use the 32bit version of the OS

d3k4-k3rb3r0s commented 6 months ago

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?