[Mono-devel-list] small patch for mod_mono
Henning Westerholt
henning at skalatan.de
Fri Apr 11 03:55:30 EDT 2003
Hello,
I tried to compile the mod_mono cvs:
mcs /debug+ /debug:full /nologo /r:System.Web.dll /target:library
/out:ModMono.dll ApacheApplicationHost.cs ApacheWorkerRequest.cs
MonoWorkerRequest.cs IApplicationHost.cs Request.cs
ApacheWorkerRequest.cs(205) error CS0103: The name `appHost.VPath' could not
be found in `Apache.Web.ApacheWorkerRequest'
Compilation failed: 1 error(s), 0 warnings
make: *** [ModMono.dll] Error 1
I attached a little patch to workaround this problem. The xsp Testcases work
without this method.
Can somebody please apply this?
Regards,
Henning
--
Henning Westerholt
GnuPG/PGP key (ID: E5FF4E52) available from http://search.keyserver.net
pariGUIde for Linux => http://skalatan.de/pariguide/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ApacheWorkerRequest.cs.diff
Type: text/x-diff
Size: 650 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20030411/57041110/attachment.bin
More information about the Mono-devel-list
mailing list