Page MenuHome GnuPG

libgcrypt-1.7.6 'random' fails test on MacOS Sierra: Incompatible library version
Closed, ResolvedPublic

Description

From 'make check' results:

PASS: pkcs1v2
dyld: Library not loaded: /usr/lib/libgcrypt.20.dylib

Referenced from: /Users/leanne/Downloads/GnuPG_Update_20170501/libgcrypt-1.7.6/tests/.libs/random
Reason: Incompatible library version: random requires version 22.0.0 or later, but libgcrypt.20.dylib provides version 21.0.0

random: running '/Users/leanne/Downloads/GnuPG_Update_20170501/libgcrypt-1.7.6/tests/.libs/random --in-recursion --early-rng-check' failed
FAIL: random

Details

Version
1.7.6

Event Timeline

leanne63 created this object in space S1 Public.

I had an older version of libgcrypt (1.6.5) in my /usr/local/bin. I removed that version, ran the make check again, and this time got a fail again for random: image not found. I continued the installation, and libgcrypt-1.7.6 successfully (it appears, anyway!) installed.

leanne63 claimed this task.