You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Steps to reproduce: ./configure --enable-debug make
output:
Undefined symbols for architecture x86_64:
"_libscrypt_scrypt", referenced from:
_secret_to_key_compute_key in libor-crypto.a(crypto_s2k.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
On MacOS 10.13.4
The text was updated successfully, but these errors were encountered:
Steps to reproduce:
./configure --enable-debug
make
output:
On MacOS 10.13.4
The text was updated successfully, but these errors were encountered: