ID:               19671
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Feedback
 Bug Type:         Compile Failure
 Operating System: Solaris 2.8
 PHP Version:      4.2.3
 New Comment:

jason just made a post to the PHP-dev list about this, with a patch to
allow this to work.  Can you try applying it and seeing if things work
for you alright?

Sorry I don't have a link handy, but here's the general info:
Posted by Jason Greene, Sept 25, 2002.  Topic: [PHP-DEV] [PATCH] 64 bit
PHP (long vs int problems)


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

[2002-09-30 05:10:33] [EMAIL PROTECTED]

When compiling php in 64bit mode and statically linked to Apache then
you'll receive an error that libphp.a is a 32bit library archive. Only
the zend_execute.o ist 32bit, all others are correct.

In the Zend Makefile for zend_execute.c the CFLAGS are missing! 

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


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

Reply via email to