This should go to lfs-support, this list is for off-topic things, like
bragging how xz compressed a file to 1% of its original size.

>On Sat, 29 Sep 2012 17:10:34 +0500
>Burhan uddin Raizada <[email protected]> wrote:
>
> hi,
> have a nice day!
> actually i am working on lfs from a couple of days and now i've got
> the error which isnt going.
> my host system is ubuntu and i am using it in vmware fusion virtual
> machine. so, here is the error.


> configure:4007: x86_64-lfs-linux-gnu-gcc --version >&5
> ../binutils-2.22/configure: line 4009: x86_64-lfs-linux-gnu-gcc:
> command not found
> configure:4018: $? = 127
> configure:4007: x86_64-lfs-linux-gnu-gcc -v >&5
> ../binutils-2.22/configure: line 4009: x86_64-lfs-linux-gnu-gcc:
> command not found
> configure:4018: $? = 127
> configure:4007: x86_64-lfs-linux-gnu-gcc -V >&5
> ../binutils-2.22/configure: line 4009: x86_64-lfs-linux-gnu-gcc:
> command not found
> configure:4018: $? = 127
> configure:4007: x86_64-lfs-linux-gnu-gcc -qversion >&5
> ../binutils-2.22/configure: line 4009: x86_64-lfs-linux-gnu-gcc:
> command not found
> configure:4018: $? = 127
> configure:4038: checking for C compiler default output file name
> configure:4060: x86_64-lfs-linux-gnu-gcc    conftest.c  >&5
> ../binutils-2.22/configure: line 4062: x86_64-lfs-linux-gnu-gcc:
> command not found
> configure:4064: $? = 127

This is your problem. There is no compiler in $PATH.

You either didn't install the compiler, didn't set the $PATH correctly,
didn't mount everything you were supposed to or generaly did something
else wrong.

For now, try redoing everything from the beginning. Then, once you have
built LFS at least once and understood the process, you will know what
you did wrong now, how that affected the build and how you could have
fixed the problem without restarting the build from the beggining. For
now, there are just too many moving parts. Better be safe.

-- 
   Fourth law of programming:
   Anything that can go wrong wi
sendmail: segmentation violation - core dumped
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-chat
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to