vlc build problem ... recompile with -fPIC ??
Mahesh Velankar <[email protected]>
| Newsgroups | gmane.comp.video.videolan.vlc.devel |
|---|---|
| Message-ID | <CAKg8JkA9CnS-g9jWGBvTQW=wj+jG9F6QS3Hr9YZt9wWLzniEAw@mail.gmail.com> |
I am an absolute newbie to vlc. I cloned git repo and tried to build vlc with these steps 1. bootstrap 2. ./configure --enable-static --disable-lua --disable-xcb --disable-qt --disable-a52 3. make It is throwing this error in the linking step. /usr/bin/ld: /usr/local/lib/libsrt.a(srt_c_api.cpp.o): relocation R_X86_64_PC32 against symbol `_ZTVSt9basic_iosIcSt11char_traitsIcEE@@GLIBCXX_3.4' 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 status Makefile:13024: recipe for target 'libaccess_srt_plugin.la' failed make[4]: *** [libaccess_srt_plugin.la] Error 1 Please help me on how to proceed with this build Let me know what more details I need to provide. Thanks _______________________________________________ vlc-devel mailing list To unsubscribe or modify your subscription options: https://mailman.videolan.org/listinfo/vlc-devel