From: touv at ouvaton dot org Operating system: HP-UX 11 PHP version: 5.0.2 PHP Bug Type: Compile Failure Bug description: compile freeze
Description: ------------ When I try to compile PHP, cc freeze at this point : % export CC=cc % export CFLAGS="-O +DS2.0 +DA2.0W" % ./configure --with-libxml-dir=/usr/local/libs/libxml2-2.6.9-64 (...) % make (...) cc -Iext/standard/ -I/tmp/php-5.0.2/ext/standard/ -DPHP_ATOM_INC -I/tmp/php-5.0.2/include -I/tmp/php-5.0.2/main -I/tmp/php-5.0.2 -I/tmp/php-5.0.2/Zend -I/usr/local/libs/libxml2-2.6.9-64/include/libxml2 -I/usr/local/libs/libiconv-1.9.1-64/include -I/usr/include -I/usr/include/X11 -I/usr/contrib/include -I/usr/contrib/include/X11 -I/usr/local/libs/zlib-1.1.4-64/include -I/usr/local/libs/libxml2-2.6.9-64/include -I/tmp/php-5.0.2/TSRM -w -O +DS2.0 +DA2.0W -c /tmp/php-5.0.2/ext/standard/http_fopen_wrapper.c -o ext/standard/http_fopen_wrapper.o && echo > ext/standard/http_fopen_wrapper.lo -- Edit bug report at http://bugs.php.net/?id=30869&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=30869&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=30869&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=30869&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=30869&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=30869&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=30869&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=30869&r=needscript Try newer version: http://bugs.php.net/fix.php?id=30869&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=30869&r=support Expected behavior: http://bugs.php.net/fix.php?id=30869&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=30869&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=30869&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=30869&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=30869&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=30869&r=dst IIS Stability: http://bugs.php.net/fix.php?id=30869&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=30869&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=30869&r=float MySQL Configuration Error: http://bugs.php.net/fix.php?id=30869&r=mysqlcfg
