Hi,
I'm trying to build a shared library, and I get the following error:
libavformat.so: version node not found for symbol av_dup_packet@LIBAVFORMAT_52
ld: failed to set dynamic section sizes: Bad value
Does anybody knows what this error means? Host is i586-linux target is arm-linux
Edit: Resolved, see comments