好。我的最后一个问题将因拼写错误而被否决。好。但是我的系统中确实没有pthread。
我的系统:
Linux vps-sohoportal.hspheredns.com 2.6.18-294.26.1.el5.lve0.8.18xen#1 SMP 2月24日星期四12:15:18 EET 2011 x86_64 x86_64 x86_64 GNU / Linux

当我尝试cinfigure sphinx时出现错误:

配置Sphinx

checking for CFLAGS needed for pthreads...
checking for LIBS needed for pthreads...
checking for pthreads... configure: error: no working pthreads library found


请帮忙

最佳答案

找到您的发行版的pthread-stubs软件包。签入您的包裹管理器。

如果找不到,则应随编译器一起提供。

10-05 21:39