Date: Tue, 5 Nov 2002 16:40:08 -0800 From: Kris Kennaway <kris@obsecurity.org> To: The Anarcat <anarcat@anarcat.ath.cx> Cc: FreeBSD Stable Issues <FreeBSD-stable@FreeBSD.ORG> Subject: Re: buildworld broken on ro /usr/src Message-ID: <20021106004003.GA13029@rot13.obsecurity.org> In-Reply-To: <20021106003423.GB307@lenny.anarcat.ath.cx> References: <20021106003423.GB307@lenny.anarcat.ath.cx>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Nov 05, 2002 at 07:34:23PM -0500, The Anarcat wrote: > I just updated my tree and tried to run buildworld. I have: > rm -f libgmp.so > rm -f libgmp.so.* libgmp.so > rm -f libgmp.a libgmp_p.a libgmp.so.3 > rm -rf mpz mpf mpq > rm: mpz/CVS/Root: Read-only file system > rm: mpz/CVS/Repository: Read-only file system There is no way that buildworld should be trying to remove CVS directories. Did you forget to cvs update with the -P option? Kris 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?20021106004003.GA13029>