Date: Mon, 19 Mar 2001 06:21:07 +0100 From: "Robert Tan T.G." <rotan@seatle.vredesdorp.nl> To: Martin McFlySr <Martin@McFlySr.Kurgan.Ru> Cc: freebsd-stable@freebsd.org Subject: Re: make world Message-ID: <20010319062107.A11844@seatle.vredesdorp.nl> In-Reply-To: <8373951066.20010318184010@McFlySr.Kurgan.Ru>; from Martin@McFlySr.Kurgan.Ru on Sun, Mar 18, 2001 at 06:40:10PM %2B0300 References: <20010318081642.A5067@seatle.vredesdorp.nl> <8373951066.20010318184010@McFlySr.Kurgan.Ru>
next in thread | previous in thread | raw e-mail | index | archive | help
tnx for your reply but it didn't fix my problem.. rotan. On Sun, Mar 18, 2001 at 06:40:10PM +0300, Martin McFlySr wrote: > Hello Robert Tan T.G., > > Sunday, 18 March 2001, 10:16:42, you wrote: > > > > RTTG> Im having problems rebuilding my system after a successfull cvsup. > .... > -->> > RTTG> Error: your port uses an old layout. Please update it to match this > RTTG> bsd.port.mk. If you have updated your ports collection via cvsup and > RTTG> are still getting this error, see Q12 and Q13 in the cvsup FAQ on > RTTG> http://www.polstra.com for further information. > RTTG> *** Error code 1 > > You are can fix this: > > $ rm -fr /usr/ports > $ cvsup ports-supfile > > or: > $ find /usr/ports/ -name patches -type d -exec rm -rf {} \; > $ find /usr/ports/ -name pkg -type d -exec rm -rf {} \; > $ find /usr/ports/ -name md5 -type f -exec rm -f {} \; > $ cvsup ports-supfile > > > (c) FAQ of Fido7.Ru.Unix.Bsd > > > -- > Sunday, 18 March 2001, > 18:36 > > Best regards from future, > Martin McFlySr, HillDale. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010319062107.A11844>