Gtk HEAD fails to compile



I think Jonathan forgot to check in some additions to gtkmarshal.list.

gcc -DHAVE_CONFIG_H
-I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H
-DGTK_EXE_PREFIX=\"/opt/devel\" -DGTK_DATA_PREFIX=\"/opt/devel\" -DGTK_SYSCONFDIR=\"/opt/devel/etc\" -DGTK_LOCALEDIR=\"/opt/devel/share/locale\" -DGTK_VERSION=\"1.3.1\" -DTESTGTK_RCFILE=\"/home/alex/cvs/gnome/gtk+/gtk/./testgtkrc\" -I.. -I../gdk
-I../gdk -I../gdk-pixbuf -I../gdk-pixbuf -DG_ENABLE_DEBUG -DUSE_XIM
-I/opt/devel/lib/glib-2.0/include -I/opt/devel/include/glib-2.0
-I/opt/devel/include -I/opt/devel/lib/glib-2.0/include
-I/opt/devel/include/glib-2.0 -D_REENTRANT -I/usr/X11R6/include -g -O2 -g
-Wall -Wp,-MD,.deps/gtkmodelsimple.pp -c gtkmodelsimple.c  -fPIC -DPIC -o
.libs/gtkmodelsimple.lo
gtkmodelsimple.c: In function `gtk_model_simple_get_type':
gtkmodelsimple.c:104: warning: passing arg 3 of
`g_type_add_interface_static' discards qualifiers from pointer target type
gtkmodelsimple.c: In function `gtk_model_simple_class_init':
gtkmodelsimple.c:164: `gtk_marshal_INT__NONE' undeclared (first use in
this function)
gtkmodelsimple.c:164: (Each undeclared identifier is reported only once
gtkmodelsimple.c:164: for each function it appears in.)
gtkmodelsimple.c:171: `gtk_marshal_POINTER__POINTER' undeclared (first use
in this function)
gtkmodelsimple.c:229: `gtk_marshal_POINTER__POINTER_INT' undeclared (first
use in this function)
make[1]: *** [gtkmodelsimple.lo] Error 1
make[1]: Leaving directory `/home/alex/cvs/gnome/gtk+/gtk'
make: *** [all-recursive] Error 1

/ Alex






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]