Terumasa-Yamaoto / php52-backports

Automatically exported from code.google.com/p/php52-backports
Other
0 stars 0 forks source link

PHP 5.2.17 20120525 revision compilation error #4

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Dear Sirs:

We have been using HP 5.2.17+ security branch without issues for two months. We 
have downloeaded 20120525 security branch, and after using the same 
configuration:

./configure  --program-suffix=5 --with-pear=/usr/lib/php5 
--with-config-file-path=/usr/lib/php5 --with-libxml-dir --with-mysqli 
--with-kerberos --with-imap-ssl --enable-soap --with-xsl --enable-mbstring=all 
--with-curl --with-mcrypt --with-gd --with-pdo-mysql --with-freetype-dir 
--with-libxml-dir --with-mysql --with-zlib --enable-debug=no 
--enable-safe-mode=no --enable-discard-path=no --with-png-dir --with-gdbm 
--enable-force-cgi-redirect --with-ttf --enable-ftp --enable-dbase 
--enable-calendar --enable-wddx --enable-bcmath --enable-shmop --with-openssl 
--with-imap --with-iconv --with-bz2 --with-gettext --enable-exif --with-sqlite 
--enable-sqlite-utf8 --enable-zip --with-tidy --enable-gd-native-ttf 
--with-libdir=lib64 --with-apxs2=/usr/bin/apxs2

We receive the following error:

/usr/src/php52-backports/main/php_variables.c: In function 
â_php_import_environment_variablesâ:
/usr/src/php52-backports/main/php_variables.c:444: error: too many arguments to 
function âzend_alter_ini_entry_exâ
/usr/src/php52-backports/main/php_variables.c: In function 
âphp_register_server_variablesâ:
/usr/src/php52-backports/main/php_variables.c:589: error: too many arguments to 
function âzend_alter_ini_entry_exâ
/usr/src/php52-backports/main/php_variables.c:616: error: too many arguments to 
function âzend_alter_ini_entry_exâ
make: *** [main/php_variables.lo] Error 1

Please, can you help us or give us any advice?

Best Regards,
Alberto Picón

Original issue reported on code.google.com by alpic...@gmail.com on 25 May 2012 at 12:33

GoogleCodeExporter commented 8 years ago
Thats not the one issue with this patch, the other parts also won't compile :)

Devs, please just make compile test!

Original comment by romans.h...@gmail.com on 25 May 2012 at 3:04

GoogleCodeExporter commented 8 years ago
This issue with FastCGI only and allready fixed in SVN, new patch will be soon.

Original comment by svyatosl...@gmail.com on 25 May 2012 at 4:26

GoogleCodeExporter commented 8 years ago

Original comment by svyatosl...@gmail.com on 25 May 2012 at 5:45