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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Nel] Feedback</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:arnaud.bienvenu%40via.ecp.fr">
<LINK REL="Previous" HREF="000798.html">
<LINK REL="Next" HREF="000778.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Nel] Feedback</H1>
<B>Arnaud Bienvenu</B>
<A HREF="mailto:arnaud.bienvenu%40via.ecp.fr"
TITLE="[Nel] Feedback">arnaud.bienvenu@via.ecp.fr</A><BR>
<I>Sun, 16 Dec 2001 18:12:29 +0100</I>
<P><UL>
<LI> Previous message: <A HREF="000798.html">[Nel] Feedback</A></li>
<LI> Next message: <A HREF="000778.html">[Nel] compiling nel/3d ps_util.cpp causes error C1076, internal heap limit</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#821">[ date ]</a>
<a href="thread.html#821">[ thread ]</a>
<a href="subject.html#821">[ subject ]</a>
<a href="author.html#821">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Thanks for answering Cedric,
On Thu, Dec 13, 2001 at 07:10:15PM +0100, Cedric Valignat wrote:
><i> Sorry but i i have no clue for that problem :-(
</I>
I managed to workaround this problem linking the snowballs 2 client against
libGL.so (by default, libnel_drv_opengl.so is linked against libGL, but not
the snowballs 2 client). I do not know if this is a Linux requirement, or
another bug in RedHat's 7.2 GL librairies. I hope a Linux Guru will give us a
clue.
By the way, the libICE.soh standing instead of libICE.so is obviously a
display bug non related to nel, since I could reproduce it from clean trivial
code.
At last, running the snowballs client, I get this well known error :
INF 5222 client.cpp 145 : Starting Snowballs !
WRN 5222 dru.cpp 95 : when loading dynamic library 'libnel_drv_opengl.so':
/usr/local/lib/libnel_drv_opengl.so: undefined symbol: glSetFenceNV
WRN 5222 common.cpp 392 : Exception will be launched: libnel_drv_opengl.so
not found
I read on this list the problem is due to Fence NV disappearing from
Mesa-3.4 (which I use), and that the nevrax team is working on it. Is it
still the case ?
><i> I applied the first patch, the second one was already applied when a
</I>><i> took a look on ii.
</I>
The patched versions are not yet available from today's CVS head revision, but
I trust you it's in the pipeline.
Regards,
Arnaud Bienvenu
</pre>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI> Previous message: <A HREF="000798.html">[Nel] Feedback</A></li>
<LI> Next message: <A HREF="000778.html">[Nel] compiling nel/3d ps_util.cpp causes error C1076, internal heap limit</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#821">[ date ]</a>
<a href="thread.html#821">[ thread ]</a>
<a href="subject.html#821">[ subject ]</a>
<a href="author.html#821">[ author ]</a>
</LI>
</UL>
</body></html>
|