Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:14341 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39003 invoked by uid 1010); 11 Jan 2005 13:06:53 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 38983 invoked from network); 11 Jan 2005 13:06:53 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Jan 2005 13:06:53 -0000 X-Host-Fingerprint: 193.45.238.241 novell.stoldgods.nu Linux 2.5 (sometimes 2.4) (4) Received: from ([193.45.238.241:45528] helo=novell.stoldgods.nu) by pb1.pair.com (ecelerity HEAD (r4059)) with SMTP id F8/55-05618-A6FC3E14 for ; Tue, 11 Jan 2005 08:06:50 -0500 Received: from localhost (localhost [127.0.0.1]) by novell.stoldgods.nu (Postfix) with ESMTP id 5B1483D85C; Tue, 11 Jan 2005 14:06:52 +0100 (CET) Received: from novell.stoldgods.nu ([127.0.0.1]) by localhost (netsrv2 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10587-19; Tue, 11 Jan 2005 14:06:50 +0100 (CET) Received: from novell.stoldgods.nu (unknown [10.0.1.254]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by novell.stoldgods.nu (Postfix) with ESMTP id 199AD13C46; Tue, 11 Jan 2005 14:06:49 +0100 (CET) To: internals@lists.php.net Date: Tue, 11 Jan 2005 14:06:24 +0100 User-Agent: KMail/1.7.1 Cc: Sebastian Bergmann References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-ID: <200501111406.25723.magnus@php.net> Subject: Re: [PHP-DEV] buildconf stopped working for me From: magnus@php.net (Magnus =?iso-8859-15?q?M=E4=E4tt=E4?=) Hello Sebastian, On Tuesday 11 January 2005 07.39, Sebastian Bergmann wrote: > Haven't built HEAD on Linux for a while but when I tried today > buildconf didn't like my autoconf: > > sb@wopr-mobile php-5.1 % ./buildconf > using default Zend directory > buildconf: checking installation... > buildconf: autoconf version 2.13 (ok) > buildconf: libtool version 1.5.10 (ok) > rebuilding aclocal.m4 > rebuilding configure > FATAL ERROR: Autoconf version 2.50 or higher is required for this > script rebuilding acconfig.h > rebuilding main/php_config.h.in > FATAL ERROR: Autoconf version 2.50 or higher is required for this > script Doesn't libtool 1.5.10 require autoconf >= 2.50 ? That's atleast what I experienced. Downgrading to 1.4.3 made it work again with autoconf 2.13. Magnus -- "I love this planet. I've got wealth, fame, and access to the depths of sleaze that those things bring." -Bender