sylpheed が build 出来ない 其の2
[sylpheed-jp:10598] Re: Sylpheed 2.5.0rc released
> 松鵜と申します。
> いつもSylpheedを利用させていただいております。
> 以下の2点についてパッチを作成しました。
>
> -ショートカットキーについて
> Sylpheedのメッセージビューにいくつかショートカットキーが
> 登録されてなかったので、追加してみました。
> 添付のsylpheed-messageview.patchです。
>
> -aspellについて
> 手元のgtkspell-2.0.11(gentoo)はaspellに依存しておらず、
> makeに失敗してしまうため、-laspellを入れるパッチを作成しました。
> 添付のsylpheed-aspell.patchです。
パッチはあたってるんだが、build に失敗する。
gtkspell-2.0.11-8.fc9.i386 (現状)
liblber-2.3.so.0 を生成する旧バージョンを同時インストール出来るようにするのが得策か?
#私が肝心な事を本質的に理解してないような気が、・・・。
---------------------------------------------
compose.o: In function `compose_set_spell_lang_menu':
/usr/src/redhat/BUILD/sylpheed-2.5.0rc/src/compose.c:5745: undefined
reference to
`new_aspell_config' /usr/src/redhat/BUILD/sylpheed-2.5.0rc/src/compose.c:5746:
undefined reference to
`get_aspell_dict_info_list' /usr/src/redhat/BUILD/sylpheed-2.5.0rc/src/compose.c:5747:
undefined reference to
`delete_aspell_config' /usr/src/redhat/BUILD/sylpheed-2.5.0rc/src/compose.c:5749:
undefined reference to
`aspell_dict_info_list_elements' /usr/src/redhat/BUILD/sylpheed-2.5.0rc/src/compose.c:5750:
undefined reference to
`aspell_dict_info_enumeration_next' /usr/src/redhat/BUILD/sylpheed-2.5.0rc/src/compose.c:5750:
undefined reference to
`aspell_dict_info_enumeration_next' /usr/src/redhat/BUILD/sylpheed-2.5.0rc/src/compose.c:5756:
undefined reference to `delete_aspell_dict_info_enumeration'
collect2: ld returned 1 exit status make[3]: *** [sylpheed] Error 1
make[3]: Leaving directory
`/usr/src/redhat/BUILD/sylpheed-2.5.0rc/src' make[2]: ***
[all-recursive] Error 1 make[2]: Leaving directory
`/usr/src/redhat/BUILD/sylpheed-2.5.0rc/src' make[1]: ***
[all-recursive] Error 1 make[1]: Leaving directory
`/usr/src/redhat/BUILD/sylpheed-2.5.0rc' make: *** [all-recursive-am]
Error 2 エラー: /var/tmp/rpm-tmp.35305 の不正な終了ステータス (%build)
RPM ビルドエラー:
/var/tmp/rpm-tmp.35305 の不正な終了ステータス (%build)
---------------------------------------------