Changeset b2eff36 for BOOK/final-system/x86_64-64
- Timestamp:
- Dec 7, 2015, 12:35:09 AM (9 years ago)
- Branches:
- sysvinit
- Children:
- 48d041f
- Parents:
- b266943
- git-author:
- Chris Staub <chris@…> (12/07/15 00:33:58)
- git-committer:
- Chris Staub <chris@…> (12/07/15 00:35:09)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/x86_64-64/binutils.xml
rb266943 rb2eff36 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.