Subject: Re: packages requiring syssrc
To: David Brownlee , Lex Wennmacher <wennmach@netbsd.org>
From: Dr. Lex Wennmacher <wennmach@geo.Uni-Koeln.DE>
List: tech-pkg
Date: 08/01/2000 13:21:52
On Aug 1, 10:44am, David Brownlee wrote:
> Subject: packages requiring syssrc
> 	You could always check for BSDSRCDIR being defined?

Both BSDSRCDIR and /sys should be pointers to the system sources. Since arla
includes kernel headers with "-I/sys -I/sys/arch" it's IMHO better to directly
test for /sys. If the kernel sources are not found under /sys, knowing that
they might be in BSDSRCDIR is not of much help -- unless arla itself is
revamped to grok BSDSRCDIR.


Lex