allwinner-zh / media-codec

Video and audio deconde/encode libraries.
Other
175 stars 124 forks source link

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

Closed niyazFattahov closed 2 years ago

niyazFattahov commented 2 years ago

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