Keith Clark wrote: > On 13-03-03 03:05 PM, Bruce Dubbs wrote: >> Keith Clark wrote: >>> On 13-03-03 02:37 PM, spiky wrote: >>>> On 03/03/13 19:36, Keith Clark wrote: >>>>> Has anyone successfully completed the LFS using Ubuntu 12.10? I cannot >>>>> get past the 5.5 GCC section. Always ends up in an error. Three times >>>>> tried. >>>> Maybe post the output of the version-script >>> version-check.sh output can be found here: >>> pastebin.ca/2327809 >> /bin/sh -> /bin/dash is wrong. >> >> run (as root) >> >> ln -sfn /bin/bash sh >> >> -- Bruce > I get the following: > > ln: failed to create symbolic link `sh': No such file or directory
Sorry. ln -sfn bash /bin/sh -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page