Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
proton-0.12.0, proton-0.12.2, proton-0.13.1, proton-0.15.0
-
None
-
php-5.6.26 complie environment command:
OS:CentOS7 64BIT
'./configure' '--prefix=/usr/local/server/php-proton' '--with-apxs2=/usr/local/server/httpd-2.4.23-proton/bin/apxs' '--with-config-file-path=/usr/local/server/php-proton/etc' '--with-mysql=mysqlnd' '--with-mysqli=mysqlnd' '--with-iconv=/usr/local/libs-proton/libiconv-1.14' '--with-freetype-dir=/usr/local/libs-proton/freetype-2.5.3' '--with-jpeg-dir=/usr/local/libs-proton/jpeg-9' '--with-png-dir=/usr/local/libs-proton/libpng-1.6.17' '--with-zlib-dir=/usr/local/libs-proton/zlib-1.2.8' '--with-libxml-dir=/usr/local/libs-proton/libxml2-2.9.1' '--with-curl=/usr/local/libs-proton/curl-7.35.0' '--with-mcrypt=/usr/local/libs-proton/libmcrypt' '--with-gd=/usr/local/libs-proton/libgd-2.1.0' '--with-openssl=/usr/local/libs-proton/openssl-1.0.2j' '--with-mhash=/usr/local/libs-proton/mhash-0.9.9.9' '--with-pcre-dir=/usr/local/libs-proton/pcre-8.34' '--with-xpm-dir=/usr/local/libs-proton/libXpm-3.5.11' '--with-mcrypt=/usr/local/libs-proton/mcrypt-2.6.8' '--enable-gd-native-ttf' '--enable-mbregex' '--enable-fpm' '--enable-mbstring' '--enable-sockets' '--with-xmlrpc' '--with-pdo-mysql' '--enable-xml' '--enable-roxen-zts' '--enable-soap' '--enable-pcntl' '--enable-bcmath' '--enable-shmop' '--enable-sysvsem' '--enable-maintainer-zts' '--enable-mysqlnd'php-5.6.26 complie environment command: OS:CentOS7 64BIT './configure' '--prefix=/usr/local/server/php-proton' '--with-apxs2=/usr/local/server/httpd-2.4.23-proton/bin/apxs' '--with-config-file-path=/usr/local/server/php-proton/etc' '--with-mysql=mysqlnd' '--with-mysqli=mysqlnd' '--with-iconv=/usr/local/libs-proton/libiconv-1.14' '--with-freetype-dir=/usr/local/libs-proton/freetype-2.5.3' '--with-jpeg-dir=/usr/local/libs-proton/jpeg-9' '--with-png-dir=/usr/local/libs-proton/libpng-1.6.17' '--with-zlib-dir=/usr/local/libs-proton/zlib-1.2.8' '--with-libxml-dir=/usr/local/libs-proton/libxml2-2.9.1' '--with-curl=/usr/local/libs-proton/curl-7.35.0' '--with-mcrypt=/usr/local/libs-proton/libmcrypt' '--with-gd=/usr/local/libs-proton/libgd-2.1.0' '--with-openssl=/usr/local/libs-proton/openssl-1.0.2j' '--with-mhash=/usr/local/libs-proton/mhash-0.9.9.9' '--with-pcre-dir=/usr/local/libs-proton/pcre-8.34' '--with-xpm-dir=/usr/local/libs-proton/libXpm-3.5.11' '--with-mcrypt=/usr/local/libs-proton/mcrypt-2.6.8' '--enable-gd-native-ttf' '--enable-mbregex' '--enable-fpm' '--enable-mbstring' '--enable-sockets' '--with-xmlrpc' '--with-pdo-mysql' '--enable-xml' '--enable-roxen-zts' '--enable-soap' '--enable-pcntl' '--enable-bcmath' '--enable-shmop' '--enable-sysvsem' '--enable-maintainer-zts' '--enable-mysqlnd'
Description
There a problem the php-binding extension is not work on php-5.6 serial version, a message "PHP Warning: PHP Startup: Unable to load dynamic library '/usr/proton/lib64/proton/bindings/php/cproton.so' - /usr/proton/lib64/proton/bindings/php/cproton.so: undefined symbol: compiler_globals in Unknown on line 0 ",the php-devel version is yum source "php-devel-5.4.16-36.3.el7_2.x86_64"(the binding is success to complie),help me?
pardon.