PHP 4.3.10 を Solaris 上でコンパイルするとエラー
2004-12-20-2: [PHP]
php-4.3.10/Zend/zend_strtod.c が
make: *** [Zend/zend_strtod.lo] Error 1
のエラーで止まる.
とりあえず,
#define u_int32_t uint32_t
を書いておけばコンパイルできる.
- PHP Bugs: #31121: Compilation fails on zend_strtod.c
http://bugs.php.net/bug.php?id=31121
- PHP Bugs: Search
http://bugs.php.net/search.php?cmd=display&search_for=zend_strtod.c