Public bug reported:

Binary package hint: kernel-package

modules_image fails to build because it is looking for UTS_RELEASE in

  include/linux/version.h

instead of

  include/linux/utsrelease.h

This is a continuation of bug #58570 "kernel_image target fails with
kernel 2.6.18-rc" which was apparently resolved.

It affects Hardy and Gutsy and probably Feisty and Edgy too.

/home/all/SourceCode/linux/ubuntu-hardy $ make-kpkg modules_image
exec debian/rules  DEBIAN_REVISION=2.6.24.3-10.00.Custom  modules_image 
echo "The UTS Release version in include/linux/version.h"; echo "     \"\" "; 
echo "does not match current version:"; echo "     \"2.6.24.3\" "; echo "Please 
correct this."; exit 2
The UTS Release version in include/linux/version.h
     "" 
does not match current version:
     "2.6.24.3" 
Please correct this.
make: *** [modules_image] Error 2

** Affects: kernel-package (Ubuntu)
     Importance: Undecided
         Status: New

-- 
modules_image fails due to looking for UTS_RELEASE in wrong file
https://bugs.launchpad.net/bugs/204698
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to