From:             wimmarien at gmail dot com
Operating system: Debian sarge
PHP version:      5.1.3
PHP Bug Type:     Compile Failure
Bug description:  Zend compile error

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 bug report at http://bugs.php.net/?id=37293&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=37293&r=trysnapshot44
Try a CVS snapshot (PHP 5.1): 
http://bugs.php.net/fix.php?id=37293&r=trysnapshot51
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=37293&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=37293&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=37293&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=37293&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=37293&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=37293&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=37293&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=37293&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=37293&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=37293&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=37293&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=37293&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=37293&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=37293&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=37293&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=37293&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=37293&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=37293&r=mysqlcfg

Reply via email to