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

 ID:                 51576
 Comment by:         sebastian dot voort at metrosystems dot net
 Reported by:        i2r at pacbell dot net
 Summary:            compile failure on zend_float.c
 Status:             Assigned
 Type:               Bug
 Package:            Compile Failure
 Operating System:   AIX 5.3
 PHP Version:        5.3.2
 Assigned To:        cseiler
 Block user comment: N
 Private report:     N

 New Comment:

same here:

Compiler: VisualAge C++ Professional / C for AIX Compiler, Version 6

Make: GNU Make 3.80

PHP: 5.3.4

OS: AIX 5300-08-02-0822

Apache: Server version: IBM_HTTP_Server/2.0.47.1 Apache/2.0.47

/* $Id: zend_float.c 293155 2010-01-05 20:46:53Z sebastian $ */



"/h000/oracle/www/SOURCES/php-5.3.4/Zend/zend_float.c", line 33.9:
1506-579 (W) The __asm directive is ignored.

"/h000/oracle/www/SOURCES/php-5.3.4/Zend/zend_float.c", line 34.9:
1506-579 (W) The __asm directive is ignored.

"/h000/oracle/www/SOURCES/php-5.3.4/Zend/zend_float.c", line 44.10:
1506-276 (S) Syntax error: possible missing 'while'?

"/h000/oracle/www/SOURCES/php-5.3.4/Zend/zend_float.c", line 48.17:
1506-579 (W) The __asm directive is ignored.

"/h000/oracle/www/SOURCES/php-5.3.4/Zend/zend_float.c", line 51.9:
1506-276 (S) Syntax error: possible missing 'while'?

"/h000/oracle/www/SOURCES/php-5.3.4/Zend/zend_float.c", line 55.1:
1506-276 (S) Syntax error: possible missing 'while'?

"/h000/oracle/www/SOURCES/php-5.3.4/Zend/zend_float.c", line 62.9:
1506-579 (W) The __asm directive is ignored.

"/h000/oracle/www/SOURCES/php-5.3.4/Zend/zend_float.c", line 64.10:
1506-204 (S) Unexpected end of file.

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



Configure:

configure --with-apxs2=/usr/IBMIHS/bin/apxs --prefix=/usr/PHP
--with-oci8=/h000/oracle/product/11.1.0 --without-mysql --without-pear
--with-zlib --with-gd --with-ttf --enable-gd-native-ttf
--with-freetype-dir=/opt/freeware/ --enable-sigchild --enable-libxml
--with-jpeg-dir=/opt/freeware --with-png-dir=/opt/freeware


Previous Comments:
------------------------------------------------------------------------
[2010-04-23 23:10:30] 12r at pacbell dot net

OS AIX 5.3



build procedure  configure & make



./configure --with-oci8=/usr/local/opt/oracle/product/oraclient\

 --with-config-file-path=/xxx/xxx_apache_2_2_15_bundle/tools/conf\

 --with-apxs2=/xxx/xxx_apache_2_2_15_bundle/apache2/bin/apxs\

 --without-mysql\

 --enable-sockets\

 --prefix=/xxx/xxx_apache_2_2_15_bundle/tools\

 --enable-sigchild

------------------------------------------------------------------------
[2010-04-22 20:03:39] csei...@php.net

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.


Since I don't have Visual Age myself, I'd appreciate it if you could
provide the following pieces of information:



* On which operating system are you using Visual Age?

* Which steps did you take to compile PHP? configure & make? If so, with
which configure options?

------------------------------------------------------------------------
[2010-04-22 02:14:42] ka...@php.net

Christian, here is some feedback for the rounding patch ;-)

------------------------------------------------------------------------
[2010-04-16 23:02:21] i2r at pacbell dot net

version of zend_float.c



/* $Id: zend_float.c 293155 2010-01-05 20:46:53Z sebastian $ */

------------------------------------------------------------------------
[2010-04-16 21:39:59] i2r at pacbell dot net

Description:
------------
Compiler  IBM visual age ver 6

".../php-5.3.2/Zend/zend_float.c", line 33.9: 1506-579 (W) The __asm
directive is ignored.

".../php-5.3.2/Zend/zend_float.c", line 34.9: 1506-579 (W) The __asm
directive is ignored.

".../php-5.3.2/Zend/zend_float.c", line 44.10: 1506-276 (S) Syntax
error: possible missing 'while'?

".../php-5.3.2/Zend/zend_float.c", line 48.17: 1506-579 (W) The __asm
directive is ignored.

".../php-5.3.2/Zend/zend_float.c", line 51.9: 1506-276 (S) Syntax error:
possible missing 'while'?

".../php-5.3.2/Zend/zend_float.c", line 55.1: 1506-276 (S) Syntax error:
possible missing 'while'?

".../php-5.3.2/Zend/zend_float.c", line 62.9: 1506-579 (W) The __asm
directive is ignored.

".../php-5.3.2/Zend/zend_float.c", line 64.10: 1506-204 (S) Unexpected
end of file.

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



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



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

Reply via email to