编译内核源码出现问题~~先谢谢大家帮忙
我现在的是2.6.9-67.
下了2.6.31.14
按照书上说的
step1后make oldconfig (or make menuconfig)
全都是回车确认
然后step2 make时出现了下面的错误
请问怎么解决啊?
谢谢啦啊~
[root@localhost linux-2.6.31.14]# make
CHK include/linux/version.h
CHK include/linux/utsrelease.h
SYMLINK include/asm -> include/asm-x86
CALL scripts/checksyscalls.sh
CHK include/linux/compile.h
/usr/src/linux-2.6.31.14/scripts/gen_initramfs_list.sh: Cannot open 'y'
make[1]: *** [usr/initramfs_data.cpio] 错误 1
make: *** [usr] 错误 2
[root@localhost linux-2.6.31.14]#