I'am trying to install bash-4.0 and it went oke until the
make command.Here I'am getting the following error:
Quote:
/mnt/lfs/sources/bash-4.0$ make
yacc -d ./parse.y
make: yacc: Command not found
make: *** [y.tab.c] Error 127
|
I followed the instructions from the book (6.5: chapter 5.15) and the test in the chapters before did succeed.
Any suggestions on this point?
My host system is Ubuntu 9.04.