On Wed, 28 Dec 2011 05:53:04 -0500
Dave H <[email protected]> wrote:

> hi, i am at Chapter 5.4 of the lfs manual v7.0 and i'm confused where it
> says to make the binutils-build directory.
> 
> 
> 
> i am assuming at this step, i should be user lfs and currently in the
> $LFS/sources directory.
> 
> however the command mkdir -v ../binutils-build cannot successfully issued
> by user lfs, because the $LFS is owned by root (partition that was mounted
> as root).

Read the book, particularly the box marked important on this page:
http://www.linuxfromscratch.org/lfs/view/stable/chapter05/generalinstructions.html
So, on each page you should untar the source, cd into the
directory created and then start executing the commands on the page.
So, for binutils you should start in /mnt/lfs/sources/binutils-2.21.1
and mkdir -v ../binutils-build will make
/mnt/lfs/sources/binutils-build. If you're following the book
/mnt/lfs/sources is owned and writable for user lfs so there is no
problem.

Andy
-- 
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