aboutsummaryrefslogtreecommitdiff
path: root/pipermail/nel/2001-January/000117.html
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2018-08-11 20:21:34 +0200
committerneodarz <neodarz@neodarz.net>2018-08-11 20:21:34 +0200
commit0ea5fc66924303d1bf73ba283a383e2aadee02f2 (patch)
tree2568e71a7ccc44ec23b8bb3f0ff97fb6bf2ed709 /pipermail/nel/2001-January/000117.html
downloadnevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz
nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip
Initial commit
Diffstat (limited to 'pipermail/nel/2001-January/000117.html')
-rw-r--r--pipermail/nel/2001-January/000117.html96
1 files changed, 96 insertions, 0 deletions
diff --git a/pipermail/nel/2001-January/000117.html b/pipermail/nel/2001-January/000117.html
new file mode 100644
index 00000000..c4f2c919
--- /dev/null
+++ b/pipermail/nel/2001-January/000117.html
@@ -0,0 +1,96 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Nel] mesa3D</TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:valignat%40nevrax.com">
+ <LINK REL="Previous" HREF="000116.html">
+ <LINK REL="Next" HREF="000118.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Nel] mesa3D</H1>
+ <B>Valignat Cedric</B>
+ <A HREF="mailto:valignat%40nevrax.com"
+ TITLE="[Nel] mesa3D">valignat@nevrax.com</A><BR>
+ <I>Fri, 12 Jan 2001 12:01:36 +0100</I>
+ <P><UL>
+ <LI> Previous message: <A HREF="000116.html">[Nel] mesa3D</A></li>
+ <LI> Next message: <A HREF="000118.html">Re[2]: [Nel] File formats+other stuff</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#117">[ date ]</a>
+ <a href="thread.html#117">[ thread ]</a>
+ <a href="subject.html#117">[ subject ]</a>
+ <a href="author.html#117">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Hello Bernard,
+
+Bernard Hugueney wrote:
+&gt;<i>
+</I>&gt;<i> I must say that for once, Debian unstable is not up to date.
+</I>&gt;<i> I've been left behind recently, even with latest (today's!) xlibmesa-dev :-(
+</I>
+Ouch !...
+
+&gt;<i> Just when I bought those extra 128 Mo that 'd have allowed me to compile Nel
+</I>&gt;<i> AND move he mouse cursor :-(
+</I>
+How much RAM did you have, before, to run X ? :-P
+
+&gt;<i> And lanch ddd on the servers because they segfaulted on startup here :-(
+</I>
+Did you get any error messages ?
+
+The servers are, actually, made in a way that they print an error message and
+create a core files if there is a problem, that's help us to debug them ...
+
+&gt;<i> I've no relevent version number as debian seem to sync them with XFree's:
+</I>&gt;<i>
+</I>&gt;<i> bubastis:~# dpkg -p xlibmesa-dev |fgrep Version
+</I>&gt;<i> Version: 4.0.2-1
+</I>&gt;<i>
+</I>&gt;<i> bubastis:~# dpkg -L xlibmesa-dev |fgrep glext.h
+</I>&gt;<i> /usr/include/GL/glext.h
+</I>&gt;<i> but
+</I>&gt;<i> bubastis:~# fgrep GL_GLEXT_VERSION `dpkg -L xlibmesa-dev |fgrep glext.h`
+</I>&gt;<i> #define GL_GLEXT_VERSION 6
+</I>&gt;<i> which does not plese Nel :-((
+</I>
+The Mesa's rpm that we used is the 3.3-5 version and it use the version 7
+of GL/glext.h. We didn't test it with any other version of mesa yet, but you
+could try to download the lastest version of GL/glext.h at
+<A HREF="http://oss.sgi.com/projects/ogl-sample/ABI/glext.h">http://oss.sgi.com/projects/ogl-sample/ABI/glext.h</A> and recompile NeL.
+
+An other solution is to remove the GL_GLEXT_VERSION checking in the
+configure.in file and in the src/3d/driver/opengl/driver_opengl_extension.h
+file and try to recompile NeL ...
+
+I hope that could help you to fixed your problem ...
+
+
+Cedric.
+
+
+</pre>
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI> Previous message: <A HREF="000116.html">[Nel] mesa3D</A></li>
+ <LI> Next message: <A HREF="000118.html">Re[2]: [Nel] File formats+other stuff</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#117">[ date ]</a>
+ <a href="thread.html#117">[ thread ]</a>
+ <a href="subject.html#117">[ subject ]</a>
+ <a href="author.html#117">[ author ]</a>
+ </LI>
+ </UL>
+</body></html>