Skip to content

Instantly share code, notes, and snippets.

@manveru
Created June 18, 2014 18:44
Show Gist options
  • Save manveru/df183ae6b8f8726572ab to your computer and use it in GitHub Desktop.
Save manveru/df183ae6b8f8726572ab to your computer and use it in GitHub Desktop.
[ 4%] Built target alice-addon
Linking CXX shared library libalice-addon-shared.so
/usr/bin/ld: CMakeFiles/alice-addon.dir/src/alice/keyvalue.cpp.o: relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
CMakeFiles/alice-addon.dir/src/alice/keyvalue.cpp.o: error adding symbols: Bad value
collect2: error: ld returned 1 exit status
make[2]: *** [libalice-addon-shared.so] Error 1
make[1]: *** [CMakeFiles/alice-addon-shared.dir/all] Error 2
make: *** [all] Error 2
zsh: exit 2 make
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment