Coreseek®  
 | 首页 | 注册 | 回复 | 搜索 | 统计资料 |                 网站首页产品服务开放源码安装使用常见问题中文手册社区交流联系我们 
全文检索 论坛首页 / 全文检索 /

coreseek 3.2 在centos 64 位机上编译不成功

 
kuohu
会员
#1 | 发表时间: 2010 06 08 11:26
回复 
checking for CFLAGS needed for pthreads...
checking for LIBS needed for pthreads...
checking for pthreads... configure: error: no working pthreads library found

提示pthread库没找到, 但是我这里的pthread库已经是最新的了

./configure --prefix=/usr/local/coreseek --enable-id64 --without-python --with-mysql --with-mmseg --with-mmseg-includes=/usr/local/mmseg3/include/mmseg/ --with-mmseg-libs=/usr/local/mmseg3/lib/
kuohu
会员
#2 | 发表时间: 2010 06 08 11:29
回复 
centos 5.2
kuohu
会员
#3 | 发表时间: 2010 06 08 17:20
回复 
找到了一个临时的解决方法,也是最愚钝的方法。

就是把报错的信息注释掉。

在configure的8781行加个注释。把exit注释掉。起到高手作答。

目前还没发现什么错误。
HonestQiao
会员
#4 | 发表时间: 2010 06 08 17:56
回复 
应该是configure脚本没有检测到系统提供的pthreads数据
 
回复
Bold Style  Italic Style  Image 链接  URL 链接 
发帖注意:
  • 网址中请去掉http://开头,例如:您需要输入www.coreseek.cn,而不是http://www.coreseek.cn
  • 咨询问题,请贴出详细的操作系统版本、Coreseek版本(Linux环境请给出编译参数)
  • 请仔细查看中文手册和本站安装指南,确认操作正确
  • 请仔细查看常见问题解答,也许你的问题已经有解决方法

» 帐号  » 密码 
发帖前请登陆, 或者 注册 .