原文:Linux kernel进行编译时提示No rule to make target `menconfig'

进入linux . . 目录下。运行make menconfig,提示: make : No rule to make target menconfig . Stop. 截图如下: kernel进行编译时提示Noruletomaketarget menconfig src http: www.linuxidc.com upload .gif alt Linux kernel进行编译时提示No ru ...

2013-05-30 15:32 0 2946 推荐指数:

查看详情

ubuntu使用make clean指令出错:make:*** No rule to make target 'clean'.

照着网上简单Linux模块编写敲完编译之后,准备再练习一遍,于是就在Makefile同目录下敲出指令: 然后发现clean出错 百度了很多资料后发现主要问题有: 1.没在Makefile中写clean或者clean写的不对,修改Makefile里的clean即可 ...

Fri Jul 20 19:24:00 CST 2018 0 3819
CentOS7 No rule to make target

由于缺少依赖包,需要安装以下包: yum -y install gcc gcc-c++ autoconf libjpeg libjpeg-devel libpng libpng-devel f ...

Mon Nov 11 18:43:00 CST 2019 1 395
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM