fedora core 6下编译 uClinux问题多多
问题1:在 fedora core 6下
用arm-elf-tools-20040427.sh
编译 uClinux-dist-20060803.tar.gz
在make menuconfig 中选GDB/ARMulator
在make dep没错
在make时出现一下信息:
/opt/uClinux-dist/uClibc/lib/libc.a(__strtofpmax.o)(.text+0x214): In function `__strtofpmax':
: undefined reference to `__muldf3'
/opt/uClinux-dist/uClibc/lib/libc.a(__strtofpmax.o)(.text+0x230): In function `__strtofpmax':
: undefined reference to `__muldf3'
/opt/uClinux-dist/uClibc/lib/libc.a(__strtofpmax.o)(.text+0x25c): In function `__strtofpmax':
: undefined reference to `__muldf3'
/opt/uClinux-dist/uClibc/lib/libc.a(__strtofpmax.o)(.text+0x264): In function `__strtofpmax':
: undefined reference to `__eqdf2'
/opt/uClinux-dist/uClibc/lib/libc.a(__strtofpmax.o)(.text+0x298): In function `__strtofpmax':
: undefined reference to `__divdf3'
/opt/uClinux-dist/uClibc/lib/libc.a(__strtofpmax.o)(.text+0x3cc): In function `__strtofpmax':
: undefined reference to `__floatsidf'
/opt/uClinux-dist/uClibc/lib/libc.a(__strtofpmax.o)(.text+0x3d8): In function `__strtofpmax':
: undefined reference to `__divdf3'
collect2: ld returned 1 exit status
make: *** 错误 1
make: Leaving directory `/opt/uClinux-dist/user/boa/src'
make: *** 错误 2
make: Leaving directory `/opt/uClinux-dist/user/boa'
make: *** 错误 2
make: Leaving directory `/opt/uClinux-dist/user'
make: *** 错误 2
make: Leaving directory `/opt/uClinux-dist/user'
make: *** 错误 1
#
在网上查找没有找到答案,想问问高手怎样解决
问题2:
在作完以上内容
我又make romfs
出现一下问题
make: Entering directory `/opt/uClinux-dist/user/boa/src'
romfs-inst.sh /bin/boa
cp: 无法 stat “boa”: 没有那个文件或目录
make: *** 错误 1
make: Leaving directory `/opt/uClinux-dist/user/boa/src'
make: *** 错误 2
make: Leaving directory `/opt/uClinux-dist/user/boa'
make: *** 错误 2
make: Leaving directory `/opt/uClinux-dist/user'
make: *** 错误 1
怎样解决
问题3:
在make romfs
make image
没有产生romfs.img文件
怎样解决
望大虾高手帮帮忙
万分感谢!!!! 又有问题了
就是根文件系统挂在不成功!
怎样解决
斑竹啊 !!!
快帮帮忙阿!!!!
万分感谢!!!!!!
在网上些没找到原因!!!! 什么错误? 我用的f5编译,没有问题啊。感觉你的变异错误是由于编译器引起的。是不是安装有问题,或者安装了多个编译器造成库之类的乱了。 我在FC6也是有这个问题!!我的arm-linux-gcc版本是gcc version 3.4.1,我的arm-elf-gcc版本是gcc version 2.95.3 20010315,我编译的uClinux2006
把BOA取消了,在make user_only就出现 error 1
把dhcpcd取消了就出现 error 1,把gdbserverq取消了就出现inetd error 1
把inetd取消了就出现init错误了,在取消就还是这个init error 1错误! 我也有一样的错误……
不理错误的话还是能编译出linux文件的,但是在images目录下只有boot.rom,只有12KB大,没有其他教程上说的romfs.img,使用这个boot.rom却使用不了,skyeye就当掉没反应了!
SKYEYE: If you have ELF kernel file, please use -e option to indicate your ELF format kernel filename
SKYEYE: If you only have kernel binary image, you should put the filename of kernel binary image in skyeye.conf file
Non-option argument linux-2.4.x/linux
arch: arm
cpu info: armv3, arm7tdmi, 41007700, fff8ff00, 0
mach info: name at91, mach_init addr 0x805a3e0
SKYEYE: use arm7100 mmu ops
Loaded ROM ./boot.rom
页:
[1]