07-14-2010, 04:47 AM
Hi All,
Hope someone can help me with this, just trying to do the above but when I get make-kpkg part I get the following error.
exec debian/rules DEBIAN_REVISION=2.6.33.5-rt23-10.00.Custom INITRD=YES kernel_image kernel_headers
/usr/bin/make -f ./debian/rules debian/stamp/binary/pre-linux-image-2.6.33.5-rt23
make[1]: Entering directory `/usr/src/linux-2.6.33.5'
====== making target debian/stamp/install/linux-image-2.6.33.5-rt23 [new prereqs: ]======
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.5-rt23\" "; echo "Please correct this."; exit 2
The UTS Release version in include/linux/version.h
""
does not match current version:
"2.6.33.5-rt23"
Please correct this.
make[1]: *** [debian/stamp/install/linux-image-2.6.33.5-rt23] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.33.5'
make: *** [kernel_image] Error 2
Thanks for your help.
Running Ubuntu 9.04
Hope someone can help me with this, just trying to do the above but when I get make-kpkg part I get the following error.
exec debian/rules DEBIAN_REVISION=2.6.33.5-rt23-10.00.Custom INITRD=YES kernel_image kernel_headers
/usr/bin/make -f ./debian/rules debian/stamp/binary/pre-linux-image-2.6.33.5-rt23
make[1]: Entering directory `/usr/src/linux-2.6.33.5'
====== making target debian/stamp/install/linux-image-2.6.33.5-rt23 [new prereqs: ]======
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.5-rt23\" "; echo "Please correct this."; exit 2
The UTS Release version in include/linux/version.h
""
does not match current version:
"2.6.33.5-rt23"
Please correct this.
make[1]: *** [debian/stamp/install/linux-image-2.6.33.5-rt23] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.33.5'
make: *** [kernel_image] Error 2
Thanks for your help.
Running Ubuntu 9.04