RE: Binutils Problem

2011-02-02 Thread J Falcetti
Ok thank you all for the help. > Date: Wed, 2 Feb 2011 09:36:31 -0800 > Subject: Re: Binutils Problem > From: bwcod...@gmail.com > To: lfs-support@linuxfromscratch.org > > On Wed, Feb 2, 2011 at 8:55 AM, J Falcetti wrote: > > How do would I know when I'm insid

Re: Binutils Problem

2011-02-02 Thread Mike McCarty
J Falcetti wrote: > How do would I know when I'm inside the directory? Perhaps you need to re read the "general instructions" section. Are you familiar with the "cd" and "pwd" commands? First, you untar the tarball, then you cd to the directory extracted from the tarball. For this particular buil

Re: Binutils Problem

2011-02-02 Thread Brian Winfrey
On Wed, Feb 2, 2011 at 8:55 AM, J Falcetti wrote: > How do would I know when I'm inside the directory? > The command prompt indicates your present working directory. (eg. bwinfrey@machine:/opt/lfs/sources$) indicates "/opt/lfs/sources" as my PWD. -- http://linuxfromscratch.org/mailman/listinfo/l

Re: Binutils Problem

2011-02-02 Thread Brian Winfrey
On Tue, Feb 1, 2011 at 9:24 PM, J Falcetti wrote: >  mkdir –v ../binutils-build > >  cd ../binutils-build > Are the commands executed in the directory created by running the tar command? All chapters require these two steps (file names differ), so the starting directory for every chapter is the

RE: Binutils Problem

2011-02-02 Thread J Falcetti
How do would I know when I'm inside the directory? > Date: Wed, 2 Feb 2011 12:04:06 +0530 > Subject: Re: Binutils Problem > From: muruthe...@gmail.com > To: lfs-support@linuxfromscratch.org > > On Wed, Feb 2, 2011 at 10:54 AM, J Falcetti wrote: > > I’ve been st

Re: Binutils Problem

2011-02-01 Thread Muruganand Karthikeyan
On Wed, Feb 2, 2011 at 10:54 AM, J Falcetti wrote: > I’ve been stuck on this part of LFS for a while. I have started over a > couple times to see if there was something I had done wrong. When I get to > >  mkdir –v ../binutils-build > >  cd ../binutils-build > >  it lets me through and when I try