• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Problem to compile in Linux

president vankk

Web Developer & AuraOT Owner
Joined
Jul 10, 2009
Messages
5,719
Solutions
9
Reaction score
339
Hey, guys please help me with that.
root@BRBR:/home/server/sources# ./autogen.sh
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force --warnings=none
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf --force --warnings=none
autoreconf: running: /usr/bin/autoheader --force --warnings=none
autoreconf: running: automake --add-missing --copy --force-missing --warnings=none
autoreconf: Leaving directory `.'

WHY THE FUCK IS GIVING THAT ._.

How I fix that?
Please help me, THANKS!

Yours VANKK;
 
Last edited:
BECAUSE THAT'S NOT A FUCKING PROBLEM!!!

lol, guys that means that its ready for the next step. The next step is ./configure --enable-mysql

Then after that you can use ./build.sh or make
 
theforgottenserver: /usr/include/boost/thread/pthread/condition_variable_fwd.hpp:38: boost::condition_variable::~condition_variable(): Assertion `!pthread_cond_destroy(&cond)' failed.
Aborted
 
Last edited:
Back
Top