[OpenAFS] RE: Compile error - OpenAFS 1.3.81 and SuSe 9.3

ted creedon tcreedon@easystreet.com
Mon, 25 Apr 2005 20:40:29 -0700


There is the following compile error using the latest from SuSe.
Any comments are appreciated.
tedc

./configure --with-afs-sysname=i386_linux26
--with-linux-kernel-headers=/usr/src/linux --enable-transarc-paths
--enable-largefile-fileserver --enable-namei-fileserver


Makefile.common:51: warning: overriding commands for target `.c.o'
/data/openafs-1.3.81/src/config/Makefile.config:132: warning: ignoring old
commands for target `.c.o'
/data/openafs-1.3.81/src/libafs/MODLOAD-2.6.11.4-20a-smp.ted-MP/afs_osi.c:
In function `afs_osi_TraverseProcTable':
/data/openafs-1.3.81/src/libafs/MODLOAD-2.6.11.4-20a-smp.ted-MP/afs_osi.c:79
9: error: `TASK_ZOMBIE' undeclared (first use in this function)
/data/openafs-1.3.81/src/libafs/MODLOAD-2.6.11.4-20a-smp.ted-MP/afs_osi.c:79
9: error: (Each undeclared identifier is reported only once
/data/openafs-1.3.81/src/libafs/MODLOAD-2.6.11.4-20a-smp.ted-MP/afs_osi.c:79
9: error: for each function it appears in.)
make[6]: ***
[/data/openafs-1.3.81/src/libafs/MODLOAD-2.6.11.4-20a-smp.ted-MP/afs_osi.o]
Error 1
make[5]: ***
[_module_/data/openafs-1.3.81/src/libafs/MODLOAD-2.6.11.4-20a-smp.ted-MP]
Error 2
make[4]: *** [libafs.ko] Error 2
make[3]: *** [linux_compdirs] Error 2
make[2]: *** [libafs] Error 2
make[1]: *** [build] Error 2
make: *** [all] Error 2
Command exited with non-zero status 2
29