qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] vnc-tls: Fix compilation with newer versions of


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH] vnc-tls: Fix compilation with newer versions of GNU-TLS
Date: Thu, 18 Oct 2012 11:23:02 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.8) Gecko/20121012 Thunderbird/10.0.8

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 <address@hidden>

cheers,
  Gerd



reply via email to

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