ID:               25897
 Comment by:       ricardoj at hotlink dot com dot br
 Reported By:      kscott at toadmail dot com
 Status:           No Feedback
 Bug Type:         Compile Failure
 Operating System: Solaris 8
 PHP Version:      4.3.4RC1
 New Comment:

Take a look at bug #26105 for a useful workaround to this issue.


Previous Comments:
------------------------------------------------------------------------

[2003-10-28 04:47:31] [EMAIL PROTECTED]

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.



------------------------------------------------------------------------

[2003-10-17 11:28:51] [EMAIL PROTECTED]

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

------------------------------------------------------------------------

[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

Reply via email to