From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Nasrat Subject: Re: More dev86 changes (0.16.7) Date: Sat, 3 Aug 2002 18:14:42 +0100 Sender: linux-8086-owner@vger.kernel.org Message-ID: <20020803171441.GG17004@raq465.uk2net.com> References: Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Linux-8086 On Sat, Aug 03, 2002 at 10:07:52AM -0700, Ken Martwick wrote: > Neither the presence of gperf nor of the files you sent change > the error messages in the least. I am using egcs-2.90.29; could that > be a problem? Worked for me on: gcc -v Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/specs gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release) But I found I had to rm -rf dev86-0.16.7 after failure, installed gperf, and untarred the tar ball then it compiled fine. You might want to try that if you haven't already. HTH Paul