From: Frank V. G. <fva...@gm...> - 2008-08-19 22:41:48
|
Hi, I try to build the svn trunk of 0.17.8 but I get an error with the gdkglquery-x11 files. Here's the part where it fails... all the dependency and configuration issues are solved, but I'm stuck during the 'make' command... Making all in x11 make[7]: Entering directory `/home/frank/Development/openvrml/trunk/lib/gtkglext/gdk/x11' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GdkGLExt\" -DGDK_GL_COMPILATION -DINSIDE_GDK_GL_X11 -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -MT gdkglquery-x11.lo -MD -MP -MF .deps/gdkglquery-x11.Tpo -c -o gdkglquery-x11.lo gdkglquery-x11.c mv -f .deps/gdkglquery-x11.Tpo .deps/gdkglquery-x11.Plo make[7]: Leaving directory `/home/frank/Development/openvrml/trunk/lib/gtkglext/gdk/x11' Any idea? I am building on a Fedora 9 system. It's the first time I compile openVRML, so I still have to get familiar with the code. I am considering to use it in a new academic research project. Regards, Frank |