View Issue Details

IDProjectCategoryView StatusLast Update
0005556GNUnetcore servicepublic2024-02-11 11:44
Reportercatonano Assigned ToChristian Grothoff  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
PlatformLinuxOSUbuntuOS Version18.04.1
Product VersionGit master 
Target Version0.11.0Fixed in Version0.11.0 
Summary0005556: make fails
Descriptiongnunet-gtk faisl to build

This error happens:

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


Christian wrote to me on the mailing list that
the Gnutls I'm using might be too old

But I tried with Gnutls 3.6.5 and also
with a Gnutls built from the master branch checkout

today, february 11th 2019
Steps To Reproducethe regular configure, make
Additional InformationI can send config.log, config.status and anything else is possible
TagsNo tags attached.

Activities

catonano

2019-02-11 11:08

reporter   ~0013649

this is about gnunet-gtk !

I didn't find it in the options menu

Christian Grothoff

2019-02-11 18:08

manager   ~0013650

Fixed in e52d56c8..931bf338

Related Changesets

gnunet-gtk: master 931bf338

2019-02-11 19:08

Christian Grothoff


Details Diff
fix 0005556 Affected Issues
0005556
mod - src/namestore/plugin_gtk_namestore_tlsa.c Diff File

Issue History

Date Modified Username Field Change
2019-02-11 11:04 catonano New Issue
2019-02-11 11:07 catonano Tag Attached: gnunet-gtk
2019-02-11 11:08 catonano Note Added: 0013649
2019-02-11 16:37 Christian Grothoff Assigned To => Christian Grothoff
2019-02-11 16:37 Christian Grothoff Status new => assigned
2019-02-11 18:08 Christian Grothoff Note Added: 0013650
2019-02-11 18:08 Christian Grothoff Status assigned => resolved
2019-02-11 18:08 Christian Grothoff Resolution open => fixed
2019-02-11 18:08 Christian Grothoff Fixed in Version => 0.11.0
2019-02-11 18:08 Christian Grothoff Target Version => 0.11.0
2019-02-28 11:17 Christian Grothoff Status resolved => closed
2021-09-06 16:54 Christian Grothoff Changeset attached => gnunet-gtk master 931bf338
2024-02-11 11:44 Christian Grothoff Tag Detached: gnunet-gtk