Please help me to migrate gtk2.4.13 to new arch



Hello!

	I'm new to gtk and trying to migrate gtk+-2.4.13 to a new cpu(fujitsu's
FRV461 , Big endian). I have successefully *native- compiled*
glib-2.4.6/libpng/libjpeg/bash/sed/perl/tinyx ... with
linux-kernel-2.4.24 and gcc-3.4 .

	I native-compiled gtk-2.4.13 and began to execute the program in gtk
+-2.4.13/examples. Most of the program ran well except paned/filesel.
The two program crashed and gave the same info :

////////////////////////////////////////
(filesel:7096): GLib-GObject-WARNING **: cannot add interface type
`GtkTreeSortable' to type `GtkListStore' which does not conform to
prerequisite `GtkTreeModel'

GLib-GObject-ERROR **: file ./gtype.c: line 1691
(type_iface_vtable_base_init_Wm): assertion failed: (iface->data &&
entry && entry->vtable == NULL && iholder && iholder->info)
aborting...
///////////////////////////////////////

  Both of them crashed in function : gtk_list_store_new()
  Any help is welcom :)

-- 
Regards 
Falls Huang




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