|

楼主 |
发表于 2010-5-8 13:21:36
|
显示全部楼层
thanks lifanxi
我照着你的提示处理了。
重新执行,#make-kpkg --append_to_version --initrd --revision=rev.01 kernel_image modules_image
又出错了:
---------------------------------------------------------------------
This is kernel package version 11.015.
echo "The UTS Release version in include/linux/version.h"; echo " \"\"";
echo "does not match current version:";
echo "2.6.33.3";
echo " lease correct this."; exit 2
The UTS Release version in include/linux/version.h""
does not match current version: "2.6.33.3"
Please correct this.
make[1]: *** [debian/stamp/install/linux-image-2.6.33.3] Error 2
make[1]: Leaving directory '/usr/src/linux-2.6.33.3'
make: *** [kernel_image] Error 2
#
---------------------------------------------------------------------
我还能做点儿什么呢?
谢谢 |
|