ID:               40076
 User updated by:  ionut dot aivanesei at amdocs dot com
 Reported By:      ionut dot aivanesei at amdocs dot com
 Status:           Closed
 Bug Type:         Compile Failure
 Operating System: AIX
 PHP Version:      5.2.0
 Assigned To:      dmitry
 New Comment:

Hi,

Can you send me a fix? I would like to finish my install :)

Thanks,
Ionutz


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

[2007-01-09 15:30:33] [EMAIL PROTECTED]

Fixed in CVS HEAD and PHP_5_2.

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

[2007-01-09 15:02:11] ionut dot aivanesei at amdocs dot com

Description:
------------
Hi,

When I compile PHP 5.2.0 on AIX I get this:

"./php-5.2.0/Zend/zend_alloc.c", line 268.28: 1506-243 (S) Value of
enumeration constant must be in range of signed integer.
"./php-5.2.0/Zend/zend_alloc.c", line 269.28: 1506-243 (S) Value of
enumeration constant must be in range of signed integer.
make: *** [Zend/zend_alloc.lo] Error 1

On the same server PHP 5.1.4 compiled succesfully.


Reproduce code:
---------------
./configure --prefix=...
make
make install

Expected result:
----------------
everything should be OK

Actual result:
--------------
...
"./php-5.2.0/Zend/zend_alloc.c", line 268.28: 1506-243 (S) Value of
enumeration constant must be in range of signed integer.
"./php-5.2.0/Zend/zend_alloc.c", line 269.28: 1506-243 (S) Value of
enumeration constant must be in range of signed integer.
make: *** [Zend/zend_alloc.lo] Error 1



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


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

Reply via email to