From owner-freebsd-current Wed Feb 28 20:44:49 2001 Delivered-To: freebsd-current@freebsd.org Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 3606C37B718 for ; Wed, 28 Feb 2001 20:44:47 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.1/8.11.1) with ESMTP id f214ikd45405 for ; Wed, 28 Feb 2001 21:44:46 -0700 (MST) (envelope-from imp@harmony.village.org) Message-Id: <200103010444.f214ikd45405@harmony.village.org> To: freebsd-current@FreeBSD.ORG Subject: Re: make kernel failure: pecoff: machine/lock.h In-reply-to: Your message of "Tue, 27 Feb 2001 18:39:38 PST." <20010227183937.A3442@dragon.nuxi.com> References: <20010227183937.A3442@dragon.nuxi.com> Date: Wed, 28 Feb 2001 21:44:46 -0700 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20010227183937.A3442@dragon.nuxi.com> "David O'Brien" writes: : On Tue, Feb 27, 2001 at 11:28:37AM -0800, John Baldwin wrote: : > Have you tried running make depend? : : I've got the same problem about a bogus dependancy on machine/lock.h. : And yes, this is after a `make depend' on a /sys I *just* CVSup'ed. :-( find /sys -name .depend | xargs egrep machine/lock.h was how I found the problem. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message