[OpenSIPS-Users] MediaProxy
Ruud Klaver
ruud at ag-projects.com
Mon Jan 5 14:35:51 CET 2009
Hi,
On 31 Dec 2008, at 22:52, subscriptions wrote:
> I have installed OpenSips and Mediaproxy on a Fedora 10 box.
> When running ./media-dispatcher I get an error in /var/log/messages
>
> <...>
> Dec 31 13:51:40 sip9 media-dispatcher[16170]: [-] AttributeError: /
> usr/
> lib/libgnutls.so.26: undefined symbol:
> gnutls_srp_free_client_credentials
>
>
> I have 2.4.2 of gnutls installed.
>
> Thanks for any help.
I can think if two possible causes:
1) Your version of gnutls 2.4.2 is lacking some feature that was not
included at compile time.
2) You have more than one version of gnutls installed and gnutls is
using the system default one.
I think 2 is much more likely. Make sure you install gnutls 2.4.2 in /
usr/lib, not e.g. /usr/local/lib.
Ruud Klaver
AG Projects
More information about the Users
mailing list