Subject: Re: packages requiring syssrc
To: None <wennmach@geo.Uni-Koeln.DE>
From: Love <lha@stacken.kth.se>
List: tech-pkg
Date: 08/01/2000 13:35:53
"Dr. Lex Wennmacher" <wennmach@geo.Uni-Koeln.DE> writes:

> 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.

Shouldn't that be KERNSRCDIR ?

You can always give the argument --with-sys=/kernel/source/here to arla's
configure script. It default to /sys.

Love