[tin-bugs] GnuTLS build fails without "--enable-debug"
Urs Janßen
urs at tin.org
Sat Jan 14 03:53:04 CET 2023
On Sat, Jan 14, 2023 at 02:26:10AM +0500, Anna (cybertailor) Vyalkova wrote:
> Steps to reproduce:
>
> 1. ./configure --with-nntps=gnutls --disable-debug
> 2. make
> 3. make install
>
> ./nntps.c:281:53: error: 'verification_func' undeclared (first use in this function)
> 281 | gnutls_session_set_verify_function(client, &verification_func);
>
you need to have GnuTLS >= 3.7.0.
More information about the tin-bugs
mailing list