Compilation error with crypto/ec/oqs_method.c #697
Replies: 1 comment
|
I realized how old this repository is. Sorry. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I want to try using hybrid certificates. Here are the steps I took:
This step generated these error messages:
make[1]: *** [Makefile:3150: crypto/ec/oqs_meth.o] Error 1
make[1]: Leaving directory '/home/dude/openssl-hybrid-certificates'
make: *** [Makefile:174: build_libs] Error 2
Did I forget an ifdef flag?
Any help appreciated.
Ken
All reactions