Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
zsh-3.1.5-pws-9: make fails without yodl
- X-seq: zsh-workers 5484
- From: "Andrej Borsenkow" <borsenkow.msk@xxxxxx>
- To: "ZSH workers mailing list" <zsh-workers@xxxxxxxxxxxxxx>
- Subject: zsh-3.1.5-pws-9: make fails without yodl
- Date: Tue, 23 Feb 1999 13:05:58 +0300
- Importance: Normal
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
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