• 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!

Linux Compiling TFS 0.4

walef xavier

New Member
Joined
Dec 7, 2010
Messages
48
Reaction score
0
I go to the directory server, run the commands just fine, the last in time # make, the following error appears:

make: ** Aviso: O arquivo `configure.ac' está com a hora 3e+03 adiantada
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/otserv/missing --run aclocal-1.11
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/otserv/missing --run autoconf
cd . && /bin/bash /home/otserv/missing --run automake-1.11 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --enable-mysql --no-create --no-recursion
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for g++... g++
checking whether the C++ compi



I use the rev3777 and compiling with -D__WAR_SYSTEM__.

Help-me plz;
 
Back
Top