Search found 1 match

by LYW1937
2024-12-27 4:08
Forum: Luckfox Pico-RV1103/RV1106
Topic: [build.sh:error] Running build_clean failed! [build.sh:error] exit code 2 from line 1341:
Replies: 1
Views: 1303

[build.sh:error] Running build_clean failed! [build.sh:error] exit code 2 from line 1341:

使用./build.sh 和 ./build.sh clean 会出现问题,环境wsl2 ,ub22
make: Entering directory '/mnt/f/fq/luckfox-pico/sysdrv'
rm -rf /mnt/f/fq/luckfox-pico/sysdrv/source/uboot/u-boot/fit
pushd /mnt/f/fq/luckfox-pico/sysdrv/source/uboot/u-boot;make CROSS_COMPILE=arm-rockchip830-linux-uclibcgnueabihf- distclean >/dev ...