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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: wimmarien at gmail dot com
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Sat Jul 19 05:00:03 2025 UTC