重庆思庄Oracle、Redhat认证学习论坛

标题: make menuconfig报No rule to make target `menuconfig'的错误 [打印本页]

作者: 郑全    时间: 2015-2-23 11:33
标题: make menuconfig报No rule to make target `menuconfig'的错误

[root@dbserver kernel]# make menuconfig
make: *** No rule to make target `menuconfig'.  Stop.

 

这个错误的原因是,没有在内核解压后的文件目录,我的内核解压后的目录在 :

 

/usr/src/linux 下,

[root@dbserver linux]# pwd
/usr/src/linux
[root@dbserver linux]# cd ..
[root@dbserver src]# ll
total 4
drwxr-xr-x.  2 root root    6 Mar 13  2014 debug
drwxr-xr-x.  3 root root   34 Jun 17  2014 kernels
lrwxrwxrwx   1 root root   12 Feb 23 10:57 linux -> linux-3.18.7
drwxrwxr-x  23 root root 4096 Feb 23 11:28 linux-3.18.7

 

进入 /usr/src/linux 目录后,再次运行,问题解决。

[root@dbserver linux]# make menuconfig
  HOSTCC  scripts/basic/fixdep
  HOSTCC  scripts/kconfig/mconf.o






欢迎光临 重庆思庄Oracle、Redhat认证学习论坛 (http://bbs.cqsztech.com/) Powered by Discuz! X3.2