allwinner-zh / media-codec

Video and audio deconde/encode libraries.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.libs/libcedar_omxadapter_la-aw_omx_core.o: error adding symbols: File in wrong format

niyazFattahov opened this issue · comments

commented

Hello,
when I type make ARCH=arm,
I get error like:
/usr/bin/ld: .libs/libcedar_omxadapter_la-aw_omx_core.o: Relocations in generic ELF (EM: 40)
/usr/bin/ld: .libs/libcedar_omxadapter_la-aw_omx_core.o: Relocations in generic ELF (EM: 40)
/usr/bin/ld: .libs/libcedar_omxadapter_la-aw_omx_core.o: Relocations in generic ELF (EM: 40)
/usr/bin/ld: .libs/libcedar_omxadapter_la-aw_omx_core.o: Relocations in generic ELF (EM: 40)
/usr/bin/ld: .libs/libcedar_omxadapter_la-aw_omx_core.o: Relocations in generic ELF (EM: 40)
/usr/bin/ld: .libs/libcedar_omxadapter_la-aw_omx_core.o: Relocations in generic ELF (EM: 40)
.libs/libcedar_omxadapter_la-aw_omx_core.o: error adding symbols: File in wrong format
collect2: error: ld returned 1 exit status
Makefile:443: recipe for target 'libcedar_omxadapter.la' failed
make[2]: *** [libcedar_omxadapter.la] Error 1
make[2]: Leaving directory '/home/niyaz/lichee-pi-zero/media-codec/sunxi-cedarx/SOURCE/omxil'
Makefile:396: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/niyaz/lichee-pi-zero/media-codec/sunxi-cedarx/SOURCE'
Makefile:328: recipe for target 'all' failed
make: *** [all] Error 2