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

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


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

[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