From: Peter Jay Salzman <p@dirac.org>
To: linux-msdos@vger.kernel.org
Subject: compiling problems: dosemu 1.1.3.7
Date: Tue, 26 Nov 2002 21:14:19 -0800 [thread overview]
Message-ID: <20021127051419.GA9551@dirac.org> (raw)
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
reply other threads:[~2002-11-27 5:14 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20021127051419.GA9551@dirac.org \
--to=p@dirac.org \
--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.