You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/usr/bin/ld: /usr/local/lib/x86_64-linux-gnu/libprotobuf.a(arena.cc.o): relocation R_X86_64_TPOFF32 against symbol _ZN6google8protobuf8internal15ThreadSafeArena13thread_cache_E' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libgflags.a(gflags.cc.o): relocation R_X86_64_PC32 against symbol stderr@@GLIBC_2.2.5' 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
The text was updated successfully, but these errors were encountered:
/usr/bin/ld: /usr/local/lib/x86_64-linux-gnu/libprotobuf.a(arena.cc.o): relocation R_X86_64_TPOFF32 against symbol
_ZN6google8protobuf8internal15ThreadSafeArena13thread_cache_E' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libgflags.a(gflags.cc.o): relocation R_X86_64_PC32 against symbol
stderr@@GLIBC_2.2.5' 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
The text was updated successfully, but these errors were encountered: