[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-devel:11801] パッケージ構築に関して。
- From: Ryuichi Arafune <arafune@debian.org>
- Subject: [debian-devel:11801] パッケージ構築に関して。
- Date: Thu, 2 Mar 2000 14:01:49 +0900
- Organization: Research Institute of Electrical Communication, Tohoku University
- X-ml-info: If you have a question, send a mail with the body "# help" (without quotes) to the address debian-devel-ctl@debian.or.jp; help=<mailto:debian-devel-ctl@debian.or.jp?body=help>
- X-ml-name: debian-devel
- X-mlserver: fml [fml 2.2]; post only (anyone can post)
- Message-id: <87wvnm2ceg.wl@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- X-mail-count: 11801
- User-agent: Wanderlust/2.2.18 (Please Forgive Me) EMY/1.13.2 (Better late than never) FLIM/1.13.2 (Kasanui) APEL/10.1 MULE XEmacs/21.1 (patch 8) (Bryce Canyon) (i386-debian-linux)
ちょっと説明が面倒な事象かもしれませんが、御存知の方御教示下さい。
dgs *1) のパッケージングの際 scratch から build すると次のような 警告がでま
す。
dpkg-shlibdeps: warning: unknown output from ldd on
debian/dpsclient-demos/usr/bin/dpsexec': libdps.so.0 => not found'
dpkg-shlibdeps: warning: unknown output from ldd on
debian/dpsclient-demos/usr/bin/texteroids': libdps.so.0 => not found'
dpkg-shlibdeps: warning: unknown output from ldd on
debian/dpsclient-demos/usr/bin/xepsf': libdpstk.so.0 => not found'
dpkg-shlibdeps: warning: unknown output from ldd on
debian/dpsclient-demos/usr/bin/xepsf': libdps.so.0 => not found'
これらの libraries は dpsclient パッケージに含まれていて、同じ
orig.tar.gz から作られます。で debian/dpsclient/usr/lib にあるこれらのラ
イブラリーを見つけていないのでこれらの警告がでるものと解釈しています。
見つけられないので、 Depends フィールドには dpsclient が入っていません。
この警告のまま build は完了しパッケージができあがります。そして(みためは
)正常にインストールもできます。そして、dpsclient, とdpsclient-dev をイン
ストールした後にもう一度 build するとこれらの警告は出ません。そして、
dpsclient-demos のdepends field に dpsclient が入ります。
BTS #59371 がこれに起因するものと思っているのですが、この場合どうすれば
よいのでしょうか?
*1) dgs は次のパッケージを作ります。
dgs, dpsclient, dpsclient-dev, dpsclient-demos