nel-all
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Michael Warnock
Subject: Re: [Nel] compile problems on debian gnu/linux (more)
Date: 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]