-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
After cloning and running ./build.sh I get these errors.
scriptexecutor$ ./build.sh
make: Entering directory '/media/vdb/scriptexecutor/buildroot-2019.11.1'
make[1]: *** No rule to make target '/media/vdb/scriptexecutor/buildroot-2019.11.1/output/.br2-external.mk'. Stop.
make: *** [Makefile:84: _all] Error 2
make: Leaving directory '/media/vdb/scriptexecutor/buildroot-2019.11.1'
make: Entering directory '/media/vdb/scriptexecutor/buildroot-2019.11.1'
Makefile:923: *** Please configure Buildroot first (e.g. "make menuconfig"). Stop.
make: *** [Makefile:84: _all] Error 2
make: Leaving directory '/media/vdb/scriptexecutor/buildroot-2019.11.1'
cp: cannot stat 'buildroot-2019.11.1/output/images/rootfs.cpio.xz': No such file or directory
cp: cannot stat 'buildroot-2019.11.1/output/images/zImage': No such file or directory
cp: cannot stat 'buildroot-2019.11.1/output/images/rpi-firmware/*.elf': No such file or directory
cp: cannot stat 'buildroot-2019.11.1/output/images/rpi-firmware/*.dat': No such file or directory
cp: cannot stat 'buildroot-2019.11.1/output/images/rpi-firmware/bootcode.bin': No such file or directory
cp: cannot stat 'buildroot-2019.11.1/output/images/*.dtb': No such file or directory
mv: cannot stat 'output/dwc2-overlay.dtb': No such file or directory
mv: cannot stat 'output/spi-gpio40-45-overlay.dtb': No such file or directory
Build complete. Files are in output folder.I'm trying to customize the environment and add cryptsetup to be able to encrypt the filesystem.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels