Fórum Ubuntu CZ/SK
Ubuntu pro osobní počítače => Instalace, aktualizace a spouštění => Téma založeno: jadd 17 Září 2009, 21:27:07
-
Zajímalo by mě co znamenají varování v tomto výpisu, jinak gconf jde spustit.
daja51@daja51NB:/usr/src/linux-2.6.31$ make O=/home/daja51/build/kernel gconfig
HOSTCC scripts/basic/fixdep
HOSTCC scripts/basic/docproc
HOSTCC scripts/basic/hash
GEN /home/daja51/build/kernel/Makefile
HOSTCC scripts/kconfig/conf.o
/usr/src/linux-2.6.31/scripts/kconfig/conf.c: In function ‘conf_askvalue’:
/usr/src/linux-2.6.31/scripts/kconfig/conf.c:105: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result
/usr/src/linux-2.6.31/scripts/kconfig/conf.c: In function ‘conf_choice’:
/usr/src/linux-2.6.31/scripts/kconfig/conf.c:307: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result
HOSTCC scripts/kconfig/gconf.o
In file included from /usr/include/gtk-2.0/gtk/gtk.h:226,
from /usr/include/libglade-2.0/glade/glade-xml.h:26,
from /usr/include/libglade-2.0/glade/glade.h:28,
from /usr/src/linux-2.6.31/scripts/kconfig/gconf.c:16:
/usr/include/gtk-2.0/gtk/gtkitemfactory.h:47: warning: function declaration isn’t a prototype
/usr/src/linux-2.6.31/scripts/kconfig/gconf.c: In function ‘text_insert_help’:
/usr/src/linux-2.6.31/scripts/kconfig/gconf.c:469: warning: format not a string literal and no format arguments
/usr/src/linux-2.6.31/scripts/kconfig/gconf.c: In function ‘on_introduction1_activate’:
/usr/src/linux-2.6.31/scripts/kconfig/gconf.c:754: warning: format not a string literal and no format arguments
/usr/src/linux-2.6.31/scripts/kconfig/gconf.c: In function ‘on_about1_activate’:
/usr/src/linux-2.6.31/scripts/kconfig/gconf.c:772: warning: format not a string literal and no format arguments
/usr/src/linux-2.6.31/scripts/kconfig/gconf.c: In function ‘on_license1_activate’:
/usr/src/linux-2.6.31/scripts/kconfig/gconf.c:791: warning: format not a string literal and no format arguments
/usr/src/linux-2.6.31/scripts/kconfig/gconf.c: At top level:
/usr/src/linux-2.6.31/scripts/kconfig/images.c:6: warning: ‘xpm_load’ defined but not used
/usr/src/linux-2.6.31/scripts/kconfig/images.c:36: warning: ‘xpm_save’ defined but not used
/usr/src/linux-2.6.31/scripts/kconfig/images.c:66: warning: ‘xpm_back’ defined but not used
/usr/src/linux-2.6.31/scripts/kconfig/images.c:175: warning: ‘xpm_symbol_no’ defined but not used
/usr/src/linux-2.6.31/scripts/kconfig/images.c:192: warning: ‘xpm_symbol_mod’ defined but not used
/usr/src/linux-2.6.31/scripts/kconfig/images.c:209: warning: ‘xpm_symbol_yes’ defined but not used
/usr/src/linux-2.6.31/scripts/kconfig/images.c:226: warning: ‘xpm_choice_no’ defined but not used
/usr/src/linux-2.6.31/scripts/kconfig/images.c:243: warning: ‘xpm_choice_yes’ defined but not used
/usr/src/linux-2.6.31/scripts/kconfig/images.c:277: warning: ‘xpm_menu_inv’ defined but not used
/usr/src/linux-2.6.31/scripts/kconfig/images.c:294: warning: ‘xpm_menuback’ defined but not used
/usr/src/linux-2.6.31/scripts/kconfig/gconf.c:959: warning: ‘renderer_toggled’ defined but not used
HOSTCC scripts/kconfig/kconfig_load.o
HOSTCC scripts/kconfig/kxgettext.o
HOSTCC scripts/kconfig/zconf.tab.o
HOSTLD scripts/kconfig/gconf
scripts/kconfig/gconf arch/x86/Kconfig
The messenger is now down
The messenger is now down
The messenger is now down
An IOException occurred at scim_bridge_client_imcontext_set_cursor_location ()
An IOException occurred at scim_bridge_client_imcontext_set_cursor_location ()
#
# using defaults found in /boot/config-2.6.28-15-generic
#
/boot/config-2.6.28-15-generic:945:warning: symbol value 'm' invalid for FB_VESA
/boot/config-2.6.28-15-generic:1027:warning: symbol value 'm' invalid for GFS2_FS_LOCKING_DLM
/boot/config-2.6.28-15-generic:1312:warning: symbol value 'm' invalid for INET_LRO
/boot/config-2.6.28-15-generic:1441:warning: symbol value 'm' invalid for IP_DCCP_CCID3
/boot/config-2.6.28-15-generic:1445:warning: symbol value 'm' invalid for IP_DCCP_TFRC_LIB
/boot/config-2.6.28-15-generic:2581:warning: symbol value 'm' invalid for RFKILL_INPUT
/boot/config-2.6.28-15-generic:3310:warning: symbol value 'm' invalid for THRUSTMASTER_FF
/boot/config-2.6.28-15-generic:3924:warning: symbol value 'm' invalid for ZEROPLUS_FF
An IOException occurred at scim_bridge_client_imcontext_set_cursor_location ()
1. Zaráží mě to "xpm" znamená to že nebudu moci mít obrázek při bootu ?
2. Nemohu se zbavit "using defaults found in /boot/config-2.6.28-15-generic" znamená to že ty volby co mi poskytne gconfig
jsou ovlivněny souborem /boot/config-2.6.28-15-generic ?
-
Zkoušel jsem ubuntí jádro 2.6.31.x a obrázek při bootu jsem neměl. Víc ale nevím :)
-
/usr/src/linux-2.6.31/scripts/kconfig/images.c:243: warning: ‘xpm_choice_yes’ defined but not used
no co by to tak mohlo asi znamenat.... kompiluje se zdrojový soubor jazyka c.... a co se nestane.... proměnná je definovaná, ale nepoužívá se....
todle warning opravdu není znepokojující... předpokládám, že jste zkoušel kompilaci kernelu jako takovej hokus pokus. Nic méně Vám to v repozitářích vyhovuje a nemáte důvod kompilovat.