help-gnutls
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gnutls] Re: /usr/local/lib/libgnuttls.so: undefined reference to a


From: Michael Darling
Subject: [Help-gnutls] Re: /usr/local/lib/libgnuttls.so: undefined reference to address@hidden'
Date: Thu, 7 May 2009 10:26:03 -0400

Hi,

You are correct, there are multiple versions of libgcrypt installed.  How do I proceed?  I was thinking it was important to leave the CentOS installed version for compatibility with all of its other installed packages expecting that version.  Perhaps I'm completely wrong here, I have a decent amount of unix/CentOS experience but I haven't studied up on multiple library versions.

Through yum, installed packages:
libgcrypt-1.2.4-1.el5.i386
libgcrypt-1.2.4-1.el5.x86_64
libgcrypt-devel-1.2.4-1.el5.i386
libgcrypt-devel-1.2.4-1.el5.x86_64

I can't remember which, but one of the dependencies of vmime required a more recent gcrypt, so either libvmime libgnutls or libgsasl.

Installed libgcrypt-1.4.4 from source.

$ locate libgcrypt
/usr/bin/libgcrypt-config
/usr/lib/libgcrypt.a
/usr/lib/libgcrypt.so
/usr/lib/libgcrypt.so.11
/usr/lib/libgcrypt.so.11.2.3
/usr/lib64/libgcrypt.a
/usr/lib64/libgcrypt.so
/usr/lib64/libgcrypt.so.11
/usr/lib64/libgcrypt.so.11.2.3
/usr/local/bin/libgcrypt-config
/usr/local/lib/libgcrypt.a
/usr/local/lib/libgcrypt.la
/usr/local/lib/libgcrypt.so
/usr/local/lib/libgcrypt.so.11
/usr/local/lib/libgcrypt.so.11.5.2
/usr/local/share/aclocal/libgcrypt.m4
/usr/share/aclocal/libgcrypt.m4
/var/cache/yum/base/headers/libgcrypt-devel-1.2.3-1.x86_64.hdr
/var/cache/yum/base/packages/libgcrypt-1.2.4-1.el5.i386.rpm
/var/cache/yum/base/packages/libgcrypt-1.2.4-1.el5.x86_64.rpm
/var/cache/yum/base/packages/libgcrypt-devel-1.2.3-1.x86_64.rpm
/var/cache/yum/base/packages/libgcrypt-devel-1.2.4-1.el5.i386.rpm
/var/cache/yum/base/packages/libgcrypt-devel-1.2.4-1.el5.x86_64.rpm

# ldconfig -v | grep libgcrypt
        libgcrypt.so.11 -> libgcrypt.so.11.5.2
        libgcrypt.so.11 -> libgcrypt.so.11.2.3
        libgcrypt.so.11 -> libgcrypt.so.11.2.3

Thanks!

Mike

On Thu, May 7, 2009 at 5:15 AM, Simon Josefsson <address@hidden> wrote:
Michael Darling <address@hidden> writes:

> Also, in case needed :
> $ locate libgnutls

Thanks.  Can you do the same for libgcrypt?  I think your problem is
really a libgcrypt issue.

/Simon


reply via email to

[Prev in Thread] Current Thread [Next in Thread]