Skip to content

gives error when making #23

@alperenozyuksel

Description

@alperenozyuksel

/usr/bin/ld: /usr/local/lib/libprotobuf.a(arena.o): relocation R_X86_64_TPOFF32 against symbol _ZN6google8protobuf8internal9ArenaImpl13thread_cache_E' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: /usr/local/lib/libprotobuf.a(common.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
make[2]: *** [CMakeFiles/gz_msgs_extras_lib.dir/build.make:108: libgz_msgs_extras_lib.so] Error 1
make[1]: *** [CMakeFiles/Makefile2:4166: CMakeFiles/gz_msgs_extras_lib.dir/all] Error 2
make: *** [Makefile:149: all] Error 2

I get this error when I make after successfully cmake...

Metadata

Metadata

Assignees

No one assigned

    Labels

    supportUser requires help

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions