aboutsummaryrefslogtreecommitdiff
path: root/pipermail/nel/2001-January/000103.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/000103.html
downloadnevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz
nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip
Initial commit
Diffstat (limited to 'pipermail/nel/2001-January/000103.html')
-rw-r--r--pipermail/nel/2001-January/000103.html70
1 files changed, 70 insertions, 0 deletions
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 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Nel] compile problems on debian gnu/linux (more)</TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:michael%40in-orbit.net">
+ <LINK REL="Previous" HREF="000100.html">
+ <LINK REL="Next" HREF="000104.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Nel] compile problems on debian gnu/linux (more)</H1>
+ <B>Michael Warnock</B>
+ <A HREF="mailto:michael%40in-orbit.net"
+ TITLE="[Nel] compile problems on debian gnu/linux (more)">michael@in-orbit.net</A><BR>
+ <I>Fri, 05 Jan 2001 17:04:10 -0800</I>
+ <P><UL>
+ <LI> Previous message: <A HREF="000100.html">[Nel] compile problems on debian gnu/linux</A></li>
+ <LI> Next message: <A HREF="000104.html">[Nel] File formats+other stuff</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#103">[ date ]</a>
+ <a href="thread.html#103">[ thread ]</a>
+ <a href="subject.html#103">[ subject ]</a>
+ <a href="author.html#103">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>&gt;<i>
+</I>
+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
+
+
+</pre>
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI> Previous message: <A HREF="000100.html">[Nel] compile problems on debian gnu/linux</A></li>
+ <LI> Next message: <A HREF="000104.html">[Nel] File formats+other stuff</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#103">[ date ]</a>
+ <a href="thread.html#103">[ thread ]</a>
+ <a href="subject.html#103">[ subject ]</a>
+ <a href="author.html#103">[ author ]</a>
+ </LI>
+ </UL>
+</body></html>