nexmon icon indicating copy to clipboard operation
nexmon copied to clipboard

RaspberrypiOS build crashes "Makefile:3: /firmwares/bcm43455/7_46_77_11_hw/definitions.mk: No such file or directory"

Open PyMarc2 opened this issue 3 years ago • 1 comments

OS: Linux raspberrypi 5.10.52-v7l+ #1440 SMP Tue Jul 27 09:55:21 BST 2021 armv7l GNU/Linux

For the bcm43455, for any of the subfiles, when launching 'sudo make', it returns:

Makefile:3: /firmwares/bcm43455/7_46_77_11_hw/definitions.mk: No such file or directory

PyMarc2 avatar Jul 29 '21 23:07 PyMarc2

Did you reboot at all? You need to setup the environment after you reboot. Try running: source/home/pi/nexmon/setup_env.sh

IronBit-0 avatar Sep 05 '22 20:09 IronBit-0