[CLAM] CLAM compilation error - OpenGL
Martin Rocamora
rocamora at fing.edu.uy
Fri May 12 15:35:31 PDT 2006
Hi all!
I work on a multimedia group at university
(http://iie.fing.edu.uy/investigacion/grupos/gmm). We're working on MIR
and sound synthesis. We're interested in adopting CLAM as framework. I'm
trying to compile it but I have the following problem.
I have already solved all the needed dependencies, however I get this
error message:
---------------------------------
# scons configure with_osc_support=no with_id3_support=no
...
"Checking for glBegin() in C library GL... no
Could not find OpenGL library! Please install the development library
supplied by your OpenGL driver vendor"
---------------------------------
System: Toshiba A55 Laptop (Centrino 1.5)
OS: Linux - Mandriva 10.2
I have an Intel 855GM integrated graphics controller, which is supported
with 3d accceleration, and I'm using the right driver (i810).(*)
If I am not wrong, it seems I have the needed packages installed (libGL,
libglut ). (**)
So, what am I missing?
Thanks, and I look foward to using the tool!
Martín.
(*)
/etc/X11/xorg.conf
Section "Device"
Identifier "device1"
VendorName "Intel Corp."
BoardName "Intel 85x"
Driver "i810"
Screen 0
BusID "PCI:0:2:0"
Option "DPMS"
EndSection
(**)
/usr/X11R6/lib/libGL.so.1.2
/usr/X11R6/lib/libGL.so.1
/usr/X11R6/lib/libGL.so
/usr/X11R6/lib/libglut.so.3
/usr/X11R6/lib/libglut.so.3.7.1
/usr/X11R6/lib/libglut.la
/usr/X11R6/lib/libglut.so
More information about the clam-users
mailing list