[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20060827135654.27e29ee4.akpm@osdl.org>
Date: Sun, 27 Aug 2006 13:56:54 -0700
From: Andrew Morton <akpm@...l.org>
To: "Chuck Lever" <chuck.lever@...cle.com>
Cc: "Adrian Bunk" <bunk@...sta.de>,
"Trond Myklebust" <Trond.Myklebust@...app.com>,
<linux-kernel@...r.kernel.org>
Subject: Re: 2.6.18-rc4-mm3: ROOT_NFS=y compile error
On Sun, 27 Aug 2006 14:25:21 -0400
"Chuck Lever" <chuck.lever@...cle.com> wrote:
> > CC fs/nfs/mount_clnt.o
> > /home/bunk/linux/kernel-2.6/linux-2.6.18-rc4-mm3/fs/nfs/mount_clnt.c: In
> > function ‘mnt_create’:
> > /home/bunk/linux/kernel-2.6/linux-2.6.18-rc4-mm3/fs/nfs/mount_clnt.c:82:
> > error: implicit declaration of function ‘xprt_create_proto’
> > /home/bunk/linux/kernel-2.6/linux-2.6.18-rc4-mm3/fs/nfs/mount_clnt.c:82:
> > warning: assignment makes pointer from integer without a cast
> > /home/bunk/linux/kernel-2.6/linux-2.6.18-rc4-mm3/fs/nfs/mount_clnt.c:86:
> > error: implicit declaration of function ‘rpc_create_client’
> > /home/bunk/linux/kernel-2.6/linux-2.6.18-rc4-mm3/fs/nfs/mount_clnt.c:88:
> > warning: assignment makes pointer from integer without a cast
> > make[3]: *** [fs/nfs/mount_clnt.o] Error 1
> >
> > <-- snip -->
>
> Looks like a patch got misapplied somewhere.
That's quite possible.
> All my copies of this patch
> series has this change, but Andrew's doesn't.
What is "this change"? The only change I see in Trond's mount_clnt.c is the
removal of the xprt.h include.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists