ID:               31215
 Updated by:       [EMAIL PROTECTED]
 Reported By:      php at tomanthony dot co dot uk
-Status:           Open
+Status:           Bogus
 Bug Type:         Compile Failure
 Operating System: Mac OS X 10.2.5 Server
 PHP Version:      4.3.10
 New Comment:

Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. 

Thank you for your interest in PHP.

There is already a bug report about this: bug #31160


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

[2004-12-21 03:37:06] php at tomanthony dot co dot uk

Description:
------------
My first bug report, sorry if this is done incorrectly.

I am running Apache 1.3.29 and PHP 4.3.4, and attempting 
to install 4.3.10 fails on the 'make' command.

This bug seems to be the same as 30927 and 30948.

Reproduce code:
---------------
I configured 4.3.10 twice, one using:

./configure --with-xml --with-zlib --with-apxs=/usr/
sbin/apxs --with-mysql 

and then:

./configure --prefix=/usr --sysconfdir=/etc --
localstatedir=/var --mandir=/usr/share/man --with-xml --
with-apxs=/usr/sbin/apxs --with-mysql

Both failed, on make.

Expected result:
----------------
A no-errors successful make, so I could make install and 
upgrade my php installation.

Actual result:
--------------
Many errors based on 'zend', starting:

php-4.3.10/Zend/zend_strtod.c:239: parse error before 
"uint32_t"

And going on before a final:

make: *** [Zend/zend_strtod.lo] Error 1



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


-- 
Edit this bug report at http://bugs.php.net/?id=31215&edit=1

Reply via email to