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

No rules to make zsh.mdh



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