Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Apr 2000 15:48:10 -0700 (PDT)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        David Wolfskill <dhw@whistle.com>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: Don't know how to make ... obj/ ... /src/usr/include/sys/param.h
Message-ID:  <Pine.BSF.4.21.0004291546460.60392-100000@freefall.freebsd.org>
In-Reply-To: <200004261337.e3QDbFw06373@pau-amma.whistle.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 26 Apr 2000, David Wolfskill wrote:

> 	find /usr/src -name .depend -print
> 
> identified the 5 or 6 that were there; I removed each of them,
> re-started the buildworld, and it finished successfully by the time I
> got up this morning.

make cleandir; make cleandir will do this for you (doing it twice is
deliberate - the first one deals with /usr/obj links if they exist, the
second cleans in the /usr/src directory.

Kris

----
In God we Trust -- all others must submit an X.509 certificate.
    -- Charles Forsythe <forsythe@alum.mit.edu>



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0004291546460.60392-100000>