diff options
Diffstat (limited to '')
-rw-r--r-- | pipermail/nel/2001-January/000148.html | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/pipermail/nel/2001-January/000148.html b/pipermail/nel/2001-January/000148.html new file mode 100644 index 00000000..caa97710 --- /dev/null +++ b/pipermail/nel/2001-January/000148.html @@ -0,0 +1,60 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Nel] Pb with glx version</TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:zerodeux%40free.fr"> + <LINK REL="Previous" HREF="000146.html"> + <LINK REL="Next" HREF="000151.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Nel] Pb with glx version</H1> + <B>Vincent Caron</B> + <A HREF="mailto:zerodeux%40free.fr" + TITLE="[Nel] Pb with glx version">zerodeux@free.fr</A><BR> + <I>Tue, 23 Jan 2001 11:48:51 +0100</I> + <P><UL> + <LI> Previous message: <A HREF="000146.html">[Nel] Problems compiling tile_edit</A></li> + <LI> Next message: <A HREF="000151.html">[Nel] Pb with glx version</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#148">[ date ]</a> + <a href="thread.html#148">[ thread ]</a> + <a href="subject.html#148">[ subject ]</a> + <a href="author.html#148">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>I'm having the same trouble as Bernard Hugueney had. I'm using Debian Sid +(unstable), and the nel/ configure script complains about OpenGL version +being too old (GL_GLEXT_VERSION < 7). Debian packages the original XFree 4.0.2 +header files, XFree says 4.0.2 uses Mesa 3.4, and if you downloa Mesa 3.4 you'll +see that GL_GLEXT_VERSION is set to 6. + +Since the latest version from SGI's OpenGL sample implementation is set to 7, +and Mesa's CVS stick to that 6, I guess Nevrax developpers use somewhat +cstomized RPMs (let me guess ... Mandrake ? :)) + +I suggest that the configure script should be relying on version 6 for now, +in order we claim what's really implemented by XFree 4.0.2. + +</pre> + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI> Previous message: <A HREF="000146.html">[Nel] Problems compiling tile_edit</A></li> + <LI> Next message: <A HREF="000151.html">[Nel] Pb with glx version</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#148">[ date ]</a> + <a href="thread.html#148">[ thread ]</a> + <a href="subject.html#148">[ subject ]</a> + <a href="author.html#148">[ author ]</a> + </LI> + </UL> +</body></html> |