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/000117.html | 96 ++++++++++++++++++++++++++++++++++ 1 file changed, 96 insertions(+) create mode 100644 pipermail/nel/2001-January/000117.html (limited to 'pipermail/nel/2001-January/000117.html') 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 @@ + + + + [Nel] mesa3D + + + + + + +

[Nel] mesa3D

+ Valignat Cedric + valignat@nevrax.com
+ Fri, 12 Jan 2001 12:01:36 +0100 +

+
+ +
Hello Bernard,
+
+Bernard Hugueney wrote:
+> 
+> I must say that for once, Debian unstable is not up to date.
+> I've been left behind recently, even with latest (today's!) xlibmesa-dev :-(
+
+Ouch !...
+
+> Just when I bought those extra 128 Mo that 'd have allowed me to compile Nel
+> AND move he mouse cursor :-(
+
+How much RAM did you have, before, to run X ? :-P
+
+> And lanch ddd on the servers because they segfaulted on startup here :-(
+
+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 ...
+
+> I've no relevent version number as debian seem to sync them with XFree's:
+> 
+> bubastis:~# dpkg -p xlibmesa-dev |fgrep Version
+> Version: 4.0.2-1
+> 
+> bubastis:~# dpkg -L xlibmesa-dev |fgrep glext.h
+> /usr/include/GL/glext.h
+> but 
+> bubastis:~# fgrep GL_GLEXT_VERSION `dpkg -L xlibmesa-dev |fgrep glext.h`
+> #define GL_GLEXT_VERSION 6
+> which does not plese Nel :-((
+
+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
+http://oss.sgi.com/projects/ogl-sample/ABI/glext.h 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.
+
+
+
+ + + + + + + +
+

+ -- cgit v1.2.1