Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 May 2003 13:32:26 +0400
From:      "Sergey A. Osokin" <osa@freebsd.org.ru>
To:        ODHIAMBO Washington <wash@wananchi.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: -CURRENT, build kernel problem
Message-ID:  <20030524093226.GE1120@freebsd.org.ru>
In-Reply-To: <20030524070255.GD12569@ns2.wananchi.com>
References:  <20030524070255.GD12569@ns2.wananchi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, May 24, 2003 at 10:02:55AM +0300, ODHIAMBO Washington wrote:
> 
> Someone help a brain-dead guy here.. I know I have -current sources. I'd
> like to compile a kernel, but this is what I get when I try:
> 
> 
> beastie# ERROR: version of config(8) does not match kernel!
> config version = 500012, version required = 400019
> 
> 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

Try to use a new way
(as described on 
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-building.html)

# cd /usr/src
# make buildkernel KERNCONF=GENERIC

-- 

Rgdz,                        /"\  ASCII RIBBON CAMPAIGN
Sergey Osokin aka oZZ,       \ /    AGAINST HTML MAIL
http://ozz.pp.ru/             X          AND NEWS
                             / \



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