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

Android 编译xlog的x86平台so库报错 #1301

Open
yixi195 opened this issue Aug 9, 2024 · 0 comments
Open

Android 编译xlog的x86平台so库报错 #1301

yixi195 opened this issue Aug 9, 2024 · 0 comments

Comments

@yixi195
Copy link

yixi195 commented Aug 9, 2024

In file included from E:/Demo/mars/mars/comm/strutil.cc:33:
In file included from E:/Demo/mars/mars/comm/../..\mars/openssl/include/openssl/md5.h:13:
In file included from E:/Demo/mars/mars/openssl/include\openssl/opensslconf.h:12:
E:/Demo/mars/mars/openssl/include\openssl/opensslconf-android.h:15:10: fatal error: 'openssl/opensslconf_android-x86.h'
file not found
#include <openssl/opensslconf_android-x86.h>
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
make[3]: *** [comm/CMakeFiles/comm.dir/strutil.cc.o] Error 1
make[3]: *** Waiting for unfinished jobs....
[ 58%] Building CXX object boost/CMakeFiles/mars-boost.dir/libs/context/src/posix/stack_traits.cpp.o
[ 60%] Building CXX object boost/CMakeFiles/mars-boost.dir/libs/coroutine/src/detail/coroutine_context.cpp.o
[ 60%] Building CXX object boost/CMakeFiles/mars-boost.dir/libs/coroutine/src/exceptions.cpp.o
[ 61%] Building CXX object boost/CMakeFiles/mars-boost.dir/libs/coroutine/src/posix/stack_traits.cpp.o
[ 61%] Building ASM object boost/CMakeFiles/mars-boost.dir/libs/context/src/asm/jump_i386_sysv_elf_gas.S.o
[ 63%] Building ASM object boost/CMakeFiles/mars-boost.dir/libs/context/src/asm/make_i386_sysv_elf_gas.S.o
make[2]: *** [comm/CMakeFiles/comm.dir/all] Error 2
make[2]: *** Waiting for unfinished jobs....
[ 63%] Linking CXX static library libmars-boost.a
[ 63%] Built target mars-boost
make[1]: *** [CMakeFiles/marsxlog.dir/rule] Error 2
make: *** [marsxlog] Error 2
!!!!!!!!!!!!!!!!!!build fail!!!!!!!!!!!!!!!!!!!!

@yixi195 yixi195 changed the title Android Android 编译xlog的x86平台so库报错 Aug 9, 2024
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

1 participant