Re: [PHP-DEV] Errors when building HEAD

2002-05-23 Thread Martin Jansen
On Thu, 23 May 2002 12:33:12 -0400, Jon Parise wrote: >On Wed, May 22, 2002 at 09:44:35AM +0200, Martin Jansen wrote: > >> On Wed, 22 May 2002 09:21:47 +0200, Markus Fischer wrote: >> >> >autoconf 2.53 isn't supposed to work. Try with 2.13 >> >> After downgrading to 2.13, I now get the erro

Re: [PHP-DEV] Errors when building HEAD

2002-05-23 Thread Jon Parise
On Wed, May 22, 2002 at 09:44:35AM +0200, Martin Jansen wrote: > On Wed, 22 May 2002 09:21:47 +0200, Markus Fischer wrote: > > >autoconf 2.53 isn't supposed to work. Try with 2.13 > > After downgrading to 2.13, I now get the error messages on > can find in the attached buildconf_errors.txt.

Re: [PHP-DEV] Errors when building HEAD

2002-05-22 Thread Markus Fischer
No clue. You probably didn't cleanly remove the old 2.53 files used by autoconf? There's no problem with current HEAD: $ ./buildconf buildconf: checking installation... buildconf: autoconf version 2.13 (ok) buildconf: automake version 1.4 (ok) buildconf: libtool version 1.4 (ok) rebuildin

Re: [PHP-DEV] Errors when building HEAD

2002-05-22 Thread Martin Jansen
On Wed, 22 May 2002 09:21:47 +0200, Markus Fischer wrote: >autoconf 2.53 isn't supposed to work. Try with 2.13 After downgrading to 2.13, I now get the error messages on can find in the attached buildconf_errors.txt. After running "./configure" then results in: checking whether to include d

Re: [PHP-DEV] Errors when building HEAD

2002-05-22 Thread Markus Fischer
autoconf 2.53 isn't supposed to work. Try with 2.13 On Tue, May 21, 2002 at 10:24:30PM +0200, Martin Jansen wrote : > When running ./buildconf in latest CVS, I get the following > errors: > > buildconf: checking installation... > buildconf: autoconf version 2.53 (ok) > bui

[PHP-DEV] Errors when building HEAD

2002-05-21 Thread Martin Jansen
When running ./buildconf in latest CVS, I get the following errors: buildconf: checking installation... buildconf: autoconf version 2.53 (ok) buildconf: automake version 1.4 (ok) buildconf: libtool version 1.4.2 (ok) rebuilding configure configure.i