From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Forst Subject: Problems while compiling dosemu-1.1.4-3 Date: Mon, 13 Jan 2003 08:12:46 +0100 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <20030113081246.47115f26.pforst@firemail.de> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii" To: DosEmu Mailinglist Hi there, I`ve got an problem, while compiling the dosemu 1.1.4 with patchset1.1.4-3 under my linux SuSE 7.3/Kernel 2.4.16. The clean 1.1.4 without the patchset makes no problems while compiling. Here is the message, hope someone can help me to fix the problem :-): mouse.c: In function `mouse_post_boot': mouse.c:1924: parse error before `unsigned' mouse.c:1931: `ptr' undeclared (first use in this function) mouse.c:1931: (Each undeclared identifier is reported only once mouse.c:1931: for each function it appears in.) make[2]: *** [mouse.o] Error 1 make[2]: Leaving directory `/tmp/dos/dosemu-1.1.4/src/base/mouse' make[1]: *** [base/mouse] Error 2 make[1]: Leaving directory `/tmp/dos/dosemu-1.1.4/src' make: *** [default] Error 2 -- Peter Forst