Forgot to cc: the list. Can't we just make reply-to go to the list instead of forcing people to do group-reply?
Cheers daniel On Sun, Jun 15, 2003 at 01:31:34AM -0700, Daniel Lopez wrote: > > That is fine, you should get a working ModMono.dll after that. > The C# class relies on some C functions that are not provided by Mono runtime > but will be present once mod_mono is loaded. You can safely ignore those > warnings > > Take care > > Daniel > > On Sun, Jun 15, 2003 at 10:04:15AM +0200, Gert Driesen wrote: > > Hi, > > > > I built and installed Mono from cvs and it's running great, but now I want > > to be able to use mod_mono to use ASP.NET in Apache. > > > > I use Gentoo (1.4 rc4), so I "emerged" apache2, and again it's working fine > > ... > > > > I'm able to compile mod_mono without problems, but when I compile > > ModMono.dll I get numerous warning messages that corlib and runtime are out > > of sync, although I'm pretty sure they're in sync : > > > > ** (/home/gert/mono/install/bin/mcs.exe:5473): WARNING **: cant resolve > > internal call to "Apache.Web.Request::SetStatusLineInternal(intptr,string)" > > (tested without signature also) > > > > Your mono runtime and corlib are out of sync. > > Corlib is: ModMono > > > > When you update one from cvs you need to update, compile and install > > the other too. > > Do not report this as a bug unless you're sure you have updated correctly: > > you probably have a broken mono install. > > If you see other errors or faults after this message they are probably > > related > > and you need to fix your mono install first. > > > > Can someone please advise ? > > > > Thanks, > > > > Gert > > > > _______________________________________________ > > 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
