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-March/000321.html | 64 ++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 pipermail/nel/2001-March/000321.html (limited to 'pipermail/nel/2001-March/000321.html') diff --git a/pipermail/nel/2001-March/000321.html b/pipermail/nel/2001-March/000321.html new file mode 100644 index 00000000..12220818 --- /dev/null +++ b/pipermail/nel/2001-March/000321.html @@ -0,0 +1,64 @@ + + + + [Nel] Compile error + + + + + + +

[Nel] Compile error

+ Valignat Cedric + valignat@nevrax.com
+ Thu, 1 Mar 2001 14:26:11 +0100 +

+
+ +
Hi, 
+
+> c++ -I/usr/local/include/freetype2 -I/home/nel/code/nel/include -I/home/nel/STLport-4.0/stlport -g -O2  -o client  character_interface.o client.o language_interface.o login_interface.o move_listener.o pb_message_box.o player_view.o shards_list_interface.o zone_manager.o zone_search.o sight.o lens_flare.o -lnelnet -lnelmisc -lnel3d -L/usr/local/lib -lfreetype -L/home/nel/code/nel/lib -L/home/nel/STLport-4.0/lib  -lstlport_gcc
+> /usr/local/i686-pc-linux-gnu/bin/ld: cannot find -lnelnet
+> collect2: ld returned 1 exit status
+> 
+> I was doing pretty well up until then. Any ideas on what I'm missing here?
+
+It seems that the compiler cannot find the libnelnet.so file.
+
+You compile it as if the NeL instalation prefix (/usr/local/ by default or
+what you defined when calling the configure script) is /home/nel/code/nel
+which seems to be the CVS directory.
+
+Could you check were is placed the libnelnet.so file ?
+
+
+Cedric.
+
+
+
+ + + +
+

+ -- cgit v1.2.1