make all-am
make[1]: Wejście do katalogu `/home/nowy/0.3.6'
g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include/lua5.1 -D__USE_MYSQL__ -D__ENABLE_SERVER_DIAGNOSTIC__ -D_THREAD_SAFE -D_REENTRANT -Wall -g -O1 -MT actions.o -MD -MP -MF .deps/actions.Tpo -c -o actions.o actions.cpp
In file included from baseevents.h:20,
from actions.h:20,
from actions.cpp:20:
otsystem.h:79:11: error: missing binary operator before token "_MSC_VER"
In file included from actions.cpp:36:
house.h:23:39: error: boost/tr1/unordered_set.hpp: Nie ma takiego pliku ani katalogu
In file included from actions.cpp:36:
house.h:76: error: 'std::tr1' has not been declared
house.h:76: error: ISO C++ forbids declaration of 'unordered_set' with no type
house.h:76: error: typedef name may not be a nested-name-specifier
house.h:76: error: expected ';' before '<' token
make[1]: *** [actions.o] Błąd 1
make[1]: Opuszczenie katalogu `/home/nowy/0.3.6'