In message <[EMAIL PROTECTED]>,Moritz Kiese writes: >In file included from /usr/src/openafs-1.4.1/src/afs/afs_osi.h:443, > from /usr/src/openafs-1.4.1/src/rx/rx_clock.h:88, > from /usr/src/openafs-1.4.1/src/rx/rx.h:35, > from /usr/src/openafs-1.4.1/src/afs/afsincludes.h:26, > from >/usr/src/openafs-1.4.1/src/libafs/MODLOAD-2.6.16.13-4-smp-MP/afs_analyze.c:36: >/usr/src/openafs-1.4.1/src/afs/LINUX/osi_machdep.h:55:2: error: #error Not >sure what to do about rlim (should be in the Linux task struct somewhere....)
look around in your config.log for 'checking for rlim in struct task_struct' and 'checking for signal->rlim in struct task_struct'. did these both fail? if so, with what errors? i suspect this is the problem. _______________________________________________ OpenAFS-devel mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-devel
