Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 May 2004 03:34:54 +0200
From:      Olivier Houchard <cognet@ci0.org>
To:        Peter Schuller <peter.schuller@infidyne.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: config/kernel version mismatch after cvsup
Message-ID:  <20040531013454.GA40900@ci0.org>
In-Reply-To: <200405310317.56113.peter.schuller@infidyne.com>
References:  <200405310317.56113.peter.schuller@infidyne.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, May 31, 2004 at 03:17:56AM +0200, Peter Schuller wrote:
> Hello,
> 
> I cvsuped CURRENT today, wanting to test some new things that have gone into 
> the tree. However I now get:
> 
>    ERROR: version of config(8) does not match kernel!
>    config version = 500012, version required = 500013
> 
>    ... etc, during 'make buildkernel KERNCONF=THUNDERBOLD' (happens with
>    GENERIC too).
> 
> To be certain I didn't accidentally cvsup in the middle of an update I have 
> cvsuped again a few hours later, but I still have the same problem.
> 
> The only thing I could think of was that it was caused by me running a kernel 
> newer than userland (though I would expect the above to refer to the source 
> tree only?), so I booted a kernel matching my userland (5.2-RELEASE) but am 
> still getting the same error.
> 
> What am I missing?
> 
> (I did the full 'make cleandir && make cleandir && make buildkernel 
> KERNCONF=THUNDERBOLT' sequence, not just 'make buildkernel')
> 

Hi,

Please recompile config (cd /usr/src/usr/sbin/config && make depend all install)

Cheers,

Olivier



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040531013454.GA40900>