Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
niyazFattahov opened this issue Sep 14, 2021 · 0 comments

Comments

@niyazFattahov
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant