ID: 25897 Updated by: [EMAIL PROTECTED] Reported By: kscott at toadmail dot com -Status: Open +Status: Feedback Bug Type: Compile Failure Operating System: Solaris 8 PHP Version: 4.3.4RC1 New Comment:
Please try using this CVS snapshot: http://snaps.php.net/php4-STABLE-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-STABLE-latest.zip Previous Comments: ------------------------------------------------------------------------ [2003-10-17 10:31:22] kscott at toadmail dot com Description: ------------ Apparently there is a change from 4.3.3 to 4.3.4RC1 in how the zend.h file is built? Compiling 4.3.3 works fine, but 4.3.4RC1 complains: from main/php.h:34, from ext/zlib/zlib.c:28: /Zend/zend.h:311: argument format specified for non-function 'error-function', and carries on for lines 312 ('printf_function'), 444 ('zend_printf'), and 451 ('zend_error_cb'). with same error statement while trying to compile the first file, ext/zlib/zlib.c. The OS is Solaris 8, installed zlib is 1.1.4, compiling PHP 4.3.4RC1 using gcc 3.0.3. PHP 4.3.0 and 4.3.3 both compiled and installed fine. Issue only with 4.3.4RC1. BTW, 4.3.4RC1 compiled and installed fine on a Linux RH 7.3 box, no issues at all. I've run into a couple problems trying to compile this version on a Solaris box. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=25897&edit=1