Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Mar 2003 16:16:07 -0500 (EST)
From:      IAccounts <iaccounts@northnetworks.ca>
To:        freebsd <freebsd-questions@FreeBSD.ORG>
Subject:   Re: 4.3 -> RELENG_4
Message-ID:  <20030305160641.U7942-100000@diana.northnetworks.ca>
In-Reply-To: <20030305130116.Y51291-100000@diana.northnetworks.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
> > Basically:
> > Update your source with cvsup
> > read /usr/src/UPDATING and follow any instructions required (I believe
> >   you'll need to manually create the relatively new sendmail users)
> > Reveiw you kernel config file to see if any options have changed since
> >   4.3
> > make buildkernel
> > make installkernel
> > reboot  >>> if the reboot doesn't go well, boot kernel.old and copy it to
> >              /kernel to get back to 4.3
> > make buildworld
> > make installworld

Ok, I have cvsup'ped successfully, upon buildkernel I get:

"Error: version of config does not match kernel!
config version = 400018, version required = 400019

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."

Doing a:

# cd /usr/src/usr.sbin/config
# make

Fails with "make: dont' know hwo to make config.1. Stop" At this point it
looks like everything has compiled, and is in the linking object files
stage.

I understand that I am doing oposite of what the handbook says by
installing a new kernel first, but is there a way to get around the out of
date config problem so I can proceed in this 'backwards' approach?

Tks.

Steve Bertrand


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030305160641.U7942-100000>