From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from cmsout01.mbox.net ([165.212.64.31]) by canuck.infradead.org with smtp (Exim 4.33 #1 (Red Hat Linux)) id 1C0mIj-0002nq-0F for linux-mtd@lists.infradead.org; Fri, 27 Aug 2004 15:22:20 -0400 Message-ID: <057701c48c6b$2431f6a0$fd0ba8c0@briantpc> From: "Brian T" To: References: <042901c48c42$2593cd30$fd0ba8c0@briantpc><045201c48c4b$8407dc40$fd0ba8c0@briantpc><053c01c48c60$4976ad80$fd0ba8c0@briantpc> <1093631103.16320.14.camel@thomas.tec.linutronix.de> Date: Fri, 27 Aug 2004 14:22:05 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: Re: undefined reference to `__ffs' List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > __ffs was never in 2.4. Move to 2.6 or add it to compatmac.h and provide > a nice patch, if you really want to hang on with 2.4 > Thanks, I'll try to get that working and test it. If it works I'll send in a patch. -Brian