Mark Sergeant wrote: > I'm running current as of two weeks ago I get the following problem when > doing a make in /etc/mail ... > > makemap: virtusertable.db: line 206: key [EMAIL PROTECTED]: put error: > Operation not permitted > *** Error code 74 > > This line contains ... > > [EMAIL PROTECTED] [EMAIL PROTECTED] > > As far as I am concerned this line should be valid, does anyone have any > idea why this would be an issue ?
#define EPROGUNAVAIL 74 /* RPC prog. not avail */ ??? Maybe you are doing this over NFS? -- Terry _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"