Hi,

I'm just trying to get a new kernel build box up and running, and
I tripped over this with 2.6.0:

  HOSTCC  scripts/kconfig/gconf.o
In file included from /usr/include/gtk-2.0/gtk/gtk.h:90,
                 from /home/rmk/linux-2.6-rmk/scripts/kconfig/gconf.c:17:
/usr/include/gtk-2.0/gtk/gtkitemfactory.h:51: warning: function declaration isn't a 
prototype
/home/rmk/linux-2.6-rmk/scripts/kconfig/gconf.c: In function 
`on_treeview1_button_press_event':
/home/rmk/linux-2.6-rmk/scripts/kconfig/gconf.c:1175: warning: passing arg 1 of 
`gtk_widget_grab_focus' from incompatible pointer type
/home/rmk/linux-2.6-rmk/scripts/kconfig/gconf.c: In function `update_tree':
/home/rmk/linux-2.6-rmk/scripts/kconfig/gconf.c:1404: warning: unused variable `path'
/home/rmk/linux-2.6-rmk/scripts/kconfig/gconf.c: In function `display_tree':
/home/rmk/linux-2.6-rmk/scripts/kconfig/gconf.c:1530: warning: suggest parentheses 
around && within ||
/home/rmk/linux-2.6-rmk/scripts/kconfig/gconf.c: At top level:
/home/rmk/linux-2.6-rmk/scripts/kconfig/images.c:6: warning: `xpm_load' defined but 
not used
/home/rmk/linux-2.6-rmk/scripts/kconfig/images.c:36: warning: `xpm_save' defined but 
not used
/home/rmk/linux-2.6-rmk/scripts/kconfig/images.c:66: warning: `xpm_back' defined but 
not used
/home/rmk/linux-2.6-rmk/scripts/kconfig/images.c:175: warning: `xpm_symbol_no' defined 
but not used
/home/rmk/linux-2.6-rmk/scripts/kconfig/images.c:192: warning: `xpm_symbol_mod' 
defined but not used
/home/rmk/linux-2.6-rmk/scripts/kconfig/images.c:209: warning: `xpm_symbol_yes' 
defined but not used
/home/rmk/linux-2.6-rmk/scripts/kconfig/images.c:226: warning: `xpm_choice_no' defined 
but not used
/home/rmk/linux-2.6-rmk/scripts/kconfig/images.c:243: warning: `xpm_choice_yes' 
defined but not used
/home/rmk/linux-2.6-rmk/scripts/kconfig/images.c:277: warning: `xpm_menu_inv' defined 
but not used
/home/rmk/linux-2.6-rmk/scripts/kconfig/images.c:294: warning: `xpm_menuback' defined 
but not used
/home/rmk/linux-2.6-rmk/scripts/kconfig/gconf.c:981: warning: `renderer_toggled' 
defined but not used

-- 
Russell King
 Linux kernel    2.6 ARM Linux   - http://www.arm.linux.org.uk/
 maintainer of:  2.6 PCMCIA      - http://pcmcia.arm.linux.org.uk/
                 2.6 Serial core


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
kbuild-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/kbuild-devel

Reply via email to