To make it compile under solaris:
rpcgen mount.x
gcc -o mount_exp ADMmountd.c -DSOLARIS -lnsl -lresolv -lsocket
(it might also need -lrpcsvc)
KoD
