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

 New Comment:

I updated to bison-1.875 (compiled from source), but this didn't matter indeed.
The problem appeared in php-5.4.19 and was not there in php-5.4.18.
I could build it just fine from complete source tarball.


Previous Comments:
------------------------------------------------------------------------
[2013-10-01 15:35:25] m...@php.net

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

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

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


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