[Mono-list] Error while compiling mod_mono

Gonzalo Paniagua Javier gonzalo.reply.to.the.list.iam.subscribed@ximian.com
Mon, 16 Aug 2004 14:05:18 -0400


On Thu, 2004-08-12 at 20:45, Abe Gillespie wrote:
> 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

This has been fixed in CVS.

-Gonzalo