Return-Path: Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 10957 invoked by uid 500); 7 Nov 2001 01:06:38 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 10946 invoked from network); 7 Nov 2001 01:06:38 -0000 Reply-To: From: "Eric Hubert" To: Subject: RE: httpd 2.0.27 tarballs are available - Install Errors Date: Wed, 7 Nov 2001 02:08:18 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 In-Reply-To: <20011106103633.N11988@ebuilt.com> Importance: Normal X-Posting-Agent: Hamster/1.3.23.0 X-OriginalArrivalTime: 07 Nov 2001 01:06:39.0164 (UTC) FILETIME=[745C3FC0:01C16728] X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N > > Any idea why PHP doesn't like 1.4.2? > I think there is some conflict with libtool 1.4.2 and autoconf 2.52. > IIRC, when I tried to use libtool 1.4.2 with PHP, it gave me an error > about that combination. But, I think libtool 1.4.2 and autoconf 2.13 > should be fine. -- justin I noticed the same problems trying to use libtool 1.4.2 and autoconf = 2.52. So finally I ended up using libtool 1.4 and autoconf 2.52 to build mod_php for Apache2. Are there any known problems with libtool 1.4? - eric