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

Re: PATCH: completion



In article <199910261103.NAA13365@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
  Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx> writes:

> Ok. I hope, you can apply this patch (11836 lines, 319899 bytes, 97
> files touched). Sorry, but I don't know how I can split that into
> independent parts...

Maybe, the patch for Src/Zle/Makefile.in is forgotten.

Z(2):akr@is27e1u11% make
gmake[1]: Entering directory `/space/akr/zsh/zsh-main-trunc/Src'
gmake[2]: Entering directory `/space/akr/zsh/zsh-main-trunc/Src'
gmake[3]: Entering directory `/space/akr/zsh/zsh-main-trunc/Src/Builtins'
gmake[3]: Leaving directory `/space/akr/zsh/zsh-main-trunc/Src/Builtins'
gmake[3]: Entering directory `/space/akr/zsh/zsh-main-trunc/Src/Modules'
gmake[3]: Leaving directory `/space/akr/zsh/zsh-main-trunc/Src/Modules'
gmake[3]: Entering directory `/space/akr/zsh/zsh-main-trunc/Src/Zle'
Makefile:817: warning: overriding commands for target `zle_things.h'
Makefile:758: warning: ignoring old commands for target `zle_things.h'
Makefile:828: warning: overriding commands for target `zle_widget.h'
Makefile:769: warning: ignoring old commands for target `zle_widget.h'
Makefile:839: warning: overriding commands for target `thingies.list'
Makefile:780: warning: ignoring old commands for target `thingies.list'
Makefile:858: warning: overriding commands for target `widgets.list'
Makefile:799: warning: ignoring old commands for target `widgets.list'
Makefile:873: warning: overriding commands for target `clean.zle'
Makefile:814: warning: ignoring old commands for target `clean.zle'
gmake[4]: Entering directory `/space/akr/zsh/zsh-main-trunc'
gmake[4]: *** No rule to make target `comp1.mdh'.  Stop.
gmake[4]: Leaving directory `/space/akr/zsh/zsh-main-trunc'
gmake[3]: *** [../..//comp1.mdh] Error 2
gmake[3]: Leaving directory `/space/akr/zsh/zsh-main-trunc/Src/Zle'
gmake[2]: *** [headers] Error 1
gmake[2]: Leaving directory `/space/akr/zsh/zsh-main-trunc/Src'
gmake[1]: *** [headers] Error 2
gmake[1]: Leaving directory `/space/akr/zsh/zsh-main-trunc/Src'
gmake: *** [all] Error 1
Z(2):akr@is27e1u11% 

Also, the patch has some line shifting with zle_tricky.c. So I suspect
my version has some problems.

I stored my latest patched bart-7 to
http://www.ldl.jaist.ac.jp/~public_html/junk/zsh-broken.tar.gz.

Would you compare it to your version?

# It is just `cvs export'ed version. So it has no `configure', etc.
-- 
Tanaka Akira



Messages sorted by: Reverse Date, Date, Thread, Author