make check failed #1286
Unanswered
sharemovie121
asked this question in
Q&A
Replies: 1 comment
-
Don't use development code, that explicitly prints:
before compiling every single file? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
After running
git clone https://github.com/jedisct1/libsodium.git && cd libsodium && ./autogen.sh -s && ./configure && make check, I got the following errors:
ERROR: aead_aegis128l
ERROR: aead_aegis256
Any idea how to fix it?
Beta Was this translation helpful? Give feedback.
All reactions