OSDN Git Service

[lfsja-git] r11.3-217 対応。
[lfsbookja/lfsja-git.git] / src / chapter08 / pkgconf.ch
index 809a103..67a0a97 100644 (file)
 @z
 
 @x
+    <para>Pkgconf-2.0.0 explicitly errors when attempting to run
+    <option>- -modversion</option> with multiple arguments, even if these
+    arguments are constraints for the same package.  This breaks many
+    packages in BLFS. Run this sed to reinstate the old
+    output for pkgconf:</para>
+@y
+    <para>
+    Pkgconf 2.0.0 では、複数パッケージに対して <option>- -modversion</option> を実行した場合、明示的にエラーとします。
+    たとえ同じパッケージに対する指定であっても変わりません。
+    これは BLFS の多くのパッケージにおいて障害となります。
+    以下の sed を実行して、pkgconf の出力を古いものにします。
+    </para>
+@z
+
+@x
     <para>Prepare Pkgconf for compilation:</para>
 @y
     <para>&PreparePackage1;Pkgconf&PreparePackage2;</para>
 @z
 
 @x
-    <para>To maintain compatibility with the original Pkg-config create a
-    symlink:</para>
+    <para>To maintain compatibility with the original Pkg-config create two
+    symlinks:</para>
 @y
     <para>
-    元の Pkg-config との互換性を維持するため、以下のシンボリックリンクを生成します。
+    元の Pkg-config との互換性を維持するため、以下の 2 つのシンボリックリンクを生成します。
     </para>
 @z