I'm compiling lirc-modules-source in kubuntu edgy and I've same problem.

Output console:
"[EMAIL PROTECTED]:/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
[EMAIL PROTECTED]:/usr/src/linux#"

-- 
make-kpkg modules_image version conflict
https://launchpad.net/bugs/67611

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

Reply via email to