[OpenAFS-devel] not sure what to do about rlim --- also on other 64 bit machines?

chas williams - CONTRACTOR chas@cmf.nrl.navy.mil
Thu, 29 Jun 2006 09:19:12 -0400


In message <Pine.BSO.4.64.0606291427570.9503@wodka.lkn.ei.tum.de>,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.