On Monday 11 September 2006 07:16, Geoff Thomas wrote: > I am building LFS 6.2. All has gone well thru building the toolchain. > On running make after configuring Bash 3.1, I get the following > error. yacc -d ./parse.y > make: yacc: Command not found > make: ***[y.tab.c] Error 127 > > Any thoughts?
It's a problem related to Bison package. Do you see files called "bison" and "yacc" in the usr/bin directory of your LFS partition? If no, then you should repeat the installation of Bison. > Thanks. > G. Thomas Barius -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
