From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guy Gascoigne - Piggford To: gnu-win32@cygnus.com Subject: Bash 2.01 build problems Date: Fri, 26 Sep 1997 10:10:00 -0000 Message-id: <3.0.3.32.19970926100918.018d3e20@pop.pdx.informix.com> X-SW-Source: 1997-09/msg00658.html I'm attempting to build bash running with the b18 build as distributed from cygnus. I get the following error when attempting the build. rm -f builtext.h builtins.c ./mkbuiltins -externfile builtext.h -structfile builtins.c \ -noproduction -D . ./alias.def ./bind.def ./break.def ./builtin.def ./cd.def ./colon.def ./command.def ./declare.def ./echo.def ./enable.def ./eval.def ./getopts.def ./exec.def ./exit.def ./fc.def ./fg_bg.def ./hash.def ./help.def ./history.def ./jobs.def ./kill.def ./let.def ./read.def ./return.def ./set.def ./setattr.def ./shift.def ./source.def ./suspend.def ./test.def ./times.def ./trap.def ./type.def ./ulimit.def ./umask.def ./wait.def ./reserved.def ./pushd.def ./shopt.def ./alias.def: Permission denied make: *** [builtext.h] Error 2 make: *** [builtins/builtext.h] Error 1 Configure ran without hitch, but I can't seem to get rid of this Permission denied error. Any suggestions? BTW I did try to build this using the Coolview version of bash et al, but I got the following error and had to fall back on the older bash. $ ./configure ./configure: re: command not found ./configure: line 1049: syntax error near unexpected token `"(c' ./configure: line 1049: ` echo $ac_n "(cached) $ac_c" 1>&6' Guy - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request@cygnus.com" with one line of text: "help".