make[1]: Entering directory `/tmp/zsh/zsh/Src' cd .. && /bin/sh $top_srcdir/Src/mkmakemod.sh Src Makemod creating Src/Makemod.in creating Src/Makemod make[2]: Entering directory `/tmp/zsh/zsh/Src' echo 'timestamp for *.mdd files' > ../Src/modules.stamp creating Src/Modules/Makefile.in creating Src/Modules/Makefile make[3]: Entering directory `/tmp/zsh/zsh/Src/Modules' make[3]: Leaving directory `/tmp/zsh/zsh/Src/Modules' creating Src/Builtins/Makefile.in creating Src/Builtins/Makefile make[3]: Entering directory `/tmp/zsh/zsh/Src/Builtins' make[3]: Leaving directory `/tmp/zsh/zsh/Src/Builtins' creating Src/Zle/Makefile.in creating Src/Zle/Makefile make[3]: Entering directory `/tmp/zsh/zsh/Src/Zle' make[3]: Leaving directory `/tmp/zsh/zsh/Src/Zle' make[2]: Leaving directory `/tmp/zsh/zsh/Src' make[2]: Entering directory `/tmp/zsh/zsh/Src' gawk -f ./signames1.awk /usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.7.2.3/include/sys/signal.h >sigtmp.c gcc -E sigtmp.c >sigtmp.out gawk -f ./signames2.awk sigtmp.out > signames.c rm -f sigtmp.c sigtmp.out grep 'define.*SIGCOUNT' signames.c > sigcount.h make[3]: Entering directory `/tmp/zsh/zsh/Src' make[3]: Leaving directory `/tmp/zsh/zsh/Src' Updated `zsh.mdh'. echo 'timestamp for zsh.mdh against zsh.mdd' > zsh.mdhs gawk -f ../Src/makepro.awk builtin.c Src > builtin.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < builtin.syms) \ > builtin.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < builtin.syms) \ > `echo builtin.epro | sed 's/\.epro$/.pro/'` gawk -f ../Src/makepro.awk compat.c Src > compat.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < compat.syms) \ > compat.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < compat.syms) \ > `echo compat.epro | sed 's/\.epro$/.pro/'` gawk -f ../Src/makepro.awk cond.c Src > cond.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < cond.syms) \ > cond.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < cond.syms) \ > `echo cond.epro | sed 's/\.epro$/.pro/'` gawk -f ../Src/makepro.awk exec.c Src > exec.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < exec.syms) \ > exec.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < exec.syms) \ > `echo exec.epro | sed 's/\.epro$/.pro/'` gawk -f ../Src/makepro.awk glob.c Src > glob.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < glob.syms) \ > glob.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < glob.syms) \ > `echo glob.epro | sed 's/\.epro$/.pro/'` gawk -f ../Src/makepro.awk hashtable.c Src > hashtable.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < hashtable.syms) \ > hashtable.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < hashtable.syms) \ > `echo hashtable.epro | sed 's/\.epro$/.pro/'` gawk -f ../Src/makepro.awk hist.c Src > hist.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < hist.syms) \ > hist.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < hist.syms) \ > `echo hist.epro | sed 's/\.epro$/.pro/'` gawk -f ../Src/makepro.awk init.c Src > init.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < init.syms) \ > init.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < init.syms) \ > `echo init.epro | sed 's/\.epro$/.pro/'` gawk -f ../Src/makepro.awk input.c Src > input.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < input.syms) \ > input.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < input.syms) \ > `echo input.epro | sed 's/\.epro$/.pro/'` gawk -f ../Src/makepro.awk jobs.c Src > jobs.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < jobs.syms) \ > jobs.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < jobs.syms) \ > `echo jobs.epro | sed 's/\.epro$/.pro/'` gawk -f ../Src/makepro.awk lex.c Src > lex.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < lex.syms) \ > lex.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < lex.syms) \ > `echo lex.epro | sed 's/\.epro$/.pro/'` gawk -f ../Src/makepro.awk linklist.c Src > linklist.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < linklist.syms) \ > linklist.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < linklist.syms) \ > `echo linklist.epro | sed 's/\.epro$/.pro/'` gawk -f ../Src/makepro.awk loop.c Src > loop.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < loop.syms) \ > loop.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < loop.syms) \ > `echo loop.epro | sed 's/\.epro$/.pro/'` gawk -f ../Src/makepro.awk math.c Src > math.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < math.syms) \ > math.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < math.syms) \ > `echo math.epro | sed 's/\.epro$/.pro/'` gawk -f ../Src/makepro.awk mem.c Src > mem.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < mem.syms) \ > mem.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < mem.syms) \ > `echo mem.epro | sed 's/\.epro$/.pro/'` gawk -f ../Src/makepro.awk module.c Src > module.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < module.syms) \ > module.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < module.syms) \ > `echo module.epro | sed 's/\.epro$/.pro/'` gawk -f ../Src/makepro.awk options.c Src > options.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < options.syms) \ > options.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < options.syms) \ > `echo options.epro | sed 's/\.epro$/.pro/'` gawk -f ../Src/makepro.awk params.c Src > params.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < params.syms) \ > params.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < params.syms) \ > `echo params.epro | sed 's/\.epro$/.pro/'` gawk -f ../Src/makepro.awk parse.c Src > parse.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < parse.syms) \ > parse.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < parse.syms) \ > `echo parse.epro | sed 's/\.epro$/.pro/'` gawk -f ../Src/makepro.awk pattern.c Src > pattern.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < pattern.syms) \ > pattern.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < pattern.syms) \ > `echo pattern.epro | sed 's/\.epro$/.pro/'` gawk -f ../Src/makepro.awk prompt.c Src > prompt.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < prompt.syms) \ > prompt.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < prompt.syms) \ > `echo prompt.epro | sed 's/\.epro$/.pro/'` gawk -f ../Src/makepro.awk signals.c Src > signals.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < signals.syms) \ > signals.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < signals.syms) \ > `echo signals.epro | sed 's/\.epro$/.pro/'` gawk -f ../Src/makepro.awk signames.c Src > signames.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < signames.syms) \ > signames.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < signames.syms) \ > `echo signames.epro | sed 's/\.epro$/.pro/'` gawk -f ../Src/makepro.awk string.c Src > string.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < string.syms) \ > string.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < string.syms) \ > `echo string.epro | sed 's/\.epro$/.pro/'` gawk -f ../Src/makepro.awk subst.c Src > subst.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < subst.syms) \ > subst.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < subst.syms) \ > `echo subst.epro | sed 's/\.epro$/.pro/'` gawk -f ../Src/makepro.awk text.c Src > text.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < text.syms) \ > text.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < text.syms) \ > `echo text.epro | sed 's/\.epro$/.pro/'` gawk -f ../Src/makepro.awk utils.c Src > utils.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < utils.syms) \ > utils.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < utils.syms) \ > `echo utils.epro | sed 's/\.epro$/.pro/'` gawk -f ../Src/makepro.awk watch.c Src > watch.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < watch.syms) \ > watch.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < watch.syms) \ > `echo watch.epro | sed 's/\.epro$/.pro/'` make[3]: Entering directory `/tmp/zsh/zsh/Src' make[3]: Leaving directory `/tmp/zsh/zsh/Src' Updated `zsh.mdh'. make[3]: Entering directory `/tmp/zsh/zsh/Src/Modules' make[4]: Entering directory `/tmp/zsh/zsh/Src/Modules' make[4]: Leaving directory `/tmp/zsh/zsh/Src/Modules' Updated `termcap.mdh'. echo 'timestamp for termcap.mdh against termcap.mdd' > termcap.mdhs gawk -f ../../Src/makepro.awk termcap.c Src/Modules > termcap.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < termcap.syms) \ > termcap.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < termcap.syms) \ > `echo termcap.epro | sed 's/\.epro$/.pro/'` make[4]: Entering directory `/tmp/zsh/zsh/Src/Modules' make[4]: Leaving directory `/tmp/zsh/zsh/Src/Modules' Updated `termcap.mdh'. make[4]: Entering directory `/tmp/zsh/zsh/Src/Modules' make[4]: Leaving directory `/tmp/zsh/zsh/Src/Modules' Updated `terminfo.mdh'. echo 'timestamp for terminfo.mdh against terminfo.mdd' > terminfo.mdhs gawk -f ../../Src/makepro.awk terminfo.c Src/Modules > terminfo.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < terminfo.syms) \ > terminfo.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < terminfo.syms) \ > `echo terminfo.epro | sed 's/\.epro$/.pro/'` make[4]: Entering directory `/tmp/zsh/zsh/Src/Modules' make[4]: Leaving directory `/tmp/zsh/zsh/Src/Modules' Updated `terminfo.mdh'. make[4]: Entering directory `/tmp/zsh/zsh/Src/Modules' make[4]: Leaving directory `/tmp/zsh/zsh/Src/Modules' Updated `cap.mdh'. echo 'timestamp for cap.mdh against cap.mdd' > cap.mdhs gawk -f ../../Src/makepro.awk cap.c Src/Modules > cap.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < cap.syms) \ > cap.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < cap.syms) \ > `echo cap.epro | sed 's/\.epro$/.pro/'` make[4]: Entering directory `/tmp/zsh/zsh/Src/Modules' make[4]: Leaving directory `/tmp/zsh/zsh/Src/Modules' Updated `cap.mdh'. make[4]: Entering directory `/tmp/zsh/zsh/Src/Modules' make[4]: Leaving directory `/tmp/zsh/zsh/Src/Modules' Updated `clone.mdh'. echo 'timestamp for clone.mdh against clone.mdd' > clone.mdhs gawk -f ../../Src/makepro.awk clone.c Src/Modules > clone.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < clone.syms) \ > clone.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < clone.syms) \ > `echo clone.epro | sed 's/\.epro$/.pro/'` make[4]: Entering directory `/tmp/zsh/zsh/Src/Modules' make[4]: Leaving directory `/tmp/zsh/zsh/Src/Modules' Updated `clone.mdh'. make[4]: Entering directory `/tmp/zsh/zsh/Src/Modules' make[4]: Leaving directory `/tmp/zsh/zsh/Src/Modules' Updated `example.mdh'. echo 'timestamp for example.mdh against example.mdd' > example.mdhs gawk -f ../../Src/makepro.awk example.c Src/Modules > example.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < example.syms) \ > example.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < example.syms) \ > `echo example.epro | sed 's/\.epro$/.pro/'` make[4]: Entering directory `/tmp/zsh/zsh/Src/Modules' make[4]: Leaving directory `/tmp/zsh/zsh/Src/Modules' Updated `example.mdh'. make[4]: Entering directory `/tmp/zsh/zsh/Src/Modules' make[4]: Leaving directory `/tmp/zsh/zsh/Src/Modules' Updated `files.mdh'. echo 'timestamp for files.mdh against files.mdd' > files.mdhs gawk -f ../../Src/makepro.awk files.c Src/Modules > files.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < files.syms) \ > files.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < files.syms) \ > `echo files.epro | sed 's/\.epro$/.pro/'` make[4]: Entering directory `/tmp/zsh/zsh/Src/Modules' make[4]: Leaving directory `/tmp/zsh/zsh/Src/Modules' Updated `files.mdh'. make[4]: Entering directory `/tmp/zsh/zsh/Src/Modules' make[4]: Leaving directory `/tmp/zsh/zsh/Src/Modules' Updated `mapfile.mdh'. echo 'timestamp for mapfile.mdh against mapfile.mdd' > mapfile.mdhs gawk -f ../../Src/makepro.awk mapfile.c Src/Modules > mapfile.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < mapfile.syms) \ > mapfile.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < mapfile.syms) \ > `echo mapfile.epro | sed 's/\.epro$/.pro/'` make[4]: Entering directory `/tmp/zsh/zsh/Src/Modules' make[4]: Leaving directory `/tmp/zsh/zsh/Src/Modules' Updated `mapfile.mdh'. make[4]: Entering directory `/tmp/zsh/zsh/Src/Modules' make[4]: Leaving directory `/tmp/zsh/zsh/Src/Modules' Updated `mathfunc.mdh'. echo 'timestamp for mathfunc.mdh against mathfunc.mdd' > mathfunc.mdhs gawk -f ../../Src/makepro.awk mathfunc.c Src/Modules > mathfunc.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < mathfunc.syms) \ > mathfunc.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < mathfunc.syms) \ > `echo mathfunc.epro | sed 's/\.epro$/.pro/'` make[4]: Entering directory `/tmp/zsh/zsh/Src/Modules' make[4]: Leaving directory `/tmp/zsh/zsh/Src/Modules' Updated `mathfunc.mdh'. make[4]: Entering directory `/tmp/zsh/zsh/Src/Modules' make[4]: Leaving directory `/tmp/zsh/zsh/Src/Modules' Updated `parameter.mdh'. echo 'timestamp for parameter.mdh against parameter.mdd' > parameter.mdhs gawk -f ../../Src/makepro.awk parameter.c Src/Modules > parameter.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < parameter.syms) \ > parameter.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < parameter.syms) \ > `echo parameter.epro | sed 's/\.epro$/.pro/'` make[4]: Entering directory `/tmp/zsh/zsh/Src/Modules' make[4]: Leaving directory `/tmp/zsh/zsh/Src/Modules' Updated `parameter.mdh'. make[4]: Entering directory `/tmp/zsh/zsh/Src/Modules' make[4]: Leaving directory `/tmp/zsh/zsh/Src/Modules' Updated `stat.mdh'. echo 'timestamp for stat.mdh against stat.mdd' > stat.mdhs gawk -f ../../Src/makepro.awk stat.c Src/Modules > stat.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < stat.syms) \ > stat.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < stat.syms) \ > `echo stat.epro | sed 's/\.epro$/.pro/'` make[4]: Entering directory `/tmp/zsh/zsh/Src/Modules' make[4]: Leaving directory `/tmp/zsh/zsh/Src/Modules' Updated `stat.mdh'. make[4]: Entering directory `/tmp/zsh/zsh/Src/Modules' make[4]: Leaving directory `/tmp/zsh/zsh/Src/Modules' Updated `zftp.mdh'. echo 'timestamp for zftp.mdh against zftp.mdd' > zftp.mdhs gawk -f ../../Src/makepro.awk zftp.c Src/Modules > zftp.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zftp.syms) \ > zftp.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zftp.syms) \ > `echo zftp.epro | sed 's/\.epro$/.pro/'` make[4]: Entering directory `/tmp/zsh/zsh/Src/Modules' make[4]: Leaving directory `/tmp/zsh/zsh/Src/Modules' Updated `zftp.mdh'. make[4]: Entering directory `/tmp/zsh/zsh/Src/Modules' make[4]: Leaving directory `/tmp/zsh/zsh/Src/Modules' Updated `zprof.mdh'. echo 'timestamp for zprof.mdh against zprof.mdd' > zprof.mdhs gawk -f ../../Src/makepro.awk zprof.c Src/Modules > zprof.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zprof.syms) \ > zprof.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zprof.syms) \ > `echo zprof.epro | sed 's/\.epro$/.pro/'` make[4]: Entering directory `/tmp/zsh/zsh/Src/Modules' make[4]: Leaving directory `/tmp/zsh/zsh/Src/Modules' Updated `zprof.mdh'. make[4]: Entering directory `/tmp/zsh/zsh/Src/Modules' make[4]: Leaving directory `/tmp/zsh/zsh/Src/Modules' Updated `zpty.mdh'. echo 'timestamp for zpty.mdh against zpty.mdd' > zpty.mdhs gawk -f ../../Src/makepro.awk zpty.c Src/Modules > zpty.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zpty.syms) \ > zpty.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zpty.syms) \ > `echo zpty.epro | sed 's/\.epro$/.pro/'` make[4]: Entering directory `/tmp/zsh/zsh/Src/Modules' make[4]: Leaving directory `/tmp/zsh/zsh/Src/Modules' Updated `zpty.mdh'. make[4]: Entering directory `/tmp/zsh/zsh/Src/Zle' ( \ echo '/** thingies.list **/'; \ echo '/** thingy structures for the known thingies **/'; \ echo; \ echo '/* format: T("name", TH_FLAGS, w_widget, t_nextthingy) */'; \ echo; \ sed -e 's/#.*//; /^$/d; s/" *,.*/"/' \ -e 's/^"/T("/; s/$/, 0,/; h' \ -e 's/-//g; s/^.*"\(.*\)".*/w_\1, t_D\1)/' \ -e 'H; g; s/\n/ /' \ < ./iwidgets.list; \ sed -e 's/#.*//; /^$/d; s/" *,.*/"/' \ -e 's/^"/T("./; s/$/, TH_IMMORTAL,/; h' \ -e 's/-//g; s/^.*"\.\(.*\)".*/w_\1, t_\1)/' \ -e 'H; g; s/\n/ /' \ < ./iwidgets.list; \ ) > thingies.list ( \ echo '/** zle_things.h **/'; \ echo '/** indices of and pointers to known thingies **/'; \ echo; \ echo 'enum {'; \ sed -n -f ./zle_things.sed < thingies.list; \ echo ' ZLE_BUILTIN_THINGY_COUNT'; \ echo '};'; \ ) > zle_things.h make[5]: Entering directory `/tmp/zsh/zsh/Src/Zle' make[5]: Leaving directory `/tmp/zsh/zsh/Src/Zle' Updated `zle.mdh'. echo 'timestamp for zle.mdh against zle.mdd' > zle.mdhs gawk -f ../../Src/makepro.awk zle_bindings.c Src/Zle > zle_bindings.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_bindings.syms) \ > zle_bindings.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_bindings.syms) \ > `echo zle_bindings.epro | sed 's/\.epro$/.pro/'` gawk -f ../../Src/makepro.awk zle_hist.c Src/Zle > zle_hist.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_hist.syms) \ > zle_hist.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_hist.syms) \ > `echo zle_hist.epro | sed 's/\.epro$/.pro/'` gawk -f ../../Src/makepro.awk zle_keymap.c Src/Zle > zle_keymap.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_keymap.syms) \ > zle_keymap.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_keymap.syms) \ > `echo zle_keymap.epro | sed 's/\.epro$/.pro/'` gawk -f ../../Src/makepro.awk zle_main.c Src/Zle > zle_main.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_main.syms) \ > zle_main.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_main.syms) \ > `echo zle_main.epro | sed 's/\.epro$/.pro/'` gawk -f ../../Src/makepro.awk zle_misc.c Src/Zle > zle_misc.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_misc.syms) \ > zle_misc.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_misc.syms) \ > `echo zle_misc.epro | sed 's/\.epro$/.pro/'` gawk -f ../../Src/makepro.awk zle_move.c Src/Zle > zle_move.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_move.syms) \ > zle_move.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_move.syms) \ > `echo zle_move.epro | sed 's/\.epro$/.pro/'` gawk -f ../../Src/makepro.awk zle_params.c Src/Zle > zle_params.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_params.syms) \ > zle_params.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_params.syms) \ > `echo zle_params.epro | sed 's/\.epro$/.pro/'` gawk -f ../../Src/makepro.awk zle_refresh.c Src/Zle > zle_refresh.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_refresh.syms) \ > zle_refresh.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_refresh.syms) \ > `echo zle_refresh.epro | sed 's/\.epro$/.pro/'` gawk -f ../../Src/makepro.awk zle_thingy.c Src/Zle > zle_thingy.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_thingy.syms) \ > zle_thingy.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_thingy.syms) \ > `echo zle_thingy.epro | sed 's/\.epro$/.pro/'` gawk -f ../../Src/makepro.awk zle_tricky.c Src/Zle > zle_tricky.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_tricky.syms) \ > zle_tricky.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_tricky.syms) \ > `echo zle_tricky.epro | sed 's/\.epro$/.pro/'` gawk -f ../../Src/makepro.awk zle_utils.c Src/Zle > zle_utils.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_utils.syms) \ > zle_utils.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_utils.syms) \ > `echo zle_utils.epro | sed 's/\.epro$/.pro/'` gawk -f ../../Src/makepro.awk zle_vi.c Src/Zle > zle_vi.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_vi.syms) \ > zle_vi.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_vi.syms) \ > `echo zle_vi.epro | sed 's/\.epro$/.pro/'` gawk -f ../../Src/makepro.awk zle_word.c Src/Zle > zle_word.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_word.syms) \ > zle_word.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_word.syms) \ > `echo zle_word.epro | sed 's/\.epro$/.pro/'` make[5]: Entering directory `/tmp/zsh/zsh/Src/Zle' make[5]: Leaving directory `/tmp/zsh/zsh/Src/Zle' Updated `zle.mdh'. make[5]: Entering directory `/tmp/zsh/zsh/Src/Zle' make[5]: Leaving directory `/tmp/zsh/zsh/Src/Zle' Updated `complete.mdh'. echo 'timestamp for complete.mdh against complete.mdd' > complete.mdhs gawk -f ../../Src/makepro.awk complete.c Src/Zle > complete.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < complete.syms) \ > complete.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < complete.syms) \ > `echo complete.epro | sed 's/\.epro$/.pro/'` gawk -f ../../Src/makepro.awk compcore.c Src/Zle > compcore.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < compcore.syms) \ > compcore.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < compcore.syms) \ > `echo compcore.epro | sed 's/\.epro$/.pro/'` gawk -f ../../Src/makepro.awk compmatch.c Src/Zle > compmatch.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < compmatch.syms) \ > compmatch.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < compmatch.syms) \ > `echo compmatch.epro | sed 's/\.epro$/.pro/'` gawk -f ../../Src/makepro.awk compresult.c Src/Zle > compresult.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < compresult.syms) \ > compresult.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < compresult.syms) \ > `echo compresult.epro | sed 's/\.epro$/.pro/'` make[5]: Entering directory `/tmp/zsh/zsh/Src/Zle' make[5]: Leaving directory `/tmp/zsh/zsh/Src/Zle' Updated `complete.mdh'. make[4]: Leaving directory `/tmp/zsh/zsh/Src/Zle' make[4]: Entering directory `/tmp/zsh/zsh/Src/Modules' make[4]: Leaving directory `/tmp/zsh/zsh/Src/Modules' Updated `zutil.mdh'. echo 'timestamp for zutil.mdh against zutil.mdd' > zutil.mdhs gawk -f ../../Src/makepro.awk zutil.c Src/Modules > zutil.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zutil.syms) \ > zutil.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zutil.syms) \ > `echo zutil.epro | sed 's/\.epro$/.pro/'` make[4]: Entering directory `/tmp/zsh/zsh/Src/Modules' make[4]: Leaving directory `/tmp/zsh/zsh/Src/Modules' Updated `zutil.mdh'. make[3]: Leaving directory `/tmp/zsh/zsh/Src/Modules' make[3]: Entering directory `/tmp/zsh/zsh/Src/Builtins' make[4]: Entering directory `/tmp/zsh/zsh/Src/Builtins' make[4]: Leaving directory `/tmp/zsh/zsh/Src/Builtins' Updated `rlimits.mdh'. echo 'timestamp for rlimits.mdh against rlimits.mdd' > rlimits.mdhs gawk -f ../../Src/makepro.awk rlimits.c Src/Builtins > rlimits.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < rlimits.syms) \ > rlimits.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < rlimits.syms) \ > `echo rlimits.epro | sed 's/\.epro$/.pro/'` make[4]: Entering directory `/tmp/zsh/zsh/Src/Builtins' make[4]: Leaving directory `/tmp/zsh/zsh/Src/Builtins' Updated `rlimits.mdh'. make[4]: Entering directory `/tmp/zsh/zsh/Src/Builtins' make[4]: Leaving directory `/tmp/zsh/zsh/Src/Builtins' Updated `sched.mdh'. echo 'timestamp for sched.mdh against sched.mdd' > sched.mdhs gawk -f ../../Src/makepro.awk sched.c Src/Builtins > sched.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < sched.syms) \ > sched.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < sched.syms) \ > `echo sched.epro | sed 's/\.epro$/.pro/'` make[4]: Entering directory `/tmp/zsh/zsh/Src/Builtins' make[4]: Leaving directory `/tmp/zsh/zsh/Src/Builtins' Updated `sched.mdh'. make[3]: Leaving directory `/tmp/zsh/zsh/Src/Builtins' make[3]: Entering directory `/tmp/zsh/zsh/Src/Zle' make[4]: Entering directory `/tmp/zsh/zsh/Src/Zle' make[4]: Leaving directory `/tmp/zsh/zsh/Src/Zle' Updated `compctl.mdh'. echo 'timestamp for compctl.mdh against compctl.mdd' > compctl.mdhs gawk -f ../../Src/makepro.awk compctl.c Src/Zle > compctl.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < compctl.syms) \ > compctl.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < compctl.syms) \ > `echo compctl.epro | sed 's/\.epro$/.pro/'` make[4]: Entering directory `/tmp/zsh/zsh/Src/Zle' make[4]: Leaving directory `/tmp/zsh/zsh/Src/Zle' Updated `compctl.mdh'. make[4]: Entering directory `/tmp/zsh/zsh/Src/Zle' make[4]: Leaving directory `/tmp/zsh/zsh/Src/Zle' Updated `complist.mdh'. echo 'timestamp for complist.mdh against complist.mdd' > complist.mdhs gawk -f ../../Src/makepro.awk complist.c Src/Zle > complist.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < complist.syms) \ > complist.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < complist.syms) \ > `echo complist.epro | sed 's/\.epro$/.pro/'` make[4]: Entering directory `/tmp/zsh/zsh/Src/Zle' make[4]: Leaving directory `/tmp/zsh/zsh/Src/Zle' Updated `complist.mdh'. make[4]: Entering directory `/tmp/zsh/zsh/Src/Zle' make[4]: Leaving directory `/tmp/zsh/zsh/Src/Zle' Updated `computil.mdh'. echo 'timestamp for computil.mdh against computil.mdd' > computil.mdhs gawk -f ../../Src/makepro.awk computil.c Src/Zle > computil.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < computil.syms) \ > computil.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < computil.syms) \ > `echo computil.epro | sed 's/\.epro$/.pro/'` make[4]: Entering directory `/tmp/zsh/zsh/Src/Zle' make[4]: Leaving directory `/tmp/zsh/zsh/Src/Zle' Updated `computil.mdh'. make[4]: Entering directory `/tmp/zsh/zsh/Src/Zle' make[4]: Leaving directory `/tmp/zsh/zsh/Src/Zle' Updated `deltochar.mdh'. echo 'timestamp for deltochar.mdh against deltochar.mdd' > deltochar.mdhs gawk -f ../../Src/makepro.awk deltochar.c Src/Zle > deltochar.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < deltochar.syms) \ > deltochar.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < deltochar.syms) \ > `echo deltochar.epro | sed 's/\.epro$/.pro/'` make[4]: Entering directory `/tmp/zsh/zsh/Src/Zle' make[4]: Leaving directory `/tmp/zsh/zsh/Src/Zle' Updated `deltochar.mdh'. make[4]: Entering directory `/tmp/zsh/zsh/Src/Zle' make[4]: Leaving directory `/tmp/zsh/zsh/Src/Zle' Updated `zleparameter.mdh'. echo 'timestamp for zleparameter.mdh against zleparameter.mdd' > zleparameter.mdhs gawk -f ../../Src/makepro.awk zleparameter.c Src/Zle > zleparameter.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zleparameter.syms) \ > zleparameter.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zleparameter.syms) \ > `echo zleparameter.epro | sed 's/\.epro$/.pro/'` make[4]: Entering directory `/tmp/zsh/zsh/Src/Zle' make[4]: Leaving directory `/tmp/zsh/zsh/Src/Zle' Updated `zleparameter.mdh'. make[3]: Leaving directory `/tmp/zsh/zsh/Src/Zle' make[2]: Leaving directory `/tmp/zsh/zsh/Src' rm -f stamp-modobjs.tmp make[2]: Entering directory `/tmp/zsh/zsh/Src' gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -Wno-implicit -Wmissing-prototypes -O2 -o builtin.o builtin.c In file included from /usr/include/sys/wait.h:24, from system.h:243, from zsh.mdh:15, from builtin.c:30: /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list /usr/include/sys/resource.h:148: warning: its scope is only this definition or declaration, /usr/include/sys/resource.h:148: warning: which is probably not what you want. /usr/include/sys/resource.h:149: warning: `struct rlimit64' declared inside parameter list gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -Wno-implicit -Wmissing-prototypes -O2 -o compat.o compat.c In file included from /usr/include/sys/wait.h:24, from system.h:243, from zsh.mdh:15, from compat.c:30: /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list /usr/include/sys/resource.h:148: warning: its scope is only this definition or declaration, /usr/include/sys/resource.h:148: warning: which is probably not what you want. /usr/include/sys/resource.h:149: warning: `struct rlimit64' declared inside parameter list gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -Wno-implicit -Wmissing-prototypes -O2 -o cond.o cond.c In file included from /usr/include/sys/wait.h:24, from system.h:243, from zsh.mdh:15, from cond.c:30: /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list /usr/include/sys/resource.h:148: warning: its scope is only this definition or declaration, /usr/include/sys/resource.h:148: warning: which is probably not what you want. /usr/include/sys/resource.h:149: warning: `struct rlimit64' declared inside parameter list gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -Wno-implicit -Wmissing-prototypes -O2 -o exec.o exec.c In file included from /usr/include/sys/wait.h:24, from system.h:243, from zsh.mdh:15, from exec.c:30: /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list /usr/include/sys/resource.h:148: warning: its scope is only this definition or declaration, /usr/include/sys/resource.h:148: warning: which is probably not what you want. /usr/include/sys/resource.h:149: warning: `struct rlimit64' declared inside parameter list exec.c: In function `zsetlimit': exec.c:179: invalid use of undefined type `struct rlimit64' exec.c:179: invalid use of undefined type `struct rlimit64' exec.c:180: invalid use of undefined type `struct rlimit64' exec.c:180: invalid use of undefined type `struct rlimit64' exec.c:181: arithmetic on pointer to an incomplete type exec.c:181: warning: passing arg 2 of `setrlimit64' from incompatible pointer type exec.c:186: invalid use of undefined type `struct rlimit64' exec.c:186: invalid use of undefined type `struct rlimit64' exec.c: At top level: exec.c:173: storage size of `current_limits' isn't known exec.c:173: storage size of `limits' isn't known make[2]: *** [exec.o] Error 1 make[2]: Leaving directory `/tmp/zsh/zsh/Src' make[1]: *** [modobjs] Error 2 make[1]: Leaving directory `/tmp/zsh/zsh/Src' make: *** [all] Error 1