zsh-workers
 help / color / mirror / code / Atom feed
* zcompile for Builtins fails
@ 2000-11-27 12:38 Andrej Borsenkow
  2000-11-27 16:37 ` PATCH: _zstyle typo (Re: zcompile for Builtins fails) Bart Schaefer
  0 siblings, 1 reply; 2+ messages in thread
From: Andrej Borsenkow @ 2000-11-27 12:38 UTC (permalink / raw)
  To: ZSH workers mailing list

For some reason after installing latest CVS zrecompile fails. All tests
passed. I'm using:

cd /tools/share/zsh/${ZSH_VERSION#zsh-}/functions
autoload -U zrecompile
for i in *(/); do
zrecompile -p -- $i.zwc $i/*
chmod 644 $i.zwc
done

Zsh is configured with:

/tools/src/zsh/configure --prefix=/tools --enable-zsh-debug --enable-function-
subdirs --enable-libs=-lg

And I get:

re-compiling Builtins.zwc: failed
chmod: Cannot access Builtins.zwc: No such file or directory
bor@itsrm2%

for Builtins only. All other subdirs are O.K.

-andrej

Have a nice DOS!
B >>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-11-27 16:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-11-27 12:38 zcompile for Builtins fails Andrej Borsenkow
2000-11-27 16:37 ` PATCH: _zstyle typo (Re: zcompile for Builtins fails) Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).