LinuxSir.cn,穿越时空的Linuxsir!

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

linux2.6.11.7启动加载devfs

[复制链接]
发表于 2008-5-12 17:10:33 | 显示全部楼层 |阅读模式
在linux2.6.11.7中的fs/Kconfig中添加    config DEVFS_FS
                                                                      bool"/dev file system support (OBSOLETE)"
                                                                      defaulty
                                                             config DEVFS_MOUNT
                                                                       bool"Automatically mount at boot"
                                                                       defaulty
                                                                       depends on DEVFS_FS
支持启动加载设备文件系统(devfs)。可是make menuconfig时总是出错。错误如下:

make: arm-linux-gnu-: Command not found
HBHBmake:arm-linux-gnu-:Command not found
HBHBmake:arm-linux-gnu-:Command not found
BBmake:arm-linux-gnu-: Command not found
8B8Bscripts/Kconfig/mconf arch/arm/Konfig
fs/Kconfig:691: syntax error, unexpected T_WORD
fs/Kconfig:693: invalid menu option
make[1]: ***[menuconfig] Error 1
make: ***[menuconfig] Error 2
arm-linux-gnu-是我建立的交叉工具链,它的安装和路径都正确。
不在fs/Kconfig中添加以上的代码,make menuconfig时不会出错,为什么呢?
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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