摘要: 参考链接:https://blog.csdn.net/eibo51/article/details/51901480 错误信息: “mkimage” command not found – U-Boot images will not be built 解决方法: 1. 需要安装依赖包 sudo a 阅读全文
posted @ 2021-09-07 15:01 白菜没我白 阅读(688) 评论(0) 推荐(0)
摘要: 问题现象: 编译内核时出现如下错误: make[3]: *** No rule to make target 'net/ipv4/netfilter/ipt_ecn.c', needed by 'net/ipv4/netfilter/ipt_ecn.o' make[2]: *** [net/ipv4 阅读全文
posted @ 2021-09-07 10:01 白菜没我白 阅读(583) 评论(0) 推荐(0)
摘要: 转自:https://blog.csdn.net/u014525494/article/details/53573298 编译Linux内核出现include/linux/compiler-gcc.h:106:30: fatal error: linux/compiler-gcc5.h:No suc 阅读全文
posted @ 2021-09-07 09:42 白菜没我白 阅读(1222) 评论(0) 推荐(0)