trouble compiling the kernel

Juha Saarinen juhasaarinen at gmail.com
Wed Sep 1 02:25:48 PDT 2004


On Wed, 01 Sep 2004 00:45:28 -0400, Bob Ababurko <ababurko at adelphia.net> wrote:
> config  -d /usr/obj/usr/src/sys/DUMMYNET  /usr/src/sys/i386/conf/DUMMYNET
> ERROR: version of config(8) does not match kernel!
> config version = 500012, version required = 500013
> 
> 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.

You need to "make buildworld" before "make buildkernel". It's covered
in the Handbook and in /usr/src/UPDATING.


-- 

Juha


More information about the freebsd-questions mailing list