error: Could not find NFS mount argument structure
"Vishal C. Kher" <[email protected]> Mon, 13 Dec 2004 17:56:56 -0600 (CST)
| Newsgroups | gmane.comp.file-systems.sfs.general |
|---|---|
| Message-ID | <[email protected]> |
Hello, I am trying to install sfs on freeBSD 5.2.1. When I try to configure, I get the following error: --------------- [...] checking for vfsmount... no checking for unmount... yes checking for nfs_args mount structure... no configure: error: Could not find NFS mount argument structure! ------------- I have nfs.h, nfsmount.h and other nfs files in /usr/include. I tried to configure on RedHat (Linux 2.4.20) and it worked fine. Can anyone help in identifying and fixing the problem? Thanks in advance. Regards, -Vishal