From owner-freebsd-stable Sat Apr 29 15:48:12 2000 Delivered-To: freebsd-stable@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 28B2437B8DB; Sat, 29 Apr 2000 15:48:11 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id PAA62817; Sat, 29 Apr 2000 15:48:11 -0700 (PDT) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Sat, 29 Apr 2000 15:48:10 -0700 (PDT) From: Kris Kennaway To: David Wolfskill Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Don't know how to make ... obj/ ... /src/usr/include/sys/param.h In-Reply-To: <200004261337.e3QDbFw06373@pau-amma.whistle.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message