LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1474|回复: 5

编译内核的小问题make menuconfig不能使用

[复制链接]
发表于 2006-2-16 13:31:14 | 显示全部楼层 |阅读模式
使用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.
发表于 2006-2-16 14:06:29 | 显示全部楼层
输出看来挺正常的啊? 描述一下出错的现象.
回复 支持 反对

使用道具 举报

发表于 2006-2-16 17:00:08 | 显示全部楼层
没出错,是你用了以前的配置文件,因为内核的更新,有的选项已经没用或者更改了。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-2-16 18:18:07 | 显示全部楼层
Post by 终极幻想
没出错,是你用了以前的配置文件,因为内核的更新,有的选项已经没用或者更改了。


make mrprope不会清除配置文件吗?
我说它出错是因为运行make menuconfig后.
输出信息后就回到shell了.并没有哪个配置内核的东东出现.
这个时候我已经chroot了,应该与宿主没关系了把?(另:宿主是2.6.15内核的.)
怎么会有这个问题啊
回复 支持 反对

使用道具 举报

发表于 2006-2-16 18:25:04 | 显示全部楼层
你的内核是不是打补丁了?

还有,你下载的内核是否完整正确?

我以前碰到过这个问题,是补丁打太多了造成的。
回复 支持 反对

使用道具 举报

发表于 2006-2-16 18:26:11 | 显示全部楼层
检查ncurses安装是否正确
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表