[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
compiling expr.y from NetBSD source tree in bison
From: |
Dennis Yurichev |
Subject: |
compiling expr.y from NetBSD source tree in bison |
Date: |
Mon, 26 Nov 2012 14:04:45 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.2 (windows-nt) |
Hi.
I'm trying to compile simple expr.y file from NetBSD source tree and when I use
bison (GNU Bison) 2.4.2, I'm getting these errors:
expr.y:75.14: syntax error, unexpected =
expr.y:82.29: syntax error, unexpected =
What's wrong with the file, how it should be fixed?
The file can be downloaded at:
http://cvsweb.netbsd.org/bsdweb.cgi/~checkout~/src/bin/expr/expr.y?rev=1.38&content-type=text/plain&only_with_tag=MAIN
- compiling expr.y from NetBSD source tree in bison,
Dennis Yurichev <=