CC    ui/vnc-tls.o
ui/vnc-tls.c: In function ‘vnc_tls_client_setup’:
ui/vnc-tls.c:313:9: error: ‘gnutls_kx_set_priority’ is deprecated (declared at /usr/include/gnutls/compat.h:342) [-Werror=deprecated-declarations] ui/vnc-tls.c:320:9: error: ‘gnutls_certificate_type_set_priority’ is deprecated (declared at /usr/include/gnutls/compat.h:347) [-Werror=deprecated-declarations] ui/vnc-tls.c:327:9: error: ‘gnutls_protocol_set_priority’ is deprecated (declared at /usr/include/gnutls/compat.h:344) [-Werror=deprecated-declarations]
cc1: all warnings being treated as errors

make: *** [ui/vnc-tls.o] Error 1

Reply via email to