Hi,
For both section 5.4 and 10.5, the asm-generic directory is missing when copying it. I think the following commands should be added to the book. 5.4: cp -Rv include/asm-generic /tools/include/ 10.5 cp -av include/asm-generic /usr/include/ BTW, the copy commands are not consistent. In 5.4 it uses cp -Rv, but in 10.5 it uses cp -av. William Zhou -- http://linuxfromscratch.org/mailman/listinfo/cross-lfs FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
