Open notyan opened 4 months ago
Those instructions seem a bit outdated. Try to build the latest liboqs instead of version 0.8.0. In particular, repeat the steps to compile liboqs but replace the command git checkout 0.8.0
with git checkout 0.10.1
. I can confirm that wolfssl 5.7.2 works with that version of liboqs (although I'm using the shared library, not the static one).
Hi @notyan ,
As iyanmv said, please retry your build with the latest liboqs version. I will update our INSTALL instructions for liboqs.
Version
wolfssl-5.7.2
Description
Description
trying yo install and build wolfSSL with liboqs following the https://github.com/wolfSSL/wolfssl/blob/master/INSTALL point 15 on debian 11 Following all the step provided by the documentation, but the wolfssl build have this problem
Here the instalation of liboqs output
Here the configure i set and no error on running configure script
And this is the error i get when i try to build wolfssl