Help please : make buildworld fails when upgrading to 4.8 stable

Ruslan Ermilov ru at freebsd.org
Fri May 16 04:34:00 PDT 2003


On Fri, May 16, 2003 at 01:02:52PM +0200, Dag-Erling Smorgrav wrote:
> Ruslan Ermilov <ru at 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.
> 
> That won't remove trash that might have snuck into the source tree.
> The recommended procedure is 'make cleandir ; make cleandir'.
> 
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,
-- 
Ruslan Ermilov		Sysadmin and DBA,
ru at sunbay.com		Sunbay Software AG,
ru at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20030516/c93b58fe/attachment.bin


More information about the freebsd-stable mailing list