Created
June 18, 2014 18:44
-
-
Save manveru/df183ae6b8f8726572ab to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 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