[OpenAFS] openafs-1.3.82 + on Linux 2.6 systems
Alexander J Pierce
apierce@boi.hp.com
Fri, 27 May 2005 14:22:49 -0600
I have tried to build 1.3.82 on two separate Linux 2.6 based systems
(gentoo/i386/MP w/ 2.6.11.08 kernel and nld9/x86_64/SP with 2.6.5) and I
get the same result:
make[5]: Entering directory
`/usr/src/linux-2.6.5-7.145-obj/x86_64/default'
make -C ../../../linux-2.6.5-7.145
O=../linux-2.6.5-7.145-obj/x86_64/default modules
CC
[M] /tmp/openafs-1.3.82/src/libafs/MODLOAD-2.6.5-7.145-default-SP/afs_atomlist.o
In file included from /tmp/openafs-1.3.82/include/afs/afs_sysnames.h:25,
from /tmp/openafs-1.3.82/include/afs/param.h:57,
from /tmp/openafs-1.3.82/src/libafs/MODLOAD-2.6.5-7.145-default-SP/afs_atomlist.c:11:
/tmp/openafs-1.3.82/include/afs/stds.h:14:23: sys/types.h: No such file
or directory.
This also fails on the latest CVS pull.
Any ideas where I am going wrong? 1.3.79 still works for us, but we
have issues with klog on the x86_64 system.