On 05/01/10 16:23, Pixel 73 wrote: > In chapter 6.29.2 I installed bzip2-1.0.4. > Under /bin I can also see: > bunzip2 -> bzip2 > bzcat -> bzip2
What is bzip2 linked to? what does ldd say? ldd /bin/bzip2 > What did I do wrong or how can I fix this problem? > I suspect that you have made a mistake compiling bzip2 and it is linked to something that is not available in chroot. I don't have a copy of lfs-6.3 to hand but I seem to recall that bzip2 was the first thing to be compiled after bash when we logged in to the new bash. Andy -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
