On Mon, 1 Dec 2003, Antony Dovgal wrote:

>BTW, I've already asked about this message:
>----
>buildconf: autoconf version 2.50 (ok)
>buildconf: Your version of autoconf likely contains buggy cache code.
>           Running cvsclean for you.
>           To avoid this, install autoconf-2.13 and automake-1.5.
>----

    Don't use autoconf > 2.13, it's really SLOW and also buggy.

>and nobody answered.
> the problem: if I install autoconf-2.13, ./buildconf
>fails, because it *requires* autoconf >= 2.50.

    Eh..if that was true, I would never ever run this every day:
    
    # ./cvsclean && ./buildconf
    buildconf: checking installation...
    buildconf: autoconf version 2.13 (ok)
    buildconf: libtool version 1.4.3 (ok)
    .
    .    

    Or would I? :)

>so, at this moment I don't know which version of autoconf should I use to
>build PHP from sources in the right way, but autoconf 2.50 worked fine till
>now (except this message).

    I has never worked perfectly, please don't claim that. 
    As I doubt you have the correct bison, libtool, etc. either,
    I recommend that you stick with snapshots.
    
    --Jani
    

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to