Date: Fri, 16 May 2003 14:14:40 +0300 From: Ruslan Ermilov <ru@freebsd.org> To: Dag-Erling Smorgrav <des@ofug.org> Cc: Kris Kennaway <kris@obsecurity.org> Subject: Re: Help please : make buildworld fails when upgrading to 4.8 stable Message-ID: <20030516111440.GA517@sunbay.com> In-Reply-To: <xzpwugrduhv.fsf@flood.ping.uio.no> References: <1053081121.658.23005.camel@pcgm3> <20030516103616.GA11381@rot13.obsecurity.org> <20030516104114.GB96157@sunbay.com> <xzpwugrduhv.fsf@flood.ping.uio.no>
next in thread | previous in thread | raw e-mail | index | archive | help
--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 <ru@freebsd.org> 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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030516111440.GA517>