Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Dec 2000 14:48:12 -0700
From:      Warner Losh <imp@village.org>
To:        Sheldon Hearn <sheldonh@uunet.co.za>
Cc:        cjclark@alum.mit.edu, Alfred Perlstein <bright@wintelcom.net>, current@FreeBSD.ORG
Subject:   Re: buildkernel target breaks on pcivar.h 
Message-ID:  <200012152148.OAA71587@harmony.village.org>
In-Reply-To: Your message of "Fri, 15 Dec 2000 11:01:48 %2B0200." <86816.976870908@axl.fw.uunet.co.za> 
References:  <86816.976870908@axl.fw.uunet.co.za>  

next in thread | previous in thread | raw e-mail | index | archive | help
In message <86816.976870908@axl.fw.uunet.co.za> Sheldon Hearn writes:
: Correct me if I'm wrong, but I should _never_ have any .depend files
: lying around during a build if I do this before every world + kernel
: build:
: 	rm -rf /usr/obj/usr/src
: 	cd /usr/src
: 	make cleandir
: If I'm wrong, great.  That means it's finger trouble and I should get my
: act together.  If not, then I'm quite puzzled as to the origins of these
: things, since I don't use parallel builds.

That's right.

However, you can get these if you've gone in and built a module by
hand at any point.  In that case the .depend wind up in /usr/src
rather than /usr/obj.

Warner


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012152148.OAA71587>