Changeset ac3984c for BOOK/final-system/x86_64-64/binutils.xml
- Timestamp:
- Aug 6, 2006, 6:39:16 AM (18 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- adf8e82
- Parents:
- 694e331
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/x86_64-64/binutils.xml
r694e331 rac3984c 84 84 85 85 <para>The ld test suite accesses <filename>/lib64/ld-linux-x86-64.so</filename> 86 in some of the tests. The following symbolic link will allow this .</para>86 in some of the tests. The following symbolic link will allow this:</para> 87 87 88 88 <screen><userinput>ln -sv /lib /lib64</userinput></screen> … … 96 96 xpointer="xpointer(//*[@os='q'])"/> 97 97 98 <para>Now remove the unwanted symlink.</para>98 <para>Now remove the temporary symlink:</para> 99 99 100 100 <screen><userinput>rm -v /lib64</userinput></screen>
Note:
See TracChangeset
for help on using the changeset viewer.