中村です。 BTS #731: gnucash パッケージ要求不足 に関連して気づいたことを報告し 忘れていましたのでお知らせだけしておきます。 On Mon, 27 Jul 2009 00:42:49 +0900 NAKAMURA Kenta <kenta@xxxxxxxxxxxxx> wrote: > > BuildRequires: と Requires: に slib を追加して更新します。 > > また、BTS #595 で Require: guile-devel を暫定的に追加した修正も今回併せ > > て見直します。 > > gnucash の BuildRequires: と Requires: に slib を追加しました。 > また、BTS #595 で暫定的に追加していた Requires: guile-devel を削除 > しています。 gofficeをビルドする際に libSM-devel がインストールされていないと次の ようなビルド・エラーとなります。 ただgoffice のBR:に libSM-devel を入れるのは適当では無いと思いました ので、今回は対応していません。 #どのパッケージで指定するのがいいか、今のところアテがありません。 make[3]: ディレクトリ `/export/home/kenta/rpm/BUILD/goffice-0.6.6/goffice/cut-n-paste' から出ます Making all in gtk make[3]: ディレクトリ `/export/home/kenta/rpm/BUILD/goffice-0.6.6/goffice/gtk' に入ります ../../doltcompile gcc -DHAVE_CONFIG_H -I. -I../../goffice -I../.. -I../.. -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gail-1.0 -DGOFFICE_COMPILATION -O2 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2 -Wall -Wmi! ssing-prototypes -Wsign-compare -Wpointer-arith -Wnested-externs -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wmissing-noreturn -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wno-pointer-sign -MT goffice-gtk.lo -MD -MP -MF .deps/goffice-gtk.Tpo -c -o goffice-gtk.lo goffice-gtk.c In file included from /usr/include/gtk-2.0/gtk/gtk.h:226, from /usr/include/libglade-2.0/glade/glade-xml.h:26, from goffice-gtk.h:25, from goffice-gtk.c:22: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47: 警告: function declaration isn’t a prototype goffice-gtk.c:1060: error: static declaration of ‘gtk_dialog_get_response_for_widget’ follows non-static declaration /usr/include/gtk-2.0/gtk/gtkdialog.h:152: error: previous declaration of ‘gtk_dialog_get_response_for_widget’ was here make[3]: *** [goffice-gtk.lo] エラー 1 make[3]: ディレクトリ `/export/home/kenta/rpm/BUILD/goffice-0.6.6/goffice/gtk' から出ます ================================================== NAKAMURA Kenta / 中村健太 Mail: kenta@xxxxxxxxxxxxx ==================================================