I use 64bit ubuntu (gutsy) on my system and do not have any problems compiling from SVN (default branch). Double-check your dependencies or (as steph mentioned) try getting a fresh checkout.

Do not be afraid to joust a giant just because some people insist on believing 
in windmills.



Stéphane Magnenat wrote:
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




_______________________________________________
glob2-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/glob2-devel

Reply via email to