Changeset e3196bd for BOOK/final-system/x86_64-64/binutils.xml
- Timestamp:
- Jan 31, 2009, 6:12:17 AM (16 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- ef60d6b
- Parents:
- 833efa2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/x86_64-64/binutils.xml
r833efa2 re3196bd 99 99 100 100 <para>The ld test suite accesses <filename>/lib64/ld-linux-x86-64.so</filename> 101 101 in some of the tests. The following symbolic link will allow this:</para> 102 102 103 103 <screen><userinput>ln -sv /lib /lib64</userinput></screen> … … 111 111 xpointer="xpointer(//*[@os='q'])"/> 112 112 113 113 <para>Now remove the temporary symlink:</para> 114 114 115 115 <screen><userinput>rm -v /lib64</userinput></screen>
Note:
See TracChangeset
for help on using the changeset viewer.