Re: -CURRENT, build kernel problem
From: Sergey A. Osokin (osa_at_freebsd.org.ru)
Date: 05/24/03
- Previous message: Joshua Goodall: "Re: Updating -CURRENT, what about outdated files?"
- In reply to: ODHIAMBO Washington: "-CURRENT, build kernel problem"
- Next in thread: ODHIAMBO Washington: "Re: -CURRENT, build kernel problem"
- Reply: ODHIAMBO Washington: "Re: -CURRENT, build kernel problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sat, 24 May 2003 13:32:26 +0400 To: ODHIAMBO Washington <wash@wananchi.com>
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 / \ _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Joshua Goodall: "Re: Updating -CURRENT, what about outdated files?"
- In reply to: ODHIAMBO Washington: "-CURRENT, build kernel problem"
- Next in thread: ODHIAMBO Washington: "Re: -CURRENT, build kernel problem"
- Reply: ODHIAMBO Washington: "Re: -CURRENT, build kernel problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|