Comment 6 for bug 831096

Revision history for this message
Martin Pitt (pitti) wrote :

And before it dies with

LD libavcodec/libADM5avcodec.so.52
/usr/bin/ld.bfd.real: libavcodec/x86/deinterlace.o: relocation R_X86_64_PC32 against symbol `ff_pw_4' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld.bfd.real: final link failed: Bad value

which isn't easy to solve as well, as the sources are already built with -fPIC. Using gcc 4.5 doesn't help either.