From: webmaster at zloba dot ath dot cx Operating system: Linux 2.4.31 (Slackware) PHP version: 5.1.1 PHP Bug Type: Compile Failure Bug description: Compile error at parse_date.lo
Description: ------------ PHP 5.1.1 can't be compiled on Linux 2.4.31 as module of Apache 2.2 (using apxs). gcc version 3.4.5 glibc version 2.3.5 Reproduce code: --------------- [EMAIL PROTECTED]:/data/php-5.1.1# ./configure--with-apxs=/usr/httpd/bin/apxs ... [EMAIL PROTECTED]:/data/php-5.1.1# make Expected result: ---------------- Successful compilation of PHP Actual result: -------------- [EMAIL PROTECTED]:/data/php-5.1.1# make ... /bin/sh /data/php-5.1.1/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/date/lib -Iext/date/ -I/data/php- 5.1.1/ext/date/ -DPHP_ATOM_INC -I/data/php-5.1.1/include -I/data/php-5.1.1/main -I/data/php-5.1.1 -I/usr/include/libxml2 -I/data/php-5.1.1/ext/date/lib -I/data/php-5.1.1/TSRM -I/data/php-5.1.1/Zend -g -O2 -prefer-non-pic -c /data/php-5.1.1/ext/date/lib/parse_date.c -o ext/date/lib/parse_date.lo cc1: out of memory allocating 47411156 bytes after a total of 2941088 bytes make: *** [ext/date/lib/parse_date.lo] Error 1 [EMAIL PROTECTED] :/data/php-5.1.1# -- Edit bug report at http://bugs.php.net/?id=35863&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=35863&r=trysnapshot44 Try a CVS snapshot (PHP 5.1): http://bugs.php.net/fix.php?id=35863&r=trysnapshot51 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=35863&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=35863&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=35863&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=35863&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=35863&r=needscript Try newer version: http://bugs.php.net/fix.php?id=35863&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=35863&r=support Expected behavior: http://bugs.php.net/fix.php?id=35863&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=35863&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=35863&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=35863&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=35863&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=35863&r=dst IIS Stability: http://bugs.php.net/fix.php?id=35863&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=35863&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=35863&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=35863&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=35863&r=mysqlcfg
