[PHP-DEV] Re: configure error in PHP3

2001-10-02 Thread Colin Viebrock

FWIW, I get the same error with just a simple ./configure with no flags.

The configure file is available to see at
http://tex.privateworld.com/~cmv/configure

- Colin



-- 
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]




[PHP-DEV] Re: configure error in PHP3

2001-10-02 Thread Colin Viebrock

Well, this was solved by removing the configure script that came with the
snap, and running ./buildconf (thanks Derick).

I'm guessing that the script that automagically generates these snaps is
building a bad configure file ... somehow.

- Colin


Colin Viebrock [EMAIL PROTECTED] wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 FWIW, I get the same error with just a simple ./configure with no flags.

 The configure file is available to see at
 http://tex.privateworld.com/~cmv/configure

 - Colin





-- 
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]




[PHP-DEV] Re: configure error in PHP3

2001-10-02 Thread jimw

apparently there's a bad combination of automake/autoconf/libtool
versions on the machine that generates the snapshots. i'll try and
sort it out later today.

jim

Colin Viebrock [EMAIL PROTECTED] wrote:
 Well, this was solved by removing the configure script that came with the
 snap, and running ./buildconf (thanks Derick).
 
 I'm guessing that the script that automagically generates these snaps is
 building a bad configure file ... somehow.
 
 - Colin
 
 
 Colin Viebrock [EMAIL PROTECTED] wrote in message
 [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 FWIW, I get the same error with just a simple ./configure with no flags.

 The configure file is available to see at
 http://tex.privateworld.com/~cmv/configure

 - Colin


 
 

-- 
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]