No OpengGL support error

Hello sdl dudes,

I get this error from both a manual compile and the deb package:
/usr/src/SDL-1.2.5/test# ./testgl
No OpenGL support on this system

But I run Maya, Quake, opengl xmms plugins all fine…
It’s a geforce1 ddr/dvi 32meg
Here is the part about GLX from my config.log if it might help:

configure:5575: checking for OpenGL (GLX) support
configure:5590: gcc -c -g -O2 -Wall -DENABLE_DUMMYVIDEO -DDISKAUD_SUPPORT -DOSS_SUPPORT -I/usr/X11R6/include -DENABLE_X11 -I./include -I./src/video -DXFREE86_VM -DXFREE86_VMGAMMA -DXFREE86_DGAMOUSE -DDEFAULT_DGAMOUSE -DXFREE86_XV -DHAVE_XINERAMA -Isrc/video -DENABLE_DGA -DENABLE_FBCON conftest.c 1>&5
configure:5605: checking for dlopen in -ldl

Any help would be much appreciated, so I can learn some 3d programming.
Best Regards,
Andrew Speerschneider, Brandon, FL–


Sign-up for your own FREE Personalized E-mail at Mail.com
http://www.mail.com/?sr=signup

CareerBuilder.com has over 400,000 jobs. Be smarter about your job search
http://corp.mail.com/careers

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi!Am Montag, 21. Juli 2003 20:50 schrieb andrew yeah right:

I get this error from both a manual compile and the deb package:
No OpenGL support on this system

You probably have to compile your SDL-libs with openGL enabled. This is
usually not the case for the distribution SDL-packages. View the SDL-Readme
for details.
Matthias


Matthias Bach | GPG/PGP-Key-ID: 0xACA73EC9
www.marix-world.de | On Keyserver: www.keyserver.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE/HE35lnJmS6ynPskRAvDsAJsEwLaDP8EmNquI30ULpPTVTdPYdwCfceiB
AIoqikCikCJhg4p9grpQKng=
=Vgm0
-----END PGP SIGNATURE-----

Hello sdl dudes,

I get this error from both a manual compile and the deb package:
/usr/src/SDL-1.2.5/test# ./testgl
No OpenGL support on this system

You probably don’t have the OpenGL development headers and libraries,
even though you have the runtime libraries.

See ya,
-Sam Lantinga, Software Engineer, Blizzard Entertainment