Ok corlib now (after a new cvs update) builds, but as you can below after that the compilation for mcs fails.
Compilation succeeded make[2]: Leaving directory `/usr/local/src/mono-cvs/mcs/class/corlib' make[2]: Entering directory `/usr/local/src/mono-cvs/mcs/class/I18N' make[3]: Entering directory `/usr/local/src/mono-cvs/mcs/class/I18N/Common' MONO_PATH=../../../class/lib: mono ../../../mcs/mcs.exe --target library --noconfig -o ../../../class/lib/I18N.dll -r corlib -r mscorlib @.response Corlib not in sync with this runtime: field `os_handle' mismatch in class WaitHandle (8 != 12) make[3]: *** [../../../class/lib/I18N.dll] Error 1 make[3]: Leaving directory `/usr/local/src/mono-cvs/mcs/class/I18N/Common' make[2]: *** [all] Error 1 make[2]: Leaving directory `/usr/local/src/mono-cvs/mcs/class/I18N' make[1]: *** [all] Error 1 make[1]: Leaving directory `/usr/local/src/mono-cvs/mcs/class' make: *** [install] Error 1 Regards, Alexander On Sunday 29 December 2002 18:18, Sebastien Pouliot wrote: > I just rebuilded without a glitch (after updating with CVS). However I'm > building on Windows which uses a different build process (NAnt) than Linux, > so something may be out of sync in the Linux build. > > Can you send me (or better the list) the build log (part of) showing where > the build stopped (error, filename, ...) ? > > Thanks > > Sebastien Pouliot > Security Architect, Motus Technologies, http://www.motus.com/ > work: [EMAIL PROTECTED] > home: [EMAIL PROTECTED] > > ----- Original Message ----- > From: "Alexander van Berne" <[EMAIL PROTECTED]> > To: "mono-list" <[EMAIL PROTECTED]> > Sent: Sunday, December 29, 2002 10:34 AM > Subject: [Mono-list] corlib in cvs broken? > > > Eventough both mono and mcs build like a charm from cvs, I'm unable to > > build > > > corlib. > > > > Any ideas? > > > > Regards, > > > > Alexander > > > > -- > > Linux is like a wigwam, no windows, no gates and an apache inside > > > > > > _______________________________________________ > > Mono-list maillist - [EMAIL PROTECTED] > > http://lists.ximian.com/mailman/listinfo/mono-list -- Linux is like a wigwam, no windows, no gates and an apache inside _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
