Error on building php-fpm 5.3.29

ErikM

Verified User
Joined
Sep 19, 2014
Messages
18
Hello,

When trying to build new versions of php-fpm5.3 and php-fpm5.6, i get an error on the php-fpm53 version as below.
What could be the problem?
I use 2.0.0 (rev: 1408) and autoconf: 2.68 , automake: 1.15
Centos 6.7

./build php n
File already exists
MD5 Checksum on php-5.3.29.tar.gz passed.
Found /usr/local/directadmin/custombuild/php-5.3.29.tar.gz
Extracting ...
Done.
Disabling asm/atomic in /usr/include/mysql/my_global.h
File already exists
MD5 Checksum on patches/php-5.3.28_apache-2.4.10-fpm.patch passed.
File already exists
MD5 Checksum on patches/Another_fix_for_mod_proxy_fcgi_v2.patch passed.
Configuring php-5.3.29...
configure.in:4: warning: prefer named diversions
configure.in:293: warning: prefer named diversions
configure.in:332: warning: prefer named diversions
configure.in:686: warning: prefer named diversions
configure.in:927: warning: prefer named diversions
ext/pdo_dblib/config.m4:56: warning: AC_CACHE_VAL(pdo_inc_path, ...): suspicious cache-id, must contain _cv_ to be cached
../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
aclocal.m4:2755: PHP_CHECK_PDO_INCLUDES is expanded from...
 
Please try CustomBuild 2.0 rev. 1412 (./build update).
 
Back
Top