Justtechjobs.com Find a programming school near you






Online Campus Both


php4-beta | 199912

Re: [PHP4BETA] building PHP4 problems... out of virtual memory From: Chad Cunningham (ccunning <email protected>)
Date: 12/30/99

configure with --disable-inline

Gregory Blake wrote:
>
> 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>

-- 

Chad Cunningham ccunning <email protected>

Physicists think the real world models equations. Engineers think equations model the real world. Mathematicians fail to make the connection.

-- 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>