php4-beta | 199912
Date: 12/30/99
- Next message: Chad Cunningham: "Re: [PHP4BETA] building PHP4 problems... out of virtual memory"
- Previous message: Sascha Schumann: "[PHP4BETA] cvs: /php4 acinclude.m4 php.h"
- In reply to: Andrei Zmievski: "Re: [PHP4BETA] New build system problem"
- Next in thread: Chad Cunningham: "Re: [PHP4BETA] building PHP4 problems... out of virtual memory"
- Reply: Chad Cunningham: "Re: [PHP4BETA] building PHP4 problems... out of virtual memory"
- Reply: rasmus <email protected>: "Re: [PHP4BETA] building PHP4 problems... out of virtual memory"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
has anyone else run into this problem when building PHP4b3?
make all-recursive
make[1]: Entering directory `/usr/local/src/php-4.0b3'
Making all in libzend
make[2]: Entering directory `/usr/local/src/php-4.0b3/libzend'
/bin/sh ./libtool --silent --mode=compile
gcc -DHAVE_CONFIG_H -I. -I/usr/local/src/php-4.0b3/./libzend -I. -g -O2
-g -c -o zend_execute.lo zend_execute.c
zend_execute.c: In function `execute':
zend_execute.c:2118: virtual memory exhausted
make[2]: *** [zend_execute.lo] Error 1
make[2]: Leaving directory `/usr/local/src/php-4.0b3/libzend'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/php-4.0b3'
make: *** [all-recursive-am] Error 2
thanks
gregory
(I looked around for a FAQ, but didn't see anythhing that matched this....)
-- PHP 4.0 Beta Mailing List <http://www.php.net/version4/> To unsubscribe, e-mail: php4beta-unsubscribe <email protected> For additional commands, e-mail: php4beta-help <email protected> To contact the list administrators, e-mail: php4beta-admin <email protected>
- Next message: Chad Cunningham: "Re: [PHP4BETA] building PHP4 problems... out of virtual memory"
- Previous message: Sascha Schumann: "[PHP4BETA] cvs: /php4 acinclude.m4 php.h"
- In reply to: Andrei Zmievski: "Re: [PHP4BETA] New build system problem"
- Next in thread: Chad Cunningham: "Re: [PHP4BETA] building PHP4 problems... out of virtual memory"
- Reply: Chad Cunningham: "Re: [PHP4BETA] building PHP4 problems... out of virtual memory"
- Reply: rasmus <email protected>: "Re: [PHP4BETA] building PHP4 problems... out of virtual memory"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

