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

 ID:                 64373
 Updated by:         d...@php.net
 Reported by:        loic dot frering at gmail dot com
 Summary:            Compilation failure when building with
                     --enable-maintainer-zts
-Status:             Open
+Status:             Closed
 Type:               Bug
 Package:            Compile Failure
 Operating System:   Ubuntu 12.04 64bits
 PHP Version:        5.5.0alpha5
-Assigned To:        
+Assigned To:        dsp
 Block user comment: N
 Private report:     N

 New Comment:

The fix for this bug has been committed.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.




Previous Comments:
------------------------------------------------------------------------
[2013-03-07 10:11:10] loic dot frering at gmail dot com

Description:
------------
Building PHP 5.5.0alpha5 with --enable-maintainer-zts option leads to:

    source/5.5.0alpha5/Zend/zend_language_parser.h:331:5: error: conflicting 
types for 'zendparse'
    source/5.5.0alpha5/Zend/zend_globals_macros.h:35:5: note: previous 
declaration of 'zendparse' was here
    make: *** [ext/standard/basic_functions.lo] Error 1

For information, I had no problem building 5.5.0alpha4 with the exact same 
options.



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



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

Reply via email to