Re: [PHP-DEV] Buildproblems in latest CVS From: Anders Johannsen (anders <email protected>)
Date: 08/21/01

On 21 Aug 2001 12:57:03 +0200, jan <email protected> wrote:
> On Thu, Aug 09, 2001 at 02:40:19AM +0200, Anders Johannsen wrote:
> > I'am experiencing problems building PHP from the latest cvs. The errors
> > occur when running 'buildconf'. The box is a Debian/unstable. Autoconf,
> > automake and libtool versions seems to suffice.
> >
> > aj <email protected>% ./buildconf
> > buildconf: checking installation...
> > buildconf: autoconf version 2.52 (ok)
> > buildconf: automake version 1.4-p4 (ok)
> > buildconf: libtool version 1.4b
>
> Please check if your auto* combination works with the patch provided in:

Except for one warning, it works excellent:

aj <email protected>% time ./buildconf
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
configure.in:124: warning: AC_PROG_LEX invoked multiple times
rebuilding acconfig.h
rebuilding main/php_config.h.in
./buildconf 52.90s user 5.10s system 88% cpu 1:05.68 total

However it takes forever to run?

/A

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>