You are not logged in. Please login or register.
Active topics Unanswered topics
Welcome to the wolfSSL Forums!
Please post questions or comments you have about wolfSSL products here. It is helpful to be as descriptive as possible when asking your questions.
References
Stable Releases - download stable product releases.
Development Branch - latest development branch on GitHub.
wolfSSL Manual - wolfSSL (formerly CyaSSL) product manual and API reference.
Search options
Hi Jeff,
Thanks for the response.
I had attached the logs but somehow it does not appear here. Anyway I will send it via email.
And to your queries.
1. Can you mention the version of wolfSSL you are using?
My Ans: I have used wolfssl-4.8.1 and wolfssl-jni-jsse-1.7.0.
2. Are you following the instructions on the page or did you find the need to make any modifications?
My ans: I just followed the instructions in the page. As of now I did not find the need of any other modification, As the module build itself failed.
Regards,
Kevin
Hi,
I was following the below link to integrate wolf ssl to Android OSP build.
Link: https://www.wolfssl.com/docs/installing … droid-osp/
But while doing the section “Compile wolfSSL Library" in the above link, it ended up in a compilation error.
The error is below:
external/wolfssl/./src/ssl.c:50931:13: error: shift count >= width of type [-Werror,-Wshift-count-overflow]
ret <<= (WOLFSSL_BN_ULONG)DIGIT_BIT;
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[ 92% 154/166] target C: libwolfssl <= external/wolfssl/./src/ssl.c
ninja: build stopped: subcommand failed.
09:18:47 ninja failed with: exit status 1
Please help me to resolve this issue.
Build System: Ubuntu 14.04 (This Ubuntu version is needed for my project.)
Build logs attached
Thanks,
Kevin
Posts found: 2
Generated in 0.015 seconds (95% PHP - 5% DB) with 4 queries