hi Sebastian,
open a bug please :)
On Wed, Nov 25, 2009 at 7:54 AM, Sebastian Bergmann
sb@sebastian-bergmann.de wrote:
Rasmus Lerdorf wrote:
rasmus Wed, 25 Nov 2009 01:30:06 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=291283
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.Without 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.
Running vcsclean for you.
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 asacconfig.h',
config.h.bot'
autoheader: WARNING: andconfig.h.top', to define templates for
config.h.in'
autoheader: WARNING: is deprecated and discouraged.
autoheader:
autoheader: WARNING: Using the third argument ofAC_DEFINE' and autoheader: WARNING:
AC_DEFINE_UNQUOTED' allows one to define a template
without
autoheader: WARNING:acconfig.h': autoheader: autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1, autoheader: [Define if a function
main' is needed.])
autoheader:
autoheader: WARNING: More sophisticated templates can also be produced,
see the
autoheader: WARNING: documentation.--
Sebastian Bergmann Co-Founder and Principal Consultant
http://sebastian-bergmann.de/ http://thePHP.cc/--
--
Pierre
hi Sebastian,
open a bug please :)
On Wed, Nov 25, 2009 at 7:54 AM, Sebastian Bergmann
sb@sebastian-bergmann.de wrote:Rasmus Lerdorf wrote:
rasmus Wed, 25 Nov 2009 01:30:06 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=291283
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.Without autoconf2.13 installed, I get the following on my Ubuntu 9.10:
I suspect there is no way to fix it.
And also no point to fix it, since it still works fine, even with all these warnings.
--
Wbr,
Antony Dovgal
http://pinba.org - realtime statistics for PHP
hi Sebastian,
open a bug please :)
On Wed, Nov 25, 2009 at 7:54 AM, Sebastian Bergmann
sb@sebastian-bergmann.de wrote:Rasmus Lerdorf wrote:
rasmus Wed, 25 Nov 2009 01:30:06 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=291283
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.Without autoconf2.13 installed, I get the following on my Ubuntu 9.10:
I suspect there is no way to fix it.
And also no point to fix it, since it still works fine, even with all these warnings.
Wouldn't following recommendations printed in warnings help?
Wouldn't following recommendations printed in warnings help?
Sure, but only for newer autoconf versions.
Which means we would break autoconf 2.13 if we follow them.
--
Wbr,
Antony Dovgal
http://pinba.org - realtime statistics for PHP
Wouldn't following recommendations printed in warnings help?
Sure, but only for newer autoconf versions.
Which means we would break autoconf 2.13 if we follow them.
Is that a problem for trunk, for example?
All modern systems have newer autoconf-versions. And trunk means +1 year from now, at least
Wouldn't following recommendations printed in warnings help?
Sure, but only for newer autoconf versions.
Which means we would break autoconf 2.13 if we follow them.Is that a problem for trunk, for example? All modern systems have
newer autoconf-versions. And trunk means +1 year from now, at least
2.13 works a whole lot better, so yes, that is a problem.
Derick
--
http://derickrethans.nl | http://ezcomponents.org | http://xdebug.org
twitter: @derickr
Alexey Zakhlestin wrote:
Wouldn't following recommendations printed in warnings help?
Sure, but only for newer autoconf versions.
Which means we would break autoconf 2.13 if we follow them.Is that a problem for trunk, for example?
All modern systems have newer autoconf-versions. And trunk means +1 year from now, at least
All new autoconf versions suck. Only properly working version is 2.13.
Please, it works, leave it alone. There are more important things to worry about.
--Jani