[Mono-dev] expected corlib 37, found 38

Bernhard Herzog schwimmlehrer at gmail.com
Fri Sep 2 13:00:21 EDT 2005


Thank you! I also found this documented in one of the INSTALL-files now. I 
should better read the documentation first next time. Mixing version from 
SVN and releases was not a good idea, now that I have compiled everything 
myself it is working. I even had to recompile my own application. I am 
having some new problems in my web-application now - but I suppose this is 
because of all that changes in the web controls / web application domain.

Bernhard

----- Original Message ----- 
From: "Zoltan Varga" <vargaz at gmail.com>
To: "Bernhard Herzog" <schwimmlehrer at gmail.com>
Cc: <mono-devel-list at lists.ximian.com>
Sent: Friday, September 02, 2005 2:44 PM
Subject: Re: [Mono-dev] expected corlib 37, found 38


                             Hi,

  This means the runtime you have installed on your system is older than the
mscorlib.dll. You can usually fix that by typeing 'make install' in
the mono/mono
directory.

              Zoltan

On 8/31/05, Bernhard Herzog <schwimmlehrer at gmail.com> wrote:
> Hello!
>
> Sorry for this newbie question and if it has been asked before:
> I wanted to try the new System.Web.dll so I did an svn update and tried to
> compile. I don't remember everything I did, but suddenly I got something
> like:
>
> Corlib not in sync with this runtime: expected corlib version 37, found 
> 40.
> Download a newer corlib or a newer runtime at 
> http://www.go-mono.com/daily.
>
> I went to go-mono.com/daily and downloaded monocharge. But this archive 
> did
> not contain a gacutil.exe, so I used the one I had and still got the 
> error.
> I did some experiments copying dlls and stuff and finally downloaded
> mono-1.1.8.20050830 and compiled it (configure, make, make install). Now
> when running gacutil I get:
>
> Corlib not in sync with this runtime: expected corlib version 37, found 
> 38.
> Download a newer corlib or a newer runtime at 
> http://www.go-mono.com/daily.
>
> Am I doing something wrong here?
>
> Thank you
> Bernhard
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
> 




More information about the Mono-devel-list mailing list