Re: [Seeks-users] libevent 2.x support
Status: Beta
Brought to you by:
beniz
|
From: Emmanuel B. <ebe...@se...> - 2011-07-12 07:26:13
|
Hi, FTR, the error message below is what you get when trying to compile Seeks with libevent1, httpserv.cpp: In static member function 'static void seeks_plugins::httpserv::find_bqc(evhttp_request*, void*)': httpserv.cpp:869:37: error: 'evhttp_request_get_command' was not declared in this scope httpserv.cpp:896:63: error: 'evhttp_request_get_input_buffer' was not declared in this scope httpserv.cpp:906:44: error: 'evbuffer_get_length' was not declared in this scope Em. On Fri, Jul 01, 2011 at 08:48:50AM +0200, Emmanuel Benazera wrote: > Hi, > > from 0.3.4 onward, libevent-2.x is default for the built-in Web server > plugin. > > Support for libevent-1.x for systems on which 2.x is not yet packaged, > can be forced at configure time: > > ./configure --enable-libevent1 > > There is _no_ automatic detection of libevent version. > > Related redmine entry is here: > http://redmine.seeks-project.info/issues/450 > > Thanks, > > Em. > > ------------------------------------------------------------------------------ > All of the data generated in your IT infrastructure is seriously valuable. > Why? It contains a definitive record of application performance, security > threats, fraudulent activity, and more. Splunk takes this data and makes > sense of it. IT sense. And common sense. > http://p.sf.net/sfu/splunk-d2d-c2 > _______________________________________________ > Seeks-users mailing list > See...@li... > https://lists.sourceforge.net/lists/listinfo/seeks-users |