[Mono-devel-list] Mono locking up during corlib compilation

Miguel de Icaza miguel at ximian.com
Sat Sep 13 20:09:48 EDT 2003


Hello,

> It happened to me again today. I update my tree (mono and mcs) from CVS,
> type 'make' in mcs, CPU meter goes chuga-chuga, and then it just sits
> there, CPU meter at 0%. This has been happening for the past two or
> three consecutive days.
> 
> Anyone know what's causing this?

Yes.  This was a set of extensions done to some of our classes;  So the
right way of fixing this is:

	* Use an old snapshot (say, 2 weeks old)

	* Update your CVS, and use the *working* setup to compile the new
	  corlib, make, make install

	* Compile your CVS runtime, make, make install.

Done.

miguel



More information about the Mono-devel-list mailing list