Edit report at https://bugs.php.net/bug.php?id=65571&edit=1
ID: 65571
Comment by: pascal at nobus dot be
Reported by: tony dot ar dot wright at bt dot com
Summary: Compiling fails with - missing binary operator
before token "extern"
Status: Open
Type: Bug
Package: Compile Failure
Operating System: SuSE 9
PHP Version: 5.5.3
Block user comment: N
Private report: N
New Comment:
I had the same problem on php-5.4.19
This on a slackware-10.1
Tried the snapshot (php5.4-201309091030), and it seems to be fixed there?
However I have no idea with what change the bug is fixed.
Previous Comments:
------------------------------------------------------------------------
[2013-08-28 09:37:25] tony dot ar dot wright at bt dot com
Description:
------------
I installed 5.5.2 ok but when I tried to install 5.5.3 I get the error message:
In file included from Zend/zend_language_scanner.l:40:
Zend/zend_language_parser.h:40:1: missing binary operator before token "extern"
make: *** [Zend/zend_language_scanner.lo] Error 1
Configure options used:
'./configure' '--with-apxs2=/usr/local/apache2/bin/apxs' '--enable-ftp' '--witho
ut-ldap' '--enable-sockets' '--with-gd' '--with-freetype-dir' '--without-mcrypt'
'--with-zlib-dir' '--with-png-dir' '--with-oci8=/export/oracle/product/10.2.0/d
b_1' '--with-openssl'
------------------------------------------------------------------------
--
Edit this bug report at https://bugs.php.net/bug.php?id=65571&edit=1