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
