From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- pipermail/nel/2001-January/000148.html | 60 ++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 pipermail/nel/2001-January/000148.html (limited to 'pipermail/nel/2001-January/000148.html') 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 @@ + + + + [Nel] Pb with glx version + + + + + + +

[Nel] Pb with glx version

+ Vincent Caron + zerodeux@free.fr
+ Tue, 23 Jan 2001 11:48:51 +0100 +

+
+ +
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.
+
+
+ + + + + + +
+

+ -- cgit v1.2.1