Andrejs Spunitis wrote: > /**/For automation LFS, I've writtten the script > accordnig to instruction from chapter 5 that: > http://www.dzti.edu.lv/isp-serv/a7/lfs-toolkit.txt > > For building I use LiveCD: > http://ftp.osuosl.org/pub/lfs-livecd/lfslivecd-x86-6.2-pre3.iso > > I've mounted /dev/sda4, then setup network and sshd, > copied needed src to /mnt/src and then run command > # nohup ./lfs-toolkit.sh & > > My hohup.out file can bee seen at the address: > http://www.dzti.edu.lv/isp-serv/a7/nohup.txt > > ERRORS: > /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' > > and at the end of make textinfo: > collect2: ld returned 1 exit status > make[3]: *** [ginfo] Error 1 > make[3]: Leaving directory `/mnt/src/texinfo-4.8/info' > make[2]: *** [all] Error 2 > make[2]: Leaving directory `/mnt/src/texinfo-4.8/info' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/mnt/src/texinfo-4.8' > make: *** [all] Error 2 > > What is the problem? > >
Please send support requests to lfs-support. -- Registered LFS User 6929 Registered Linux User 298182 -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
