Agent implementation
Werner Koch
wk@gnupg.org
Tue Oct 22 09:41:02 2002
On Mon, 21 Oct 2002 21:57:05 -0400, John A Martin said:
> | gpgsm: Fatal: libgcrypt is too old (need 1.1.8, have 1.1.5)
There is another libgcrypt somewhere. The runtime linker linked
against the old one whereas gpgsm was build with the new one in mind.
Run a "ldd gpgsm" so see the location of the library actually used.
> | gpgsm: Fatal: libgcrypt is too old (need 1.1.8, have 1.1.5)
> | gpgsm: Fatal: libgcrypt is too old (need 1.1.8, have 1.1.5)
> | echo timestamp >./inittests.stamp
> | make[2]: Leaving directory `/slash/var/jam/src/newpg-0.9.2/tests'
> | make[2]: Entering directory `/slash/var/jam/src/newpg-0.9.2'
> | make[2]: Nothing to be done for `all-am'.
> | make[2]: Leaving directory `/slash/var/jam/src/newpg-0.9.2'
> | make[1]: Leaving directory `/slash/var/jam/src/newpg-0.9.2'
> `----
> ,----[ config.log ]
> | configure:3281: checking for libgcrypt-config
> | configure:3299: found /usr/local/bin/libgcrypt-config
> | configure:3312: result: /usr/local/bin/libgcrypt-config
> | configure:3320: checking for LIBGCRYPT - version >= 1.1.8
> | configure:3356: result: yes
> `----
> ,----[ /usr/local/lib made from libgcrypt-1.1.10 ]
> | -rwxr-xr-x 1 root staff 726 Oct 21 13:49 libgcrypt.la
> | lrwxrwxrwx 1 root staff 18 Oct 21 13:49 libgcrypt.so
> | -> libgcrypt.so.1.4.2
> | lrwxrwxrwx 1 root staff 18 Oct 21 13:49
> | libgcrypt.so.1 -> libgcrypt.so.1.4.2
> | -rwxr-xr-x 1 root staff 624209 Oct 21 13:49 libgcrypt.so.1.4.2
> `----
> jam
> _______________________________________________
> Gnupg-users mailing list
> Gnupg-users@gnupg.org
> http://lists.gnupg.org/mailman/listinfo/gnupg-users