Re: make buildworld stops with rpcgen not found??

2002-03-17 Thread paul beard
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

Re: make buildworld stops with rpcgen not found??

2002-03-17 Thread paul beard
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