我是这样做的:
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


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/1272512004.3878.1.ca...@debian3

回复