From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Forst Subject: Re: Problems while compiling dosemu-1.1.4-3 Date: Mon, 13 Jan 2003 10:54:00 +0100 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <20030113105400.50467b04.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 > On Mon, Jan 13, 2003 at 09:07:24AM +0100, Peter Forst wrote > > > > Hmpf, sorry I'm not a programmer - what should I do ? In file mouse.c > > removing the ptr row ? > > > src/base/mouse/mouse.c near line 1924 has to look like: > us *ptr; > if (!mice->intdrv) return; > > instead of > if (!mice->intdrv) return; > us *ptr; > hm, thanxx now it works fine. But dosemu crashes without any error-message, while running dos. The startscreen appears but after that, I'm back on console and nothing happens. -- Peter Forst