Re: About NFS4 in kernel 2.6.9

From: Jan Engelhardt
Date: Mon Dec 27 2004 - 14:51:27 EST


>First sorry about my poor english. I read in internet that itÂs best
>if i recompile NFS4 as module, so i did it. But i have this error
>message. I dont know wht to do. when i do make xconfig, in filesystem,
>i have checked all that have NFS and RPC, but it insist in not work.

Really? I have this in fs/Kconfig (2.6.8+2.6.9-rc2):

menu "Network File Systems"
depends on NET

config NFS_FS
tristate "NFS file system support"
depends on INET
select LOCKD
select SUNRPC
select NFS_ACL_SUPPORT if NFS_ACL


So SUNRPC should always be selected whenever you say yes/module to "NFS file
system support".
Check the .config if NFS_FS=y or =m, that'd be my guess.



Jan Engelhardt
--
ENOSPC