Date: Wed, 04 Jul 2001 23:02:31 -0600 From: Warner Losh <imp@harmony.village.org> To: Julian Elischer <julian@elischer.org> Cc: current@FreeBSD.ORG Subject: Re: kernel getting files from out of kernel tree. Message-ID: <200107050502.f6552VJ44682@harmony.village.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>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107050502.f6552VJ44682>