I am running RH 9.0 with Apache 2.0.40 from Red Carpet with mono 0.26
from RPMs (again from Red Carpet).  

I have downloaded the mod_mono 0.3.7 source from
www.apacheworld.org/modmono/.

mod_mono builds correctly until I get to the 'make -f makedll.mak'
stage.  At this point I see the following:

mcs /debug+ /debug:full /nologo /r:System.Web.dll /target:library
/out:ModMono.dll ApacheApplicationHost.cs ApacheWorkerRequest.cs
MonoWorkerRequest.cs IApplicationHost.cs Request.cs
MonoWorkerRequest.cs(264) error CS0103: The name `Math.Min' could not
be found
in `Mono.ASPNET.MonoWorkerRequest'
Compilation failed: 1 error(s), 0 warnings
make: *** [ModMono.dll] Error 1

I'm not sure what to make of this error.

Any help is appreciated.

Jeremiah McElroy

_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to