Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:2582 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 27186 invoked from network); 23 Jun 2003 07:03:31 -0000 Received: from unknown (HELO is.magroup.ru) (213.147.47.162) by pb1.pair.com with SMTP; 23 Jun 2003 07:03:31 -0000 Received: from grp-dovgal.MEDIA-ARTS.RU ([192.168.3.226]) by is.magroup.ru with Microsoft SMTPSVC(5.0.2195.2966); Mon, 23 Jun 2003 11:03:27 +0400 Date: Mon, 23 Jun 2003 11:03:25 +0400 To: internals@lists.php.net Message-ID: <20030623110325.6743fa1f.tony2001_ru@rambler.ru> X-Mailer: Sylpheed version 0.9.2 (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: 23 Jun 2003 07:03:27.0421 (UTC) FILETIME=[8BA2C6D0:01C33955] Subject: What versions of GNU buildtools are required to build PHP from CVS? From: tony2001_ru@rambler.ru (Antony Dovgal) Hi, all. What version of autoconf, automake & libtool do I need to build current HEAD & PHP_4_3 ? I get this rather strange messages running ./buildconf in PHP_4_3 branch: >buildconf: autoconf version 2.13 (ok) >buildconf: automake version 1.4 (ok) >buildconf: libtool version 1.5 (ok) >rebuilding configure >FATAL ERROR: Autoconf version 2.50 or higher is required for this script "buildconf: autoconf version 2.13 (ok)" & "Autoconf version 2.50 or higher is required" - so what is ok then? I've been trying to play with almost all autoconf, automake and libtool versions in different combinations, but ./buildconf always says that AC_PROG_LIBTOOL is not known... Can anyone please explain what versions to use? Thanx in advance. --- WBR, Antony Dovgal aka tony2001 tony2001@phpclub.net