免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1866 | 回复: 3
打印 上一主题 下一主题

内核编译不过提示如下,哪位大哥给看看,谢谢了, [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2006-07-31 10:52 |只看该作者 |倒序浏览
rm -f include/asm-arm/arch include/asm-arm/proc
(cd include/asm-arm; ln -sf arch-integrator arch; ln -sf proc-armv proc)
make[1]: Entering directory `/home/lyh/HHARM2410-R3/kernel/arch/arm/tools'
/home/lyh/HHARM2410-R3/kernel/scripts/mkdep -D__KERNEL__ -I/home/lyh/HHARM2410-R3/kernel/include -Wall -Wstrict-prototypes -Wno-trigraphs -Os -mapcs -fno-strict-aliasing -fno-common -fno-common -pipe -mapcs-32 -march=armv4 -mtune=arm9tdmi -mshort-load-bytes -msoft-float  -- getconstants.c |\
sed s,getconstants.o,constants.h, > .depend
make all
make[2]: Entering directory `/home/lyh/HHARM2410-R3/kernel/arch/arm/tools'
/opt/host/armv4l/bin/armv4l-unknown-linux-gcc -D__KERNEL__ -I/home/lyh/HHARM2410-R3/kernel/include -Wall -Wstrict-prototypes -Wno-trigraphs -Os -mapcs -fno-strict-aliasing -fno-common -fno-common -pipe -mapcs-32 -march=armv4 -mtune=arm9tdmi -mshort-load-bytes -msoft-float -S -o constants.h.tmp.1 getconstants.c
make[2]: /opt/host/armv4l/bin/armv4l-unknown-linux-gcc: Command not found
make[2]: *** [constants.h] Error 127
make[2]: Leaving directory `/home/lyh/HHARM2410-R3/kernel/arch/arm/tools'
make[1]: *** [dep] Error 2
make[1]: Leaving directory `/home/lyh/HHARM2410-R3/kernel/arch/arm/tools'
make: *** [archdep] Error 2

论坛徽章:
5
2 [报告]
发表于 2006-07-31 11:08 |只看该作者
原帖由 happyhui222 于 2006-7-31 10:52 发表
make[2]: /opt/host/armv4l/bin/armv4l-unknown-linux-gcc: Command not found



可能是编译器还没安装

论坛徽章:
0
3 [报告]
发表于 2006-07-31 11:15 |只看该作者

那就是说我要先安一个交叉编译平台吗?我是新手不太懂,还请告之.谢谢

那就是说我要先安一个交叉编译平台吗?我是新手不太懂,还请告之.谢谢

论坛徽章:
0
4 [报告]
发表于 2006-07-31 15:08 |只看该作者
/opt/host/armv4l/bin/armv4l-unknown-linux-gcc: Command not found

看看环境变量中声明的路径对不对,命令是不是存在
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP