[OpenAFS] How to list tokens inside the kernel
Derrick J Brashear
shadow@dementia.org
Wed, 5 Mar 2003 08:52:52 -0500 (EST)
On Wed, 5 Mar 2003, Rainer Toebbicke wrote:
> No. In src/venus/kdump.c, change the funny line reading
>
> #if 0/*ndef AFS_ALPHA_LINUX20_ENV*/
>
> to
>
> #if 1
>
> and build kdump again.
>
>
> (this is from OpenAFS 1.2.6, but in 1.2.8 is not yet fixed, I always wondered
> why nobody complains).
It was a complaint that caused the change that breaks it for you, because
no 2 versions of the linux kernel, not necessarily even the ones numbered
the same, can agree on anything.