...lock_gettime(CLOCK_MONOTONIC, {2533164, 267904950}) = 0 epoll_wait(1, {}, 32, 15314) = 0 clock_gettime(CLOCK_MONOTONIC, {2533179, 582319950}) = 0 epoll_ctl(1, EPOLL_CTL_DEL, 0, {EPOLLIN, {u32=0, u64=0}}) = 0 epoll_ctl(1, EPOLL_CTL_ADD, 0, {EPOLLIN, {u32=0, u64=0}}) = 0 epoll_wait(1, ...
... clock_gettime(CLOCK_MONOTONIC, {223647, 727467159}) = 0 epoll_wait(1, {}, 32, 2184) = 0 clock_gettime(CLOCK_MONOTONIC, {223649, 926081228}) = 0 epoll_ctl(1, EPOLL_CTL_DEL, 0, {EPOLLIN, {u32=0, u64=0}}) = 0 epoll_ctl(1, EPOLL_CTL_ADD, 0, {EPOLLIN, {u32=0, u64=0}}) = 0 time(NULL) ...
...ad dynamic library 'D:\home\php\ext\php_s cws.dll' - %1 is not a valid Win32 application. in Unknown on line 0 ------------------------------------------ all i config is absolutly right, the prob must be the lib:php_scws.dll is a win32/64 compatible!! so could u build the the lib on x64 platf...
... strcmp((*((node_t *)a))->key,(*((node_t *)b))->key); } #else #ifdef WIN32 static int _xtree_node_cmp(node_t *a, node_t *b) #else static int _xtree_node_cmp(a, b) node_t *a, *b; #endif { return strcmp((*a)->key, (*b)->key); } #endif 2、pool.h里char block[0]改为char block[] /* dat...
...233] NOTICE event loop start (EVENT:0x0002, FLAG:0x0004) 2014-09-01 10:50:32 indexd[17233] NOTICE reset import file header (FILE_SIZE:80, EFF_SIZE:80) 2014-09-01 10:51:06 indexd[17233] NOTICE commit index data (DB:c_books.db, COUNT:984) 11:16:10 import[17312] ALERT finished (ADD:984, UPDATE:0, DE...
...ini Web Server Server Name localhost Server Software Apache/2.2.10 (Win32) OS Version Microsoft Windows
..... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for...
.../规则集,主要用于多线程开发。 4) 新增部分版本的 win32 的 dll 扩展,详见下载页面 [b]scws-1.1.9 发布于 2011-12-26[/b] 2011-12-26: SCWS-1.1.9 Released. 1) 明确使用开源协议 New BSD License 发布新版本 2) 深度优化复合分词中的 SCWS_MULTISHORT ...
前几天在一台32位的linux上成功安装了scws 1.1.1版本,今天看到发布了1.1.2的版本,就在一台64位的机器上准备安装。依然遵循1.1.1版本的安装步骤,却发现出错了: 看代码: [code] [root@localhost phpext]# ./configure --with-scws=/usr/local/scws...