Edit report at https://bugs.php.net/bug.php?id=63999&edit=1

 ID:                 63999
 Updated by:         ahar...@php.net
 Reported by:        yli at library dot tamu dot edu
 Summary:            php with fpm fails to build on Solaris 10 or 11
-Status:             Open
+Status:             Assigned
 Type:               Bug
 Package:            Compile Failure
 Operating System:   Solaris 10 or 11
 PHP Version:        5.4.10
-Assigned To:        
+Assigned To:        aharvey
 Block user comment: N
 Private report:     N

 New Comment:

Bug #63059 looks like it was closed by accident.

Unfortunately, the fix for bug #62654 didn't fix the header. I'll fix that up.


Previous Comments:
------------------------------------------------------------------------
[2013-01-15 22:47:59] yli at library dot tamu dot edu

Description:
------------
On Solaris 10 or Solaris 11 machine, configure with 

./configure --enable-fpm

build will fail with:

php-5.4.10/sapi/fpm/fpm/fpm_sockets.h:28: error: syntax error before numeric 
constant

Bug #62654 and Bug #63059 are referring to the same problem in earlier version 
(5.4.5, 5.4.6, 5.4.7). Both bugs are closed, yet the problem is still present 
in 5.4.10 release. So far, all versions of php 5.4.5 onwards fail to compile on 
Solaris 10 or 11 with fpm enable. 

Test script:
---------------
./configure --enable-fpm
make

Expected result:
----------------
Clean compile.

Actual result:
--------------
Doesn't compile. 


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



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

Reply via email to