[OpenAFS] Build problem on SuSE 9.2 with openafs-1.4.0-rc1

Derrick J Brashear shadow@dementia.org
Sun, 4 Sep 2005 18:44:24 -0400 (EDT)


On Mon, 5 Sep 2005, Jeremy Bowen wrote:

>>>> So where's sys/types.h?
>>>
>>> Hmmm. I've only got /usr/include/sys/types.h on my system. Where else
>>> should I expect to find such a file ?
>>
>> Where did you tell OpenAFS to find the kernel headers? (or, if it
>> auto-located them, in /usr/src/linux or /lib/modules/`uname
>> -r`/build/kernel, I think)
>
> OK, "./configure --help" outputs the following:
> --includedir=DIR        C header files in DIR [PREFIX/include]

It outputs lots of things.

> (I've also just re-built my kernel to verify that the necessary kernel header
> files are in fact present on my system)

Fine. Where'd you build it? Not in /usr/include. Where?

--with-linux-kernel-headers=/that/path

Derrick