From owner-freebsd-stable Wed Nov 6 0:34:24 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 1E44537B401 for ; Wed, 6 Nov 2002 00:34:23 -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 9051243E4A for ; Wed, 6 Nov 2002 00:34:22 -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 6DC0066B5E; Wed, 6 Nov 2002 00:34:19 -0800 (PST) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 637F3F78; Wed, 6 Nov 2002 00:35:31 -0800 (PST) Date: Wed, 6 Nov 2002 00:35:31 -0800 From: Kris Kennaway To: The Anarcat Cc: Kris Kennaway , FreeBSD Stable Issues Subject: Re: buildworld broken on ro /usr/src Message-ID: <20021106083531.GA14556@rot13.obsecurity.org> References: <20021106003423.GB307@lenny.anarcat.ath.cx> <20021106004003.GA13029@rot13.obsecurity.org> <3DC882FE.6040201@anarcat.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3DC882FE.6040201@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 09:48:30PM -0500, The Anarcat wrote: > Hmmm.. I don't exactly see how this would change anything but yes, I did > forgot the -P option. > > I'll see what it'll change, thanks! One of the charming warts of cvs is that if you update/check out without the -P option, every directory that has ever existed in the repository will be created in your source tree. This will cause problems in several parts of the build, where there is now a file with the same name as the former directory (I hadn't encountered the libgmp problem myself, but there's a similar problem with tar). Kris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message