Subject: None
To: None <undisclosed-recipients:;>
From: None <ant@ant.org>
List: port-arm32
Date: 07/09/1996 09:50:43
I'm trying to compile up p3nfsd on RiscBSD, but keep encountering the error
'Program version wrong' when I try to mount("nfs", dir, 0, (void *)&nfs_args).
According to errno.h, this is error 75, EPROGMISMATCH, which doesn't appear
to get mentioned in the mount(2) documentation. In fact, the mount(2) docs
seem quite far removed from what's actually in sys/mount.h . NFS_VERSION
is defined as '2' in the p3nfsd sources, and an RPC svc_register call
succeeds with this value.

Can anyone shed any light on this?


Cheers,

Ant.