Argon2 build error #480
|
ECUTABLE GETTEXT_MSGFMT_EXECUTABLE) /data/data/com.termux/files/home/downloads/anope-2.1.12/modules/enc_argon2.cpp -- Configuring incomplete, errors occurred! |
Replies: 1 comment
|
You enabled the enc_argon2 module in ./extras but didn't install the dependency for that library. Assuming you're on Debian you need this: https://packages.debian.org/sid/libargon2-dev |
You enabled the enc_argon2 module in ./extras but didn't install the dependency for that library.
Assuming you're on Debian you need this: https://packages.debian.org/sid/libargon2-dev