ID:               37293
 Updated by:       [EMAIL PROTECTED]
 Reported By:      wimmarien at gmail dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         Compile Failure
 Operating System: Debian sarge
 PHP Version:      5.1.3
 New Comment:

>virtual memory exhausted: Cannot allocate memory

The error message is pretty clear.


Previous Comments:
------------------------------------------------------------------------

[2006-05-03 14:10:26] wimmarien at gmail dot com

Description:
------------
PHP 5.1.3 isn't compiling at my Debian Sarge system.

There is an error in Zend/zend_execute.c or Zend/zend_execute.lo

Reproduce code:
---------------
# make

Expected result:
----------------
A compiled PHP version

Actual result:
--------------
# make
/bin/sh /root/software/php-5.1.3/libtool --silent --preserve-dup-deps
--mode=compile gcc  -IZend/ -I/root/software/php-5.1.3/Zend/
-DPHP_ATOM_INC -I/root/software/php-5.1.3/include
-I/root/software/php-5.1.3/main -I/root/software/php-5.1.3
-I/opt/partycore/libxml2/include/libxml2 -I/usr/local/include
-I/root/software/php-5.1.3/ext/date/lib
-I/root/software/php-5.1.3/ext/mbstring/oniguruma
-I/root/software/php-5.1.3/ext/mbstring/libmbfl
-I/root/software/php-5.1.3/ext/mbstring/libmbfl/mbfl
-I/opt/partycore/mysql/include/mysql -I/root/software/php-5.1.3/TSRM
-I/root/software/php-5.1.3/Zend    -I/usr/include -g -O2 
-prefer-non-pic -c /root/software/php-5.1.3/Zend/zend_execute.c -o
Zend/zend_execute.lo
virtual memory exhausted: Cannot allocate memory
make: *** [Zend/zend_execute.lo] Error 1


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=37293&edit=1

Reply via email to