Hi, "Jochen Wezel" <[EMAIL PROTECTED]> writes:
> I've just updated to mono 1.0.1. > > Now, I get following error message: > Corlib not in sync with this runtime: expected corlib version 22, found 23. > > [EMAIL PROTECTED] mcs]# make [snip] > make[3]: Wechsel in das Verzeichnis Verzeichnis > »/mono-dev/mono-cvs-auth/mcs/class/System« > make all-local > make[4]: Wechsel in das Verzeichnis Verzeichnis > »/mono-dev/mono-cvs-auth/mcs/class/System« > ** Building temporary System.dll without parts that depend on System.Xml > MONO_PATH="../../class/lib/default:$MONO_PATH" mono ../../mcs/mcs.exe > -d:NET_1_1 -d:ONLY_1_1 -g /noconfig / > r:mscorlib.dll /target:library /out:System.dll @System.dll.sources > > Corlib not in sync with this runtime: expected corlib version 22, found 23. > Download a newer corlib or a newer runtime at http://www.go-mono.com/daily. Checkout 'mono' in a sibling directory, and do a 'make bootstrap' there. - Hari _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
