-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
Hey Guys,
I am trying to build busybear on Linux Mint and am getting the following error. For context, I am trying to cross compile Linux for RISC-V using QEMU. Attaching the last couple of lines of output below. Noob to linux toolchains and stuff so any help would be great.
Terminal Output:
CHK include/generated/compile.h
AR built-in.a
LD vmlinux.o
MODPOST vmlinux.o
KSYM .tmp_kallsyms1.o
KSYM .tmp_kallsyms2.o
LD vmlinux
SYSMAP System.map
make[1]: Leaving directory '/media/sriram/Data/RISCV/busybear-linux/build/linux-5.0-rc2'
./scripts/build.sh: line 84: ../../src/riscv-pk/configure: No such file or directory
Makefile:10: recipe for target 'busybear.bin' failed
make: *** [busybear.bin] Error 127
Metadata
Metadata
Assignees
Labels
No labels