Date: Thu, 31 Aug 2000 14:51:13 +0200 (CEST) From: Marc van Woerkom <marc.vanwoerkom@science-factory.com> To: jfu@asl.dl.nec.com Cc: freebsd-questions@freebsd.org Subject: Re: CVS from 3.3 to 3.4 Message-ID: <20000831125113.07E9C200C@nil.science-factory.com> In-Reply-To: <39AD7EB1.C73FC308@asl.dl.nec.com> (message from Jeffrey Fu on Wed, 30 Aug 2000 16:37:53 -0500) References: <39AD36EE.88944360@asl.dl.nec.com> <39AD7EB1.C73FC308@asl.dl.nec.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> > cvs co -r RELENG_3_4_0_RELEASE world 2>&1 > > cd /usr/src > > cvs update -P -d > > make buildworld > It gives me some error about missing files..... > Did I miss some steps? The commands look sane, (ok, I use cvs update -APd) I am not sure about 3.4, but with newer versions of FreeBSD there is a src/UPDATE that you should read carefully before hitting make. E.g. the kernel config format or things like device names (sd -> da) tend to change. Otherwise I have no clue what is going on without the error message - it just seems strange, as you just jump from 3.3 to 3.4 Regards, Marc 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?20000831125113.07E9C200C>