On Wed, Dec 29, 2010 at 10:01:11AM +0100, Rosario Turco wrote:

 Cc'ing -support,
> I am at 6.7.1 Installation of Linux API Headers.
> 
>  
> 
> >From chroot I do:
> 
>  
> 
> make mrproper
> 
> I see
> 
> make: gcc: Command not found
> 
>  
> 
> PATH is correct
> 
>  
> 
> If I do from chroot
> 
>  
> 
> gcc dummy.c I see:
> 
> bash: /tools/bin/gcc: No such file or directory
> 
>  
> 
> gcc is there, because
> 
> ls-la /tools/bin/gcc
> 
>  
> 
> rwxr-xr-x
> 
>  
> 
> If I do
> 
> ldd /tools/bin/gcc
> 
>  
> 
> I see
> 
> /tools/bin/ldd: /tools/bin/gcc: No such file or directory
> 
>  
> 
> if I do from root without chroot or from lfs
> 
> /tools/bin/gcc dummy.c it's OK
> 
>  
> 
> if I do from root without chroot
> 
> /tools/bin/gcc dummy.c it's OK
> 
>  
> 
> /tools/bin/ldd /tools/bin/gcc I see
> 
>  
> 
> linux-gate.so.1 => (0x00cf2000)
> 
> libc.so.6 => / lib/libc.so.6 (0x00193000)
> 
> /lib/ld-linux.so.2 (0x0016f000)
> 
 You are still using a broken mailer which adds spurious white
space, both spaces (the ' / lib/libc.so.6' above) and also adds a
vast amount of blank lines.  The latter is actually a worse problem
when trying to read your mail.

 It appears that you failed to correctly adjust the toolchain in
section 5.8.

ĸen
-- 
das eine Mal als Tragödie, das andere Mal als Farce
-- 
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