Bugs item #1675297, was opened at 2007-03-06 14:57 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1675297&group_id=31650
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Core Group: 0.85 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Wade Berrier (wberrier) Assigned to: Nobody/Anonymous (nobody) Summary: NAnt doesn't compile with mcs >= 1.2.3 Initial Comment: Some attribute changes were made to the mono c-sharp compiler which were released in Mono 1.2.3. I've heard that future versions of csc with will warn about this type of code. In order to compile for now, I removed the obsolete attribute. Here's the output from a build: build: [csc] Compiling 154 files to '/usr/src/packages/BUILD/nant-0.85/build/mono-2.0.unix/nant-0.85-debug/bin/NAnt.Core.dll'. [resgen] Read in 200 resources from '/usr/src/packages/BUILD/nant-0.85/src/NAnt.Core/Resources/Strings.resx' [resgen] Writing resource file... Done. [csc] /usr/src/packages/BUILD/nant-0.85/src/NAnt.Core/Task.cs(404,33): error CS0809: Obsolete member `NAnt.Core.Task.InitializeElement(System.Xml.XmlNode)' overrides non-obsolete member `NAnt.Core.Element.InitializeElement(System.Xml.XmlNode)' [csc] Compilation failed: 1 error(s), 0 warnings BUILD FAILED - 0 non-fatal error(s), 1 warning(s) /usr/src/packages/BUILD/nant-0.85/src/NAnt.Core/NAnt.Core.build(11,10): External Program Failed: /usr/lib64/pkgconfig/../../lib/mono/2.0/gmcs.exe (return code was 1) Total time: 1.6 seconds. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1675297&group_id=31650 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ nant-developers mailing list nant-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nant-developers