|
|
使用make config一切正常.
make menuconfig出错
我已经make mrproper
出错信息的后面几行
nedness
HOSTCC scripts/lxdialog/menubox.o
HOSTCC scripts/lxdialog/msgbox.o
HOSTCC scripts/lxdialog/textbox.o
HOSTCC scripts/lxdialog/util.o
HOSTCC scripts/lxdialog/yesno.o
HOSTLD scripts/lxdialog/lxdialog
scripts/kconfig/mconf arch/i386/Kconfig
#
# using defaults found in arch/i386/defconfig
#
arch/i386/defconfig:129: trying to assign nonexistent symbol PM_DISK
arch/i386/defconfig:176: trying to assign nonexistent symbol PCI_USE_VECTOR
arch/i386/defconfig:221: trying to assign nonexistent symbol PARPORT_PC_CML1
arch/i386/defconfig:225: trying to assign nonexistent symbol PARPORT_OTHER
arch/i386/defconfig:252: trying to assign nonexistent symbol BLK_DEV_CARMEL
arch/i386/defconfig:273: trying to assign nonexistent symbol IDE_TASKFILE_IO
arch/i386/defconfig:292: trying to assign nonexistent symbol BLK_DEV_ADMA
arch/i386/defconfig:365: trying to assign nonexistent symbol SCSI_MEGARAID
arch/i386/defconfig:406: trying to assign nonexistent symbol SCSI_QLA6322
arch/i386/defconfig:477: trying to assign nonexistent symbol NETLINK_DEV
arch/i386/defconfig:569: trying to assign nonexistent symbol NET_FASTROUTE
arch/i386/defconfig:570: trying to assign nonexistent symbol NET_HW_FLOWCONTROL
arch/i386/defconfig:720: trying to assign nonexistent symbol SOUND_GAMEPORT
arch/i386/defconfig:776: trying to assign nonexistent symbol QIC02_TAPE
arch/i386/defconfig:998: trying to assign nonexistent symbol USB_STORAGE_HP8200e
arch/i386/defconfig:1024: trying to assign nonexistent symbol USB_HPUSBSCSI
arch/i386/defconfig:1059: trying to assign nonexistent symbol USB_TIGL
arch/i386/defconfig:1246: trying to assign nonexistent symbol X86_STD_RESOURCES
Your kernel configuration changes were NOT saved. |
|