On Sat, 23 Jun 2018 18:49:04 +0300
Mohamed Dawod <mhm.da...@gmail.com> wrote:

> HI,
> 
> I hope that some one can help me..
> This is the 7th time i restart LFS building from chapter5 !!
> 
> The problem starts to appear in chapter6.7 (Linux-4.12.7 API Headers)
> (/tools/bin/gcc file doesnt exist error)
> 
> The problem is explained in details here :
> http://archive.linuxfromscratch.org/mail-archives/lfs-support/2016-February/049686.html
> 
> So, I restart from chapter5 and when I reached to  section 5.10. (GCC-7.2.0
> - Pass 2) , I tried to check the linking of /tools/bin/gcc   using the
> command
> 
> $readelf -l /tools/bin/cc | grep "interpreter"
> the result was :
> [Requesting program interpreter: /lib/ld-linux.so.2]
> 
> So,what is the reason of this problem ?
> and what is the solution for this problem ?
> 
> -- 
> 
> Mohamed Dawod
> Computer Engineering Department
> Faculty of Engineering
> Cairo University
Check the LFS user's command path (echo $PATH). It should start with 
/tools/bin. Also check that the LFS user's other environmental features are as 
they should be. 

If you have tried *once* repeating from the beginning of chapter 5 and still 
get the same result, it's not worth doing it again, let alone repeatedly. The 
problem *must* lie earlier, probably in chapter 4, where the user environment 
is set up.
-- 
Hazel
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Do not top post on this list.

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

http://en.wikipedia.org/wiki/Posting_style

Reply via email to