Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
No rules to make zsh.mdh
- X-seq: zsh-workers 9112
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: "ZSH workers mailing list" <zsh-workers@xxxxxxxxxxxxxx>
- Subject: No rules to make zsh.mdh
- Date: Sun, 19 Dec 1999 14:26:20 +0300
- Importance: Normal
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
After applying all post-pws-12 patches I get:
...
gmake[4]: Entering directory `/tools/src/zsh-3.1.6-pws-12/Src/Modules'
gmake[4]: Leaving directory `/tools/src/zsh-3.1.6-pws-12/Src/Modules'
Updated `zftp.mdh'.
echo 'timestamp for zftp.mdh against zftp.mdd' > zftp.mdhs
nawk -f ../../Src/makepro.awk zftp.c Src/Modules > zftp.syms
sed -n '/^E/{s/^E//;p;}' < zftp.syms > zftp.epro
sed -n '/^L/{s/^L//;p;}' < zftp.syms > `echo zftp.epro | sed 's/\.epro$/.pro/'`
gmake[4]: Entering directory `/tools/src/zsh-3.1.6-pws-12/Src/Modules'
gmake[4]: Leaving directory `/tools/src/zsh-3.1.6-pws-12/Src/Modules'
Updated `zftp.mdh'.
gmake[4]: Entering directory `/tools/src/zsh-3.1.6-pws-12'
gmake[4]: *** No rule to make target `zsh.mdh'. Stop.
gmake[4]: Leaving directory `/tools/src/zsh-3.1.6-pws-12'
gmake[3]: *** [../..//zsh.mdh] Error 2
gmake[3]: Leaving directory `/tools/src/zsh-3.1.6-pws-12/Src/Modules'
gmake[2]: *** [headers] Error 1
gmake[2]: Leaving directory `/tools/src/zsh-3.1.6-pws-12/Src'
gmake[1]: *** [headers] Error 2
gmake[1]: Leaving directory `/tools/src/zsh-3.1.6-pws-12/Src'
gmake: *** [all] Error 1
bor@itsrm2%
Messages sorted by:
Reverse Date,
Date,
Thread,
Author