Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:5985 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 70841 invoked by uid 1010); 2 Dec 2003 08:15:15 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 70813 invoked from network); 2 Dec 2003 08:15:14 -0000 Received: from unknown (HELO is.magroup.ru) (213.147.47.162) by pb1.pair.com with SMTP; 2 Dec 2003 08:15:14 -0000 Received: from grp-dovgal.MEDIA-ARTS.RU ([192.168.3.226]) by is.magroup.ru with Microsoft SMTPSVC(5.0.2195.5329); Tue, 2 Dec 2003 11:14:42 +0300 Date: Tue, 2 Dec 2003 11:14:41 +0300 To: Jani Taskinen Cc: internals@lists.php.net Message-ID: <20031202111441.5cf629e4.tony2001@phpclub.net> In-Reply-To: References: <20031201172641.15c2508b.tony2001@phpclub.net> <20031201145155.715.qmail@pb1.pair.com> <20031201181429.20626923.tony2001@phpclub.net> <20031201155522.9900.qmail@pb1.pair.com> <20031201191610.1b751810.tony2001@phpclub.net> X-Mailer: Sylpheed version 0.9.7cvs5 (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 02 Dec 2003 08:14:42.0078 (UTC) FILETIME=[56732BE0:01C3B8AC] Subject: Re: [PHP-DEV] Re: HEAD eats all memory From: tony2001@phpclub.net (Antony Dovgal) On Mon, 1 Dec 2003 20:56:53 +0200 (EET) Jani Taskinen wrote: > On Mon, 1 Dec 2003, Antony Dovgal wrote: > > >BTW, I've already asked about this message: > >---- > >buildconf: autoconf version 2.50 (ok) > >buildconf: Your version of autoconf likely contains buggy cache code. > > Running cvsclean for you. > > To avoid this, install autoconf-2.13 and automake-1.5. > >---- > > Don't use autoconf > 2.13, it's really SLOW and also buggy. ok > Eh..if that was true, I would never ever run this every day: > > # ./cvsclean && ./buildconf > buildconf: checking installation... > buildconf: autoconf version 2.13 (ok) > buildconf: libtool version 1.4.3 (ok) > . > . > > Or would I? :) changing automake to 1.4-p6 and libtool to 1.4.3 helped. thank you very much, Jani. --- WBR, Antony Dovgal aka tony2001 tony2001@phpclub.net