Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 09 Aug 2000 11:16:22 -0500
From:      Jeffrey Fu <jfu@asl.dl.nec.com>
To:        freebsd-questions@freebsd.org
Subject:   CVSup 2
Message-ID:  <399183D6.B6559A95@asl.dl.nec.com>

next in thread | raw e-mail | index | archive | help
Hi,

I am running FreeBSD 4.0 now but I want to downgrade it to FreeBSD
2.2.2(I know it is very old version, but I need it for some reasons).
After I run CVSup using the following supfile

*default tag=RELENG_2_2_2_RELEASE
*default host=cvsup7.freebsd.org
*default prefix=/usr
*default base=/usr
*default release=cvs delete use-rel-suffix compress
src-all
ports-all
doc-all

to download the updated files.  I tried,

>cd /usr/src
>make buildworld

it doesn't work because the Makefile doesn't know about buildworld.

Then, I tried
>make world

It runs but after running for 1 minute, it has some errors and stop.
What's wrong?  Do I need to change anything before I do "make world"?

Thanks.

Jeffrey



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?399183D6.B6559A95>