[OpenAFS] OpenAFS 1.0.3 on Kernel 2.2.19

Derrick J Brashear Derrick J Brashear <shadow@dementia.org>
Wed, 18 Apr 2001 20:49:42 -0400 (EDT)


On Wed, 18 Apr 2001, Chung, Thomas wrote:

> I just updated the kernel to 2.2.19 on my Red Hat 7.0 box and now my AFS
> client stop working (openAFS 1.0.3).
> So I downloaded OpenAFS 1.0.3 source file and tried to build myself against
> Kernel 2.2.19 but I'm getting following error:
> 
> ERROR: cannot build for Linux Kernel 2.2.19: /usr/src/linux-2.2.19 does not
> exist.

You should check for headers per Derek Atkins' suggestion, but note also,
in src/BUILDNOTES:

Redhat 7.0 (i386_linux22): 
[]
        When building for kernels other than the stock kernel you
        may need to create symlinks in /usr/src named for your 
        configuration, e.g. linux-2.2.16-22smp pointing to your
        source tree (linux-2.2.16-22); Redhat provides a unified 
        source tree with a switch in include/linux/version.h.

-D