On 10/18/12 11:16, Andre Przywara wrote: > In my installation of GNU-TLS (v3.0.23) the type > gnutls_anon_server_credentials is marked deprecated, so -Werror > breaks compilation. > Simply replacing it with the newer ..._t version fixed the compilation > on my machine (Slackware 14.0). I cannot tell how far back this "new" > type goes, at least the header file in RHEL 5.0 (v1.4.1) seems to have > it already. If someone finds a broken distribution, tell me and I > insert some compat code.
Acked-by: Gerd Hoffmann <kra...@redhat.com> cheers, Gerd