Bugzilla – Bug 313104
Problem compiling mono-debugger 0.2.2
Last modified: 2007-09-15 21:24:34 UTC
---- Reported by pierre@epinetworx.com 2003-11-08 21:19:49 MST ---- [...] Making all in gtk gmake[3]: Entering directory `/tmp/mono-debugger-0.2.2/widgets/gtk' /usr/local/bin/mcs --unsafe --target library -L /lib -r glib-sharp.dll -r gtk-sharp.dll -r gdk-sharp.dll -o gtksourceview-sharp.dll --recurse './*.cs' ./generated/SourceBufferMarker.cs(15) warning CS0660: `Gtk.SourceBufferMarker' defines operator == or operator != but does not override Object.Equals (object o) ./generated/SourceBufferMarker.cs(15) warning CS0661: `Gtk.SourceBufferMarker' defines operator == or operator != but does not override Object.GetHashCode () ./generated/GtkSharp.TextSearchForeachFuncNative.cs(24) error CS1501: No overload for method `GLib.DelegateWrapper' takes `0' arguments ./generated/GtkSharp.TextSearchForeachFuncNative.cs(24) error CS1501: Can not find a constructor for this argument list ./generated/SourceBuffer.cs(224) error CS1501: No overload for method `GetObject' takes `1' arguments ./generated/SourceBuffer.cs(224) error CS8006: Could not find any applicable function for this argument list ./generated/SourceBuffer.cs(225) error CS0165: Use of unassigned local variable `ret' ./generated/SourceView.cs(143) error CS1501: No overload for method `GetObject' takes `1' arguments ./generated/SourceView.cs(143) error CS8006: Could not find any applicable function for this argument list ./generated/SourceView.cs(144) error CS0165: Use of unassigned local variable `ret' ./generated/SourceView.cs(53) error CS1501: No overload for method `GetObject' takes `1' arguments ./generated/SourceView.cs(53) error CS8006: Could not find any applicable function for this argument list ./generated/SourceView.cs(54) error CS0165: Use of unassigned local variable `ret' Compilation failed: 11 error(s), 2 warnings gmake[3]: *** [gtksourceview-sharp.dll] Error 1 gmake[3]: Leaving directory `/tmp/mono-debugger-0.2.2/widgets/gtk' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/tmp/mono-debugger-0.2.2/widgets' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/tmp/mono-debugger-0.2.2' gmake: *** [all-recursive-am] Error 2 ---- Additional Comments From martin@ximian.com 2003-12-13 08:45:31 MST ---- Looks like an old version of gtk#. However, the GUI doesn't exist anymore. Unknown operating system unknown. Setting to default OS "Other".