Re: [Mono-list] gtk-sharp CVS build failing

2004-06-28 Thread Marc Recht
[...] > When doing the compilation, you need to pass the option > '--optimize=loop' to mono. I had to go into the Makefile for each > assembly in gtk-sharp, change the RUNTIME variable from > /bin/mono to /bin/mono > --optimize=loop. > > This is a known mono bug and should be fixed soon. Than

Re: [Mono-list] gtk-sharp CVS build failing

2004-06-27 Thread Mark Gimelfarb
I have followed the advice on adding the --optimize=loop option when compiling and it worked for me. This option will be required for building gtk-sharp and gecko-sharp. While at it, there were other issues compiling gtkmozembed-sharp. In order to fix those, a patch to MozWindow.custom will be

Re: [Mono-list] gtk-sharp CVS build failing

2004-06-27 Thread Francisco Figueiredo Jr.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gert Kello wrote: |>> I'm getting this same error on both FC2 and Debian Unstable. mono and |>> gtk-sharp source was gotten from CVS. |> |> |> |> I'm getting the same error on NetBSD with mono 0.97 and Gtk# 0.99. | | | Same here on Debian unstable. Also

Re: [Mono-list] gtk-sharp CVS build failing

2004-06-27 Thread Gert Kello
I'm getting this same error on both FC2 and Debian Unstable. mono and gtk-sharp source was gotten from CVS. I'm getting the same error on NetBSD with mono 0.97 and Gtk# 0.99. Same here on Debian unstable. Also noticed that building libgdiplus gives many errors like ../libtool: line 3975: test:

Re: [Mono-list] gtk-sharp CVS build failing

2004-06-27 Thread Marc Recht
> I'm getting this same error on both FC2 and Debian Unstable. mono and > gtk-sharp source was gotten from CVS. I'm getting the same error on NetBSD with mono 0.97 and Gtk# 0.99. Marc pgpZ0zhAmL0e6.pgp Description: PGP signature !DSPAM:40df1752270552020415896!

[Mono-list] gtk-sharp CVS build failing

2004-06-27 Thread Fawad Halim
Hi, gtk-sharp build is failing for me with this error: 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.ClassBa

Re: [Mono-list] gtk-sharp CVS build failing

2004-06-27 Thread Chris Turchin
Hi Fawad, thanks for the tip (off the list) on how to solve this. if anyone else is having this problem (and I just saw on IRC that others are) then try this suggestion from fawad: When doing the compilation, you need to pass the option '--optimize=loop' to mono. I had to go into the Makefile f

[Mono-list] gtk-sharp CVS build failing

2004-06-26 Thread Fawad Halim
Hi, gtk-sharp build is failing for me with this error: 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.ClassBa