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

zsh-3.1.5-pws-9: make fails without yodl



Just found, when compiling zsh on brand new system:

gmake[1]: Entering directory `/SAM/home/bor/src/zsh-3.1.5-pws-9/Doc'
case zsh.1 in \
  */*) target=zsh.1 ;; \
  *) target=./zsh.1 ;; \
esac; \
: -o $target -I. -w zman.yo version.yo zsh.yo || exit 1; \
test -f $target
gmake[1]: *** [zsh.1] Error 1
gmake[1]: Leaving directory `/SAM/home/bor/src/zsh-3.1.5-pws-9/Doc'
gmake: *** [all] Error 1

/andrej



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