I am trying to build mono-2.2 from its source. I have a Red Hat Linux release 
7.3 with gcc-4.1.2, glibc-2.2.5, glib-2.16.4. 
Are there any dependencies other then the ones mentioned in README that I am 
not satisfying.

I get the following error on trying to build mono:
System.Web.Configuration/HttpHandlersSectionHandler.cs(159,31): error CS1502: 
The best overloaded method match for 
`System.Configuration.ConfigurationException.ConfigurationException(string, 
System.Exception)' has some invalid arguments
/applications/mono-2.2/mcs/class/lib/net_1_1/System.dll (Location of the symbol 
related to previous error)
System.Web.Configuration/HttpHandlersSectionHandler.cs(159,31): error CS1503: 
Argument `#2' cannot convert `System.Xml.XmlNode' expression to type 
`System.Exception'


      
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to