> Although it is not really needed, I put the .la file removal in > Chapter 5 > for consistency.
Apparently, there's an issue with alfs regarding .la files: from /mnt/lfs/jhalfs/logs/073-createfiles: sed: can't read /tools/lib/libstdc++.la: No such file or directory alain@johnson:~/dev/jhalfs-dev$ find /mnt/lfs/ -type f -name "*.la" 2>/dev/null /mnt/lfs/usr/lib/libstdc++.la alain@johnson:~/dev/jhalfs-dev$ I'll look to fix that (potentially remove the sed lines) in lfs book source tomorrow evening. Alain -- http://lists.linuxfromscratch.org/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
