[Mono-dev] expected corlib 37, found 38

Zoltan Varga vargaz at gmail.com
Fri Sep 2 08:44:16 EDT 2005


                             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