Installation of Freebsd 5.4 release

Surekha b.surekha at samsung.com
Sun Mar 5 23:25:50 PST 2006


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:max at love2party.net] 
Sent: Thursday, March 02, 2006 6:20 PM
To: freebsd-net at 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 freebsdanoncvs at anoncvs.FreeBSD.org:/home/ncvs co -rRELENG_5_4 \ 
src/usr.sbin/config
$ cd src/usr.sbin/config; make all install

-- 
/"\  Best regards,                      | mlaier at freebsd.org
\ /  Max Laier                          | ICQ #67774661
 X   http://pf4freebsd.love2party.net/  | mlaier at EFnet
/ \  ASCII Ribbon Campaign              | Against HTML Mail and News



More information about the freebsd-net mailing list