Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: 3.1.6-dev-15
- X-seq: zsh-workers 9321
 
- From: Peter Stephenson <pws@xxxxxxxxxxxxxxxxxxxxxxxx>
 
- To: "Zsh hackers list" <zsh-workers@xxxxxxxxxxxxxx>
 
- Subject: Re: 3.1.6-dev-15
 
- Date: Fri, 14 Jan 2000 19:10:39 +0000
 
- In-reply-to: ""Andrej Borsenkow""'s message of "Fri, 14 Jan 2000 10:06:43 +0300."             <000001bf5e5d$e9cfea70$21c9ca95@xxxxxxxxxxxxxx> 
 
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
 
"Andrej Borsenkow" wrote:
> ./tzsh.texi:11165: Node `Zsh Modules' lacks menu item for `The zsh/cap
>  Module'
> despite being its Up target.
> ...
> etc.
I can't get this to fail with the current code, even starting from a
distribution and using a separate build directory.  It looks to me like
Doc/Zsh/manmodmenu.yo isn't there.  Have you applied Tanaka Akira's patch
in 9311, in particular the fix for `make clean'?  You will then need to
make sure Doc/Zsh/modlist.yo, Doc/Zsh/modmenu.yo, Doc/Zsh/manmodmenu.yo are
recreated in the source tree (not the build tree, which doesn't have a Zsh
subdirectory).  After the patch, they won't be removed unless you do a
`make realclean' to rebuild the code which comes with the distribution.
Before the patch, they would have been, which probably caused the problem.
-- 
Peter Stephenson <pws@xxxxxxxxxxxxxxxxxxxxxxxx>
Messages sorted by:
Reverse Date,
Date,
Thread,
Author