Hello all, I'm attempting to build the entire toolchain for moonlight (mono, olive, gtk-shark) on ubuntu 7.4 from svn. I've got though mono and olive so far. When I try to build gtk-sharp from svn, I receive the following from make. Any workarounds or suggestions?
make[3]: Entering directory `/home/l/mono/gtk-sharp/pango' rm -f generated/* && \ mono ../generator/gapi_codegen.exe --generate pango-api.xml \ \ --outdir=generated --customdir=. --assembly-name=pango-sharp \ --gluelib-name=pangosharpglue-2 --glue-filename=glue/generated.c \ --glue-includes=pango/pango.h \ && touch generated-stamp rettype: const-cairo_font_options_t* in method ContextGetFontOptions in type Pango.CairoHelper Name: options Type: const-cairo_font_options_t* in pango_cairo_context_set_font_options in method ContextSetFontOptions in type Pango.CairoHelper Unhandled Exception: System.IndexOutOfRangeException: Array index is out of range. at GtkSharp.Generation.Signature.ToString () [0x00000] at GtkSharp.Generation.CallbackGen.Generate (GtkSharp.Generation.GenerationInfo gen_info) [0x00000] at GtkSharp.Generation.CodeGenerator.Main (System.String[] args) [0x00000] make[3]: *** [generated-stamp] Error 1 --Chris _______________________________________________ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list