From mboxrd@z Thu Jan 1 00:00:00 1970
From: Peter Jay Salzman
Subject: compiling problems: dosemu 1.1.3.7
Date: Tue, 26 Nov 2002 21:14:19 -0800
Sender: linux-msdos-owner@vger.kernel.org
Message-ID: <20021127051419.GA9551@dirac.org>
Mime-Version: 1.0
Return-path:
Content-Disposition: inline
List-Id:
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
To: linux-msdos@vger.kernel.org
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