From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from dhcp695.linuxsymposium.org ([209.151.10.193] helo=lapdancer.baythorne.internal) by pentafluge.infradead.org with esmtp (Exim 4.14 #3 (Red Hat Linux)) id 19g3Ql-0002jR-AB for ; Fri, 25 Jul 2003 15:20:24 +0100 From: David Woodhouse To: Yuxiao Xi In-Reply-To: References: Message-Id: <1059142770.28255.28.camel@lapdancer.baythorne.internal> Mime-Version: 1.0 Date: Fri, 25 Jul 2003 10:19:32 -0400 Content-Type: text/plain Content-Transfer-Encoding: 7bit cc: linux-mtd@lists.infradead.org Subject: Re: compiling MTD error List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, 2003-07-25 at 01:00, Yuxiao Xi wrote: > Which MTD version works well with linux kernel 2.4.17? By specifying 2.4.17 you are explicitly saying you _want_ to use old broken code and you don't want bug-fixes. So just use the MTD code that is _in_ 2.4.17. Or upgrade your kernel. -- dwmw2