> current build fail for me in doc directory with
>
> xpmtoppm ./gnu.xpm | pnmdepth 15 | \
> pnmtops -noturn -rle >gnu.eps
> /bin/sh: line 1: pnmtops: command not found
> /bin/sh: pnmdepth: command not found
> /bin/sh: xpmtoppm: command not found
> make[2]: *** [gnu.eps] Error 127
> make[2]: Leaving directory `/usr/src/groff-current/doc'
> make[1]: *** [doc] Error 2
> make[1]: Leaving directory `/usr/src/groff-current'
> make: *** [all] Error 2
You need more programs for compiling from the CVS than from the
tarball. In particular, you need a bunch of netpbm programs which you
obviously don't have on your machine.
Werner