[gnutls-devel] GnuTLS 3.2.6 fails to build with --disable-dtls-alpn-support

Jaak Ristioja jaak.ristioja at cyber.ee
Thu Oct 31 16:38:15 CET 2013


Hi!

It appears there are some #ifdef ENABLE_ALPN missing from common.c
around this piece of code (error on line 580):

     rc = gnutls_alpn_get_selected_protocol (session, &p);
     if (rc == 0)
       printf ("- Application protocol: %.*s\n", p.size, p.data);


Best regards,

Jaak Ristioja
Cybernetica AS



More information about the Gnutls-devel mailing list