[OpenAFS-devel] cvs man pages..
Russ Allbery
rra@stanford.edu
Wed, 27 Dec 2006 16:32:05 -0800
Sean O'Malley <omalleys@msu.edu> writes:
> I just checked out the latest cvs..
> im getting errors building the man pages.
> make[3]: Entering directory `/root/openafs/doc/man-pages'
> chmod +x install-man
> mkdir -p /root/openafs/sunx86_510/dest/man/man1
> /root/openafs/sunx86_510/dest/man/man5
> /root/openafs/sunx86_510/dest/man/man8
> set -e; cd man1 && for M in *.1 ; do \
> ../install-man $M /root/openafs/sunx86_510/dest/man/man1/$M ; \
> done
> Can't open *.1
> make[3]: *** [dest] Error 1
> make[3]: Leaving directory `/root/openafs/doc/man-pages'
> make[2]: *** [man-pages] Error 2
> make[2]: Leaving directory `/root/openafs'
> make[1]: *** [build] Error 2
> make[1]: Leaving directory `/root/openafs'
> make: *** [dest] Error 2
No, you're getting errors *installing* the man pages because they were
never built.
It's not clear why they weren't built. They should have been built by
running autogen after you checked out the source tree; did you do that?
--
Russ Allbery (rra@stanford.edu) <http://www.eyrie.org/~eagle/>