[Mono-list] Error while compiling mod_mono

Abe Gillespie agillesp@vt.edu
Thu, 12 Aug 2004 20:45:17 -0400


I'm on Mac OS 10.3 and trying to compile mod_mono 1.0.1.  This is the 
error I'm getting:

mod_mono.c: In function `set_process_limits':
mod_mono.c:547: error: `RLIMIT_AS' undeclared (first use in this 
function)
mod_mono.c:547: error: (Each undeclared identifier is reported only once
mod_mono.c:547: error: for each function it appears in.)
make[1]: *** [mod_mono.lo] Error 1
make: *** [all-recursive] Error 1

Also, are there any release notes for 1.0.1?

Thanks.
-Abe