public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
* compiling problems: dosemu 1.1.3.7
@ 2002-11-27  5:14 Peter Jay Salzman
  0 siblings, 0 replies; only message in thread
From: Peter Jay Salzman @ 2002-11-27  5:14 UTC (permalink / raw)
  To: linux-msdos

this compiles fine:

1. tar zxvf dosemu-1.1.3.tgz
2. cd dosemu-1.1.3
3. make (press enter when it asks you to)


however, this errors out during compiling:

1. tar zxvf dosemu-1.1.3.tgz
2. cd dosemu-1.1.3
3. tar zxvf ../patchset-1.1.3.7.tgz
4. sh tmp/do_patch
5. make (press enter when it asks you to)


here's the compiler error:

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
(mega snip)
parser.y:796.7-57: $1 of `line' has no declared type
make[3]: *** [parser.c] Error 1
make[3]: Leaving directory `/root/dosemu-1.1.3/src/base/init'
make[2]: *** [base/init] Error 2
make[2]: Leaving directory `/root/dosemu-1.1.3/src'
make[1]: *** [default] Error 2
make[1]: Leaving directory `/root/dosemu-1.1.3'
make: *** [default] Error 2


i tried taking a look, but i've used flex and bison for one of my
programs, a long time ago, and frankly, they're both still a big black
bag of voodoo to me.  :(


any advice on what to do?  i'd like to use 1.1.3.7 (and stas' patches)
if possible.

thanks,
pete (who is now on the mailing list)

-- 
Fingerprint: B9F1 6CF3 47C4 7CD8 D33E 70A9 A3B9 1945 67EA 951D

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-11-27  5:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-27  5:14 compiling problems: dosemu 1.1.3.7 Peter Jay Salzman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox