Changeset dd1c2e2 for final-system/x86_64-64
- Timestamp:
- Aug 6, 2006, 6:39:16 AM (18 years ago)
- Children:
- 872fbf8
- Parents:
- 33d3cc0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
final-system/x86_64-64/binutils.xml
r33d3cc0 rdd1c2e2 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.