http://bugzilla.novell.com/show_bug.cgi?id=605569
http://bugzilla.novell.com/show_bug.cgi?id=605569#c0 Summary: gsharp won't compile Classification: Mono Product: Mono: Tools Version: SVN Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: tools AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.29 Safari/533.4 On revision r157085 Making all in gsharp make[1]: Entering directory `/home/acailliau/Devel/mono/mono-tools/gsharp' sed -e "s|\...@bindir\@|/opt/mono-tools/bin|" gsharp.desktop.in > gsharp.desktop /opt/mono-svn/bin/gmcs -noconfig -codepage:utf8 -warn:4 -optimize+ -debug -define:DEBUG -target:exe -out:gsharp.exe ./AssemblyInfo.cs ./DescribeType.cs /InteractiveGraphicsBase.cs ./Main.cs ./MainWindow.cs ./Options.cs /ProcessSelector.cs ./Shell.cs ./SysDrawing.cs ./TypeView.cs /gtk-gui/generated.cs ./gtk-gui/Mono.CSharp.Gui.MainWindow.cs /gtk-gui/Mono.CSharp.Gui.ProcessSelector.cs /gtk-gui/Mono.CSharp.Gui.DescribeType.cs ./outline.cs -pkg:gtk-sharp-2.0 -pkg:glib-sharp-2.0 -r:System -r:Mono.CSharp -r:Mono.Management -r:Mono.Posix -r:System.Drawing -r:System.Xml.Linq -r:System.Core -resource:./close.png,close.png /DescribeType.cs(35,31): warning CS0108: `Mono.CSharp.Gui.DescribeType.TypeName' hides inherited member `GLib.Object.TypeName'. Use the new keyword if hiding was intended /opt/mono-svn/lib/mono/gac/glib-sharp/2.12.0.0__35e10195dab3c99f/glib-sharp.dll (Location of the symbol related to previous warning) /outline.cs(953,16): warning CS0436: The type `Mono.CSharp.Comparer' conflicts with the imported type of same name'. Ignoring the imported type definition /opt/mono-svn/lib/mono/gac/Mono.CSharp/2.0.0.0__0738eb9f132ed756/Mono.CSharp.dll (Location of the symbol related to previous warning) /Main.cs(142,52): warning CS0168: The variable `e' is declared but never used /Shell.cs(75,35): error CS0200: Property or indexer `Mono.CSharp.Evaluator.InteractiveBaseClass' cannot be assigned to (it is read only) /TypeView.cs(119,25): warning CS0436: The type `Mono.CSharp.Outline' conflicts with the imported type of same name'. Ignoring the imported type definition /opt/mono-svn/lib/mono/gac/Mono.CSharp/2.0.0.0__0738eb9f132ed756/Mono.CSharp.dll (Location of the symbol related to previous warning) Compilation failed: 1 error(s), 4 warnings make[1]: *** [gsharp.exe] Error 1 make[1]: Leaving directory `/home/acailliau/Devel/mono/mono-tools/gsharp' make: *** [all-recursive] Error 1 Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
