When trying to compile the CVS from sourceforge.net on linux which is DR3 i got a shitload of errors with the world server
mon/extprofile.o ../common/timeoutmgr.o -rdynamic -L. -lstdc++ -lm -lz -L/usr/lib/mysql -L/usr/mysql/lib -lmysqlclient -ldl -o world
../common/dbcore.o(.text+0x99d): In function `DBAsyncLoop(void*)':
../common/dbcore.cpp:215: undefined reference to `Condition::Wait()'
../common/dbcore.o(.text+0xa03): In function `DBAsync:
BAsync[not-in-charge](DBcore*)':
../common/dbcore.cpp:230: undefined reference to `Condition::Condition[in-charge]()'
../common/dbcore.o(.text+0xafb):../common/dbcore.cpp:238: undefined reference to `Condition::~Condition [in-charge]()'
../common/dbcore.o(.text+0xb59): In function `DBAsync:
BAsync[in-charge](DBcore*)':
../common/dbcore.cpp:230: undefined reference to `Condition::Condition[in-charge]()'
../common/dbcore.o(.text+0xc51):../common/dbcore.cpp:238: undefined reference to `Condition::~Condition [in-charge]()'
../common/dbcore.o(.text+0xd62): In function `DBAsync::~DBAsync [not-in-charge]()':
../common/dbcore.cpp:243: undefined reference to `Condition::~Condition [in-charge]()'
../common/dbcore.o(.text+0xd6f):../common/dbcore.cpp:243: undefined reference to `Condition::~Condition [in-charge]()'
../common/dbcore.o(.text+0xe9c): In function `DBAsync::~DBAsync [in-charge]()':
../common/dbcore.cpp:243: undefined reference to `Condition::~Condition [in-charge]()'
../common/dbcore.o(.text+0xea9):../common/dbcore.cpp:243: undefined reference to `Condition::~Condition [in-charge]()'
../common/dbcore.o(.text+0xfd6):../common/dbcore.cpp:243: more undefined references to `Condition::~Condition [in-charge]()' follow
../common/dbcore.o(.text+0x106
: In function `DBAsync::StopThread()':
../common/dbcore.cpp:254: undefined reference to `Condition::Signal()'
../common/dbcore.o(.text+0x1137): In function `DBAsync::AddWork(DBAsyncWork**, unsigned)':
../common/dbcore.cpp:282: undefined reference to `Condition::Signal()'
collect2: ld returned 1 exit status
i tried to run all the stuff with the DR2 world server but somehow my zoneservers crash all the time when i try to zone :/
Any suggestions?
--edit
maybe i should have moved this to Linux Server Support maybe a forum admin can do that :p