[Mono-dev] Windows build errors

Atsushi Eno atsushi at ximian.com
Wed Feb 8 09:09:12 EST 2006


Many many guys had experienced it ;-) (it is not only about
Windows build). For those who are not aware of what the build
(make) does, just try "make clean" under "mono".

For those who know a bit more, it would go away if you cleanup
System.dll and System.Configuration.dll both in 2.0.

In general, anyone can check if the build is working fine by looking
at the buildbot: http://mono.ximian.com:8008/
The log at "checkout" box would tell you which build is fine or broken.

Atsushi Eno

Janne Rantala wrote:
> Hi,
> 
> I've been having trouble building Mono on WinXP-Cygwin environment,
> following errors have occurred for few days now; project files are updated
> from svn:
> 
> System.Configuration\SettingElementCollection.cs(81,54): error CS0507:
> `System.C
> onfiguration.SettingElementCollection.CollectionType.get': cannot change
> access
> modifiers when overriding `protected' inherited member
> `System.Configuration.Con
> figurationElementCollection.CollectionType.get'
> d:\cygwin\download\mono-
> 1.1.12\mcs\class\System\../../class/lib/net_2_0\System.C
> onfiguration.dll:
> `System.Configuration.ConfigurationElementCollection.Collectio
> nType', name of symbol related to previous error
> System.Configuration\SettingElementCollection.cs(81,54): error CS0507:
> `System.C
> onfiguration.SettingElementCollection.CollectionType': cannot change access
> modi
> fiers when overriding `protected' inherited member
> `System.Configuration.Configu
> rationElementCollection.CollectionType'
> 
> Any tips would be much appreciated.
> 
> Cheers,
> Janne
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> 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