Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:13911 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 80543 invoked by uid 1010); 20 Nov 2004 19:11:08 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 80495 invoked from network); 20 Nov 2004 19:11:07 -0000 Received: from unknown (HELO took.shire) (68.125.98.48) by pb1.pair.com with SMTP; 20 Nov 2004 19:11:07 -0000 Received: (qmail 97924 invoked by uid 1001); 20 Nov 2004 19:17:05 -0000 Date: Sat, 20 Nov 2004 19:17:05 +0000 To: internals@lists.php.net Message-ID: <20041120191705.GQ36876@bagend.shire> Mail-Followup-To: internals@lists.php.net References: <419F3A27.8060102@naedev.org> <419F4ACE.1020900@naedev.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <419F4ACE.1020900@naedev.org> User-Agent: Mutt/1.4.1i Subject: Re: [PHP-DEV] --enable-memory-limit, compilation errors From: curt@php.net (Curt Zirzow) * Thus wrote Cyprien Nicolas: > Derick Rethans wrote: > > > > >Those mentioned lines make no sense (there is no call to > >memory_get_usage at all), there is no PHP_5_1 branch so I've > >no clue what you mean here. Check with the CVS branch HEAD and provide > >the actual lines too. > > > >Derick > > > > > > > Actually, by PHP_5_1 branch, I mean the HEAD branch. I know there is any > reference to memory_get_usage at the lines mentioned by gcc... > The lines pointed by gcc contain a call to convert_to_string_ex(), which > allocates memory for the new converted variable I think. I've looked at > the sources and I don't really understand why I get that error, but I > get it... HEAD compiled fine for me on Nov 11 with --enable-memory-limit. Try cleaning up your cvs envrionment and rebuild: ./cvsclean ./buildconf ./configure ... make Curt -- First, let me assure you that this is not one of those shady pyramid schemes you've been hearing about. No, sir. Our model is the trapezoid!