On 12/28/05, break thestate <[EMAIL PROTECTED]> wrote: > > Any error mentioning yyparse implies that the host system is missing > > some of bison. Distros separate packages into different parts, if in > > doubt install all bison packages. Similarly flex and m4. > > This seems to come up a lot for Debian and Ubuntu users. I'm not sure > who maintains the FAQ or how it get's changed, but something in the > FAQ about Bison, Flex and m4 might be helpful. >
Thanks for the inputs. The ubuntu kernel is compiled with gcc3.4.5. So I didn't install the default gcc (gcc4) shipped with it. I have installed a gcc 3.4. Will check with bison & other pkgs mentioned. Since my error mentioned "ld returned 1 exit status", the linking is probably happening with some older libs and hence the linker errors. Will probably give LFS a try with some other distro as well. thanks Shiv -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
