Thats for a previous version of mod_mono, you dont need that anymore, check the INSTALL file for instructions
On Thu, Dec 04, 2003 at 10:21:53PM -0300, Augusto Silva wrote: > I downloads from CVS today, the mod_mono > > I can't generate the ModMono.dll file. What can I do? > > > make -f makedll.mak > mcs /debug+ /debug:full /nologo /r:System.Web.dll > /target:library /out:ModMono.dll > ApacheApplicationHost.cs ApacheWorkerRequest.cs > MonoWorkerRequest.cs IApplicationHost.cs Request.cs > In type: Apache.Web.ApacheApplicationHost > > Unhandled Exception: System.NullReferenceException: A > null value was found where an object instance was > required > in (unmanaged) /usr/local/lib/libmono.so.0 > [0x40077e75] > in (unmanaged) /usr/local/lib/libmono.so.0 > [0x40077fe9] > in (unmanaged) /usr/local/lib/libmono.so.0 > [0x40078d03] > in (unmanaged) > /usr/local/lib/libmono.so.0(mono_reflection_create_runtime_class+0x165) > [0x4007949d] > in <0x003de> > System.Reflection.Emit.TypeBuilder:CreateType () > in <0x00092> Mono.CSharp.TypeContainer:CloseType () > in <0x000df> Mono.CSharp.TypeContainer:CloseType () > in <0x00640> Mono.CSharp.RootContext:CloseTypes () > in <0x0086c> Mono.CSharp.Driver:MainDriver (string[]) > in <0x0001b> Mono.CSharp.Driver:Main (string[]) > > make: *** [ModMono.dll] Error 1 > > ______________________________________________________________________ > > Yahoo! Mail: 6MB, anti-spam e antiv�rus gratuito! Crie sua conta agora: > http://mail.yahoo.com.br > _______________________________________________ > Mono-list maillist - [EMAIL PROTECTED] > http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
