Basic infos for compiling #15
Replies: 8 comments 6 replies
-
You don't need servercrt.h and serverkey.h /home/jka/android-studio/jbr/bin/java --version When I remove /n/ojka/src/android/frida/build/sdk-android-arm64/include, I get the following error message: |
Beta Was this translation helpful? Give feedback.
-
mobileLibre3release is the Libre3 version for phones. |
Beta Was this translation helpful? Give feedback.
-
I'm on Lubuntu. I will give it a try,with your latest suggestion. thanks |
Beta Was this translation helpful? Give feedback.
-
So now I tried several things. The proposed switch from you did not change something. Anyhow I could see the mentioned errors are not the only ones related to ndk type info. Also some errors in netstuff.h happens
or in libreview.h
And there will be may more, as the build then stops. Im not sure, but for me it looks like that there are may some dependency's in your build system wich are not fullfilled on my side. As I stated I'm on lubuntu. You are on Mac? may that's the reason, but currently I have no further idea on the possible differency's. Is here may someone which has no problems under Linux, where I could compair with? |
Beta Was this translation helpful? Give feedback.
-
So now restart with a new download. the only thing I adopted is the sym link between /usr/include and /n/ojka/src/android/frida/build/sdk-android-arm64/include Then after build, the first error I've get is
Anyhow, the file is availibel in the area:
In the build before I solved that because included my /usr/include in cmake all stages. may this was not the right way. Could you explain, where you have placed which headers coming from Linux installation in your build machine? Anyway thanks for your try's to help ;) |
Beta Was this translation helpful? Give feedback.
-
I forgot to upload sha1.hpp. I have now done so. I have also put the openssl header files in the source of Juggluco. Just clone the Juggluco github again. |
Beta Was this translation helpful? Give feedback.
-
The header files of openssl i did not see in the source of last commit. but anyhow, I guess this is not needed, as it will come from standart linux headers (and could make you need to update every time if a vulnerablility of openssl will be committed). anyhow, now it stuck at this point:
|
Beta Was this translation helpful? Give feedback.
-
missed headers and explanations are given, and build is now working. Thanks. |
Beta Was this translation helpful? Give feedback.
-
At first, many thanks for the work!
Anyhow I have some questions, because up to now I was not able to build Juggluco by my own. So I would like to ask the following things:
I assume, that I'm may just need some hints to get further, but up to now I'm not clear on it.
BR
MP
Beta Was this translation helpful? Give feedback.
All reactions