LinuxSir.cn,穿越时空的Linuxsir!

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

各位老大帮我看看我内核出什么问题了?

[复制链接]
发表于 2004-6-11 16:50:05 | 显示全部楼层 |阅读模式
[root@localhost linux-2.6.4]# make menuconfig
make[1]: `scripts/fixdep' is up to date.
  HOSTCC  scripts/kconfig/mconf.o
In file included from /usr/include/linux/errno.h:4,
                 from /usr/include/bits/errno.h:25,
                 from /usr/include/errno.h:36,
                 from scripts/kconfig/mconf.c:12:
/usr/include/asm/errno.h:4:31: asm-generic/errno.h: 没有那个文件或目录
scripts/kconfig/mconf.c: In function `exec_conf':
scripts/kconfig/mconf.c:243: `EINTR' undeclared (first use in this function)
scripts/kconfig/mconf.c:243: (Each undeclared identifier is reported only once
scripts/kconfig/mconf.c:243: for each function it appears in.)
scripts/kconfig/mconf.c:243: `EAGAIN' undeclared (first use in this function)
make[1]: *** [scripts/kconfig/mconf.o] Error 1
make: *** [menuconfig] Error 2
发表于 2004-6-11 19:16:48 | 显示全部楼层
安装一下内核头文件试试。
http://lfs.linuxsir.cn/htdocs/lfs/chapter06/kernel.html
发表于 2004-6-11 19:18:25 | 显示全部楼层
是不是直接运行make menuconfig啦?
内核目录下有一个readme文件,按照里面提供的顺序执行命令。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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