Dear all, I just tried to compile GAMGI but it does not work out of the box and I feel that it is most likely due to some version incompatibilities that I have not addressed properly.
The project is hosted here http://www.gamgi.org/ and Carlos, the upstream author, would very much like to see his work in the Debian distribution. If someone would have an idea on what to change then this would be brilliant. Many thanks and regards, Steffen [EMAIL PROTECTED]:~/alioth/debian-med/trunk/packages/tmp/gamgi/gamgi-0.13.1/src$ make gcc -g -Wall -ansi -c -I./engine -I./gtk/gamgi -I./gtk/window -I./gtk/layer -I./gtk/light -I./gtk/assembly -I./gtk/cell -I./gtk/cluster -I./gtk/molecule -I./gtk/group -I./gtk/plane -I./gtk/direction -I./gtk/atom -I./gtk/bond -I./gtk/text -I./gtk/help -I./gtk -I./mesa-I./math -I./chem -I./phys -I./io -I./expat -I./global -I/usr/include/gtkgl-2.0 -I/usr/include/freetype2 -I/usr/include -I/usr/include/gtkgl -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/GL -I/usr/X11R6/include ./engine/gamgi_engine_array.c -o gamgi_engine_array.o In file included from /usr/include/gtkgl-2.0/gtkgl/gtkglarea.h:24, from ./engine/gamgi_engine.h:28, from ./engine/gamgi_engine_array.c:12: /usr/include/gtkgl-2.0/gtkgl/gdkgl.h:41: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'enum' /usr/include/gtkgl-2.0/gtkgl/gdkgl.h:88: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdk_gl_context_get_type' /usr/include/gtkgl-2.0/gtkgl/gdkgl.h:112: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdk_gl_pixmap_get_type' In file included from ./engine/gamgi_engine.h:28, from ./engine/gamgi_engine_array.c:12: /usr/include/gtkgl-2.0/gtkgl/gtkglarea.h:28: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'G_BEGIN_DECLS' /usr/include/gtkgl-2.0/gtkgl/gtkglarea.h:53: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gtk_gl_area_get_type' /usr/include/gtkgl-2.0/gtkgl/gtkglarea.h:56: error: expected declaration specifiers or '...' before 'GtkGLArea' /usr/include/gtkgl-2.0/gtkgl/gtkglarea.h:57: error: expected ')' before '*' token /usr/include/gtkgl-2.0/gtkgl/gtkglarea.h:61: error: expected ')' before '*' token /usr/include/gtkgl-2.0/gtkgl/gtkglarea.h:63: error: expected ')' before '*' token /usr/include/gtkgl-2.0/gtkgl/gtkglarea.h:65: error: expected ')' before '*' token In file included from ./engine/gamgi_engine_array.c:12: ./engine/gamgi_engine.h:78: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'typedef' ./engine/gamgi_engine.h:129: error: expected specifier-qualifier-list before 'gamgi_enum' ./engine/gamgi_engine.h:212: error: expected specifier-qualifier-list before 'gamgi_enum' ./engine/gamgi_engine.h:251: error: expected specifier-qualifier-list before 'gamgi_enum' ./engine/gamgi_engine.h:389: error: expected specifier-qualifier-list before 'gamgi_enum' ./engine/gamgi_engine.h:574: error: expected specifier-qualifier-list before 'gamgi_enum' ./engine/gamgi_engine.h:648: error: expected specifier-qualifier-list before 'gamgi_enum' make: *** [gamgi_engine_array.o] Error 1 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

