From: lionel dot roux at bio-rad dot com
Operating system: AIX5.2 ML05
PHP version: 4.3.10
PHP Bug Type: *Configuration Issues
Bug description: Errors during the make
Description:
------------
Hello ,
Hello,
I try to install PHP on a AIX 5.2 ML5 and i have some troubles:
Is the version 4.311 more stable ?
Whith the following configuration:
./configure
--with-png
--enable_calendar
--with-gd
--with-oracle
--with-oci8
I have the following "Make errors":
"/app/php/php-4.3.10/Zend/zend_strtod.c", line 233.1: 1506-166 (S)
Definition of function Exactly requires parentheses.
"/app/php/php-4.3.10/Zend/zend_strtod.c", line 233.9: 1506-276 (S) Syntax
error: possible missing '{'?
"/app/php/php-4.3.10/Zend/zend_strtod.c", line 240.3: 1506-273 (E) Missing
type in declaration of _double.
"/app/php/php-4.3.10/Zend/zend_strtod.c", line 928.17: 1506-275 (S)
Unexpected text x encountered.
"/app/php/php-4.3.10/Zend/zend_strtod.c", line 930.17: 1506-275 (S)
Unexpected text a encountered.
"/app/php/php-4.3.10/Zend/zend_strtod.c", line 932.9: 1506-045 (S)
Undeclared identifier x.
"/app/php/php-4.3.10/Zend/zend_strtod.c", line 940.17: 1506-045 (S)
Undeclared identifier a.
"/app/php/php-4.3.10/Zend/zend_strtod.c", line 970.17: 1506-275 (S)
Unexpected text d encountered.
"/app/php/php-4.3.10/Zend/zend_strtod.c", line 988.17: 1506-045 (S)
Undeclared identifier d.
"/app/php/php-4.3.10/Zend/zend_strtod.c", line 1041.17: 1506-275 (S)
Unexpected text d encountered.
"/app/php/php-4.3.10/Zend/zend_strtod.c", line 1046.9: 1506-045 (S)
Undeclared identifier d.
"/app/php/php-4.3.10/Zend/zend_strtod.c", line 1172.17: 1506-275 (S)
Unexpected text da encountered.
"/app/php/php-4.3.10/Zend/zend_strtod.c", line 1172.21: 1506-045 (S)
Undeclared identifier db.
"/app/php/php-4.3.10/Zend/zend_strtod.c", line 1175.9: 1506-045 (S)
Undeclared identifier da.
"/app/php/php-4.3.10/Zend/zend_strtod.c", line 1243.17: 1506-275 (S)
Unexpected text rv encountered.
"/app/php/php-4.3.10/Zend/zend_strtod.c", line 1243.21: 1506-045 (S)
Undeclared identifier rv0.
"/app/php/php-4.3.10/Zend/zend_strtod.c", line 1252.9: 1506-045 (S)
Undeclared identifier rv.
make: 1254-004 The error code from the last command is 1.
I have the following "Make install" errors:
"/app/php/php-4.3.10/Zend/zend_strtod.c", line 233.1: 1506-166 (S)
Definition of function Exactly requires parentheses.
"/app/php/php-4.3.10/Zend/zend_strtod.c", line 233.9: 1506-276 (S) Syntax
error: possible missing '{'?
"/app/php/php-4.3.10/Zend/zend_strtod.c", line 240.3: 1506-273 (E) Missing
type in declaration of _double.
"/app/php/php-4.3.10/Zend/zend_strtod.c", line 928.17: 1506-275 (S)
Unexpected text x encountered.
"/app/php/php-4.3.10/Zend/zend_strtod.c", line 930.17: 1506-275 (S)
Unexpected text a encountered.
"/app/php/php-4.3.10/Zend/zend_strtod.c", line 932.9: 1506-045 (S)
Undeclared identifier x.
"/app/php/php-4.3.10/Zend/zend_strtod.c", line 940.17: 1506-045 (S)
Undeclared identifier a.
"/app/php/php-4.3.10/Zend/zend_strtod.c", line 970.17: 1506-275 (S)
Unexpected text d encountered.
"/app/php/php-4.3.10/Zend/zend_strtod.c", line 988.17: 1506-045 (S)
Undeclared identifier d.
"/app/php/php-4.3.10/Zend/zend_strtod.c", line 1041.17: 1506-275 (S)
Unexpected text d encountered.
"/app/php/php-4.3.10/Zend/zend_strtod.c", line 1046.9: 1506-045 (S)
Undeclared identifier d.
"/app/php/php-4.3.10/Zend/zend_strtod.c", line 1172.17: 1506-275 (S)
Unexpected text da encountered.
"/app/php/php-4.3.10/Zend/zend_strtod.c", line 1172.21: 1506-045 (S)
Undeclared identifier db.
"/app/php/php-4.3.10/Zend/zend_strtod.c", line 1175.9: 1506-045 (S)
Undeclared identifier da.
"/app/php/php-4.3.10/Zend/zend_strtod.c", line 1243.17: 1506-275 (S)
Unexpected text rv encountered.
"/app/php/php-4.3.10/Zend/zend_strtod.c", line 1243.21: 1506-045 (S)
Undeclared identifier rv0.
"/app/php/php-4.3.10/Zend/zend_strtod.c", line 1252.9: 1506-045 (S)
Undeclared identifier rv.
make: 1254-004 The error code from the last command is 1.
Thanks for your help
Lionel Roux
[EMAIL PROTECTED]
--
Edit bug report at http://bugs.php.net/?id=33565&edit=1
--
Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=33565&r=trysnapshot4
Try a CVS snapshot (php5.0):
http://bugs.php.net/fix.php?id=33565&r=trysnapshot50
Try a CVS snapshot (php5.1):
http://bugs.php.net/fix.php?id=33565&r=trysnapshot51
Fixed in CVS: http://bugs.php.net/fix.php?id=33565&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=33565&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=33565&r=needtrace
Need Reproduce Script: http://bugs.php.net/fix.php?id=33565&r=needscript
Try newer version: http://bugs.php.net/fix.php?id=33565&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=33565&r=support
Expected behavior: http://bugs.php.net/fix.php?id=33565&r=notwrong
Not enough info:
http://bugs.php.net/fix.php?id=33565&r=notenoughinfo
Submitted twice:
http://bugs.php.net/fix.php?id=33565&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=33565&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=33565&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=33565&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=33565&r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=33565&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=33565&r=float
No Zend Extensions: http://bugs.php.net/fix.php?id=33565&r=nozend
MySQL Configuration Error: http://bugs.php.net/fix.php?id=33565&r=mysqlcfg