|
发表于 2006-5-25 09:00:58
|
显示全部楼层
Post by sybaselu
Hi all
Vendor:Samsung
Product:sc4504b (I can't remeber exactly)
Kernel: linux-2.4-x
Libc: uClibc
Others: nothing be changed
Result:
[root@root uClinux-dist]# make
...
drivers/block/block.o: In function `blk_dev_init':
/mnt/sdb/Parcket/uClinux-dist/linux-2.4.x/drivers/block/ll_rw_blk.c:1523: undefined reference to `romfs_data'
make[1]: *** [linux] Error 1
make[1]: Leaving directory `/mnt/sdb/Parcket/uClinux-dist/linux-2.4.x'
make: *** [linux] Error 1
[root@root uClinux-dist]#
BTW, what common tools to be used for simulating uClinux with ARM7s?
Thanks advance
maybe the platform is s3c4510b
you can use armsimulator for simulating the arm7 board.
there are something needed modified for uclinux2.4 kernel source.
have u do that? |
|