Hi Max Laier,

I tried do download the config utility as given by you.

But there is some firewall problem for us and Iam not able to login remotely
into that machine.

It would be a great help if you can send me the copy of the config source
code through mail so that I can compile my kernel here.

Thanks for your cooperation,

Surekha.


-----Original Message-----
From: Max Laier [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 02, 2006 6:20 PM
To: freebsd-net@freebsd.org
Cc: Surekha
Subject: Re: Installation of Freebsd 5.4 release

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 = 500012, version required = 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
tells 
you.  It will be easier to update to a clean 5.4 and work from there
however.

For the quick sollution you'd do something like:
$ cvs -d [EMAIL PROTECTED]:/home/ncvs co -rRELENG_5_4 \ 
src/usr.sbin/config
$ cd src/usr.sbin/config; make all install

-- 
/"\  Best regards,                      | [EMAIL PROTECTED]
\ /  Max Laier                          | ICQ #67774661
 X   http://pf4freebsd.love2party.net/  | [EMAIL PROTECTED]
/ \  ASCII Ribbon Campaign              | Against HTML Mail and News

_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to