|
net/network.o(.text+0x5bc0): In function `skb_copy_datagram_iovec':
/home/uclinux/uClinux-dist/linux-2.4.x/include/linux/highmem.h:68: undefined reference to `__phys_to_virt'fgt
nux-dist/romfs
0 ROMdisk [0xffffffff, 0xffffffff] 37777777777, sz 0, at 0x0
1 . [0x343 , 0xe84bf ] 0040755, sz 0, at 0x20
1 .. [0x343 , 0xdfcc5 ] 0040755, sz 0, at 0x40 [link to 0x 20 ]
arm-elf-objcopy -O binary --remove-section=.romvec \
--remove-section=.text --remove-section=.ramvec \
--remove-section=.init \
--remove-section=.bss --remove-section=.eram \
/home/uclinux/uClinux-dist/linux-2.4.x/linux /home/uclinux/uClinux-dist/image s/linux.data
arm-elf-objcopy: /home/uclinux/uClinux-dist/linux-2.4.x/linux: 没有那个文件或目录
make[1]: *** [image] 错误 1
make[1]: Leaving directory `/home/uclinux/uClinux-dist/vendors/Samsung/4510B'
make: *** [image] 错误 2[code:1][/code:1] |
|