Pierre Labastie wrote:
> Hi,
> 
> I think I spotted something by doing ICA (not all investigated yet).
> ld.so.cache differs at the end of pass 1 and at the end of pass 2.
> It can be printed with ldconfig -p, and then diffed, which gives:


> Now, one differing binary file is grub-mkimage. Going back to the logs, 
> I find
> 
> --- build_1/107-grub    2012-01-26 23:01:10.000000000 +0100
> +++ build_2/107-grub    2012-01-26 23:32:59.000000000 +0100
> [snip]
> -checking for lzma_code in -llzma... no
> +checking for lzma_code in -llzma... yes
> 
> It has to be investigated whether this is related to lzma being absent
> from ld.so.cache.
> 
> In any event, it looks like ldconfig should be run now and then during 
> the build.

Possibly, what happens if you do ldconfig at the end of Chapter 5 in, 
say, the stripping chapter.  It might be useful in 'Section 6.64 - 
Cleaning Up' also.

Just add those lines to your xml and try again.

   -- Bruce


-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to