qlexcel的博客报错 Kernel: arch/arm/boot/Image is ready Kernel: arch/arm/boot/zImage is ready .../bin/sh: 1: mkimage: not found make[2]: *** [scripts/Makefile.lib:337: arch/arm/boot/dts/overlays/sun8i-h3-fixup.scr]
酸菜鱼的鱼的博客使用hi3559v100的sdk编译,在ubuntu系统中.../bin/sh: arm-hisiv600-linux-gcc: command not found 经过查看arm-hisiv600-linux-gcc -v,一切正常。 然后sudo -s切换到当前用户的root用户,发现PATH中没有arm-...