Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:31083 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 62827 invoked by uid 1010); 19 Jul 2007 07:56:17 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 62812 invoked from network); 19 Jul 2007 07:56:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Jul 2007 07:56:17 -0000 Authentication-Results: pb1.pair.com header.from=nlopess@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=nlopess@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 212.55.154.22 as permitted sender) X-PHP-List-Original-Sender: nlopess@php.net X-Host-Fingerprint: 212.55.154.22 relay2.ptmail.sapo.pt Linux 2.4/2.6 Received: from [212.55.154.22] ([212.55.154.22:45638] helo=sapo.pt) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 24/51-53850-F191F964 for ; Thu, 19 Jul 2007 03:56:16 -0400 Received: (qmail 9344 invoked from network); 19 Jul 2007 07:56:12 -0000 Received: from unknown (HELO sapo.pt) (10.134.35.208) by relay2 with SMTP; 19 Jul 2007 07:56:12 -0000 Received: (qmail 10516 invoked from network); 19 Jul 2007 07:56:12 -0000 X-AntiVirus: PTMail-AV 0.3-0.90.3 X-Virus-Status: Clean (0.03939 seconds) Received: from unknown (HELO pc07653) (nunoplopes@sapo.pt@[82.155.75.159]) (envelope-sender ) by mta13 (qmail-ldap-1.03) with SMTP for ; 19 Jul 2007 07:56:11 -0000 Message-ID: <001901c7c9da$462dab00$0100a8c0@pc07653> To: Cc: References: <4615.24.12.13.192.1184823782.squirrel@www.l-i-e.com> <469EFA66.2000404@lerdorf.com> <4670.24.12.13.192.1184826129.squirrel@www.l-i-e.com> Date: Thu, 19 Jul 2007 08:56:10 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3138 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3138 Subject: Re: [PHP-DEV] buildconf hell From: nlopess@php.net ("Nuno Lopes") > On Thu, July 19, 2007 12:45 am, Rasmus Lerdorf wrote: >> Richard Lynch wrote: >>> What is the status of bringing PHP build process up to current >>> automake/autoconf/libtool versions?... > >> Or you could try simply using the current versions. They work fine. > > Yes, they all fail equally well. :-) I also use gentoo and the only thing I had to downgrade was flex (<2.5.30).. Everything else works well. Nuno