[Mono-devel-list] mcs from cvs compilation error

Martin Baulig martin at gnome.org
Sun May 18 10:31:37 EDT 2003


dim <dimsmol at rambler.ru> writes:

> mcs from cvs compilation fails because System.AppDomain have some
> private event handlers, but implements interface System._AppDomain, that
> describes these events.

Hello,

they're not private but public, there was a bug in the class libs which caused this error.

The problem is now fixed in CVS, but your current corlib is broken and can't be used to
compile the new corlib.  You need to install the corlib.dll from Mono 0.24 (the bug
appeared shortly after 0.24) and then recompile mcs and the class libs, this'll give you a
working corlib again.

-- 
Martin Baulig
martin at gnome.org
martin at ximian.com



More information about the Mono-devel-list mailing list