Is this intentional?
buildconf: You need autoconf 2.59 or lower to build this version of
PHP. You are currently trying to use 2.68 Most distros have separate
autoconf 2.13 or 2.59 packages. On Debian/Ubuntu both autoconf2.13 and
autoconf2.59 packages exist. Install autoconf2.13 and set the
PHP_AUTOCONF env var to autoconf2.13 and try again.
--
Sebastian Bergmann Co-Founder and Principal Consultant
http://sebastian-bergmann.de/ http://thePHP.cc/
Is this intentional?
buildconf: You need autoconf 2.59 or lower to build this version of
PHP. You are currently trying to use 2.68 Most distros have separate
autoconf 2.13 or 2.59 packages. On Debian/Ubuntu both autoconf2.13 and
autoconf2.59 packages exist. Install autoconf2.13 and set the
PHP_AUTOCONF env var to autoconf2.13 and try again.--
Sebastian Bergmann Co-Founder and Principal Consultant
http://sebastian-bergmann.de/ http://thePHP.cc/
Yes, see Ramus' reply in an older thread:
http://marc.info/?l=php-internals&m=131423346824759
Gergo Erdosi
Am 29.04.2012 13:24, schrieb Gergo Erdosi:
Yes, see Ramus' reply in an older thread:
http://marc.info/?l=php-internals&m=131423346824759
I know that autoconf 2.13 is required for PHP 5.3 and that
autoconf 2.59 is required for PHP 5.4. But on Fedora 16 I only have the
choice between 2.13 and 2.68 and it looks to me like we are running into
the same problem again of not being compatible with recent/current
versions of autoconf.
--
Sebastian Bergmann Co-Founder and Principal Consultant
http://sebastian-bergmann.de/ http://thePHP.cc/
Am 29.04.2012 13:44, schrieb Sebastian Bergmann:
I know that autoconf 2.13 is required for PHP 5.3 and that
autoconf 2.59 is required for PHP 5.4. But on Fedora 16 I only have the
choice between 2.13 and 2.68 and it looks to me like we are running into
the same problem again of not being compatible with recent/current
versions of autoconf.
Nevermind; PHP 5.4 can be built with autoconf 2.68 without problems.
--
Sebastian Bergmann Co-Founder and Principal Consultant
http://sebastian-bergmann.de/ http://thePHP.cc/
On Sun, Apr 29, 2012 at 1:44 PM, Sebastian Bergmann sebastian@php.netwrote:
Am 29.04.2012 13:24, schrieb Gergo Erdosi:
Yes, see Ramus' reply in an older thread:
http://marc.info/?l=php-internals&m=131423346824759I know that autoconf 2.13 is required for PHP 5.3 and that
autoconf 2.59 is required for PHP 5.4. But on Fedora 16 I only have the
choice between 2.13 and 2.68 and it looks to me like we are running into
the same problem again of not being compatible with recent/current
versions of autoconf.
for php 5.3, you need autoconf <= 2.59
for php 5.4 (and trunk) you need autoconf > 2.59
on that fedora you can use 2.13 for 5.3 and 2.68 for 5.4.
--
Ferenc Kovács
@Tyr43l - http://tyrael.hu