Enrique Larraia wrote:
> 2014/1/22 Pierre M.R. <[email protected]>
>
>> Enrique Larraia wrote:
>>> Not sure how to check this.
>> To be rude. I would edit gcc-build/libtool to add at line 1121: echo $PATH
>>
>
> Yeah,  this solved the issue. Now I figured out what was going on. On
> adding echo $PATH at the beginning of the problematic function in libtools
> script it was revealed that PATH  was set  to a different value.
>
> The key is in running 'make install' as 'sudo make install'. From man

You shouldn't be using sudo.  You are installing into /tools as user lfs.

   -- Bruce

-- 
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