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

 ID:                 65571
 Updated by:         m...@php.net
 Reported by:        tony dot ar dot wright at bt dot com
 Summary:            Compiling fails with - missing binary operator
                     before token "extern"
-Status:             Feedback
+Status:             Suspended
 Type:               Bug
 Package:            Compile Failure
 Operating System:   SuSE 9
 PHP Version:        5.5.3
 Block user comment: N
 Private report:     N

 New Comment:

Looks like you have to use bison2.4 - 2.7 to build from a source checkout.


Previous Comments:
------------------------------------------------------------------------
[2013-10-01 15:05:47] pascal at nobus dot be

For the slackware-OS: (also php-5.4.20 has this problem)

# flex -V
flex 2.5.33

# bison -V
bison (GNU Bison) 2.3

------------------------------------------------------------------------
[2013-10-01 14:36:01] m...@php.net

What are your flex/bison versions?

------------------------------------------------------------------------
[2013-09-09 12:33:28] pascal at nobus dot be

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.

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

Reply via email to