MATSUU Takuto
matsu****@gmail*****
2007年 4月 3日 (火) 21:52:50 JST
松鵜と申します。 scim-anthy-1.3.0ですが、SCIM_GTKUTILSの有無に関係なくシステムトレイアイコンを作ろうとするようです。 そのため、scimを--disable-panel-gtk --disable-setup-uiなどで構築していた場合に、scim-anthyのmakeに失敗します。 $ ./configure (snip) checking for SCIM... yes checking for SCIM_GTKUTILS... no (snip) $ make (snip) /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DSCIM_ANTHY_LOCALEDIR=\"/usr/share/locale\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_ANTHY_DATADIR=\"/usr/share/scim/Anthy\" -DSCIM_ANTHY_STYLEDIR=\"/usr/share/scim/Anthy/style\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/scim-1.0 -O2 -march=k8 -pipe -c -o anthy_imengine_helper_la-scim_anthy_helper.lo `test -f 'scim_anthy_helper.cpp' || echo './'`scim_anthy_helper.cpp mkdir .libs x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DSCIM_ANTHY_LOCALEDIR=\"/usr/share/locale\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_ANTHY_DATADIR=\"/usr/share/scim/Anthy\" -DSCIM_ANTHY_STYLEDIR=\"/usr/share/scim/Anthy/style\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/scim-1.0 -O2 -march=k8 -pipe -c scim_anthy_helper.cpp -fPIC -DPIC -o .libs/anthy_imengine_helper_la-scim_anthy_helper.o In file included from scim_anthy_helper.cpp:31: scim_anthy_tray.h:26:30: error: gtk/scimtrayicon.h: No such file or directory scim_anthy_tray.h:78: error: ISO C++ forbids declaration of 'ScimTrayIcon' with no type scim_anthy_tray.h:78: error: expected ';' before '*' token