Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:14338 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 14306 invoked by uid 1010); 11 Jan 2005 10:01:31 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 14286 invoked from network); 11 Jan 2005 10:01:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Jan 2005 10:01:30 -0000 X-Host-Fingerprint: 80.91.229.2 main.gmane.org Linux 2.4/2.6 Received: from ([80.91.229.2:54998] helo=main.gmane.org) by pb1.pair.com (ecelerity HEAD (r4059)) with SMTP id CA/1A-05618-AF3A3E14 for ; Tue, 11 Jan 2005 05:01:30 -0500 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1CoIq7-0002FZ-00 for ; Tue, 11 Jan 2005 11:01:27 +0100 Received: from p508e35b7.dip.t-dialin.net ([80.142.53.183]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 11 Jan 2005 11:01:27 +0100 Received: from sb by p508e35b7.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 11 Jan 2005 11:01:27 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: internals@lists.php.net Date: Tue, 11 Jan 2005 11:01:02 +0100 Lines: 21 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: p508e35b7.dip.t-dialin.net User-Agent: Mozilla Thunderbird 1.0 - [MOOX M3] (Windows/20041208) X-Accept-Language: en-us, en In-Reply-To: X-Enigmail-Version: 0.90.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Sender: news Subject: Re: [PHP-DEV] buildconf stopped working for me From: sb@sebastian-bergmann.de (Sebastian Bergmann) Derick Rethans wrote: > Sounds like a problem in your wrapper scripts then... buildcheck.sh calls "autoconf-2.13". This does not involve the wrapper script. Later "autoconf" is called. This one is handled by the wrapper which defaults to autoconf 2.5x. It might be a problem with the wrapper after all, since WANT_AUTOCONF=2.1 ./buildconf fails as well. (The WANT_AUTOCONF variable specifies the autoconf version to be used.) Then again, it used to work fine until recently. -- Sebastian Bergmann http://www.sebastian-bergmann.de/ GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69