Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
zrecompile
- X-seq: zsh-workers 10385
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: "ZSH workers mailing list" <zsh-workers@xxxxxxxxxxxxxx>
- Subject: zrecompile
- Date: Sun, 2 Apr 2000 14:01:35 +0400
- Importance: Normal
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
This is the second time ... not sure what's going wrong:
bor@itsrm2% l .zsh.d
completion/ completion.zwc functions/
bor@itsrm2% zrecompile
zrecompile:zcompile:144: invalid dump file:
/home/bor/.zsh.d/completion.zwc
re-compiling /home/bor/.zsh.d/completion.zwc: failed
zrecompile:zcompile:144: invalid dump file:
/home/bor/.zsh.d/completion.zwc
re-compiling /home/bor/.zsh.d/completion.zwc: mv: Cannot access
/home/bor/.zsh.d/completion.zwc: No such file or directory
failed
bor@itsrm2% l .zsh.d
completion/ completion.zwc.old functions/
bor@itsrm2% print $fpath
/home/bor/.zsh.d/completion /home/bor/.zsh.d/completion.zwc
/home/bor/.zsh.d/functions /tools/share/zsh/site-functions
/tools/share/zsh/3.1.6-dev-20/functions/Base
/tools/share/zsh/3.1.6-dev-20/functions/Builtins
/tools/share/zsh/3.1.6-dev-20/functions/Commands
/tools/share/zsh/3.1.6-dev-20/functions/Core
/tools/share/zsh/3.1.6-dev-20/functions/Debian
/tools/share/zsh/3.1.6-dev-20/functions/Linux
/tools/share/zsh/3.1.6-dev-20/functions/Misc
/tools/share/zsh/3.1.6-dev-20/functions/Prompts
/tools/share/zsh/3.1.6-dev-20/functions/User
/tools/share/zsh/3.1.6-dev-20/functions/X
/tools/share/zsh/3.1.6-dev-20/functions/Zftp
/tools/share/zsh/3.1.6-dev-20/functions/Zle
I suspect, that zrecompile is confused by _directory_
~/.zsh.d/completion and wordcode file ~/.zsh.d/completion.zwc. The file
was produced by
zcompile ~/.zsh.d/completion.zwc /tools/share/zsh/$ZSH_VERSION/**/*(^\)
-andrej
Have a nice DOS!
B >>
Messages sorted by:
Reverse Date,
Date,
Thread,
Author