ID:               17482
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Closed
 Bug Type:         Compile Failure
 Operating System: Solaris 8
 PHP Version:      4.2.1
 New Comment:

Hi, I can confirm that with CC=gcc ./configure ...
also configure script from PHP-4.2.1 works properly.
It compiles and run ok. 
thanks.


Previous Comments:
------------------------------------------------------------------------

[2002-05-28 10:26:06] [EMAIL PROTECTED]

It's due using autoconf 2.52 for 4.2.0 but 2.13 for 4.2.1. Another
workaround is to use 4.2.1 configure script with

CC=gcc ./configure ...

------------------------------------------------------------------------

[2002-05-28 10:02:18] [EMAIL PROTECTED]

I've run it and made some test. It seems ok.

------------------------------------------------------------------------

[2002-05-28 09:57:48] [EMAIL PROTECTED]

In php-4.2.1 the configure script detects inhexistent header files like
unix.h and sys/sysexits.h, so I get error at compile time. In php-4.2.0
configure script works properly. I tried to use the php-4.2.0 configure
script on php-4.2.1 source files and it works. The scripts are
significatively different from each other, so probably I've missed
something. 

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=17482&edit=1

Reply via email to