On 11/19/2012 06:37 PM, Paige Thompson wrote:
> https://github.com/paigeadele/erraticOS/blob/master/usr/src/binutils-build/config.log
>
> I just need to understand why these files are being linked this way and
> what I need to do to fix it:
>
> erratic@erratic-MacPro ~/erraticOS/tools/lib $ ldd libc.so.6
>
>          /home/erratic/erraticOS/tools/lib/ld-linux-x86-64.so.2 =>
> /lib64/ld-linux-x86-64.so.2 (0x00007f9036a27000)
>
>          linux-vdso.so.1 =>  (0x00007fff8cff3000)
>
> erratic@erratic-MacPro ~/erraticOS/tools/lib $
>
> here is the script:
>
> https://github.com/paigeadele/erraticOS/blob/master/usr/src/chef/cookbooks/erraticOS/recipes/toolchain-solo.rb
>
> the first link is where it is breaking (binutils-pass-2)
>
> Let me know how you want to get paid, thanks.

If you know enough to modify LFS instructions this much (e.g. using 
prefix other than /tools) then you know enough to fix it yourself.

And if you're really just trying to "learn" about intricate details of 
the toolchain, you aren't really building LFS so use a more general help 
channel, like gcc/binutils mailing lists.
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to