Problems with glext.h

Trying to build your own version of Vega Strike and having problems? Unix users, paste your config.log here (stderr output alone is not helpful).
patton

Post by patton »

Lasker wrote:

Code: Select all

checking for GLU library... yes
checking for GL/gl.h... yes
checking GL/glext.h usability... no
checking GL/glext.h presence... yes
configure: WARNING: GL/glext.h: present but cannot be compiled
configure: WARNING: GL/glext.h: check for missing prerequisite headers?
configure: WARNING: GL/glext.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to bug-autoconf@gnu.org. ##
configure: WARNING:     ## ------------------------------------ ##
checking for GL/glext.h... yes
checking whether glext.h is recent enough... yes  <-- funny, that last one, isn't it?
I have that problem too I'm running Mandrake 9.1 with a matrox g550 and latest drivers from Matrox.
More, the "configure" has problems to detect correctly my GLU and glut libraries because it tries to compile without "-lm" and so it generates errors in linking phase bacause it cannot find the math lib.

Can you put on-line a binary rpm for vegastrike executables?

thank you.

Patton.
hellcatv
Developer
Developer
Posts: 3980
Joined: Fri Jan 03, 2003 4:53 am
Location: Stanford, CA
Contact:

Post by hellcatv »

well I don't have an rpm based distro right now....
we'll try to make a greater effort to get out the 0.4.0 binaries
I couldn't figure out how to package this release for some reason and help hasn't been forthcoming
Vega Strike Lead Developer
http://vegastrike.sourceforge.net/
Post Reply