[OpenAFS-devel] Same problems with Linux 2.6.7

Peter Nelson pnelson@andrew.cmu.edu
Thu, 17 Jun 2004 13:25:38 -0400


Asheesh Laroia wrote:

> I hand-compiled my kernel since I was getting this unknown symbol with 
> the Debian 2.6.6-1-686 package (and kernel-headers from it).  

If you're using debian use the cvs version that has been checked into 
the experimental tree, it compiled out of box perfectly for me on 
2.6.6.  Add something like the following (using your favorite mirror) to 
you /etc/apt/sources.list:

deb ftp://ftp.us.debian.org/debian ../project/experimental main

Then after an apt-get update do:

apt-get -t experimental install openafs-client openafs-modules-source

And rebuild the module using debian's make-kpkg.  The only thing that 
doesn't work out of box now is aklog, but I filed a bug and Sam's 
working on it.

-Peter Nelson