blob: caa9771088792417432c74984acb649d0b3c8558 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
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>
|