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

Compiling TFS 0.3.6 Problem Compiling (Debian 6 -64bits)

Pretx

Active Member
Joined
May 5, 2011
Messages
184
Solutions
2
Reaction score
29
Hi guys.

I try compiling tfs 0.3.6 (for a custom server)
I have installed already all libs

Command line used:

sh autogen.sh
./configure --enable-mysql
sh build.sh

The error occurs at the end of compilation:
CXXLD theforgottenserver
/usr/bin/ld: connection.o: undefined reference to symbol 'pthread_mutexattr_settype@@GLIBC_2.2.5'
//lib/x86_64-linux-gnu/libpthread.so.0: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make[1]: *** [theforgottenserver] Error 1
make[1]: Leaving directory `/root/source'
make: *** [all] Error 2


Image:

rBpJnQY.png
 
Sorry for delay. Now using debian 6 64bits and nothing

in your threads not say how you repair the errors:
0CuSkwr.png


I can send a donation to you, if you want. For teach me how compile that sources @dominique120
 
sorry that:

Kpz4nfC.png


I see compiles fine but will not have future problems with these errors? -D_USE_MYSQL ETC ETC?
 
Last edited:
It has compiled fine and you will not have any problems as long as the source you are using does not have any errors.
 
Back
Top