For automation LFS, I've writtten the script
accordnig to instruction from chapter 5:
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?

PS
More about "my path of the LFS" in russian:
http://www.dzti.edu.lv/isp-serv/index.php?l=7

--- Begin Message ---

For automation LFS, I've writtten the script
accordnig to instruction from chapter 5:
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?

PS
More about "my path of the LFS" in russian:
http://www.dzti.edu.lv/isp-serv/index.php?l=7



--- End Message ---
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to