From owner-freebsd-questions@FreeBSD.ORG Sun Mar 12 16:27:25 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8CF7016A400 for ; Sun, 12 Mar 2006 16:27:23 +0000 (GMT) (envelope-from freebsd-listen@fabiankeil.de) Received: from smtprelay01.ispgateway.de (smtprelay01.ispgateway.de [80.67.18.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4A9543D45 for ; Sun, 12 Mar 2006 16:27:22 +0000 (GMT) (envelope-from freebsd-listen@fabiankeil.de) Received: (qmail 3550 invoked from network); 12 Mar 2006 16:27:18 -0000 Received: from unknown (HELO localhost) ([pbs]775067@[217.50.148.27]) (envelope-sender ) by smtprelay01.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 12 Mar 2006 16:27:18 -0000 Date: Sun, 12 Mar 2006 17:26:59 +0100 From: Fabian Keil To: Kiffin Gish Message-ID: <20060312172659.1859eaaa@localhost> In-Reply-To: <1142179129.1567.17.camel@localhost> References: <1142179129.1567.17.camel@localhost> X-Mailer: Sylpheed-Claws 2.0.0 (GTK+ 2.8.6; i386-portbld-freebsd6.0) X-PGP-KEY-URL: http://www.fabiankeil.de/gpg-keys/freebsd-listen-2006-08-19.asc Mime-Version: 1.0 Content-Type: multipart/signed; boundary=Sig_LbIqAyf8Xb7FfU_xGT78gfK; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: freebsd-questions@freebsd.org Subject: Re: ERROR: version of config(8) does not match kernel X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Mar 2006 16:27:25 -0000 --Sig_LbIqAyf8Xb7FfU_xGT78gfK Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Kiffin Gish wrote: > I've update my src directory, but keep getting the following error > (see below). >=20 > Yes I understand what it is saying, but how can I fix it?! I ran > cvsup a couple of times, but it doesn't seem to help. >=20 > # cat cvs-supfile > *default host=3Dcvsup3.nl.freebsd.org > *default base=3D/usr/local/etc/cvsup > *default prefix=3D/usr > *default tag=3DRELENG_6_0 > *default release=3Dcvs delete use-rel-suffix compress > src-all > ports-all tag=3D. > doc-all tag=3D. >=20 > # make buildkernel KERNCONF=3DWEBSERVER >=20 > -------------------------------------------------------------- > >>> Kernel build for WEBSERVER started on Sun Mar 12 16:36:23 CET 2006 > -------------------------------------------------------------- > =3D=3D=3D> WEBSERVER > mkdir -p /usr/obj/usr/src/sys >=20 > -------------------------------------------------------------- > >>> stage 1: configuring the kernel > -------------------------------------------------------------- > cd /usr/src/sys/i386/conf; > PATH=3D/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/u > sr/src/tmp/legacy/usr/bin:/usr/obj/usr/src/tmp/legacy/usr/games:/usr/obj/= usr/src > /tmp/usr/sbin:/usr/obj/usr/src/tmp/usr/bin:/usr/obj/usr/src/tmp/usr/games= :/sbin: > /bin:/usr/sbin:/usr/bin config > -d /usr/obj/usr/src/sys/WEBSERVER /usr/src/sys > /i386/conf/WEBSERVER > ERROR: version of config(8) does not match kernel! > config version =3D 500013, version required =3D 600003 >=20 > 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. >=20 > 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 >=20 > *** Error code 1 >=20 > Stop in /usr/src. > *** Error code 1 >=20 > Stop in /usr/src. >=20 Did you do a make buildworld before you tried building the kernel? Fabian --=20 http://www.fabiankeil.de/ --Sig_LbIqAyf8Xb7FfU_xGT78gfK Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFEFEvkjV8GA4rMKUQRApOlAJwLh6vAoYcN+5qJXWxd0MjHMJNZfQCeMyUu u+18DKwcPJFyYi6LuK2Uekg= =xcJz -----END PGP SIGNATURE----- --Sig_LbIqAyf8Xb7FfU_xGT78gfK--