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
In file included from otserv.cpp:24:
server.h: In member function 'bool ServiceManager::add(uint16_t)':
server.h:127: error: 'cout' is not a member of 'std'
server.h:147: error: 'cout' is not a member of 'std'
make: *** [otserv.o] Error 1
root@x:/home/x#