Crist J. Clark wrote:
>
> $ which rpcgen $ ls -l /usr/bin/rpcgen
>
> Actually, rpcgen(1) might need to be built in the build-tool
> phase.
>
well, I'm sure I did this backwards but I went into usr.bin and
usr.sbin and did make in those dirs. in usr.bin, calendar failed,
so I had to wrap
echo
\#'undef __FreeBSD_version' >> osreldate.h;echo \#'define
__FreeBSD_version' $RELDATE >> osreldate.h; echo "#endif" >>
osreldate.h
===> rpcsvc
rpcgen -C -h -DWANT_NFS3 /usr/src/include/rpcsvc/key_prot.x -o
key_prot.h
rpcgen