Opencv build error: relocation R_ X86_64 _PC32 against symbol `ff_ pw_9 ‘ recompile with -fPIC. Ask Question Asked 9 months ago. … (vc1dsp_mmx.o): relocation R_ X86_64 _PC32 against symbol `ff_ pw_9 ‘ can not be used when making a shared object recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit …
5/6/2013 · relocation R_ X86_64 _PC32 against symbol `ff_ pw_9 ‘ can not be used when making a shared object recompile with -fPIC What should I do ? Sign up for free to join this conversation on GitHub .
6/20/2017 · Compilation failure: relocation R_ X86_64 _PC32 against symbol … can not be used when making a shared object recompile with -fPIC #15. Closed maximbaz opened this issue Jun 20, 2017 · 20 comments Closed Compilation failure: relocation R_ X86_64 _PC32 against symbol … can not be used when making a shared object recompile with -fPIC #15.
relocation R_ X86_64 _PC32 against symbol ff_pw_9 can not be used when making a shared object ??? 2020-05-17 12:05:00 770 ?? 2 ????? C/C++, 4/19/2017 · relocation R_ X86_64 _PC32 against symbol `ff_ pw_9 ‘ can not&nbs_pitt_ ???? ,pitt,, I’m trying to configure the ffmpeg source package to build .so files rather than .a files. I run make after doing ./configure –enable-shared. This gives me the following message: /usr/bin/ld: libavutil/display.o: relocation R_ X86_64 _PC32 against undefined symbol ‘hypot@@GLIBC_2.2.5’ can not be used when making a shared object recompile with -fPIC