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:             Suspended
 Type:               Bug
 Package:            Compile Failure
 Operating System:   SuSE 9
 PHP Version:        5.5.3
 Block user comment: N
 Private report:     N

 New Comment:

If you build release tarballs, the bison version should not matter, though.


Previous Comments:
------------------------------------------------------------------------
[2013-10-01 15:29:19] pascal at nobus dot be

apologies for my previous post, I was on the wrong server

# flex -V
flex version 2.5.4

# bison -V
bison (GNU Bison) 1.35


I'll try to get a later bison-version

------------------------------------------------------------------------
[2013-10-01 15:21:54] m...@php.net

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

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

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


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    https://bugs.php.net/bug.php?id=65571


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

Reply via email to