From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from 235-216.205.122.dellhost.com ([216.205.122.235] helo=imagequestdesign.com) by pentafluge.infradead.org with esmtp (Exim 3.22 #1 (Red Hat Linux)) id 17MUiy-0007GU-00 for ; Mon, 24 Jun 2002 15:21:48 +0100 Content-Type: text/plain; charset="iso-8859-1" From: Mark Meade Subject: Re: Trying to boot linux off a 2MiB M-Sys DoC2000 chip Date: Mon, 24 Jun 2002 10:21:04 -0400 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit To: linux-mtd@lists.infradead.org Message-Id: <200206241018875.SM02488@there> Sender: linux-mtd-admin@lists.infradead.org Errors-To: linux-mtd-admin@lists.infradead.org List-Help: List-Post: List-Subscribe: , List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: Gonzalo Servat wrote: > After all those errors I got a lot of "undefined reference to terminal" > and "undefined reference to debug" and a few other undefined references > and after an undef reference to 'chain_stage2' it exited and didn't > finish compiling. Any ideas? Hi Gonzalo, Did you try updating automake and autoconf to the latest versions? I had errors compiling GRUB with older versions, but I don't recall if they were the same as the errors you described. Regards, Mark