Bladeren bron

A typo and remove an obsolete test failure note

Was r11466.
Bruce Dubbs 7 jaren geleden
bovenliggende
commit
2238c900d3
2 gewijzigde bestanden met toevoegingen van 3 en 3 verwijderingen
  1. 1 1
      chapter06/libelf.xml
  2. 2 2
      chapter06/openssl.xml

+ 1 - 1
chapter06/libelf.xml

@@ -41,7 +41,7 @@
     <title>安装 Libelf</title>
 
       <para>Libelf 是 elfutils-&elfutils-version; 软件包的一部分,
-      使用 elfutils-&elfutils-version;.tar.xz 作为源代码包。</para>
+      使用 elfutils-&elfutils-version;.tar.bz2 作为源代码包。</para>
 
     <para>准备编译 Libelf:</para>
 

+ 2 - 2
chapter06/openssl.xml

@@ -61,10 +61,10 @@
     <para>运行以下命令以测试编译结果:</para>
 
 <screen><userinput remap="test">make test</userinput></screen>
-
+<!--
     <para>测试 40-test_rehash.t 的一个子测试在 LFS chroot 环境中失败,
     但如果以普通用户身份运行就能通过。</para>
-
+-->
     <para>安装该软件包:</para>
 
 <screen><userinput remap="install">sed -i '/INSTALL_LIBS/s/libcrypto.a libssl.a//' Makefile