gnunet-developers
[Top][All Lists]
Advanced

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

[GNUnet-developers] gnutls 3.6.5


From: Catonano
Subject: [GNUnet-developers] gnutls 3.6.5
Date: Mon, 11 Feb 2019 08:39:25 +0100

so

I'm building gnunet-gtk with Gnutls 3.6.5

I built this Gnuutls myself and I selected it with

--with-gnutls=$HOME/opt

In the config.log there are these 2 lines:

configure:16404: checking for gnutls
configure:16409: result: /home/catonano/opt

And yet, when I run make, I get

In file included from plugin_gtk_namestore_box.c:62:0:
plugin_gtk_namestore_tlsa.c: In function ‘import_address_cb’:
plugin_gtk_namestore_tlsa.c:964:10: error: ‘GNUTLS_CRT_RAW’ undeclared (first use in this function); did you mean ‘GNUTLS_CRT_MAX’?
     case GNUTLS_CRT_RAW:
          ^~~~~~~~~~~~~~
          GNUTLS_CRT_MAX
plugin_gtk_namestore_tlsa.c:964:10: note: each undeclared identifier is reported only once for each function it appears in


I can give you the whole config.log file o config.status, if you need them

reply via email to

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