On 03/19/2016 06:09 AM, Glenn Becker wrote:
Morning,I guess you are on x86_64 - mine is not exactly the same size as yours, but not very different. Looks reasonable. Right - I should have mentioned that previously. Let's take a step back - your initial problem was with bunzip2. What do the folowing report (and don't expect a reply from me, I'll probably have gone to bed!) ? type -pa bunzip2 (just simulating bunzip2) root:/sources# type -pa bunzip2 /bin/bunzip2 /tools/bin/bunzip2 ldd `type -pa bunzip2` root:/sources# ldd 'type -pa bunzip2' ldd: ./type -pa bunzip2: No such file or directory
Look carefully at the command you were given. In particular note the type of quote marks.
-- 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
