Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Problem with 8097



After applying 8097 (I think - I applied all current patches to 3.1.6-pws-6):

yodl -I. -DZSHALL -w zman.yo version.yo zsh.yo | sed -e '1s/\\-/-/g' -e
'/^\.'\''/d' > $target || exit 1; \
test -f $target
Zsh Yodl-to-man converter
Including file Zsh/intro.yo
Including file Zsh/metafaq.yo
Including file Zsh/invoke.yo
Including file Zsh/files.yo
Including file Zsh/filelist.yo
Including file Zsh/seealso.yo
gmake[1]: *** No rule to make target `Zsh/manual.yo', needed by `zsh.texi'.
Stop.
gmake[1]: Leaving directory `/tools/src/zsh-3.1.6-pws-6/Doc'
gmake: *** [all] Error 1



Messages sorted by: Reverse Date, Date, Thread, Author