Date: Thu, 2 Mar 2006 13:50:11 +0100 From: Max Laier <max@love2party.net> To: freebsd-net@freebsd.org Cc: Surekha <b.surekha@samsung.com> Subject: Re: Installation of Freebsd 5.4 release Message-ID: <200603021350.18296.max@love2party.net> In-Reply-To: <00e801c63df3$3c7cffd0$70486c6b@sisodomain.com> References: <00e801c63df3$3c7cffd0$70486c6b@sisodomain.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart1797200.taaLAv3EeL Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Thursday 02 March 2006 13:17, Surekha wrote: > Hi, > > I want to install the Kame version of MIPv6 for FreeBSD. > > I downloaded the following snap: > > kame-20060220-freebsd54-snap.tar > > and tried to install on a machine which already has FreeBSD 5.2.1 release. > > It is giving some config error as follows: > > ERROR: version of config(8) does not match kernel! > config version =3D 500012, version required =3D 500013 > > 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 > > I don't have the source code of FreeBSD 5.2.1 release. > > Please help me in resolving it. You can get config sources alone via anoncvs and do as the error message te= lls=20 you. It will be easier to update to a clean 5.4 and work from there howeve= r. =46or the quick sollution you'd do something like: $ cvs -d freebsdanoncvs@anoncvs.FreeBSD.org:/home/ncvs co -rRELENG_5_4 \=20 src/usr.sbin/config $ cd src/usr.sbin/config; make all install =2D-=20 /"\ Best regards, | mlaier@freebsd.org \ / Max Laier | ICQ #67774661 X http://pf4freebsd.love2party.net/ | mlaier@EFnet / \ ASCII Ribbon Campaign | Against HTML Mail and News --nextPart1797200.taaLAv3EeL Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBEBuoKXyyEoT62BG0RAsqIAJ9hzGk/64A+ZliIYdIRCURg1cIRjACdHoPJ BhbOpLpAqcSKaUFmGJv24M8= =iDSq -----END PGP SIGNATURE----- --nextPart1797200.taaLAv3EeL--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603021350.18296.max>