[OpenAFS-devel] Same problems with Linux 2.6.7
Jeffrey Hutzelman
jhutz@cmu.edu
Thu, 17 Jun 2004 13:31:50 -0400
On Thursday, June 17, 2004 12:32:21 -0400 Asheesh Laroia
<openafs@asheeshenterprises.com> wrote:
> ./configure --with-afs-sysname=i386_linux26
> --with-kernel-headers=/usr/src/linux ; make ; make install_only_libafs
There is no --with-kernel-headers.
You mean --with-linux-kernel-headers.
Without this, if /usr/src/linux-2.4 exists and contains a
include/linux/version.h, it will be used in preference to /usr/src/linux.