-CURRENT, build kernel problem

Sergey A. Osokin osa at freebsd.org.ru
Sat May 24 02:32:30 PDT 2003


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
                             / \


More information about the freebsd-current mailing list