From:             kevin dot waterson at gmail dot com
Operating system: Centos 6.3
PHP version:      5.5.0alpha5
Package:          Compile Failure
Bug Type:         Bug
Bug description:/Zend/zend_language_parser.h error

Description:
------------
Config options
./configure  --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin
--sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include
--libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var
--sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info
--cache-file=../config.cache --with-config-file-path=/etc
--enable-force-cgi-redirect --enable-fastcgi --enable-pic --disable-rpath 
--prefix=/usr/local/apache/php --enable-track-vars
--enable-force-cgi-redirect --disable-cgi  --with-exec-dir=/usr/bin 
--enable-ftp --enable-magic-quotes --disable-short-tags --enable-sigchild
--enable-trans-sid --with-apxs2=/usr/sbin/apxs 
--with-pear=/usr/local/lib/php --with-openssl  --with-bz2
--with-tiff-dir=/usr  --enable-dba --enable-pdo --with-fam --with-ttf
--enable-gd-native-ttf --with-gettext --with-gmp --with-gd
--with-jpeg-dir=/usr --with-zlib --enable-bcmath  --enable-exif
--enable-sockets --enable-sysvshm --enable-sysvsem --enable-sysvmsg
--enable-discard-path --enable-yp --enable-wddx --enable-memory-limit
--enable-shmop --enable-versioning --enable-calendar --with-png-dir=/usr 
--enable-debug --with-regex=system --with-xsl  --disable-short-tags
--enable-zip  --enable-maintainer-zts --with-pgsql=/usr
--with-pdo-pgsql=/usr --with-pdo-mysql=mysqlnd

/home/kevin/php/php-5.5.0alpha5/Zend/zend_language_parser.h:331: error:
conflicting types for ‘zendparse’
make: *** [ext/standard/basic_functions.lo] Error 1

Test script:
---------------
Compile error

Expected result:
----------------
Build

Actual result:
--------------
Compile Fails

-- 
Edit bug report at https://bugs.php.net/bug.php?id=64461&edit=1
-- 
Try a snapshot (PHP 5.4):   
https://bugs.php.net/fix.php?id=64461&r=trysnapshot54
Try a snapshot (PHP 5.3):   
https://bugs.php.net/fix.php?id=64461&r=trysnapshot53
Try a snapshot (trunk):     
https://bugs.php.net/fix.php?id=64461&r=trysnapshottrunk
Fixed in SVN:               https://bugs.php.net/fix.php?id=64461&r=fixed
Fixed in release:           https://bugs.php.net/fix.php?id=64461&r=alreadyfixed
Need backtrace:             https://bugs.php.net/fix.php?id=64461&r=needtrace
Need Reproduce Script:      https://bugs.php.net/fix.php?id=64461&r=needscript
Try newer version:          https://bugs.php.net/fix.php?id=64461&r=oldversion
Not developer issue:        https://bugs.php.net/fix.php?id=64461&r=support
Expected behavior:          https://bugs.php.net/fix.php?id=64461&r=notwrong
Not enough info:            
https://bugs.php.net/fix.php?id=64461&r=notenoughinfo
Submitted twice:            
https://bugs.php.net/fix.php?id=64461&r=submittedtwice
register_globals:           https://bugs.php.net/fix.php?id=64461&r=globals
PHP 4 support discontinued: https://bugs.php.net/fix.php?id=64461&r=php4
Daylight Savings:           https://bugs.php.net/fix.php?id=64461&r=dst
IIS Stability:              https://bugs.php.net/fix.php?id=64461&r=isapi
Install GNU Sed:            https://bugs.php.net/fix.php?id=64461&r=gnused
Floating point limitations: https://bugs.php.net/fix.php?id=64461&r=float
No Zend Extensions:         https://bugs.php.net/fix.php?id=64461&r=nozend
MySQL Configuration Error:  https://bugs.php.net/fix.php?id=64461&r=mysqlcfg

Reply via email to