LinuxSir.cn,穿越时空的Linuxsir!

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

编译出了问题.在线等

[复制链接]
发表于 2005-5-6 14:16:10 | 显示全部楼层 |阅读模式
先谢过了!!

问题如下


[root@nsl linux]# make bzImage
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/split-include
scripts/split-include.c
In file included from /usr/include/bits/errno.h:25,
                 from /usr/include/errno.h:36,
                 from scripts/split-include.c:26:
/usr/include/linux/errno.h:4: asm/errno.h: ?????????
make: *** [scripts/split-include] Error 1
发表于 2005-5-7 15:56:14 | 显示全部楼层
下载一个最新版本的内核来试试。。

看命令怎么象老版本的内核呢。。

www.kernel.org


以前的内核比较难编译,现在的好办。

#make mrproper
#make menuconfig
#make
#make modules_install
#make kernel install

新版内核过程 就是这样。
回复 支持 反对

使用道具 举报

发表于 2005-5-7 17:39:24 | 显示全部楼层
2.6以后的
#make
#make modules_install
#make install
就行了。
回复 支持 反对

使用道具 举报

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

本版积分规则

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