Bug 313104 (MONO50738) - Problem compiling mono-debugger 0.2.2
Summary: Problem compiling mono-debugger 0.2.2
Status: RESOLVED FIXED
Alias: MONO50738
Product: Mono: Debugger
Classification: Mono
Component: backend (show other bugs)
Version: unspecified
Hardware: Other Other
: P3 - Medium : Normal
Target Milestone: ---
Assignee: Martin Baulig
QA Contact: Martin Baulig
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-09 04:19 UTC by Pierre
Modified: 2007-09-15 21:24 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wiest 2007-09-15 18:18:56 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".