From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp6.mindspring.com ([207.69.200.110]) by pentafluge.infradead.org with esmtp (Exim 3.22 #1 (Red Hat Linux)) id 17pqz4-0000Ms-00 for ; Fri, 13 Sep 2002 14:59:46 +0100 Content-Type: text/plain; charset="iso-8859-1" From: Kyle Harris To: David Woodhouse Subject: Re: 2.5 questions Date: Fri, 13 Sep 2002 09:55:06 -0400 Cc: linux-mtd@lists.infradead.org References: <10485.1031901889@redhat.com> <7964.1031921149@redhat.com> In-Reply-To: <7964.1031921149@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: 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: On Friday 13 September 2002 08:45 am, David Woodhouse wrote: > kharris@nexus-tech.net said: > > I ran the pathcin.sh script to set this up. Below is first error, > > which is 2.4 - 2.5 related (MINOR() and kdev_t stuff). > > OK, trivial to fix if anyone actually cares then. I just haven't received > or applied a patch to do so yet. Yes. I fixed this one and then the compile failed someplace else. So it appeared that the code was not compatible with 2.5. So that's why I asked. Kyle.