[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: make-kpkg "utsrelease.h ... does not match current version"



On Thu, Jan 10, 2008 at 02:45:41AM +0100, Wolfgang Pfeiffer wrote:
> On Wed, Jan 09 2008, at 23:43 +0100, Elimar Riesebieter wrote:
> > On Wed, 09 Jan 2008 the mental interface of
> > Wolfgang Pfeiffer told:
> > 
> > > Since hours I'm trying to compile one of the latest git kernel
> > > sources: all builds break like this:
> > > 
> > > ---------------------------------------
> > > ====== making target
> > > install/linux-image-2.6.24-rc6-2008.01.09-g91183344-dirty-g91183344-dirty-dirty
> > > [new prereqs: ]======
> > > This is kernel package version 11.001.
> > > echo "The UTS Release version in include/linux/utsrelease.h"; echo "
> > > \"2.6.24-rc6-2008.01.09-g91183344-dirty\" "; echo "does not match
> > > current version:"; echo "
> > 
> > What tells "head -10 Makefile" in kernel root dir?
> 
> With a - in the meantime -  about 2 hours old kernel source tree:
> 
> -----------------------------
> VERSION = 2
> PATCHLEVEL = 6
> SUBLEVEL = 24
> EXTRAVERSION = -rc7
> NAME = Arr Matey! A Hairy Bilge Rat!

There seems to bee a version mismatch (rc7 vs. rc6 above). Did you try
to run make-kpkg clean first? make-kpkg is rather picky about this. In
most cases it does not allow building of unclean sources. If you want to
speed up compilation time you can use ccache.

Gaudenz
-- 
Ever tried. Ever failed. No matter.
Try again. Fail again. Fail better.
~ Samuel Beckett ~


Reply to: