[Bug 67611] Re: make-kpkg modules_image version conflict
paolo
paolo.silenzi at gmail.com
Fri Dec 1 22:16:12 UTC 2006
I'm compiling lirc-modules-source in kubuntu edgy and I've same problem.
Output console:
"root at paolo-mediacenter:/usr/src/linux# make-kpkg --revision 2.6.17-10.33 modules_image
I note you are using a hyphen in the revision number.
Please ensure that the upstream and debian revision
numbers are policy compliant enough that dpkg and
shall not choke on them at the end of the compile
exec debian/rules DEBIAN_REVISION=2.6.17-10.33 modules_image
====== making .config because of Makefile ======
test -f .config || test ! -f .config.save || \
cp -pf .config.save .config
test -f .config || test ! -f .config || \
cp -pf .config .config
test -f .config || test ! -f ./debian/config || \
cp -pf ./debian/config .config
test -f .config || (echo "*** Need a config file .config" && false)
echo "The UTS Release version in include/linux/version.h"; echo " \"\" "; echo "does not match current version:"; echo " \"2.6.17.13-ubuntu1\" "; echo "Please correct this."; exit 2
The UTS Release version in include/linux/version.h
""
does not match current version:
"2.6.17.13-ubuntu1"
Please correct this.
make: *** [modules_image] Error 2
root at paolo-mediacenter:/usr/src/linux#"
--
make-kpkg modules_image version conflict
https://launchpad.net/bugs/67611
More information about the kernel-bugs
mailing list