- 论坛徽章:
- 0
|
按照网上的方法升级内核时出现错误 无法升级
请问这是什么原因,该如何解决
[root@localhost linux-2.6.29.1]# uname -r
2.6.18-92.el5
[root@localhost linux-2.6.29.1]# make
scripts/kconfig/conf -s arch/x86/Kconfig
***
*** You have not yet configured your kernel!
*** (missing kernel .config file)
***
*** Please run some configurator (e.g. "make oldconfig" or
*** "make menuconfig" or "make xconfig").
***
make[2]: *** [silentoldconfig] Error 1
make[1]: *** [silentoldconfig] Error 2
make: *** No rule to make target `include/config/auto.conf', needed by `include/config/kernel.release'. Stop. |
|