• 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 Get error while compiling.

LuckyM

Ett är Ett
Joined
Jun 13, 2009
Messages
1,412
Solutions
1
Reaction score
167
Location
Sweden
Hello OTLand.

I got an error when im trying to ./build an tfs 0.4 3777, I got this error.

Code:
chat.cpp: In member function ‘ChatChannel* Chat::getChannel(Player*, uint16_t)’:
chat.cpp:1144:10: error: converting ‘false’ to pointer type ‘ChatChannel*’ [-Werror=conversion-null]
 
I got this error
Code:
/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
 
What OS are you using? If its ubuntu 14 or one of those you are going to have to switch OS. I suggest Debian 7 for TFS 0.4
 

Similar threads

Back
Top