make-kpkg UTS version problem
- From: Arthur Marsh <arthur.marsh@xxxxxxxxxxxxxxxx>
- Date: Wed, 09 Aug 2006 13:02:18 +0930
Hi, when doing a fresh unpack of linux-source-2.6.17 then attempting to build realtime-lsm, I get the following error:
/usr/src/linux# make-kpkg modules-image
exec debian/rules DEBIAN_REVISION=2.6.17-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.17\" "; echo "Please correct this."; exit 2
The UTS Release version in include/linux/version.h
""
does not match current version:
"2.6.17"
Please correct this.
make: *** [modules-image] Error 2
I tried creating /usr/src/linux/version.h with simply the line:
2.6.17
but that didn't work.
I had this working before but removed my kernel source tree and can't get it working again )-:.
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
- Follow-Ups:
- SOLVED (use make modules_prepare) Re: make-kpkg UTS version problem
- From: Arthur Marsh
- SOLVED (use make modules_prepare) Re: make-kpkg UTS version problem
- Prev by Date: Re: cdrecord wihout SUID
- Next by Date: Re: cdrecord wihout SUID
- Previous by thread: Fwd: Bachelors, {}Masters, MBA and/or Doctorate (PhD)
- Next by thread: SOLVED (use make modules_prepare) Re: make-kpkg UTS version problem
- Index(es):
Relevant Pages
|