[Bug 204698] [NEW] modules_image fails due to looking for UTS_RELEASE in wrong file
TJ
ubuntu at tjworld.net
Fri Mar 21 15:58:09 UTC 2008
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 Kernel
Bugs, which is subscribed to kernel-package in ubuntu.
More information about the kernel-bugs
mailing list