>
> } --------------------------------------------------------------
> } >>> stage 4: populating /usr/obj/usr/src/i386/usr/include
> } --------------------------------------------------------------
>
> [snip]
>
> } ===> rpcsvc
> } rpcgen -C -h -DWANT_NFS3 /usr/src/include/rpcsvc/key_prot.x -o key_prot.h
> } rpcgen: cannot find any C preprocessor (cpp)
>
> I have seen exactly this and reported it a week ago. No one seemed to have
> noticed though. :\
>
If you have current source, just recompile rpcgen and try again. Something
like:
cd /usr/src/usr.bin/rpcgen
make all install clean
should do it. Then you can return to your regular make world.
John
--
John Hay -- [EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message