[Mono-list] Help compiling mod_mono

Daniel Lopez daniel@rawbyte.com
Sat, 12 Jul 2003 12:54:51 -0700


The warnings are ok, the missing functions will be resolved at runtime.
If it outputs the ModMono.dll fine, you should be fine

On Sat, Jul 12, 2003 at 02:02:02PM -0700, Richard Thombs wrote:
> When I try and make ModMono.Dll, I get piles of warnings about
> unresolved externals. I'm _assuming_ that the warning about my corlib
> and runtime being out of date is a red herring, because I have just
> freshly make and installed both mono and mcs.
> 
> Can somebody shed some light on this please?
> 
> Thanks,
> 
> Stony.
> 
> ** (/usr/bin/mcs.exe:19543): WARNING **: cant resolve internal call to
> "Apache.Web.Request::GetConnectionInternal(intptr)" (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.
>  
> 
> 
> _______________________________________________
> Mono-list maillist  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list