[OpenAFS-devel] Problem with "afsmodname"

Jeffrey Hutzelman jhutz@cmu.edu
Tue, 6 Nov 2001 11:18:04 -0500 (EST)


On 6 Nov 2001, Derek Atkins wrote:

> If you are going to use your own kernel trees then you will have to
> either modify the SPEC to know which architectures to build for each
> kernel or, better yet, change the SPEC to figure out which architecte
> a kernel was built against.  The SPEC as written will not work for if
> you are doing what I believe you are.

However, what _will_ work is to install the openafs-kernel-source module,
and then run configure and make in /usr/src/openafs-1.2.2 to build a
kernel module.  You will have to give configure the
--with-linux-kernel-incldues option if your kernel source is not in
/usr/src/linux