chuan-yun / Molten

php probe for zipkin and opentracing
Apache License 2.0
793 stars 160 forks source link

使用--with-apxs2=/usr/local/apache2/bin/apxs时,使用php编译会出现molten不支持nts #87

Closed bfyang5130 closed 6 years ago

bfyang5130 commented 6 years ago

在centos下安装时,当加上--with-apxs2=/usr/local/apache2/bin/apxs编译安装php7.1.18后,再编译安装molten会出现不支持nts。如果去掉这个选项编译安装php7.1.18那么就不会报错。这个是什么问题呢?

silkcutKs commented 6 years ago

molten 不支持php 线程安全的编译选项。

silkcutKs commented 6 years ago

resolved