Hi, me again
I have another issue. I'am sure it's my fault but I can't solve it.
I'am building LFS as my school project and i'am trying write all of it
in set of bash scripts.

So I've write scripts for chapter 5 and in chapter 6 I found issue
that I've do something wrong probably in adjusting toolchain.
Error is while i'am try build  chapter6 Linux-2.6.35.4 API Headers
"make: gcc: Command not found"

Both test's are OK. Result is       [Requesting program interpreter:
/tools/lib/ld-linux.so.2]
but
readelf -l /tools/bin/gcc |grep interpreter
      [Requesting program interpreter: /lib/ld-linux.so.2]

All my scripts are on github.
http://github.com/zajca/LFS---by-bash-scripts
Adjusting toolchain is in
http://github.com/zajca/LFS---by-bash-scripts/blob/master/chap5/linker

I saw same issue in mailinglist but since I'am doing all in scripts
it's result always same
--
Martin Zajíc
E-mail: zaj...@gmail.com
Jabber: zaj...@gmail.com
Twitter: http://twitter.com/zajca
(sry for my english)
-- 
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