Hi Frans, it seems libevent is not present on your system. Can you check it?
Cheers, Giuseppe Frans Houweling <[email protected]> writes: > Hi, > I would like to give myserver-0.9.2 a try but cannot compile on > slackware-12.1.0 (gcc 4.2.3). > Am I missing any prerequisites? > Thanks > frans > > ... > CXX process_server_manager.o > In file included from > ../../../include/connections_scheduler/listen_threads.h:25, > from ../../../include/conf/vhost/vhost.h:37, > from ../../../include/conf/vhost/vhost_manager.h:23, > from ../../../include/server/server.h:32, > from process_server_manager.cpp:22: > ../../../include/connections_scheduler/connections_scheduler.h:37:20: error: > event.h: No such file or directory > In file included from > ../../../include/connections_scheduler/listen_threads.h:25, > from ../../../include/conf/vhost/vhost.h:37, > from ../../../include/conf/vhost/vhost_manager.h:23, > from ../../../include/server/server.h:32, > from process_server_manager.cpp:22: > ../../../include/connections_scheduler/connections_scheduler.h:58: error: > 'event' does not name a type > ../../../include/connections_scheduler/connections_scheduler.h:77: error: > 'event' does not name a type > make[5]: *** [process_server_manager.o] Error 1 > make[5]: Leaving directory > `/home/fhou/incoming/myserver-0.9.2/src/base/process' > make[4]: *** [all-recursive] Error 1 > ...
