202.106.74.* 于 2007-07-25 17:25:33发表:
[root@DevHost g2ipmsg-0.8.6]# make
make all-recursive
make[1]: Entering directory `/root/tools/g2ipmsg-0.8.6'
Making all in src
make[2]: Entering directory `/root/tools/g2ipmsg-0.8.6/src'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DORBIT2=1 -pthread -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/freetype2/config -I/usr/include/libxml2 -I/usr/include/panel-2.0 -g -O2 -MT ipmsg.o -MD -MP -MF ".deps/ipmsg.Tpo" -c -o ipmsg.o ipmsg.c; \
then mv -f ".deps/ipmsg.Tpo" ".deps/ipmsg.Po"; else rm -f ".deps/ipmsg.Tpo"; exit 1; fi
In file included from message.h:4,
from common.h:16,
from ipmsg.c:29:
callbacks.h:235: error: syntax error before "on_downloadfilechooserdialog_confirm_overwrite"
callbacks.h:237: warning: data definition has no type or storage class
make[2]: *** [ipmsg.o] 错误 1
make[2]: Leaving directory `/root/tools/g2ipmsg-0.8.6/src'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/root/tools/g2ipmsg-0.8.6'
make: *** [all] 错误 2