Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:46178 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 85222 invoked from network); 25 Nov 2009 06:57:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Nov 2009 06:57:37 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.186 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.216.186 mail-px0-f186.google.com Received: from [209.85.216.186] ([209.85.216.186:39913] helo=mail-px0-f186.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B1/07-31167-F55DC0B4 for ; Wed, 25 Nov 2009 01:57:35 -0500 Received: by pxi16 with SMTP id 16so5269784pxi.29 for ; Tue, 24 Nov 2009 22:57:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=BmaeuGVH12+YdWmJq3bxr6R6eZNJQ/GFDCkUrwcTG40=; b=no93tjS2J5L9D98FH2i0clrg85usbx0CtAA5szCrcY0bQ+C41WgrLrqCt+nbaJxyJS DnU/nPQIlksbFNoqzN832jnkOplP9nNE52kLi0AkPWV7HDYDw9N0FY0arEeS2Ld6R3Y2 DcipdDGrk3pWQifMLMbbp3bKX4EQmxOQFSj4E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=pO66gzkdHeUWGisEiPwRjDHSSBQ4aGGl9ia0DaVqdH4bOCb28GhkWCh37Sb+G+S3Fx R5QBDt+BsyJgHEQ7UQeyyQhp2MmyZN29RNVeUFfgW6QUhtb8NLWdNhnDF+o7qFGG7ypT R8+WqsyPWpNe82MZqg5YTIB3JkudxUXV8Tghs= MIME-Version: 1.0 Received: by 10.143.26.29 with SMTP id d29mr792321wfj.281.1259132227423; Tue, 24 Nov 2009 22:57:07 -0800 (PST) Date: Wed, 25 Nov 2009 07:57:07 +0100 Message-ID: To: Sebastian Bergmann Cc: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Re: svn: / pecl/pdo_4d/trunk/config.m4 pecl/pdo_ibm/trunk/config.m4 pecl/pdo_informix/trunk/config.m4 pecl/pdo_user/trunk/config.m4 php/php-src/branches/PHP_5_2/acinclude.m4 php/php-src/branches/PHP_5_2/configure.in php/php-src/branches From: pierre.php@gmail.com (Pierre Joye) hi Sebastian, open a bug please :) On Wed, Nov 25, 2009 at 7:54 AM, Sebastian Bergmann wrote: > Rasmus Lerdorf wrote: >> rasmus =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 Wed, 25 Nov 2009 01:30:06 +0000 >> >> Revision: http://svn.php.net/viewvc?view=3Drevision&revision=3D291283 >> >> Log: >> Someone strap down Jani and give him a sedative please. >> This makes our toolchain work with the latest versions >> of autoconf and avoids a lot of end-user grief. > > =A0Without autoconf2.13 installed, I get the following on my Ubuntu 9.10: > > buildconf: autoconf version 2.64 (ok) > buildconf: Your version of autoconf likely contains buggy cache code. > =A0 =A0 =A0 =A0 =A0 Running vcsclean for you. > =A0 =A0 =A0 =A0 =A0 To avoid this, install autoconf-2.13. > rebuilding aclocal.m4 > rebuilding configure > rebuilding acconfig.h > rebuilding main/php_config.h.in > autoheader: WARNING: Using auxiliary files such as `acconfig.h', > `config.h.bot' > autoheader: WARNING: and `config.h.top', to define templates for `config.= h.in' > autoheader: WARNING: is deprecated and discouraged. > autoheader: > autoheader: WARNING: Using the third argument of `AC_DEFINE' and > autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template > without > autoheader: WARNING: `acconfig.h': > autoheader: > autoheader: WARNING: =A0 AC_DEFINE([NEED_FUNC_MAIN], 1, > autoheader: =A0 =A0 =A0 =A0 =A0 =A0 [Define if a function `main' is neede= d.]) > autoheader: > autoheader: WARNING: More sophisticated templates can also be produced, > see the > autoheader: WARNING: documentation. > > -- > Sebastian Bergmann =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0Co-Founder and = Principal Consultant > http://sebastian-bergmann.de/ =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0= =A0 =A0 http://thePHP.cc/ > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --=20 Pierre http://blog.thepimp.net | http://www.libgd.org