From owner-freebsd-stable@FreeBSD.ORG Fri May 16 04:34:00 2003 Return-Path: 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 312E137B401 for ; Fri, 16 May 2003 04:34:00 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id E154843F85 for ; Fri, 16 May 2003 04:30:19 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h4GBEeEd000908 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 16 May 2003 14:14:41 +0300 (EEST) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9/8.12.8/Submit) id h4GBEeXM000903; Fri, 16 May 2003 14:14:40 +0300 (EEST) (envelope-from ru) Date: Fri, 16 May 2003 14:14:40 +0300 From: Ruslan Ermilov To: Dag-Erling Smorgrav Message-ID: <20030516111440.GA517@sunbay.com> References: <1053081121.658.23005.camel@pcgm3> <20030516103616.GA11381@rot13.obsecurity.org> <20030516104114.GB96157@sunbay.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="3MwIy2ne0vdjdPXF" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.4i cc: Gerard Milhaud cc: freebsd-stable@freebsd.org cc: Kris Kennaway Subject: Re: Help please : make buildworld fails when upgrading to 4.8 stable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 11:34:00 -0000 --3MwIy2ne0vdjdPXF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, May 16, 2003 at 01:02:52PM +0200, Dag-Erling Smorgrav wrote: > Ruslan Ermilov writes: > > On Fri, May 16, 2003 at 03:36:16AM -0700, Kris Kennaway wrote: > > > cd /usr/src > > > make cleandir > > > make cleandir > > It's so much easier and faster to just trash the entire /usr/obj. >=20 > That won't remove trash that might have snuck into the source tree. > The recommended procedure is 'make cleandir ; make cleandir'. >=20 Oops, right. Hot day here. ;) In that case, a slight optimization to the above is still: ``cd /usr/src; rm -rf /usr/obj/usr/src; make cleandir''. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --3MwIy2ne0vdjdPXF Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+xMggUkv4P6juNwoRAvUUAJ95CNGBuqpbm4nX/cRVY7iwoLCIfQCePgKk KU0l3u6HlQmwNdJY8OG8H5Q= =+loC -----END PGP SIGNATURE----- --3MwIy2ne0vdjdPXF--