From owner-freebsd-current Wed Jul 4 22: 2:39 2001 Delivered-To: freebsd-current@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 2D9A937B401 for ; Wed, 4 Jul 2001 22:02:37 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id f6552VQ45079; Wed, 4 Jul 2001 23:02:32 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.3/8.11.4) with ESMTP id f6552VJ44682; Wed, 4 Jul 2001 23:02:31 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200107050502.f6552VJ44682@harmony.village.org> To: Julian Elischer Subject: Re: kernel getting files from out of kernel tree. Cc: current@FreeBSD.ORG In-reply-to: Your message of "Wed, 04 Jul 2001 21:33:50 PDT." <3B43EE2E.5BB03624@elischer.org> References: <3B43EE2E.5BB03624@elischer.org> <3B43E764.3333C898@elischer.org> <200107050428.f654S0J44503@harmony.village.org> Date: Wed, 04 Jul 2001 23:02:31 -0600 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <3B43EE2E.5BB03624@elischer.org> Julian Elischer writes: : that doesn't make it right.. : If you do the make depend with the /usr/src not present (excepg for sys) : it doesn't grab the others. That raises the possibility that a compile may : be different depending on whether or not the kernel tree was in a : populated /usr/src, or just isolated. : (e.g. whether the system install was of type "Kernel-developer" or "developer") I'm saying that the kernel depends on ../../../include or /usr/include and that dependency is codified in the Makefiles. It would take a lot of effort to remove that dependency. You must have includes installed. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message