[Mono-list] mono-2.2 dependencies

john blair mailtome200420032002 at yahoo.com
Wed Mar 25 00:30:10 EDT 2009


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'


      


More information about the Mono-list mailing list