In a "Caution" in section 5.10:

``````
If everything is working correctly, there should be no errors, and the output 
of the
last command will be of the form:

[Requesting program interpreter: /tools/lib64/ld-linux.so.2]

Note that /tools/lib wiil be the prefix of the dynamic linker for 32-bit 
machines.
``````

"ld-linux.so.2" should be "ld-linux-x86-64.so.2", and the next sentence should 
be
replaced:

"Note that the dynamic linker will be /tools/lib/ld-linux.so.2 for 32-bit 
machines."
-- 
Xi Ruoyao <[email protected]>
School of Aerospace Science and Technology, Xidian University
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to