[PHP-DEV] PHP 4.0 Bug #10025 Updated: bison reports error with 'S' parameter From: cynic <email protected>
Date: 03/31/01

ID: 10025
Updated by: cynic
Reported By: hugh <email protected>
Old-Status: Open
Status: Feedback
Bug Type: Compile Failure
Assigned To:
Comments:

try a snapshot from http://snaps.php.net/, this was IIRC fixed.

Previous Comments:
---------------------------------------------------------------------------

[2001-03-27 10:54:09] hugh <email protected>
Compiling PHP4.0.4pl1 on Windows NT4 SP6a with Cygwin (setup version 2.19) and bison 1.28 reports the following:

Deleting intermediate files and output files for project 'TSRM - Win32 Release_TS'.
Deleting intermediate files and output files for project 'ZendTS - Win32 Release_TS'.
Deleting intermediate files and output files for project 'libmysql - Win32 Release_TS'.
Deleting intermediate files and output files for project 'php4dllts - Win32 Release_TS'.
Deleting intermediate files and output files for project 'php4ts - Win32 Release_TS'.
--------------------Configuration: TSRM - Win32 Release_TS--------------------
Compiling...
TSRM.c
tsrm_strtok_r.c
tsrm_virtual_cwd.c
Creating library...
--------------------Configuration: ZendTS - Win32 Release_TS--------------------
Performing Custom Build Step on ".zend_language_parser.y"
bison: invalid option -- S
Usage: bison [-dhklntvyV] [-b file-prefix] [-o outfile] [-p name-prefix]
       [--debug] [--defines] [--fixed-output-files] [--no-lines]
       [--verbose] [--version] [--help] [--yacc]
       [--no-parser] [--token-table]
       [--file-prefix=prefix] [--name-prefix=prefix]
       [--output=outfile] grammar-file
Report bugs to bug-bison <email protected>
Error executing c:winntsystem32cmd.exe.

php.exe - 1 error(s), 0 warning(s)

>From what I understand for this to compile properly version 1.25 of the Cygwin bison is required.

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

ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=10025&edit=2

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>