Re: lfs book 6-3 Chapter 5.14

2007-11-13 Thread Alan Lord
martin welsh wrote: > The resonse to the 'make' instruction is; > > "[EMAIL PROTECTED]:/lfs/sources/bash-3.2$ make > yacc -d ./parse.y > make: yacc: Command not found > make: *** [y.tab.c] Error 127 > [EMAIL PROTECTED]:/lfs/sources/bash-3.2$ " > This one comes up fairly often, but I just checked

lfs book 6-3 Chapter 5.14

2007-11-13 Thread martin welsh
The resonse to the 'make' instruction is; "[EMAIL PROTECTED]:/lfs/sources/bash-3.2$ make yacc -d ./parse.y make: yacc: Command not found make: *** [y.tab.c] Error 127 [EMAIL PROTECTED]:/lfs/sources/bash-3.2$ " I have repeated the 'configure' instruction and that finishes as; "config.status: cre