From: Channy Tremblay <channy@videotron.ca>
To: linux-msdos@vger.kernel.org
Subject: compiling 1.1.3.7
Date: Thu, 21 Nov 2002 20:40:07 -0500 [thread overview]
Message-ID: <3DDD8AF7.40200@videotron.ca> (raw)
List,
I'm trying to compile the latests stuff.
I've seen the email
"http://marc.theaimsgroup.com/?l=linux-msdos&m=103574450131849&w=2"
I'm getting a different error. Unfortunately I know almost nothing about
lexer's or bison.
Here is the error:
make[2]: Entering directory `/home/channyt/dosemu-1.1.3/src/base/init'
bison -y -v -do parser.c parser.y
parser.y:377.3: parse error, unexpected "|"
parser.y:377.26-68: $2 of `line' has no declared type
parser.y:378.20-63: $2 of `line' has no declared type
parser.y:378.20-74: $2 of `line' has no declared type
parser.y:379.19-64: $2 of `line' has no declared type
parser.y:379.19-75: $2 of `line' has no declared type
parser.y:380.36-393.19: $3 of `line' has no declared type
parser.y:402.51-403.21: $2 of `line' has no declared type
parser.y:402.51-403.25: invalid $ value
parser.y:402.51-403.25: $5 of `line' has no declared type
parser.y:405.78-406.21: $2 of `line' has no declared type
parser.y:405.78-406.43: $2 of `line' has no declared type
parser.y:405.78-406.46: $4 of `line' has no declared type
parser.y:405.78-406.49: invalid $ value
parser.y:405.78-406.49: $6 of `line' has no declared type
I didn't put everything, fixing the first error will probably fix the
rst of it :)
channyt@munster:~/dosemu-1.1.3$ bison -V
bison (GNU Bison) 1.75
Any ideas?
next reply other threads:[~2002-11-22 1:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-22 1:40 Channy Tremblay [this message]
2002-11-22 2:06 ` compiling 1.1.3.7 Bart Oldeman
2002-11-22 2:44 ` Bart Oldeman
2002-11-24 13:42 ` Ged Haywood
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3DDD8AF7.40200@videotron.ca \
--to=channy@videotron.ca \
--cc=linux-msdos@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.