Hi folks,
I've searched for the above Subject line and found several people asking the quesiton, but none of them solving the problem.
I'm using:
sys-kernel/gentoo-dev-sources-2.6.11-r4 -build -doc -symlink
sys-kernel/linux-headers-2.4.22-r1 -build
net-fs/nfs-utils-1.0.6-r6 +tcpd
sys-apps/util-linux-2.12i-r1 +crypt -debug +nls +pam +perl -static
net-nds/portmap-5b-r9 -debug +tcpd
As per the NFS HOWTO troubleshooting section, I've rebuilt all the userland packages from that list (several times, now), and there's no difference. I even tried replacing linux-headers with linux26-headers and rebuilding -- still no luck. I've checked that the /usr/src/linux and /lib/modules/`uname -r`/build are correct.
Does anyone know why the advice in the NFS HOWTO doesn't help address this problem? Clearly, there's a situation that produces that error message _other_ than the one that the NFS HOWTO maintainers have encountered. Any ideas?
Here is my NFS-related kernel config:
CONFIG_NFS_FS=y
CONFIG_NFS_V3=y
CONFIG_NFS_V4=y
# CONFIG_NFS_DIRECTIO is not set
CONFIG_NFSD=y
CONFIG_NFSD_V3=y
CONFIG_NFSD_V4=y
CONFIG_NFSD_TCP=y
TIA
Sheldon.



