[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gnutls] gnutls_priority_set_direct undefined
From: |
Nikos Mavrogiannopoulos |
Subject: |
Re: [Help-gnutls] gnutls_priority_set_direct undefined |
Date: |
Thu, 3 Jul 2008 23:46:42 +0300 |
Hello,
Note that the manual in the website is for the latest version of
gnutls. Thus in order to use the examples there you should download
the latest available version. So either you need to upgrade or install
the -doc package of gnutls in your distribution and use the older
documentation.
regards,
Nikos
On Thu, Jul 3, 2008 at 7:05 PM, Lennart Koopmann <address@hidden> wrote:
> Hello everyone,
>
> i am currently experimenting with the GNU TLS library. I started with
> the TLS anonymous test client from the documentation. When i try to
> compile (a slightly modified) version, i get an error message that tells
> me that gnutls_priority_set_direct was not defined. (The original
> message is in German and i am not sure about the translation)
>
> When i comment out the gnutls_priority_set_direct line the program
> compiles fine but i get an "GnuTLS internal error".
>
> I am connecting to the gnutls-serv on localhost. The problem existed
> before my modifications to the example.
>
> Could anybody please help me with that problem?
>
> GNU TLS 2.0.4 on Fedora Core 9
>
> Thank you very much!
>
> So long
> Lennart Koopmann
>
>
>
> _______________________________________________
> Help-gnutls mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/help-gnutls
>