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

2.6.0-test8 compile errors with gconfig



I have downloaded the newest 2.6.0-test8 kernel and have been trying to configure it with xconfig or gconfig and the only one which kinda works is gconfig but every time i try to make a change the gui quits on me and dies with these errors.


#  make gconfig
make[1]: `scripts/fixdep' is up to date.
  HOSTCC  scripts/kconfig/gconf.o
In file included from /usr/include/gtk-2.0/gtk/gtk.h:90,
                 from scripts/kconfig/gconf.c:17:
/usr/include/gtk-2.0/gtk/gtkitemfactory.h:51: warning: function declaration isn't a prototype
scripts/kconfig/gconf.c: In function `on_treeview1_button_press_event':
scripts/kconfig/gconf.c:1175: warning: passing arg 1 of `gtk_widget_grab_focus' from incompatible pointer type
scripts/kconfig/gconf.c: In function `update_tree':
scripts/kconfig/gconf.c:1404: warning: unused variable `path'
scripts/kconfig/gconf.c: In function `display_tree':
scripts/kconfig/gconf.c:1530: warning: suggest parentheses around && within ||
scripts/kconfig/gconf.c: At top level:
scripts/kconfig/images.c:6: warning: `xpm_load' defined but not used
scripts/kconfig/images.c:36: warning: `xpm_save' defined but not used
scripts/kconfig/images.c:66: warning: `xpm_back' defined but not used
scripts/kconfig/images.c:175: warning: `xpm_symbol_no' defined but not used
scripts/kconfig/images.c:192: warning: `xpm_symbol_mod' defined but not used
scripts/kconfig/images.c:209: warning: `xpm_symbol_yes' defined but not used
scripts/kconfig/images.c:226: warning: `xpm_choice_no' defined but not used
scripts/kconfig/images.c:243: warning: `xpm_choice_yes' defined but not used
scripts/kconfig/images.c:277: warning: `xpm_menu_inv' defined but not used
scripts/kconfig/images.c:294: warning: `xpm_menuback' defined but not used
scripts/kconfig/gconf.c:981: warning: `renderer_toggled' defined but not used
  HOSTLD  scripts/kconfig/gconf
./scripts/kconfig/gconf  arch/ppc/Kconfig
#
# using defaults found in .config
#

(gconf:2205): Gtk-CRITICAL **: file gtktreestore.c: line 638 (gtk_tree_store_get_value): assertion `iter->stamp == GTK_TREE_STORE (tree_model)->stamp' failed

(gconf:2205): GLib-GObject-WARNING **: gtype.c:2963: type id `0' is invalid

(gconf:2205): GLib-GObject-WARNING **: can't peek value table for type `<invalid>' which is not currently referenced
make[1]: *** [gconfig] Segmentation fault
make: *** [gconfig] Error 2



I have read documentation... installed every app I can think I maybe missing but still nothing.  Does anyone have simular issues.

I am also using gcc 3.3.1-2 and don't know if I should down grade to the version it is recomened in the docs?

-Adam
Reply to: