On Mon 27 Jun 2005 (02:06 +0200), Achim Mueller wrote: > Hi folks, > > trying to build from recent sources I get tons of errors right in > the beginning. I'm building on a SuE-9.3 AMD64 system (but with a > 32-bit environment set). > > then mv -f ".deps/gnubg.Tpo" ".deps/gnubg.Po"; else rm -f > ".deps/gnubg.Tpo"; exit 1; fi > In file included from > /opt/gnome/include/gtk-2.0/gdk-pixbuf/gdk-pixbuf.h:33, > from /opt/gnome/include/gtk-2.0/gdk/gdkcursor.h:5, > from /opt/gnome/include/gtk-2.0/gdk/gdk.h:31, > from /opt/gnome/include/gtk-2.0/gtk/gtk.h:31, > from backgammon.h:52, > from gnubg.c:90: > /opt/gnome/include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-core.h:163: error: > syntax error before "G_GNUC_SENTINEL"
These header files don't match mine at all - the symbol G_GNUC_SENTINEL does not appear anywhere in gdk-pixbuf-core.h. Are you sure you have an up-do-date gtk/gdk installed and not a mix of different versions? -- Jim Segrave [EMAIL PROTECTED] _______________________________________________ Bug-gnubg mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnubg
