Date: 04/21/98
- Next message: jpronk <email protected>: "[PHP-DEV] Bug #299: Supplying quoted arguments via system() or exec()"
- Previous message: bobh <email protected>: "[PHP-DEV] Bug #298: Missing symbols after make clean"
- In reply to: bobh <email protected>: "[PHP-DEV] Bug #298: Missing symbols after make clean"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> It does not run bison on the first make, as there is already
> an up-to-date "language-parser.tab.c" in the source directory.
> I'm guessing that there's an option missing from the bison
> invocation or else there's some kind of version problem. Bison --version
> gives this:
>
> GNU Bison version 1.24
Yes, you need Bison version 1.25. Get it from
ftp://prep.ai.mit.edu/pub/gnu
-Rasmus
- Next message: jpronk <email protected>: "[PHP-DEV] Bug #299: Supplying quoted arguments via system() or exec()"
- Previous message: bobh <email protected>: "[PHP-DEV] Bug #298: Missing symbols after make clean"
- In reply to: bobh <email protected>: "[PHP-DEV] Bug #298: Missing symbols after make clean"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

