• 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 MAKE stops

gabrola

New Member
Joined
Apr 14, 2009
Messages
2
Reaction score
0
When compiling tfs I reach:
make all-am
make[1]: Entering directory `/forgottenserver'
g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include/lua5.1 -D__USE_MYSQL__ -D_THREAD_SAFE -D_REENTRANT -Wall -g -O1 -MT actions.o -MD -MP -MF .deps/actions.Tpo -c -o actions.o actions.cpp

Then it stops. What's the problem?
 
Back
Top