[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

lenny 下怎样用 make-kpkg 方式编译 2.6.33.x 的内核?



我是这样做的:
make clean ; make mrproper
cp /boot/config-2.6.26-2-686 .config
make-kpkg clean
make menuconfig
make-kpkg clean
make-kpgk --initrd kernel_image kernel_headers


但编译到后面就报错:
The UTS release versin in include/linux/version.h
""
does not match current version:
"2.6.33.3"
Please correct this.


我哪里没做对吗?

BTW, 相同一台机器, 2.6.32.x 编译没问题,编译出来的 deb 也能正常安装和运
行。


怎样解决?

谢谢!


================================================
相同的问题,我在这里也有提问过:
http://www.linuxsir.org/bbs/thread366833.html


Reply to: