• 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 with compiling

selo

SOON!! eh ?!
Joined
Nov 16, 2008
Messages
94
Reaction score
3
i got this error when i was trying to compile 0.2.7 forgottenserver

PHP:
g++ -I. -I/usr/include/libxml2 -I/usr/include/lua5.1 -Werror -Wall -O1 -D_THREAD_SAFE -D_REENTRANT -D__NO_HOMEDIR_CONF__ -D__USE_MYSQL__ -D__USE_SQLITE__ -c otserv.cpp
cc1plus: warnings being treated as errors
otserv.cpp: In function 'void badAllocationHandler()':
otserv.cpp:223: error: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result
make: *** [otserv.o] Error 1

im using backtrack4 r1 and im using libboost 1.35 packages

rep++ for the man that can help me
 
Back
Top