+ -
当前位置:首页 → 问答吧 → 【求助】编译uClinux时,出错!! 想在Skyeye上仿真ARM

【求助】编译uClinux时,出错!! 想在Skyeye上仿真ARM

时间:2006-07-30

来源:互联网

:confused: 本人想在Skyeye上仿真ARM,在编译uClinux时,出错如下:

boa.elf2flt: In function `vfork':
boa.elf2flt(.text+0xcb04): undefined reference to `__syscall_error'
boa.elf2flt(.text+0xcb14): undefined reference to `__syscall_error'
boa.elf2flt: In function `select':
boa.elf2flt(.text+0xcb38): undefined reference to `__syscall_error'
boa.elf2flt: In function `_exit':
boa.elf2flt(.text+0xcb78): undefined reference to `__syscall_error'
boa.elf2flt: In function `access':
boa.elf2flt(.text+0xcbb8): undefined reference to `__syscall_error'
boa.elf2flt(.text+0xcbc8): more undefined references to `__syscall_error' follow
collect2: ld returned 1 exit status
make[3]: *** [boa] Error 1
make[3]: Leaving directory `/home/neil/soft/uClinux-dist/user/boa/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/neil/soft/uClinux-dist/user/boa'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/neil/soft/uClinux-dist/user'
make: *** [subdirs] Error 1

`__syscall_error'这个东西是什么啊? 怎么会undefined呢? 请大家帮忙.      

作者: neilengineer   发布时间: 2006-07-30

虽说你的这个问题俺没有遇到,可是俺也忙了三天了还是一直遇到: ucfont-gcc 命令未找到.这个错误,苦恼阿.
顺便问下,老兄编译成功没有阿,指点下      

作者: bluesealh   发布时间: 2006-08-21

不知道你们解决了没有
在make menuconfig时:Libc Version应该选uClibc而不是uC-libc      

作者: wezhousheng   发布时间: 2006-11-16

你们现在是不能正常编译一个内核的问题吧,只要内核文件没有问题,基本上都ok的      

作者: zzzzyb   发布时间: 2006-11-23

热门下载

更多