On 20-Jan-2015 14:26:17 +0100 [email protected] wrote: > What could have happened: > - The link /tools is not set properly. What is the output of "ls -l /tools"?
The symlink points to the right place. In my case: /mnt/sdc4/tools. > - The various environment variables for the `lfs' user are not set > properly, specially LFS and PATH. This may happen if you logged out and > forgot to log in as user lfs again. What is the output of "env" (or > actually, what was it when you built glibc, or gcc-pass1, or binutils)? LFS=/mnt/sdc4 LFS_TGT=armv7l-bananapi-linux-gnueabihf PATH=/mnt/sdc4/tools/bin:/bin:/usr/bin I had compiled in one session (w/o logoff) Thus, it can be assumed that it was during the compile processes as well. > - When entering complex commands such as those long "configure" > commands(gcc, glibc) or the one beginning with 'for file in' in > gcc-pass1, it is very easy to fool oneself, specially if you forget one > of the end of line `\'. You may have an indication that something went > wrong by looking at the logs (something like "unknown command", or > unknown option or so in configure's output). Before i press the mighty [Enter]-Key i compare every command char by char. Especially at the second start-up I counted more precisely on these long configure's and the for-loop. But i think, Armin gave the decisive hint: LFS does'nt support ARM. I should switch to CLFS. > If you have kept the logs, you can attach them (if less than 50K), or > post them to pastebin (or equivalent). Thanks for this information. I'll remember that. Thanks Pierre. -- 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
