| 
 
贡献107 
飞刀32 FD
注册时间2022-3-22
在线时间5 小时积分19 
 
  
 扫一扫,手机访问本帖  | 
 
| 采用A40i核心板,Ubuntu18.04  Linux3.10 
 
 1.通过在/lichee目录下下执行 sudo ./build.sh buildroot 命令,然后出现如下错误
 package/pkg-generic.mk:226: recipe for target '/home/forlinx/work/lichee/out/sun8iw11p1/linux/common/buildroot/build/host-m4-1.4.17/.stamp_host_installed' failed
 make: *** [/home/forlinx/work/lichee/out/sun8iw11p1/linux/common/buildroot/build/host-m4-1.4.17/.stamp_host_installed] Error 1
 make: Leaving directory '/home/forlinx/work/lichee/buildroot-201611'
 ERROR: build buildroot Failed
 
 
 2.第二个问题就是在lichee目录下执行 sudo ./build.sh rootfs命令,也出现类似错误
 package/pkg-generic.mk:297: recipe for target '/home/forlinx/work/lichee/buildroot-201611/output/build/toolchain-external/.stamp_target_installed' failed
 make: *** [/home/forlinx/work/lichee/buildroot-201611/output/build/toolchain-external/.stamp_target_installed] Error 2
 
 
 
 
 
 
 | 
 |