I have re-done the ./~BASHRC file, and now I get l...@hamish-laptop:~$ echo $LFS_TGT i686-lfs-linux-gnu I will try binutils again
________________________________ From: William Immendorf <will.immend...@gmail.com> To: LFS Support List <lfs-support@linuxfromscratch.org> Sent: Sun, 22 August, 2010 12:07:41 PM Subject: Re: Binutils (Pass 2) On Sat, Aug 21, 2010 at 8:51 PM, Hamish West <hamishw...@ymail.com> wrote: > configure:2523: checking for gawk > configure:2553: result: no > configure:2523: checking for mawk > configure:2539: found /usr/bin/mawk > configure:2550: result: mawk Well, you have mawk instead of gawk, yet (presumablly) glibc compiled. I guess that gawk dependence was fixed, but moving on to the real problem: > configure:3764: checking for gcc > configure:3791: result: -gcc -B/tools/lib/ > configure:4020: checking for C compiler version > configure:4029: -gcc -B/tools/lib/ --version >&5 > ../binutils-2.20.1/configure: line 4031: -gcc: command not found > configure:4040: $? = 127 > configure:4029: -gcc -B/tools/lib/ -v >&5 > ../binutils-2.20.1/configure: line 4031: -gcc: command not found > configure:4040: $? = 127 > configure:4029: -gcc -B/tools/lib/ -V >&5 > ../binutils-2.20.1/configure: line 4031: -gcc: command not found > configure:4040: $? = 127 > configure:4029: -gcc -B/tools/lib/ -qversion >&5 > ../binutils-2.20.1/configure: line 4031: -gcc: command not found > configure:4040: $? = 127 > configure:4060: checking for C compiler default output file name > configure:4082: -gcc -B/tools/lib/ conftest.c >&5 > ../binutils-2.20.1/configure: line 4084: -gcc: command not found Is $LFS_TGT set? Check with this command: echo $LFS_TGT If it just returns a blank response, then you need to source your .bashrc again: source ~/.bashrc Then try building Binutils again. If it errors out, then you should examine your .bashrc. -- William Immendorf The ultimate in free computing. Messages in plain text, please, no HTML. GPG key ID: 1697BE98 If it's not signed, it's not from me. -------------- "Every nonfree program has a lord, a master -- and if you use the program, he is your master." Richard Stallman -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
-- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page