Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:46203 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 93085 invoked from network); 27 Nov 2009 10:23:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Nov 2009 10:23:48 -0000 Authentication-Results: pb1.pair.com header.from=dirk@haun-online.de; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=dirk@haun-online.de; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain haun-online.de designates 80.67.18.13 as permitted sender) X-PHP-List-Original-Sender: dirk@haun-online.de X-Host-Fingerprint: 80.67.18.13 smtprelay01.ispgateway.de Linux 2.6 Received: from [80.67.18.13] ([80.67.18.13:49903] helo=smtprelay01.ispgateway.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4D/D4-50315-1B8AF0B4 for ; Fri, 27 Nov 2009 05:23:46 -0500 Received: from [80.67.16.112] (helo=localhost) by smtprelay01.ispgateway.de with esmtpa (Exim 4.68) (envelope-from ) id 1NDxzK-0003Ck-Ns for internals@lists.php.net; Fri, 27 Nov 2009 11:23:42 +0100 Received: from mail.compart.net (mail.compart.net [83.236.192.205]) by webmail.df.eu (Horde Framework) with HTTP; Fri, 27 Nov 2009 11:23:42 +0100 Message-ID: <20091127112342.10032rdp6hlsydic@webmail.df.eu> Date: Fri, 27 Nov 2009 11:23:42 +0100 To: internals@lists.php.net MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Dynamic Internet Messaging Program (DIMP) H3 (1.1.2) X-Originating-IP: 83.236.192.205 X-Df-Sender: 050981 Subject: Re: PHP 5.2.12RC2 Testing From: dirk@haun-online.de (Dirk Haun) Ilia Alshanetsky wrote: > The second release candidate of 5.2.12 was just released for testing FWIW, I'm getting a ./configure: 91396: Syntax error: "fi" unexpected when trying to run the configure script (on Ubuntu 8.04) like so: ./configure --enable-mbstring --with-mysql=/usr/local/mysql --with-apxs2=/usr/local/apache/bin/apxs --with-xmlrpc --with-zlib --with-openssl --with-mhash --with-ldap --with-gd bye, Dirk