[Kazehakase-devel 1135] Re: 0.1.5リリース

Back to archive index

Shun Fukuzawa shfuk****@jcom*****
2004年 4月 29日 (木) 10:42:54 JST


ゆきちです。

ビルドしていたら、
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/local/include
-g -O2 -Wall -c gtkaction.c -MT gtkaction.lo -MD -MP -MF
.deps/gtkaction.TPlo  -fPIC -DPIC -o .libs/gtkaction.o
gtkaction.c:46:21: gtkintl.h: No such file or directory
gtkaction.c: In function `gtk_action_class_init':
gtkaction.c:201: warning: implicit declaration of function `P_'
gtkaction.c:205: warning: passing arg 2 of `g_param_spec_string' makes
pointer from integer without a cast
gtkaction.c:205: warning: passing arg 3 of `g_param_spec_string' makes
pointer from integer without a cast
gtkaction.c:212: warning: passing arg 2 of `g_param_spec_string' makes
pointer from integer without a cast
gtkaction.c:212: warning: passing arg 3 of `g_param_spec_string' makes
pointer from integer without a cast
gtkaction.c:219: warning: passing arg 2 of `g_param_spec_string' makes
pointer from integer without a cast
gtkaction.c:219: warning: passing arg 3 of `g_param_spec_string' makes
pointer from integer without a cast
gtkaction.c:226: warning: passing arg 2 of `g_param_spec_string' makes
pointer from integer without a cast
gtkaction.c:226: warning: passing arg 3 of `g_param_spec_string' makes
pointer from integer without a cast
gtkaction.c:233: warning: passing arg 2 of `g_param_spec_string' makes
pointer from integer without a cast
gtkaction.c:233: warning: passing arg 3 of `g_param_spec_string' makes
pointer from integer without a cast
gtkaction.c:240: warning: passing arg 2 of `g_param_spec_boolean' makes
pointer from integer without a cast
gtkaction.c:240: warning: passing arg 3 of `g_param_spec_boolean' makes
pointer from integer without a cast
gtkaction.c:247: warning: passing arg 2 of `g_param_spec_boolean' makes
pointer from integer without a cast
gtkaction.c:247: warning: passing arg 3 of `g_param_spec_boolean' makes
pointer from integer without a cast
gtkaction.c:254: warning: passing arg 2 of `g_param_spec_boolean' makes
pointer from integer without a cast
gtkaction.c:254: warning: passing arg 3 of `g_param_spec_boolean' makes
pointer from integer without a cast
gtkaction.c:261: warning: passing arg 2 of `g_param_spec_boolean' makes
pointer from integer without a cast
gtkaction.c:261: warning: passing arg 3 of `g_param_spec_boolean' makes
pointer from integer without a cast
gtkaction.c:268: warning: passing arg 2 of `g_param_spec_boolean' makes
pointer from integer without a cast
gtkaction.c:268: warning: passing arg 3 of `g_param_spec_boolean' makes
pointer from integer without a cast
gtkaction.c:275: warning: passing arg 2 of `g_param_spec_boolean' makes
pointer from integer without a cast
gtkaction.c:275: warning: passing arg 3 of `g_param_spec_boolean' makes
pointer from integer without a cast
gtkaction.c:282: warning: passing arg 2 of `g_param_spec_object' makes
pointer from integer without a cast
gtkaction.c:282: warning: passing arg 3 of `g_param_spec_object' makes
pointer from integer without a cast
make[4]: *** [gtkaction.lo] エラー 1
make[4]: Leaving directory
`/home/fukuzawa/download/kazehakase-0.1.5/src/gtk24backports'
make[3]: *** [all] エラー 2
make[3]: Leaving directory
`/home/fukuzawa/download/kazehakase-0.1.5/src/gtk24backports'
make[2]: *** [all-recursive] エラー 1
make[2]: Leaving directory `/home/fukuzawa/download/kazehakase-0.1.5/src'
make[1]: *** [all-recursive] エラー 1
make[1]: Leaving directory `/home/fukuzawa/download/kazehakase-0.1.5'
make: *** [all] エラー 2
といわれてビルドできませんでした。

fedora core 1、mozilla 1.6インストール済、gtk 2.2.4です。

とりあえず、フレッシュミートには、gnaで流れてきたものを頼りに流してみます。



Kazehakase-devel メーリングリストの案内
Back to archive index