From owner-freebsd-stable@FreeBSD.ORG Tue Jan 10 00:28:55 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5769116A420 for ; Tue, 10 Jan 2006 00:28:55 +0000 (GMT) (envelope-from conrads@cox.net) Received: from eastrmmtao01.cox.net (eastrmmtao01.cox.net [68.230.240.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FC3D43D46 for ; Tue, 10 Jan 2006 00:28:54 +0000 (GMT) (envelope-from conrads@cox.net) Received: from serene.no-ip.org ([68.14.59.177]) by eastrmmtao01.cox.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20060110002714.JNLJ4894.eastrmmtao01.cox.net@serene.no-ip.org>; Mon, 9 Jan 2006 19:27:14 -0500 Received: from serene.no-ip.org (localhost [127.0.0.1]) by serene.no-ip.org (8.13.4/8.13.4) with ESMTP id k0A0SqD2071171; Mon, 9 Jan 2006 18:28:52 -0600 (CST) (envelope-from conrads@serene.no-ip.org) Received: (from conrads@localhost) by serene.no-ip.org (8.13.4/8.13.4/Submit) id k0A0SlN8071170; Mon, 9 Jan 2006 18:28:47 -0600 (CST) (envelope-from conrads) Message-ID: X-Mailer: XFMail 1.5.5 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <010520060154.13425.43BC7C3E000289400000347122007511509D0A070E03A19FA1020E089B0E02@comcast.net> Date: Mon, 09 Jan 2006 18:28:47 -0600 (CST) Sender: conrads@cox.net From: conrads@cox.net To: nathan_p_maier@comcast.net Cc: freebsd-stable@freebsd.org Subject: RE: Config meet your kernel X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jan 2006 00:28:55 -0000 On 05-Jan-2006 nathan_p_maier@comcast.net wrote: > Hi, > I cannot "make buildkernel" after cvsup from 5.3 to 6-stable doing src-all > and ports-all in my cvsup supfile. Then I built my world. Now I get this > message when I try "make buildkernel": > > -----snip > 386/conf/GENERIC > 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. > dhcppc2# > > I've done cvsup and buildworld several times. > I hope that this is enough info. > -Nathan M. Try this: cd /usr/src/usr.sbin/config make clean obj all install Then try building your kernel again. HTH -- Conrad J. Sabatier -- "In Unix veritas"