On 21 Aug 2001 12:57:03 +0200, [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@uranos% ./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@uranos% 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]