On Tue, 05 Oct 1999 09:39:05 -0400, "Bill A. K." wrote:

> I'm trying to upgrade my system from 3.2-RELEASE to 4.0-CURRENT

You're venturing into some virgin territory, but some old advice in the
FreeBSD Handbook still applies -- if you intend to run CURRENT,
subscribe to the freebsd-current mailing list a little while _before_
you intend to migrate.

Recent discusssions on the freebsd-current mailing list would answer
this question:

> Greg Lehey told me to build the kernel first, but the 3.2 config won't
> correctly run the 4.0 kernel config file.

And the answer is... ;-)

You'll need to build and install config(8) first. You might get away
with this:

        cd /usr/src/usr.sbin/config
        make cleandir && make obj && make install

Ciao,
Sheldon.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to