[OpenAFS-devel] 1.4.2rc1 fails on RHEL4 2.6.9 kernel: missing keyring defines?
chas williams - CONTRACTOR
chas@cmf.nrl.navy.mil
Thu, 24 Aug 2006 17:06:24 -0400
>2.6.9-5. As for how the test passes without linux/key.h, it doesn't!
>See below:
ah. i didnt understand when you said the test worked. i thought you
meant that the test passed and it tried to build keyring support
on a kernel missing linux/key.h. you said:
>It's weird. 2.6.9-5 doesn't even have linux/key.h! But the test works
>anyways.
i assumed you meant the test returned success.
>> make -C /where/is/my/bleeding/kernel M=`pwd`/conftest.dir modules
>
>I can't do this for several hours. I'm running the full build with my
you dont need to bother with this then. ignoring keyring support on
the -22 kernels seems fine i guess (as long as too many people arent
stuck on them for some strange reason).