免费注册 查看新帖 |

Chinaunix

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

[开发环境] 大家编译QEMU for MINI2440 出过问题吗,为什么我会这样 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2013-06-12 12:06 |只看该作者 |倒序浏览
如题
最近 在研究嵌入式os 需要用虚拟机,qemu ,当然 仓库里的qemu-system-arm 本身可以虚拟很多板子,但就是不包含mini2440 然后qemu有个专门对于mini2440的分支,
我把它
git clone git://repo.or.cz/qemu/mini2440.git qemu 下来
然后:./configure --target-list=arm-softmmu
这都没问题:
然后:make -j4
编译到最后链接时出现如下问题:
AR arm-softmmu/libqemu.a
LINK arm-softmmu/qemu-system-arm
/usr/bin/ld: vl.o: undefined reference to symbol 'timer_settime@@GLIBC_2.3.3'
/usr/bin/ld: note: 'timer_settime@@GLIBC_2.3.3' is defined in DSO /lib/x86_64-linux-gnu/librt.so.1 so try adding it to the linker command line
/lib/x86_64-linux-gnu/librt.so.1: could not read symbols: 无效的操作
collect2: 错误: ld 返回 1
make[1]: *** [qemu-system-arm] 错误 1
make: *** [subdir-arm-softmmu] 错误 2

我的系统是 deepin-linux 12.12 64位 RC
先谢谢大家了!!
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

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

清除 Cookies - ChinaUnix - Archiver - WAP - TOP