[Mono-bugs] [Bug 75885][Nor] New - Compiling gtk-sharp fails using bootstrap-for-the-insane

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Aug 23 12:45:32 EDT 2005


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by paul at all-the-johnsons.co.uk.

http://bugzilla.ximian.com/show_bug.cgi?id=75885

--- shadow/75885	2005-08-23 12:45:32.000000000 -0400
+++ shadow/75885.tmp.30864	2005-08-23 12:45:32.000000000 -0400
@@ -0,0 +1,58 @@
+Bug#: 75885
+Product: Mono: Compilers
+Version: unspecified
+OS: 
+OS Details: FC4
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: C#
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: paul at all-the-johnsons.co.uk               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Compiling gtk-sharp fails using bootstrap-for-the-insane
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+Compilation fails when compiling gtk-sharp with the
+bootstrap-for-the-insane script. The problem though does not seem to be a
+gtk-sharp fault, but one with mcs
+
+Steps to reproduce the problem:
+1. checkout gtk-sharp
+2. run bootstrap-for-the-insane
+3. attempt to make
+
+Actual Results:
+Compilation gives the following throwback
+
+Unhandled Exception: System.Exception: Gtk.FileChooserConfirmation
+in <0x00123> GtkSharp.Generation.Signal:get_ReturnGType ()
+in <0x00268> GtkSharp.Generation.Signal:GenVirtualMethod
+(System.IO.StreamWriter sw, GtkSharp.Generation.ClassBase implementor)
+in <0x00063> GtkSharp.Generation.Signal:Generate
+(GtkSharp.Generation.GenerationInfo gen_info, GtkSharp.Generation.ClassBase
+implementor)
+in <0x00084> GtkSharp.Generation.ClassBase:GenSignals
+(GtkSharp.Generation.GenerationInfo gen_info, GtkSharp.Generation.ClassBase
+implementor)
+in <0x011fb> GtkSharp.Generation.ObjectGen:Generate
+(GtkSharp.Generation.GenerationInfo gen_info)
+in <0x0088f> GtkSharp.Generation.CodeGenerator:Main (System.String[] args)
+make[3]: *** [generated-stamp] Error 1
+make[2]: *** [all-recursive] Error 1
+make[1]: *** [all-recursive] Error 1
+make: *** [all] Error 2
+
+Expected Results:
+gtk-sharp should make
+
+How often does this happen? 
+Always. It doesn't happen if I use bootstrap or bootstrap-2.4
+
+Additional Information:


More information about the mono-bugs mailing list