Changeset 9b304de for BOOK/final-system
- Timestamp:
- Dec 6, 2015, 4:33:58 PM (9 years ago)
- Branches:
- master, systemd
- Children:
- f6dd7fa
- Parents:
- a091ee2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/x86_64-64/binutils.xml
ra091ee2 r9b304de 87 87 xpointer="xpointer(//*[@os='o'])"/> 88 88 89 <para>The <command>ld</command> test suite accesses90 <filename>/lib64/ld-linux-x86-64.so</filename> in some of the tests.91 The following symbolic link will allow this:</para>92 93 <screen><userinput>ln -sv /lib /lib64</userinput></screen>94 95 89 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 96 90 href="../common/binutils.xml" … … 100 94 href="../common/binutils.xml" 101 95 xpointer="xpointer(//*[@os='q'])"/> 102 103 <para>Now remove the temporary symlink:</para>104 105 <screen><userinput>rm -v /lib64</userinput></screen>106 96 107 97 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.