Re: [PHP-DEV] fun with autoconf on Tru64
[email protected] (Magnus M@H%) !-) Fri, 7 Mar 2003 20:01:50 +0100
| Newsgroups | php.dev |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 7 Mar 2003 19:35:09 +0100 Magnus M <[email protected]> wrote: > On Fri, 7 Mar 2003 10:07:31 -0500 > "David Hill" <[email protected]> wrote: > > > > > > > > >I set up a debian linux box and after getting the right versions of > > > >things I am still getting the same results from configure. I am > > > >getting a syntax error saying "else" unexpected. > > > > > > With php5 module HEAD? > > > I do also get this on Tru64. Removing ext/mysqli helps. Using php5 HEAD.. 19:58 root@netsrv5:/php/php4 # flex --version flex version 2.5.4 19:59 root@netsrv5:/php/php4 # automake --version automake (GNU automake) 1.5 19:59 root@netsrv5:/php/php4 # autoconf --version Autoconf version 2.13 19:59 root@netsrv5:/php/php4 # m4 --version GNU m4 1.4 19:59 root@netsrv5:/php/php4 # libtool --version ltmain.sh (GNU libtool) 1.4.3 (1.922.2.110 2002/10/23 01:39:54) / Magnus