make all-am
make[1]: Entering directory `/home/ots'
g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include/lua5.1 -O2 -fomit-frame-pointer -D__USE_MYSQL__ -D__WAR_SYSTEM__ -D__ENABLE_SERVER_DIAGNOSTIC__ -D_THREAD_SAFE -D_REENTRANT -Wall -Wextra -Werror -Wno-strict-aliasing -pipe -MT talkaction.o -MD -MP -MF .deps/talkaction.Tpo -c -o talkaction.o talkaction.cpp
cc1plus: warnings being treated as errors
talkaction.cpp: In static member function 'static bool TalkAction::guildCreate(Creature*, const std::string&, const std::string&)':
talkaction.cpp:784: error: suggest braces around empty body in an 'if' statement
make[1]: *** [talkaction.o] Error 1
make[1]: Leaving directory `/home/ots'
make: *** [all] Error 2