On Sun, Mar 3, 2013 at 3:31 PM, Keith Clark
<keithcl...@waterloosubstop.com> wrote:
> On 13-03-03 02:57 PM, Denis Mugnier wrote:
>> On 03/03/13 20:51, 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 no good....
>> /bin/sh must be a symlink to /bin/bash (see the book ;o) )...
>>
>> Myou
> Where is that in the book?


section 5.3

Important

The build instructions assume that the Host System Requirements,
including symbolic links, have been set properly:

    bash is the shell in use.

    sh is a symbolic link to bash.

    /usr/bin/awk is a symbolic link to gawk.

    /usr/bin/yacc is a symbolic link to bison or a small script that
executes bison.
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to