From: sohail@trixie (Sohail M. Parekh) Subject: [Q] Errors while compiling NFSD, HELP! Date: Wed, 15 Sep 1993 14:55:03 GMT
I am trying to compile NFSD from nfsd-150.tar.z on .99p10 with gcc version
2.4.3. I already have the NET-2 binaries so I have NFS up and running but
I am trying to build NFSD from source code so I have a better understanding
of it and I am getting the following errors
a) nfs_prot_xdr.c:615: warning: enumeration value `NFSERR_WFLUSH' not handled in
switch (AND MANY MORE OF SIMILAR ERRORS!)
b) auth_clnt.c:173: `IPPORT_RESERVED' undeclared (first use this function)
For b) I looked every header file on the system for IPPORT_RESERVED, but I
can't find it anywhere!
Any help would be much appreciated.
Sincerely,
Sohail