From: hans-gunther dot borrmann at rz dot uni-freiburg dot de Operating system: AIX 5.1 PHP version: 4.3.10 PHP Bug Type: Compile Failure Bug description: zend_strtod.c does not compile
Description: ------------ gcc -IZend/ -I/u/b/borrmann/sw/php/4.3.10/php-4.3.10/ Zend/ -DPHP_ATOM_INC -I/u/b/borrmann/sw/php/4.3.10/ php-4.3.10/include -I/u/b/borrmann/sw/php/4.3.10/ php-4.3.10/main -I/u/b/borrmann/sw/php/4.3.10/php-4.3.10 -I/u/b/borrmann/sw/php/4.3.10/php-4.3.10/Zend -I/usr/ include/libxml2 -I/client/include -I/opt/freeware/include -I/sw/@sys/oracle-8.1.6/product/8.1.6/rdbms/public -I/sw/ @sys/oracle-8.1.6/product/8.1.6/rdbms/demo -I/sw/@sys/ oracle-8.1.6/product/8.1.6/network/public -I/u/b/ borrmann/sw/php/4.3.10/php-4.3.10/TSRM -g -O2 -c /u/b/ borrmann/sw/php/4.3.10/php-4.3.10/Zend/zend_strtod.c -o Zend/zend_strtod.o && echo > Zend/zend_strtod.lo /u/b/borrmann/sw/php/4.3.10/php-4.3.10/Zend/ zend_strtod.c:233: error: parse error before "one" /u/b/borrmann/sw/php/4.3.10/php-4.3.10/Zend/ zend_strtod.c:234: error: parse error before "IBM" /u/b/borrmann/sw/php/4.3.10/php-4.3.10/Zend/ zend_strtod.c:240: error: parse error before '}' token /u/b/borrmann/sw/php/4.3.10/php-4.3.10/Zend/ zend_strtod.c:240: warning: data definition has no type or storage class /u/b/borrmann/sw/php/4.3.10/php-4.3.10/Zend/zend_strtod.c: In function `ulp': /u/b/borrmann/sw/php/4.3.10/php-4.3.10/Zend/ zend_strtod.c:928: error: parse error before "x" /u/b/borrmann/sw/php/4.3.10/php-4.3.10/Zend/ zend_strtod.c:930: error: parse error before "a" /u/b/borrmann/sw/php/4.3.10/php-4.3.10/Zend/ zend_strtod.c:932: error: `x' undeclared (first use in this function) /u/b/borrmann/sw/php/4.3.10/php-4.3.10/Zend/ zend_strtod.c:932: error: (Each undeclared identifier is reported only once /u/b/borrmann/sw/php/4.3.10/php-4.3.10/Zend/ zend_strtod.c:932: error: for each function it appears in.) /u/b/borrmann/sw/php/4.3.10/php-4.3.10/Zend/ zend_strtod.c:940: error: `a' undeclared (first use in this function) /u/b/borrmann/sw/php/4.3.10/php-4.3.10/Zend/zend_strtod.c: In function `b2d': /u/b/borrmann/sw/php/4.3.10/php-4.3.10/Zend/ zend_strtod.c:970: error: parse error before "d" /u/b/borrmann/sw/php/4.3.10/php-4.3.10/Zend/ zend_strtod.c:988: error: `d' undeclared (first use in this function) /u/b/borrmann/sw/php/4.3.10/php-4.3.10/Zend/zend_strtod.c: In function `d2b': /u/b/borrmann/sw/php/4.3.10/php-4.3.10/Zend/ zend_strtod.c:1041: error: parse error before "d" /u/b/borrmann/sw/php/4.3.10/php-4.3.10/Zend/ zend_strtod.c:1046: error: `d' undeclared (first use in this function) /u/b/borrmann/sw/php/4.3.10/php-4.3.10/Zend/zend_strtod.c: In function `ratio': /u/b/borrmann/sw/php/4.3.10/php-4.3.10/Zend/ zend_strtod.c:1172: error: parse error before "da" /u/b/borrmann/sw/php/4.3.10/php-4.3.10/Zend/ zend_strtod.c:1175: error: `da' undeclared (first use in this function) /u/b/borrmann/sw/php/4.3.10/php-4.3.10/Zend/ zend_strtod.c:1176: error: `db' undeclared (first use in this function) /u/b/borrmann/sw/php/4.3.10/php-4.3.10/Zend/zend_strtod.c: In function `zend_strtod': /u/b/borrmann/sw/php/4.3.10/php-4.3.10/Zend/ zend_strtod.c:1243: error: parse error before "rv" /u/b/borrmann/sw/php/4.3.10/php-4.3.10/Zend/ zend_strtod.c:1252: error: `rv' undeclared (first use in this function) /u/b/borrmann/sw/php/4.3.10/php-4.3.10/Zend/ zend_strtod.c:1485: error: `rv0' undeclared (first use in this function) make: *** [Zend/zend_strtod.lo] Error 1 -- Edit bug report at http://bugs.php.net/?id=31122&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=31122&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=31122&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=31122&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=31122&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=31122&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=31122&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=31122&r=needscript Try newer version: http://bugs.php.net/fix.php?id=31122&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=31122&r=support Expected behavior: http://bugs.php.net/fix.php?id=31122&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=31122&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=31122&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=31122&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=31122&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=31122&r=dst IIS Stability: http://bugs.php.net/fix.php?id=31122&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=31122&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=31122&r=float MySQL Configuration Error: http://bugs.php.net/fix.php?id=31122&r=mysqlcfg