Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:7267 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 42238 invoked by uid 1010); 22 Jan 2004 11:03:39 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 42109 invoked from network); 22 Jan 2004 11:03:38 -0000 Received: from unknown (HELO henry.newn.cam.ac.uk) (131.111.204.130) by pb1.pair.com with SMTP; 22 Jan 2004 11:03:38 -0000 Received: from quartz.newn.cam.ac.uk ([131.111.204.180]) by henry.newn.cam.ac.uk with esmtp (Exim 4.20) id 1Ajccc-0000TM-CG; Thu, 22 Jan 2004 11:03:38 +0000 Received: from prlw1 by quartz.newn.cam.ac.uk with local (Exim 4.20) id 1Ajccc-00055Y-9V; Thu, 22 Jan 2004 11:03:38 +0000 Date: Thu, 22 Jan 2004 11:03:38 +0000 To: Jani Taskinen Cc: internals@lists.php.net Message-ID: <20040122110338.GB7285@quartz.newn.cam.ac.uk> References: <20040121165220.GH6748@quartz.newn.cam.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.5.1i Subject: Re: [PHP-DEV] buildconf From: prlw1@newn.cam.ac.uk (Patrick Welche) On Wed, Jan 21, 2004 at 10:07:13PM +0200, Jani Taskinen wrote: > > Do fresh checkout of 'php5' module. You'll get all correct > files then, no need to checkout ZendEngine2 separately.. I'm amazed how much that helped.. Now there is just the following buglet: buildconf: libtool version 1.1380 2004/01/19 04:57:26) 1.5a found. You need libtool version 1.4.3 or newer installed to build PHP from CVS. Thanks, Patrick