[嵌入式linux] 内核编译出错

[复制链接]
 楼主| iekliu 发表于 2008-3-14 22:02 | 显示全部楼层 |阅读模式
我在编译内核的时候出现好多这样类似的信息:
................
.....................
make[2]: Leaving directory `/friendly-arm/kernel/arch/arm/lib'
make[1]: Leaving directory `/friendly-arm/kernel/arch/arm/lib'
make CFLAGS="-D__KERNEL__ -I/friendly-arm/kernel/include -Wall -Wstrict-prototypes -Wno-trigraphs -Os -mapcs -fno-strict-aliasing -fno-common -fno-common -pipe -mapcs-32 -march=armv4  -mshort-load-bytes -msoft-float " -C  arch/arm/nwfpe
make[1]: Entering directory `/friendly-arm/kernel/arch/arm/nwfpe'
make all_targets
make[2]: Entering directory `/friendly-arm/kernel/arch/arm/nwfpe'
rm -f math-emu.o
arm-linux-ar rcs math-emu.o
make[2]: Leaving directory `/friendly-arm/kernel/arch/arm/nwfpe'
make[1]: Leaving directory `/friendly-arm/kernel/arch/arm/nwfpe'
make CFLAGS="-D__KERNEL__ -I/friendly-arm/kernel/include -Wall -Wstrict-prototypes -Wno-trigraphs -Os -mapcs -fno-strict-aliasing -fno-common -fno-common -pipe -mapcs-32 -march=armv4  -mshort-load-bytes -msoft-float " -C  arch/arm/fastfpe
make[1]: Entering directory `/friendly-arm/kernel/arch/arm/fastfpe'
make all_targets
make[2]: Entering directory `/friendly-arm/kernel/arch/arm/fastfpe'
rm -f fast-math-emu.o
arm-linux-ar rcs fast-math-emu.o
make[2]: Leaving directory `/friendly-arm/kernel/arch/arm/fastfpe'
............
..........
最后的错误是make: *** [vmlinux] 错误

我用的是SBC2410光盘上的2.14.18内核,我明明是按照操作手册上编译的,就是报错,真郁闷。我的PC机是Red Hat Enterprise 4 AS版本
上网搜了好长时间也没搜出个结果来,希望各位师兄帮忙指点下。
benedy 发表于 2010-10-14 10:31 | 显示全部楼层
这个问题我也遇到了,可是没人知道怎么解决。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

2

主题

2

帖子

0

粉丝
快速回复 在线客服 返回列表 返回顶部