[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debian-users:14200] Bug#JP/857: man-db-ja: catman is not store on /var/catman/



Package: man-db-ja
Version: 2.3.10-68.jp1.2
Severity: normal

宇野です。

potato環境でmanコマンドを使用してもフォーマット済みのmanが
/var/catman以下に保存されません。
以下の修正をして、再コンパイルして下さい。

根本的な問題は、glibc2.1.1においてpclose()が失敗してしまうことに
ありますが、man-db-jaのconfigureで検知しながら、さらにその対処
方法も用意されていながら、それが有効にならないのは以下のtypo
によるものです。

--- aclocal.m4.ORIG     Mon Apr  5 22:59:26 1999
+++ aclocal.m4  Mon Apr  5 22:54:59 1999
@@ -90,7 +90,7 @@
 [man_cv_func_pclose=no])dnl
 ])
 
-test "man_cv_func_pclose" = "no" && AC_DEFINE(BROKEN_PCLOSE)
+test "$man_cv_func_pclose" = "no" && AC_DEFINE(BROKEN_PCLOSE)
 
 AC_MSG_RESULT($man_cv_func_pclose)
 ])

--
 //) 株式会社シスプラン
(//  宇野 武志 (UNO Takeshi)
●|     uno@xxxxxxxxxxxxx