Re: [2.5.7] undefined reference to `sys_nfsservctl'

Anton Altaparmakov (aia21@cus.cam.ac.uk)
Wed, 20 Mar 2002 16:32:14 +0000 (GMT)


Al Viro has a patch for this on his ftp site but you can get over the
compile problemy by simply enabling both nfs and nfs server in the kernel
configuration, no patch needed in that case... I.e. you want to set these:

> # CONFIG_NFS_FS is not set
> # CONFIG_NFS_V3 is not set
> # CONFIG_NFSD is not set
> # CONFIG_NFSD_V3 is not set

And perhaps this one, not sure:

> # CONFIG_ROOT_NFS is not set

Best regards,

Anton

-- 
Anton Altaparmakov <aia21 at cam.ac.uk> (replace at with @)
Linux NTFS maintainer / WWW: http://linux-ntfs.sf.net/
ICQ: 8561279 / WWW: http://www-stu.christs.cam.ac.uk/~aia21/

- 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/