From owner-freebsd-stable Tue Nov 5 16:39:32 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AF7337B401 for ; Tue, 5 Nov 2002 16:39:31 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-64-165-226-88.dsl.lsan03.pacbell.net [64.165.226.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2F1243E3B for ; Tue, 5 Nov 2002 16:39:30 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 5C77F66C7B; Tue, 5 Nov 2002 16:39:00 -0800 (PST) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 57DC1F63; Tue, 5 Nov 2002 16:40:08 -0800 (PST) Date: Tue, 5 Nov 2002 16:40:08 -0800 From: Kris Kennaway To: The Anarcat Cc: FreeBSD Stable Issues Subject: Re: buildworld broken on ro /usr/src Message-ID: <20021106004003.GA13029@rot13.obsecurity.org> References: <20021106003423.GB307@lenny.anarcat.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021106003423.GB307@lenny.anarcat.ath.cx> User-Agent: Mutt/1.4i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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