Re: [Evolution-hackers] Hundreds of syntax errors compiling Gtkhtml 3.9.91



Hi,


I've no idea where to start with this.  I compiled libsoup just fine, made an 
rpm with checkinstall, and it installed fine.  Then, trying to make  
gtkhtml-3.9.91 after a successful ./configure, I get loads of syntax errors.  
Any clues most welcome......

make
make  all-recursive
make[1]: Entering directory 
`/export/home/phands/Downloads/Evolution-2.5.91/gtkhtml-3.9.91/gtkhtml-3.9.91'
Making all in a11y
make[2]: Entering directory 
`/export/home/phands/Downloads/Evolution-2.5.91/gtkhtml-3.9.91/gtkhtml-3.9.91/a11y'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory 
`/export/home/phands/Downloads/Evolution-2.5.91/gtkhtml-3.9.91/gtkhtml-3.9.91/a11y'Announce : 
Evolution 2.5.91, EDS 1.5.91,Evolution-exchange 2.5.91 and
Making all in src
make[2]: Entering directory 
`/export/home/phands/Downloads/Evolution-2.5.91/gtkhtml-3.9.91/gtkhtml-3.9.91/src'
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. 
-I.. -I. -I/opt/gnome/include -DORBIT2=1 -pthread -I/usr/include/libart-2.0 
-I/usr/include/cairo -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/libpng12 -I/usr/include/libxml2 
-I/opt/gnome/include/libgnomeui-2.0 -I/opt/gnome/include/libgnome-2.0 
-I/opt/gnome/include/libgnomecanvas-2.0 -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/include/gconf/2 -I/opt/gnome/include/libbonoboui-2.0 
-I/opt/gnome/include/gnome-vfs-2.0 -I/opt/gnome/lib/gnome-vfs-2.0/include 
-I/opt/gnome/include/gnome-keyring-1 -I/opt/gnome/include/glib-2.0 
-I/opt/gnome/lib/glib-2.0/include -I/opt/gnome/include/orbit-2.0 
-I/opt/gnome/include/libbonobo-2.0 -I/opt/gnome/include/bonobo-activation-2.0 
-I/opt/gnome/include/pango-1.0 -I/opt/gnome/lib/gtk-2.0/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/libgnomeprintui-2.2 
-I/opt/gnome/include/libgnomeprint-2.2 -I/opt/gnome/include/libglade-2.0    
-DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-3.8\" 
-DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-3.8\" 
-DG_LOG_DOMAIN=\"gtkhtml\"   -DGDK_DISABLE_DEPRECATED=1 
-DG_DISABLE_DEPRECATED=1 -DGNOME_DISABLE_DEPRECATED=1 
-DPREFIX=\""/opt/gnome"\" -DLIBDIR=\""/opt/gnome/share"\" 
-DDATADIR=\""/opt/gnome/share"\" -DSYSCONFDIR=\""/opt/gnome/etc"\" 
-DICONDIR=\"/opt/gnome/share/gtkhtml-3.8/icons\" 
-DGTKHTML_DATADIR=\""/opt/gnome/share/gtkhtml-3.8"\" 
-DGLADE_DATADIR=\"/opt/gnome/share/gtkhtml-3.8\" 
-DGNOMELOCALEDIR=\""/opt/gnome/share/locale"\" -g -O2 -Wall 
-Wmissing-prototypes -MT gtkhtml-embedded.lo -MD -MP -MF 
".deps/gtkhtml-embedded.Tpo" -c -o gtkhtml-embedded.lo gtkhtml-embedded.c; \
then mv -f ".deps/gtkhtml-embedded.Tpo" ".deps/gtkhtml-embedded.Plo"; else rm 
-f ".deps/gtkhtml-embedded.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I/opt/gnome/include -DORBIT2=1 
-pthread -I/usr/include/libart-2.0 -I/usr/include/cairo 
-I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/libpng12 
-I/usr/include/libxml2 -I/opt/gnome/include/libgnomeui-2.0 
-I/opt/gnome/include/libgnome-2.0 -I/opt/gnome/include/libgnomecanvas-2.0 
-I/opt/gnome/include/gtk-2.0 -I/opt/gnome/include/gconf/2 
-I/opt/gnome/include/libbonoboui-2.0 -I/opt/gnome/include/gnome-vfs-2.0 
-I/opt/gnome/lib/gnome-vfs-2.0/include -I/opt/gnome/include/gnome-keyring-1 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include 
-I/opt/gnome/include/orbit-2.0 -I/opt/gnome/include/libbonobo-2.0 
-I/opt/gnome/include/bonobo-activation-2.0 -I/opt/gnome/include/pango-1.0 
-I/opt/gnome/lib/gtk-2.0/include -I/opt/gnome/include/atk-1.0 
-I/opt/gnome/include/libgnomeprintui-2.2 
-I/opt/gnome/include/libgnomeprint-2.2 -I/opt/gnome/include/libglade-2.0 
-DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-3.8\" 
-DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-3.8\" 
-DG_LOG_DOMAIN=\"gtkhtml\" -DGDK_DISABLE_DEPRECATED=1 
-DG_DISABLE_DEPRECATED=1 -DGNOME_DISABLE_DEPRECATED=1 -DPREFIX=\"/opt/gnome\" 
-DLIBDIR=\"/opt/gnome/share\" -DDATADIR=\"/opt/gnome/share\" 
-DSYSCONFDIR=\"/opt/gnome/etc\" 
-DICONDIR=\"/opt/gnome/share/gtkhtml-3.8/icons\" 
-DGTKHTML_DATADIR=\"/opt/gnome/share/gtkhtml-3.8\" 
-DGLADE_DATADIR=\"/opt/gnome/share/gtkhtml-3.8\" 
-DGNOMELOCALEDIR=\"/opt/gnome/share/locale\" -g -O2 -Wall 
-Wmissing-prototypes -MT gtkhtml-embedded.lo -MD -MP 
-MF .deps/gtkhtml-embedded.Tpo -c gtkhtml-embedded.c  -fPIC -DPIC 
-o .libs/gtkhtml-embedded.o
In file included from /opt/gnome/include/glib-2.0/glib/galloca.h:30,
                 from /opt/gnome/include/glib-2.0/glib.h:30,
                 from /opt/gnome/include/gtk-2.0/gdk/gdktypes.h:32,
                 from /opt/gnome/include/gtk-2.0/gdk/gdkcolor.h:31,
                 from /opt/gnome/include/gtk-2.0/gdk/gdkcairo.h:23,
                 from /opt/gnome/include/gtk-2.0/gdk/gdk.h:30,
                 from /opt/gnome/include/gtk-2.0/gtk/gtk.h:31,
                 from /opt/gnome/include/libgnomeui-2.0/gnome.h:4,
                 from gtkhtml-embedded.c:25:
/opt/gnome/include/glib-2.0/glib/gtypes.h:41: error: syntax error before 
'typedef'
In file included from /opt/gnome/include/glib-2.0/glib.h:31,
                 from /opt/gnome/include/gtk-2.0/gdk/gdktypes.h:32,
                 from /opt/gnome/include/gtk-2.0/gdk/gdkcolor.h:31,
                 from /opt/gnome/include/gtk-2.0/gdk/gdkcairo.h:23,
                 from /opt/gnome/include/gtk-2.0/gdk/gdk.h:30,
                 from /opt/gnome/include/gtk-2.0/gtk/gtk.h:31,
                 from /opt/gnome/include/libgnomeui-2.0/gnome.h:4,
                 from gtkhtml-embedded.c:25:
/opt/gnome/include/glib-2.0/glib/garray.h:32: error: syntax error before 
'G_BEGIN_DECLS'
/opt/gnome/include/glib-2.0/glib/garray.h:34: error: syntax error beforemake
make  all-recursive
make[1]: Entering directory 
`/export/home/phands/Downloads/Evolution-2.5.91/gtkhtml-3.9.91/gtkhtml-3.9.91'
Making all in a11y
make[2]: Entering directory 
`/export/home/phands/Downloads/Evolution-2.5.91/gtkhtml-3.9.91/gtkhtml-3.9.91/a11y'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory 
`/export/home/phands/Downloads/Evolution-2.5.91/gtkhtml-3.9.91/gtkhtml-3.9.91/a11y'
Making all in src
make[2]: Entering directory 
`/export/home/phands/Downloads/Evolution-2.5.91/gtkhtml-3.9.91/gtkhtml-3.9.91/src'
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. 
-I.. -I. -I/opt/gnome/include -DORBIT2=1 -pthread -I/usr/include/libart-2.0 
-I/usr/include/cairo -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/libpng12 -I/usr/include/libxml2 
-I/opt/gnome/include/libgnomeui-2.0 -I/opt/gnome/include/libgnome-2.0 
-I/opt/gnome/include/libgnomecanvas-2.0 -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/include/gconf/2 -I/opt/gnome/include/libbonoboui-2.0 
-I/opt/gnome/include/gnome-vfs-2.0 -I/opt/gnome/lib/gnome-vfs-2.0/include 
-I/opt/gnome/include/gnome-keyring-1 -I/opt/gnome/include/glib-2.0 
-I/opt/gnome/lib/glib-2.0/include -I/opt/gnome/include/orbit-2.0 
-I/opt/gnome/include/libbonobo-2.0 -I/opt/gnome/include/bonobo-activation-2.0 
-I/opt/gnome/include/pango-1.0 -I/opt/gnome/lib/gtk-2.0/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/libgnomeprintui-2.2 
-I/opt/gnome/include/libgnomeprint-2.2 -I/opt/gnome/include/libglade-2.0    
-DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-3.8\" 
-DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-3.8\" 
-DG_LOG_DOMAIN=\"gtkhtml\"   -DGDK_DISABLE_DEPRECATED=1 
-DG_DISABLE_DEPRECATED=1 -DGNOME_DISABLE_DEPRECATED=1 
-DPREFIX=\""/opt/gnome"\" -DLIBDIR=\""/opt/gnome/share"\" 
-DDATADIR=\""/opt/gnome/share"\" -DSYSCONFDIR=\""/opt/gnome/etc"\" 
-DICONDIR=\"/opt/gnome/share/gtkhtml-3.8/icons\" 
-DGTKHTML_DATADIR=\""/opt/gnome/share/gtkhtml-3.8"\" 
-DGLADE_DATADIR=\"/opt/gnome/share/gtkhtml-3.8\" 
-DGNOMELOCALEDIR=\""/opt/gnome/share/locale"\" -g -O2 -Wall 
-Wmissing-prototypes -MT gtkhtml-embedded.lo -MD -MP -MF 
".deps/gtkhtml-embedded.Tpo" -c -o gtkhtml-embedded.lo gtkhtml-embedded.c; \
then mv -f ".deps/gtkhtml-embedded.Tpo" ".deps/gtkhtml-embedded.Plo"; else rm 
-f ".deps/gtkhtml-embedded.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I/opt/gnome/include -DORBIT2=1 
-pthread -I/usr/include/libart-2.0 -I/usr/include/cairo 
-I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/libpng12 
-I/usr/include/libxml2 -I/opt/gnome/include/libgnomeui-2.0 
-I/opt/gnome/include/libgnome-2.0 -I/opt/gnome/include/libgnomecanvas-2.0 
-I/opt/gnome/include/gtk-2.0 -I/opt/gnome/include/gconf/2 
-I/opt/gnome/include/libbonoboui-2.0 -I/opt/gnome/include/gnome-vfs-2.0 
-I/opt/gnome/lib/gnome-vfs-2.0/include -I/opt/gnome/include/gnome-keyring-1 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include 
-I/opt/gnome/include/orbit-2.0 -I/opt/gnome/include/libbonobo-2.0 
-I/opt/gnome/include/bonobo-activation-2.0 -I/opt/gnome/include/pango-1.0 
-I/opt/gnome/lib/gtk-2.0/include -I/opt/gnome/include/atk-1.0 
-I/opt/gnome/include/libgnomeprintui-2.2 
-I/opt/gnome/include/libgnomeprint-2.2 -I/opt/gnome/include/libglade-2.0 
-DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-3.8\" 
-DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-3.8\" 
-DG_LOG_DOMAIN=\"gtkhtml\" -DGDK_DISABLE_DEPRECATED=1 
-DG_DISABLE_DEPRECATED=1 -DGNOME_DISABLE_DEPRECATED=1 -DPREFIX=\"/opt/gnome\" 
-DLIBDIR=\"/opt/gnome/share\" -DDATADIR=\"/opt/gnome/share\" 
-DSYSCONFDIR=\"/opt/gnome/etc\" 
-DICONDIR=\"/opt/gnome/share/gtkhtml-3.8/icons\" 
-DGTKHTML_DATADIR=\"/opt/gnome/share/gtkhtml-3.8\" 
-DGLADE_DATADIR=\"/opt/gnome/share/gtkhtml-3.8\" 
-DGNOMELOCALEDIR=\"/opt/gnome/share/locale\" -g -O2 -Wall 
-Wmissing-prototypes -MT gtkhtml-embedded.lo -MD -MP 
-MF .deps/gtkhtml-embedded.Tpo -c gtkhtml-embedded.c  -fPIC -DPIC 
-o .libs/gtkhtml-embedded.o
In file included from /opt/gnome/include/glib-2.0/glib/galloca.h:30,
                 from /opt/gnome/include/glib-2.0/glib.h:30,
                 from /opt/gnome/include/gtk-2.0/gdk/gdktypes.h:32,
                 from /opt/gnome/include/gtk-2.0/gdk/gdkcolor.h:31,
                 from /opt/gnome/include/gtk-2.0/gdk/gdkcairo.h:23,
                 from /opt/gnome/include/gtk-2.0/gdk/gdk.h:30,
                 from /opt/gnome/include/gtk-2.0/gtk/gtk.h:31,
                 from /opt/gnome/include/libgnomeui-2.0/gnome.h:4,
                 from gtkhtml-embedded.c:25:
/opt/gnome/include/glib-2.0/glib/gtypes.h:41: error: syntax error before 
'typedef'
In file included from /opt/gnome/include/glib-2.0/glib.h:31,
                 from /opt/gnome/include/gtk-2.0/gdk/gdktypes.h:32,
                 from /opt/gnome/include/gtk-2.0/gdk/gdkcolor.h:31,
                 from /opt/gnome/include/gtk-2.0/gdk/gdkcairo.h:23,
                 from /opt/gnome/include/gtk-2.0/gdk/gdk.h:30,
                 from /opt/gnome/include/gtk-2.0/gtk/gtk.h:31,
                 from /opt/gnome/include/libgnomeui-2.0/gnome.h:4,
                 from gtkhtml-embedded.c:25:
/opt/gnome/include/glib-2.0/glib/garray.h:32: error: syntax error before 
'G_BEGIN_DECLS'
/opt/gnome/include/glib-2.0/glib/garray.h:34: error: syntax error before 
'typedef'
In file included from /opt/gnome/include/glib-2.0/glib/gerror.h:24,
                 from /opt/gnome/include/glib-2.0/glib/gthread.h:30,
                 from /opt/gnome/include/glib-2.0/glib/gasyncqueue.h:30,
                 from /opt/gnome/include/glib-2.0/glib.h:32,
                 from /opt/gnome/include/gtk-2.0/gdk/gdktypes.h:32,
                 from /opt/gnome/include/gtk-2.0/gdk/gdkcolor.h:31,
                 from /opt/gnome/include/gtk-2.0/gdk/gdkcairo.h:23,
                 from /opt/gnome/include/gtk-2.0/gdk/gdk.h:30,
                 from /opt/gnome/include/gtk-2.0/gtk/gtk.h:31,
                 from /opt/gnome/include/libgnomeui-2.0/gnome.h:4,
                 from gtkhtml-embedded.c:25:
/opt/gnome/include/glib-2.0/glib/gquark.h:32: error: syntax error before 
'G_BEGIN_DECLS'
/opt/gnome/include/glib-2.0/glib/gquark.h:34: error: syntax error before 
'typedef'
/opt/gnome/include/glib-2.0/glib/gquark.h:41: error: syntax error before 
'gchar'
/opt/gnome/include/glib-2.0/glib/gquark.h:41: error: syntax error before 
'G_GNUC_CONST'
/opt/gnome/include/glib-2.0/glib/gquark.h:41: warning: type defaults to 'int' 
in declaration of 'G_GNUC_CONST'
/opt/gnome/include/glib-2.0/glib/gquark.h:41: warning: data definition has no 
type or storage class
In file included from /opt/gnome/include/glib-2.0/glib/gthread.h:30,
                 from /opt/gnome/include/glib-2.0/glib/gasyncqueue.h:30,
                 from /opt/gnome/include/glib-2.0/glib.h:32,
                 from /opt/gnome/include/gtk-2.0/gdk/gdktypes.h:32,
                 from /opt/gnome/include/gtk-2.0/gdk/gdkcolor.h:31,
                 from /opt/gnome/include/gtk-2.0/gdk/gdkcairo.h:23,
                 from /opt/gnome/include/gtk-2.0/gdk/gdk.h:30,
                 from /opt/gnome/include/gtk-2.0/gtk/gtk.h:31,
                 from /opt/gnome/include/libgnomeui-2.0/gnome.h:4,
                 from gtkhtml-embedded.c:25:
/opt/gnome/include/glib-2.0/glib/gerror.h:26: error: syntax error before 
'G_BEGIN_DECLS'
/opt/gnome/include/glib-2.0/glib/gerror.h:28: error: syntax error before 
'typedef'
/opt/gnome/include/glib-2.0/glib/gerror.h:40: error: syntax error before 
'G_GNUC_PRINTF'
/opt/gnome/include/glib-2.0/glib/gerror.h:40: warning: type defaults to 'int' 
in declaration of 'G_GNUC_PRINTF'
/opt/gnome/include/glib-2.0/glib/gerror.h:40: warning: data definition has no 
type or storage class
/opt/gnome/include/glib-2.0/glib/gerror.h:60: error: syntax error before 
'G_GNUC_PRINTF'
/opt/gnome/include/glib-2.0/glib/gerror.h:60: warning: type defaults to 'int' 
in declaration of 'G_GNUC_PRINTF'
/opt/gnome/include/glib-2.0/glib/gerror.h:60: warning: data definition has no 
type or storage class
In file included from /opt/gnome/include/glib-2.0/glib/gthread.h:32,
                 from /opt/gnome/include/glib-2.0/glib/gasyncqueue.h:30,
                 from /opt/gnome/include/glib-2.0/glib.h:32,
                 from /opt/gnome/include/gtk-2.0/gdk/gdktypes.h:32,
                 from /opt/gnome/include/gtk-2.0/gdk/gdkcolor.h:31,
                 from /opt/gnome/include/gtk-2.0/gdk/gdkcairo.h:23,
                 from /opt/gnome/include/gtk-2.0/gdk/gdk.h:30,
                 from /opt/gnome/include/gtk-2.0/gtk/gtk.h:31,
                 from /opt/gnome/include/libgnomeui-2.0/gnome.h:4,
                 from gtkhtml-embedded.c:25:
/opt/gnome/include/glib-2.0/glib/gatomic.h:35: error: syntax error before 
'G_BEGIN_DECLS'
/opt/gnome/include/glib-2.0/glib/gatomic.h:37: error: syntax error before 
'gint' 'typedef'
In file included from /opt/gnome/include/glib-2.0/glib/gerror.h:24,
                 from /opt/gnome/include/glib-2.0/glib/gthread.h:30,
                 from /opt/gnome/include/glib-2.0/glib/gasyncqueue.h:30,
                 from /opt/gnome/include/glib-2.0/glib.h:32,
                 from /opt/gnome/include/gtk-2.0/gdk/gdktypes.h:32,
                 from /opt/gnome/include/gtk-2.0/gdk/gdkcolor.h:31,
                 from /opt/gnome/include/gtk-2.0/gdk/gdkcairo.h:23,
                 from /opt/gnome/include/gtk-2.0/gdk/gdk.h:30,
                 from /opt/gnome/include/gtk-2.0/gtk/gtk.h:31,
                 from /opt/gnome/include/libgnomeui-2.0/gnome.h:4,
                 from gtkhtml-embedded.c:25:
/opt/gnome/include/glib-2.0/glib/gquark.h:32: error: syntax error before 
'G_BEGIN_DECLS'
/opt/gnome/include/glib-2.0/glib/gquark.h:34: error: syntax error before 
'typedef'
/opt/gnome/include/glib-2.0/glib/gquark.h:41: error: syntax error before 
'gchar'
/opt/gnome/include/glib-2.0/glib/gquark.h:41: error: syntax error before 
'G_GNUC_CONST'
/opt/gnome/include/glib-2.0/glib/gquark.h:41: warning: type defaults to 'int' 
in declaration of 'G_GNUC_CONST'
/opt/gnome/include/glib-2.0/glib/gquark.h:41: warning: data definition has no 
type or storage class
In file included from /opt/gnome/include/glib-2.0/glib/gthread.h:30,
                 from /opt/gnome/include/glib-2.0/glib/gasyncqueue.h:30,
                 from /opt/gnome/include/glib-2.0/glib.h:32,
                 from /opt/gnome/include/gtk-2.0/gdk/gdktypes.h:32,
                 from /opt/gnome/include/gtk-2.0/gdk/gdkcolor.h:31,
                 from /opt/gnome/include/gtk-2.0/gdk/gdkcairo.h:23,
                 from /opt/gnome/include/gtk-2.0/gdk/gdk.h:30,
                 from /opt/gnome/include/gtk-2.0/gtk/gtk.h:31,
                 from /opt/gnome/include/libgnomeui-2.0/gnome.h:4,
                 from gtkhtml-embedded.c:25:
/opt/gnome/include/glib-2.0/glib/gerror.h:26: error: syntax error before 
'G_BEGIN_DECLS'
/opt/gnome/include/glib-2.0/glib/gerror.h:28: error: syntax error before 
'typedef'
/opt/gnome/include/glib-2.0/glib/gerror.h:40: error: syntax error before 
'G_GNUC_PRINTF'
/opt/gnome/include/glib-2.0/glib/gerror.h:40: warning: type defaults to 'int' 
in declaration of 'G_GNUC_PRINTF'
/opt/gnome/include/glib-2.0/glib/gerror.h:40: warning: data definition has no 
type or storage class
/opt/gnome/include/glib-2.0/glib/gerror.h:60: error: syntax error before 
'G_GNUC_PRINTF'
/opt/gnome/include/glib-2.0/glib/gerror.h:60: warning: type defaults to 'int' 
in declaration of 'G_GNUC_PRINTF'
/opt/gnome/include/glib-2.0/glib/gerror.h:60: warning: data definition has no 
type or storage class
In file included from /opt/gnome/include/glib-2.0/glib/gthread.h:32,
                 from /opt/gnome/include/glib-2.0/glib/gasyncqueue.h:30,
                 from /opt/gnome/include/glib-2.0/glib.h:32,
                 from /opt/gnome/include/gtk-2.0/gdk/gdktypes.h:32,
                 from /opt/gnome/include/gtk-2.0/gdk/gdkcolor.h:31,
                 from /opt/gnome/include/gtk-2.0/gdk/gdkcairo.h:23,
                 from /opt/gnome/include/gtk-2.0/gdk/gdk.h:30,
                 from /opt/gnome/include/gtk-2.0/gtk/gtk.h:31,
                 from /opt/gnome/include/libgnomeui-2.0/gnome.h:4,
                 from gtkhtml-embedded.c:25:
/opt/gnome/include/glib-2.0/glib/gatomic.h:35: error: syntax error before 
'G_BEGIN_DECLS'
/opt/gnome/include/glib-2.0/glib/gatomic.h:37: error: syntax error before 
'gint'


























On Tuesday 14 February 2006 14:52, Harish Krishnaswamy wrote:
> Hi All,
>
> The Evolution Team is pleased to announce the release of Evolution
> 2.5.91. (2.6 Beta 2)
>
> You can find the tarballs here :
>
> http://ftp.acc.umu.se/pub/gnome/sources/evolution/2.5/evolution-2.5.91.tar.
>bz2
> http://ftp.acc.umu.se/pub/gnome/sources/evolution-data-server/1.5/evolution
>-data-server-1.5.91.tar.bz2
> http://ftp.acc.umu.se/pub/gnome/sources/evolution-exchange/2.5/evolution-ex
>change-2.5.91.tar.bz2
> http://ftp.acc.umu.se/pub/gnome/sources/gtkhtml/3.9/gtkhtml-3.9.91.tar.bz2
> http://ftp.acc.umu.se/pub/gnome/sources/libsoup/2.2/libsoup-2.2.7.tar.bz2
>
> What's new :
>
> Lots of bug fixes and updated translations. More information available at
> http://go-evolution.org/Evo2.5.91
>
> Reporting Bugs
>
> If you have problems with 2.5.91, please take the time to submit the bug
> using Bug Buddy or at http://bugzilla.gnome.org.  Try to fill in as
> much detail as you can regarding the circumstances that lead to the
> problem.
>
>
> Kindly check if your bug has been reported before by using the
> search functionality of Bugzilla.
>
> More information is available at the project website
> http://www.gnome.org/projects/evolution
> and the project wiki :
> http://go-evolution.org/
>
> Thanks,
> Harish
>
>
>
> _______________________________________________
> Evolution-hackers mailing list
> Evolution-hackers gnome org
> http://mail.gnome.org/mailman/listinfo/evolution-hackers



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]