Re: [2.5.5 ERROR] Can't compile without NFS

Jean Tourrilhes (jt@bougret.hpl.hp.com)
Tue, 26 Feb 2002 14:02:20 -0800


On Wed, Feb 27, 2002 at 08:50:11AM +1100, Neil Brown wrote:
> On Tuesday February 26, jt@bougret.hpl.hp.com wrote:
> > make[2]: Entering directory `/usr/src/kernel-source-2.5/fs'
> > gcc -D__KERNEL__ -I/usr/src/kernel-source-2.5/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -DKBUILD_BASENAME=filesystems -DEXPORT_SYMTAB -c filesystems.c
> > filesystems.c: In function `sys_nfsservctl':
> > filesystems.c:30: dereferencing pointer to incomplete type
> > filesystems.c:30: dereferencing pointer to incomplete type
> > filesystems.c:30: warning: value computed is not used
> ....
>
> Yeh... sorry 'bout that.
>
> Patch sent to Linus, but didn't make it into 2.5.6-pre1.

That's ok, it was trivial to workaround.

Jean
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/