make all-am
make[1]: Wejście do katalogu `/home/ots/avesta/source'
g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include/lua5.1 -D__USE_SQLITE__ -D_THREAD_SAFE -D_REENTRANT -Wall -g -O2 -MT databasesqlite.o -MD -MP -MF .deps/databasesqlite.Tpo -c -o databasesqlite.o databasesqlite.cpp
mv -f .deps/databasesqlite.Tpo .deps/databasesqlite.Po
g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include/lua5.1 -D__USE_SQLITE__ -D_THREAD_SAFE -D_REENTRANT -Wall -g -O2 -MT account.o -MD -MP -MF .deps/account.Tpo -c -o account.o account.cpp
mv -f .deps/account.Tpo .deps/account.Po
g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include/lua5.1 -D__USE_SQLITE__ -D_THREAD_SAFE -D_REENTRANT -Wall -g -O2 -MT container.o -MD -MP -MF .deps/container.Tpo -c -o container.o container.cpp
In file included from scheduler.h:29,
from game.h:37,
from container.cpp:24:
tasks.h:84: error: 'condition_variable' in namespace 'boost' does not name a type
In file included from game.h:37,
from container.cpp:24:
scheduler.h:42: error: 'system_time' in namespace 'boost' does not name a type
scheduler.h:56: error: 'system_time' in namespace 'boost' does not name a type
scheduler.h: In member function 'bool SchedulerTask:

perator<(const SchedulerTask&) const':
scheduler.h:46: error: 'getCycle' was not declared in this scope
scheduler.h:46: error: 'const class SchedulerTask' has no member named 'getCycle'
scheduler.h: In constructor 'SchedulerTask::SchedulerTask(uint32_t, boost::function<void ()(), std::allocator<void> >)':
scheduler.h:52: error: 'm_cycle' was not declared in this scope
scheduler.h:52: error: 'get_system_time' is not a member of 'boost'
scheduler.h:52: error: 'boost:

osix_time' has not been declared
scheduler.h: At global scope:
scheduler.h:108: error: 'condition_variable' in namespace 'boost' does not name a type
make[1]: *** [container.o] Błąd 1
make[1]: Opuszczenie katalogu `/home/ots/avesta/source'
make: *** [all] Błąd 2