On Saturday 12 April 2008 16:55:51 Kai Antweiler wrote: > Hi, > > I am temporarily using ubuntu (64bit) and tried to compile glob2 > (default branch). > Scons has trouble with opengl. > > ... > Checking for C library GL... no > Checking for C library GL... yes > Checking for C++ header file OpenGL/gl.h... no > Checking for C library opengl32... no > Could not find libGL or opengl32, or could not find GL/gl.h or OpenGL/gl.h > Checking for C library GLU... yes > Checking for C++ header file GL/glu.h... yes > Checking for C library fribidi... no > Missing OpenGL > > > I looked for the file gl.h myself. > It is in: /usr/include/GL/gl.h > > Does scons not look at this path?
Are you by random using a source tree that you have previously compiled in 32 bits? I've had a similar problem that got solved with a fresh checkout. Have a nice day, Steph -- http://stephane.magnenat.net _______________________________________________ glob2-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/glob2-devel
