[前][次][番号順一覧][スレッド一覧]

sylpheed-jp:1130

From: Youichi Kawachi <hoihoi-p@xxxxxxxxxx>
Date: Mon, 29 Oct 2001 00:56:10 +0900
Subject: [sylpheed-jp:01130] glib の version check で reubild  できない。

河内@福岡市 です。

sylpheed-0.6.4-1.src.rpm を reubild すると、以下のようかエラーで止まってしまいます。
以前は、同じコードでコンパイルできていたのですが、・・・。
openssl等をアップしたため、一度、削除してreubild、install しようとしました。

-----
checking for GLIB - version >= 1.2.6... no
*** Could not run GLIB test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GLIB was incorrectly installed
*** or that you have moved GLIB since it was installed. In the latter case, you
*** may want to edit the glib-config script: /usr/bin/glib-config
configure: error: Test for GLIB failed. See the file 'INSTALL' for help.
/var/tmp/rpm-tmp.9232 の不正な終了ステータス (%build)
-----

glib-config --version は、1.2.10 とでていまして、表示と一致しています。
なにから手を着けたらいいか、わからずにいまして、ヒントをいただきたく思います。
こういう場合の情報はなにが必要なのかわかりませんが、一応以下の環境です。

環境
 Vine 2.1.5 (kernel 2.2.19 一部seed環境)
 openssl-0.9.6b-1vl4
 glib-1.2.10-0vl3
 glibc-2.1.3-22vl3
 gcc-2.95.3-2vl16

なお、config.log は、以下のところで止まっております。

-----
#include <glib.h>
#include <stdio.h>

int main() {
 return ((glib_major_version) || (glib_minor_version) || (glib_micro_version)); 
; return 0; }
----

以上、大変お手数をかけますが、よろしくお願いいたします。



--
河内 陽一
Mail to : hoihoi-p@xxxxxxxxxx



[前][次][番号順一覧][スレッド一覧]

->    1130 2001-10-29 00:56 [hoihoi-p@xxxxxxxxxx ] glib の version check で reubild  できない。
      1136 2001-10-31 00:21 ┗[hoihoi-p@xxxxxxxxxx ]