Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Cannot cross-compile for evbarm



Greetings,

While trying to build NetBSD-current (9.99.12) for evbarm (earmv7hf), I get:


/dist/tools.evbarm/bin/armv7--netbsdelf-eabihf-ld: /dist/obj.evbarm/sys/stand/efiboot/bootarm/lib/kern/libkern.a(memcpy.o): in function `memcpy':
(.text+0x0): multiple definition of `__aeabi_memcpy'; /dist/obj.evbarm/sys/stand/efiboot/bootarm/lib/sa/libsa.a(memcpy.o):/dist/src/sys/stand/efiboot/bootarm/../../../lib/libkern/../../../common/lib/libc/string/bcopy.c:85: first defined here
/dist/tools.evbarm/bin/armv7--netbsdelf-eabihf-ld: /dist/obj.evbarm/sys/stand/efiboot/bootarm/lib/kern/libkern.a(memcpy.o): in function `memcpy':
(.text+0x0): multiple definition of `memcpy'; /dist/obj.evbarm/sys/stand/efiboot/bootarm/lib/sa/libsa.a(memcpy.o):/dist/src/sys/stand/efiboot/bootarm/../../../lib/libkern/../../../common/lib/libc/string/bcopy.c:85: first defined here
*** [bootarm.efi.so] Error code 1

nbmake[10]: stopped in /dist/src/sys/stand/efiboot/bootarm
1 error


Please, help. :)
Adam


Home | Main Index | Thread Index | Old Index