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?
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
- Re: compiling 1.1.3.7 Channy Tremblay
- Re: compiling 1.1.3.7 Bart Oldeman
- Re: compiling 1.1.3.7 Bart Oldeman
- Re: compiling 1.1.3.7 Ged Haywood
