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/000103.html | 70 ++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 pipermail/nel/2001-January/000103.html (limited to 'pipermail/nel/2001-January/000103.html') diff --git a/pipermail/nel/2001-January/000103.html b/pipermail/nel/2001-January/000103.html new file mode 100644 index 00000000..47afbadd --- /dev/null +++ b/pipermail/nel/2001-January/000103.html @@ -0,0 +1,70 @@ + + + + [Nel] compile problems on debian gnu/linux (more) + + + + + + +

[Nel] compile problems on debian gnu/linux (more)

+ Michael Warnock + michael@in-orbit.net
+ Fri, 05 Jan 2001 17:04:10 -0800 +

+
+ +
>
+
+Thanx for the quick fix!
+
+here's another bug:
+same debian 2.2 (stlport 4.1 now)
+
+making the client:
+
+c++ -I/usr/include/freetype2 -I/usr/include/stlport -g -O2  -o client  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 -lnelnet
+-lnelmisc -lnel3d -L/usr/lib -lfreetype -lstlport_gcc
+zone_manager.o: In function `NLMISC::IRunnable type_info function':
+/usr/include/stlport/iostream(.text+0x0): multiple definition of
+`NLMISC::IThread::create(NLMISC::IRunnable *)'
+client.o(.text+0x0):/usr/include/stlport/stl/_construct.h: first defined here
+collect2: ld returned 1 exit status
+make[2]: *** [client] Error 1
+
+we got all the servers running with code from the last hour or so.
+
+michael
+
+
+
+ + + + +
+

+ -- cgit v1.2.1