From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from dhcp199.linuxsymposium.org ([209.151.19.199] helo=lapdancer.baythorne.internal) by pentafluge.infradead.org with esmtp (Exim 4.14 #3 (Red Hat Linux)) id 19exJ6-0004HU-Mg for ; Tue, 22 Jul 2003 14:35:57 +0100 From: David Woodhouse To: truename In-Reply-To: <3F1D2F9A.00000F.20157@bj217.163.com> References: <3F1D2F9A.00000F.20157@bj217.163.com> Message-Id: <1058880908.29494.45.camel@lapdancer.baythorne.internal> Mime-Version: 1.0 Date: Tue, 22 Jul 2003 09:35:09 -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 Tue, 2003-07-22 at 08:35, truename wrote: > Hello, > My armlinux kernel version is 2.4.18 rmk6. ... > I have used grep searching the kernel tree ,but can not find where > defined 'BUG_ON' and 'unlikely'. Your kernel is too old and not supported any more. Use a current one. -- dwmw2