Compile 2.6.3x kernel error on Debian Lenny 5

====== making target debian/stamp/install/linux-image-2.6.33 [new rereqs: ]======
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” “; echo “Please correct this.”; exit 2


====== making target debian/stamp/install/linux-image-2.6.33 [new rereqs: ]======
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” “; echo “Please correct this.”; exit 2
The UTS Release version in include/linux/version.h
“”
does not match current version:
“2.6.33”
Please correct this.
make[1]: *** [debian/stamp/install/linux-image-2.6.33] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.33′
make: *** [kernel_image] Error 2

Solution:

Go to: “http://packages.debian.org/squeeze/all/kernel-package/download
Look for “kernel-package 12.033”

It worked for me (Lenny 5.0.7)

Was reported in “http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=561569”.

Powered by James Tan

Leave a Reply

Your email address will not be published. Required fields are marked *