シノバーです On Wed, 25 Sep 2002 23:21:53 +0900 Kato Atushi <atkatou@xxxxxxxxx> wrote: > ソース(dia-0.88.1-0vl1.src.rpm )からのリビルドもエラー終了です。 この部分ですが、確かにVine 2.5でリビルドに失敗します。 ところがVine 2.1.5で~/.rpmmacrosに%_localedirの定義を書き加えた環境では エラーなくリビルドできます。 $ cat ~/.rpmmacros %_topdir ${HOME}/rpm %packager Masaki Shinomiya <shino@xxxxxx> %_sysconfdir /etc %_localedir /usr/share/locale Vine 2.5でリビルドに失敗したログを見ると、 このメール末尾に掲げた部分が原因のようです。 jadeでsgml→htmlに変換するさいの環境が Vine 2.1と、 あるいはdia-0.88.1-0vl.src.rpmを作ったころのVineSeedから 現在のVine 2.5あるいはVineSeedが変わってしまったからでは? どなたか原因、対策は分りませんでしょうか? Masaki Shinomiya <shino@xxxxxx> http://shino.pos.to/linux/ ---(dia-0.88.1-0vl.src.rpmをVine2.5でリビルドしたさいのログ途中から) make install-data-hook make[4]: 入ります ディレクトリ `/home/shino/rpm/BUILD/dia-0.88.1/doc/en' cd . && /usr/bin/db2html dia-manual.sgml && touch stamp-doc output is dia-manual Using catalogs: /etc/sgml/sgml-docbook.cat Using stylesheet: /usr/share/sgml/docbook/utils-0.6.9/docbook-utils.dsl#html Working on: /home/shino/rpm/BUILD/dia-0.88.1/doc/en/dia-manual.sgml jade:/home/shino/rpm/BUILD/dia-0.88.1/doc/en/dia-manual.sgml:1:66:W: cannot generate system identifier for public text "-//GNOME//DTD DocBook PNG Variant V1.1//EN" jade:/home/shino/rpm/BUILD/dia-0.88.1/doc/en/dia-manual.sgml:16:0:E: reference to entity "BOOK" for which no system identifier could be generated jade:/home/shino/rpm/BUILD/dia-0.88.1/doc/en/dia-manual.sgml:1:0: entity was defined here jade:/home/shino/rpm/BUILD/dia-0.88.1/doc/en/dia-manual.sgml:16:0:E: DTD did not contain element declaration for document type name jade:/home/shino/rpm/BUILD/dia-0.88.1/doc/en/dia-manual.sgml:18:9:E: there is no attribute "ID" jade:/home/shino/rpm/BUILD/dia-0.88.1/doc/en/dia-manual.sgml:18:16:E: element "BOOK" undefined jade:/home/shino/rpm/BUILD/dia-0.88.1/doc/en/dia-manual.sgml:20:10:E: element "BOOKINFO" undefined jade:/home/shino/rpm/BUILD/dia-0.88.1/doc/en/dia-manual.sgml:21:8:E: element "TITLE" undefined jade:/home/shino/rpm/BUILD/dia-0.88.1/doc/en/dia-manual.sgml:22:12:E: element "COPYRIGHT" undefined jade:/home/shino/rpm/BUILD/dia-0.88.1/doc/en/dia-manual.sgml:23:8:E: element "YEAR" undefined jade:/home/shino/rpm/BUILD/dia-0.88.1/doc/en/dia-manual.sgml:24:10:E: element "HOLDER" undefined jade:/home/shino/rpm/BUILD/dia-0.88.1/doc/en/dia-manual.sgml:25:10:E: element "HOLDER" undefined jade:/home/shino/rpm/BUILD/dia-0.88.1/doc/en/dia-manual.sgml:26:10:E: element "HOLDER" undefined ---(以下略)