Le Fri, 10 Aug 2001 13:11:33 +0200
Petr Cech <[EMAIL PROTECTED]> a ecrit :

> On Thu, Aug 09, 2001 at 01:22:18PM +0200 , Anders Johannsen wrote:
> > aj@uranos% ./buildconf        
> > buildconf: checking installation...
> > buildconf: autoconf version 2.13 (ok)
> > buildconf: automake version 1.4-p4 (ok)
> > buildconf: libtool version 1.4b
> 
> note the 1.4b. it requires autoconf 2.50. but I think this goes for 1.4
> also, but doesn't screem
> 
> > 1996, (ok)
> > rebuilding Makefile templates
> > automake: configure.in: installing `Zend/ylwrap'
> > rebuilding configure
> > FATAL ERROR: Autoconf version 2.50 or higher is required for this
script
> > rebuilding acconfig.h
> > rebuilding main/php_config.h.in
> > FATAL ERROR: Autoconf version 2.50 or higher is required for this
script
> 
> heh. debian package I'm sure. even if you try to use autoconf2.50 to
force
> 2.52 you will fail.
>                               Petr Cech

exact, it fails like that (with an AC_PREREQ(2.50) added in configure.in)
:

buildconf: checking installation...
buildconf: autoconf version 2.52 (ok)
buildconf: automake version 1.4-p4 (ok)
buildconf: libtool version 1.4b

1996, (ok)
rebuilding Makefile templates
automake: configure.in: installing `Zend/ylwrap'
rebuilding configure
./aclocal.m4:943: error: m4_defn: undefined macro: _m4_divert_diversion
./aclocal.m4:472: PHP_SUBST is expanded from...
./aclocal.m4:943: the top level
rebuilding acconfig.h
rebuilding main/php_config.h.in
./aclocal.m4:943: error: m4_defn: undefined macro: _m4_divert_diversion
./aclocal.m4:472: PHP_SUBST is expanded from...
./aclocal.m4:943: the top level
autoconf2.50: tracing failed


So what happended between PHP-4.0.6 (which builds nice) and PHP-CVS that
fails on Debian ?
I know Debian's autoconf/libtool are buggy, but is there any solution to
build PHP ?

Or should I wait until the bug is fixed ?

> -- 
> Debian GNU/Linux maintainer - www.debian.{org,cz}
>            [EMAIL PROTECTED]
> 
> <sgore> We Are Debian.  You Will Be Packaged. Media Opinion Is
Irrelevant.
> 


-- 
Feminism, n.:
        A political position which seeks to rebuild society so that
        both men and women are treated as women wish to be treated.

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to