php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #37293 Zend compile error
Submitted: 2006-05-03 14:10 UTC Modified: 2006-05-03 14:23 UTC
From: wimmarien at gmail dot com Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 5.1.3 OS: Debian sarge
Private report: No CVE-ID: None
 [2006-05-03 14:10 UTC] 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

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-05-03 14:13 UTC] tony2001@php.net
>virtual memory exhausted: Cannot allocate memory

The error message is pretty clear.
 [2006-05-03 14:23 UTC] wimmarien at gmail dot com
PHP Sys Info:

http://partycore.be:5151/

SWAP left: 8.75GiB
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 05 07:01:32 2024 UTC