From: hakan at lisas dot de Operating system: Solaris 9 PHP version: 5CVS-2004-11-14 (dev) PHP Bug Type: Compile Failure Bug description: Compile of Zend/zend_strtod.c fails
Description: ------------ Compile of Zend/zend_strtod.c fails. When I include: #if defined(__sparc__) #define u_int32_t uint32_t #endif it compiles. sys/types.h has no u_int32_t but a uint32_t. -- Edit bug report at http://bugs.php.net/?id=30779&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=30779&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=30779&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=30779&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=30779&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=30779&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=30779&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=30779&r=needscript Try newer version: http://bugs.php.net/fix.php?id=30779&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=30779&r=support Expected behavior: http://bugs.php.net/fix.php?id=30779&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=30779&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=30779&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=30779&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=30779&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=30779&r=dst IIS Stability: http://bugs.php.net/fix.php?id=30779&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=30779&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=30779&r=float MySQL Configuration Error: http://bugs.php.net/fix.php?id=30779&r=mysqlcfg