SuSE 10.0 includes gcc 4.0.2 and the following error is observed for 1.4. RC6:
/data/openafs-1.4.0-rc6/src/libafs/MODLOAD-2.6.13-15-smp-ted-MP/afs_server.c: In function 'afs_CheckServers':
/data/openafs-1.4.0-rc6/src/libafs/MODLOAD-2.6.13-15-smp-ted-MP/afs_server.c:603: error: implicit declaration of function 'StartRXAFS_GetTime'
/data/openafs-1.4.0-rc6/src/libafs/MODLOAD-2.6.13-15-smp-ted-MP/afs_server.c:603: error: implicit declaration of function 'EndRXAFS_GetTime'
make[6]: *** [/data/openafs-1.4.0-rc6/src/libafs/MODLOAD-2.6.13-15-smp-ted-MP/afs_server.o] Error 1
make[5]: *** [_module_/data/openafs-1.4.0-rc6/src/libafs/MODLOAD-2.6.13-15-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
It compiles fine with gcc3.x.
Thanks.
tedc
