[MonoDevelop] MD 0.5 fails to build

Tom McCubbin tmccubbin@tggsolutions.com
Mon, 28 Jun 2004 16:03:08 -0400


I believe it may be a mono issue.  I tried to build gtk#-0.98 w/ 
mono-0.97, and it failed.  I backed down to mono-0.96 and it now compiles.

i'll update w/ more test results...

-tom

Dennis Boylan wrote:

>Here is the error I'm getting trying to build the 0.5 branch.
>
>gapi-codegen --generate gdl-api.xml --include /usr/share/gapi/gdk-api.xml /usr/share/gapi/gtk-api.xml /usr/share/gapi/atk-api.xml --outdir=generated --customdir=. --assembly-name=gdl-sharp && touch generated-stamp
>Ellipsis parameter in ctor in Object Gtk.Widget
>Ellipsis parameter in ctor in Object Gtk.Object
>Name: function Type: GFunc in method Foreach in Object Gdl.DockMaster
>Name: function Type: GFunc in method ForeachToplevel in Object Gdl.DockMaster
>
>Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object
>in <0x0005d> GtkSharp.Generation.ClassBase:GenMethods (GtkSharp.Generation.GenerationInfo,System.Collections.Hashtable,GtkSharp.Generation.ClassBase)
>
>Running mono
>Mono JIT compiler version 0.97.20040628, (C) 2002-2004 Novell, Inc and Contributors. www.go-mono.com
>        TLS:           __thread
>        GC:            Included Boehm (with typed GC)
>        SIGSEGV      : normal
>        Globalization: ICU
>
>This is with gtk-sharp-0.98 installed.  I can't build gtk-sharp-0.99
>
>Error with build on gtk-sharp-0.99
>/usr/bin/mono ../generator/gapi_codegen.exe --generate pango-api.xml      \
>--outdir=generated --customdir=. --assembly-name=pango-sharp \
>&& touch generated-stamp
>Name: pattern Type: FcPattern*  in callback PangoFT2SubstituteFunc **** Stubbing it out ****
>
>Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object
>in <0x0005d> GtkSharp.Generation.ClassBase:GenMethods (GtkSharp.Generation.GenerationInfo,System.Collections.Hashtable,GtkSharp.Generation.ClassBase)
>
>- Dennis
>_______________________________________________
>Monodevelop-list mailing list
>Monodevelop-list@lists.ximian.com
>http://lists.ximian.com/mailman/listinfo/monodevelop-list
>  
>