-
0x00: Error followed:
make[1]: Entering directory `/home/agent/lib/wolfssl-3.13.0-stable'
make -j2 all-am
make[2]: Entering directory `/home/agent/lib/wolfssl-3.13.0-stable'
CC wolfcrypt…
-
Hello,
i'm trying to build wolfssl for an ARM-Platform and with activated support for MicroChips ATECC508a. The Version is wolfssl 3.14.0
Unfortunatly I'm running in some issues.
First, "socket/inc…
-
Shouldn't `./wolfssl/wolfcrypt/fips.`h be present in the tarball of the source archive we can download from github?
In the "official" 3.14.0 download, that file is present and zero bytes:
```
…
-
Hello,
I'm trying to compile the lib under Arduino IDE 1.6.11 / Ubuntu 16.04.1.
Compilation performed without error once I have carried few steps out:
- execute script IDE/ARDUINO/wolfssl-arduino.sh…
-
Hello,
There's two macOS installers at https://www.python.org/downloads/release/python-365/
I'm wondering whether it's possible to tell pyenv to install version for macOS built for 10.6.
This is …
-
Got this error on trying to compile wolfssl bindings in ChibiOS stable_18.2.x which uses WolfSSL 3.12.2 with GNU Arm Embedded Toolchain 7 (7.2.1 20170904):
```
Compiling wolfssl_chibios.c
In file i…
-
Compiling 3.14.0-stable for QNX Neutrino 6.6 fails due to a missing include.
./configure CFLAGS=-Os CPPFLAGS="-DWOLFSSL_HAVE_MIN -DWOLFSSL_HAVE_MAX" --host=arm-unknown-nto-qnx6.6.0eabi --enable-o…
-
This issue reported by @streicherlouw at #9
I moved the issue to here.
---
Hi.
I am trying this code for the first time today, and having a bit of trouble with pairing. The example SWITCH…
-
I am not able to build the SGX example:
```
roshan@bolt:~/wolfssl/wolfssl-examples/SGX_Linux$ make SGX_MODE=SIM SGX_PRERELEASE=0 SGX_WOLFSSL_LIB=~/wolfssl/IDE/LINUX-SGX/ WOLFSSL_ROOT=../../wolfssl S…
-
3.10.2 is throwing this error on `make`:
```
/Applications/Xcode.app/Contents/Developer/usr/bin/make -j9 all-am
CCLD src/libwolfssl.la
CC wolfcrypt/benchmark/benchmark.o
wolfcrypt/…