Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

For Android : I encountered a problem when I executed the make command #184

Open
yh12306 opened this issue Nov 27, 2021 · 1 comment
Open

Comments

@yh12306
Copy link

yh12306 commented Nov 27, 2021

Building for Android:
5, Call make in the build directory. You can find the build executables and libraries in the directories bin/ and lib/, respectively.
I have some problems:

/usr/bin/ld: ../../lib/libencrypto_utils.a(socket.cpp.o): relocation R_X86_64_TPOFF32 against symbol _ZN5boost4asio6detail15keyword_tss_ptrINS1_10call_stackINS1_14thread_contextENS1_16thread_info_baseEE7contextEE6value_E' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: ../../lib/libotextension.a(iknp-ot-ext-rec.cpp.o): relocation R_X86_64_PC32 against symbol _ZTV6BaseOT' 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]: *** [src/abycore/CMakeFiles/aby.dir/build.make:321: lib/libaby.so] Error 1
make[1]: *** [CMakeFiles/Makefile2:195: src/abycore/CMakeFiles/aby.dir/all] Error 2
make: *** [Makefile:130: all] Error 2

thanks for answer!!

@Sirixes
Copy link

Sirixes commented May 3, 2023

Hi, have you ever solved the problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants