问题描述
从https://github.com/kendryte/k230_linux_sdk.git克隆了仓库以后,make CONF=k230_canmv_lckfb_defconfig,到最后报错如下:
Cannot execute cross-compiler '/opt/toolchain/Xuantie-900-gcc-linux-6.6.0-glibc-x86_64-V3.0.2/bin/riscv64-unknown-linux-gnu-gcc'
make[2]: *** [package/pkg-generic.mk:263: /home/admin/k230/k230_linux_sdk/output/k230_canmv_lckfb_defconfig/build/toolchain-external-custom/.stamp_configured] Error 1
make[1]: *** [Makefile:23: _all] Error 2
make[1]: Leaving directory '/home/admin/k230/k230_linux_sdk/output/k230_canmv_lckfb_defconfig'
make: *** [Makefile:26: buildroot] Error 2
请问一下大概是什么原因哎
复现步骤
1.下载交叉编译工具链
2.克隆仓库
3.make CONF=k230_canmv_lckfb_defconfig
4.报错
硬件板卡
庐山派
