1
Support / Re: Error building latest Version on Debian
« on: July 23, 2011, 09:28:00 pm »
adding "#include <sys/types.h>" in user.h in line 39 fixed the problem.
while compiling i get a 2 warnings concerning the comparison between int and unsigned int in mineserver.cpp at line 922 and 927, but i guess thats not too bad.
while compiling i get a 2 warnings concerning the comparison between int and unsigned int in mineserver.cpp at line 922 and 927, but i guess thats not too bad.