Obviously a include-path problem since I assume you've got (at least) glib installed. :-&
//Markus Tomas Groth wrote: > Hi, > > I'm trying to build CVS on my newly installed archlinux x86_64, but when > running configure I get the following error: > ERROR: No GtkGLExt development package installed! .... > > But looking in the config.log it seems it's the gtk that is the problem, > though > i got gtk2 installed: > > configure:27556: checking for the Gtk GL Extensions Version > configure:27576: result: 1.0 > configure:27582: checking for gtk/gtkgl.h > configure:27605: result: -I/usr/include/gtkglext-1.0 > configure:27816: checking for the Gtk Version > configure:27836: result: 2.0 > configure:27858: checking gtk/gtk.h usability > configure:27875: gcc -c -march=x86-64 -O2 -pipe conftest.c >&5 > In file included from conftest.c:86: > /usr/include/gtk/gtk.h:31:21: error: gdk/gdk.h: No such file or directory > In file included from /usr/include/gtk/gtkarg.h:31, > from /usr/include/gtk/gtkobject.h:31, > from /usr/include/gtk/gtkaccelgroup.h:35, > from /usr/include/gtk/gtk.h:32, > from conftest.c:86: > /usr/include/gtk/gtktypeutils.h:31:18: error: glib.h: No such file or > directory > In file included from /usr/include/gtk/gtkarg.h:31, > from /usr/include/gtk/gtkobject.h:31, > from /usr/include/gtk/gtkaccelgroup.h:35, > from /usr/include/gtk/gtk.h:32, > from conftest.c:86: > /usr/include/gtk/gtktypeutils.h:123: error: expected '=', ',', ';', 'asm' or > '__attribute__' before 'GtkType' > In file included from /usr/include/gtk/gtktypeutils.h:135, > from /usr/include/gtk/gtkarg.h:31, > from /usr/include/gtk/gtkobject.h:31, > from /usr/include/gtk/gtkaccelgroup.h:35, > from /usr/include/gtk/gtk.h:32, > from conftest.c:86: > /usr/include/gtk/gtktypebuiltins.h:3: error: expected '=', ',', ';', 'asm' or > '__attribute__' before 'GTK_TYPE_ACCEL_FLAGS' > > > > Any tips are welcome! > > cheers, > > Tomas > > > _______________________________________________ > Gnash-dev mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/gnash-dev
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

