ERROR: version of config(8) does not match kernel

Fabian Keil freebsd-listen at fabiankeil.de
Sun Mar 12 16:27:25 UTC 2006


Kiffin Gish <kiffin.gish at planet.nl> wrote:

> I've update my src directory, but keep getting the following error
> (see below).
> 
> Yes I understand what it is saying, but how can I fix it?! I ran
> cvsup a couple of times, but it doesn't seem to help.
> 
> # cat cvs-supfile
> *default host=cvsup3.nl.freebsd.org
> *default base=/usr/local/etc/cvsup
> *default prefix=/usr
> *default tag=RELENG_6_0
> *default release=cvs delete use-rel-suffix compress
> src-all
> ports-all tag=.
> doc-all tag=.
> 
> # make buildkernel KERNCONF=WEBSERVER
> 
> --------------------------------------------------------------
> >>> Kernel build for WEBSERVER started on Sun Mar 12 16:36:23 CET 2006
> --------------------------------------------------------------
> ===> WEBSERVER
> mkdir -p /usr/obj/usr/src/sys
> 
> --------------------------------------------------------------
> >>> stage 1: configuring the kernel
> --------------------------------------------------------------
> cd /usr/src/sys/i386/conf;
> PATH=/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/u
> sr/src/tmp/legacy/usr/bin:/usr/obj/usr/src/tmp/legacy/usr/games:/usr/obj/usr/src
> /tmp/usr/sbin:/usr/obj/usr/src/tmp/usr/bin:/usr/obj/usr/src/tmp/usr/games:/sbin:
> /bin:/usr/sbin:/usr/bin  config
> -d /usr/obj/usr/src/sys/WEBSERVER  /usr/src/sys
> /i386/conf/WEBSERVER
> ERROR: version of config(8) does not match kernel!
> config version = 500013, version required = 600003
> 
> Make sure that /usr/src/usr.sbin/config is in sync
> with your /usr/src/sys and install a new config binary
> before trying this again.
> 
> If running the new config fails check your config
> file against the GENERIC or LINT config files for
> changes in config syntax, or option/device naming
> conventions
> 
> *** Error code 1
> 
> Stop in /usr/src.
> *** Error code 1
> 
> Stop in /usr/src.
> 

Did you do a make buildworld before you tried building the kernel?

Fabian
-- 
http://www.fabiankeil.de/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20060312/41cd15f1/signature.pgp


More information about the freebsd-questions mailing list