Messages in this thread |  | | Subject | Re: Linux 2.4.20-pre2-ac1 | From | Steven Cole <> | Date | 14 Aug 2002 15:06:32 -0600 |
| |
On Wed, 2002-08-14 at 14:29, Greg Louis wrote: > On 14 Aug 2002 11:42:11 -0600, > Steven Cole <elenstev@mesatop.com> wrote: > > > On Wed, 2002-08-14 at 10:34, Alan Cox wrote: > > > > > > > > Linux 2.4.20-pre2-ac1 > > > > With CONFIG_NFSD=y I got this: > > > > fs/fs.o: In function `nfsd': > > fs/fs.o(.text+0x43fb1): undefined reference to `exp_readunlock' > > fs/fs.o: In function `sys_nfsservctl': > > fs/fs.o(.text+0x445e8): undefined reference to `exp_readunlock' > > fs/fs.o(.text+0x44692): undefined reference to `exp_readunlock' > > fs/fs.o(.data+0x261c): undefined reference to `exp_readunlock' > > make: *** [vmlinux] Error 1 > > > This looks as though it ought to work (though I'm not at all familiar > with the code), and seems to be working for me on one box where I've > run it: [patch snipped]
Yep, that allowed it to build with CONFIG_NFSD=y. I just can't test it as I've got my test box busy doing other things for a while.
Thanks, Steven
- 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/
|  |