hightman / xunsearch

免费开源的中文搜索引擎,采用 C/C++ 编写 (基于 xapian 和 scws),提供 PHP 的开发接口和丰富文档
http://www.xunsearch.com
Other
1.64k stars 391 forks source link

安装时出错ERROR: failed to compile libevent, see 'setup.log' for more detail #38

Closed XQ-quadrant closed 7 years ago

XQ-quadrant commented 7 years ago

Checking xapian-core-scws ... 1.2.22 Checking libevent ... no Installing libevent (2.0.21-stable) ... Extracting libevent package ... Configuring libevent ... Compiling & installing libevent ...

static BIO_METHOD methods_bufferevent = { ^~~~~~~ Makefile:793: recipe for target 'bufferevent_openssl.lo' failed make[2]: [bufferevent_openssl.lo] Error 1 make[2]: Leaving directory '/home/xq/workspace/xunsearch-full-1.4.10/libevent-2.0.21-stable' Makefile:857: recipe for target 'install-recursive' failed make[1]: [install-recursive] Error 1 make[1]: Leaving directory '/home/xq/workspace/xunsearch-full-1.4.10/libevent-2.0.21-stable' Makefile:1182: recipe for target 'install' failed make: *** [install] Error 2

ERROR: failed to compile libevent, see 'setup.log' for more detail