<div dir="ltr">I'm getting stuck at 7.6 of the book and the error is telling me 'external blkid library not found' and stops. I was getting a 'external uuid library not found' but I copied libuuid.so.1.3.0 from tools/lib64/libuuid.so.1.3.0 into cross-tools/x86_64-unknown-linux-gnu/lib64/libuuid.so and that led me to the 'external blkid library not found'. I tried copying the libblkid.so file in tools/lib64 into cross-tools/x86_64-unknown-linux-gnu and I still get the same error. Any guidance on this would truly be appreciated.</div>