Andrejs Spunitis wrote: > /mnt/src/texinfo-4.8/info/terminal.c:236: undefined reference to `tgoto' > /mnt/src/texinfo-4.8/info/terminal.c:236: undefined reference to `tputs' > Support questions should be directed to the lfs-support list.
The symbols tgoto and tputs are from ncurses. You might want to check if ncurses is installed into /tools. -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
