View Issue Details

IDProjectCategoryView StatusLast Update
0005572GNUnetotherpublic2019-02-28 11:17
Reporterschanzen Assigned ToChristian Grothoff  
PrioritynormalSeveritymajorReproducibilityhave not tried
Status closedResolutionfixed 
Product VersionGit master 
Target Version0.11.0Fixed in Version0.11.0 
Summary0005572: Release source bundle FTBFS
DescriptionI have problems compiling the dist tarballs on macos:

Undefined symbols for architecture x86_64:
  "_libintl_dgettext", referenced from:
      _GNUNET_NT_scanner_get_type in nt.o
      _interface_proc in nt.o
      _delete_networks in nt.o
Steps To ReproduceDownload/make dist a tarball

$ ./configure
$ make
TagsNo tags attached.

Activities

Christian Grothoff

2019-02-15 19:48

manager   ~0013798

Have you tried adding -lintl to the linker options? Does that fix it?

schanzen

2019-02-15 20:30

administrator   ~0013799

Fixed in f48220506..2bfe0e338

Issue History

Date Modified Username Field Change
2019-02-15 19:24 schanzen New Issue
2019-02-15 19:24 schanzen Status new => assigned
2019-02-15 19:24 schanzen Assigned To => Christian Grothoff
2019-02-15 19:48 Christian Grothoff Note Added: 0013798
2019-02-15 20:30 schanzen Status assigned => resolved
2019-02-15 20:30 schanzen Resolution open => fixed
2019-02-15 20:30 schanzen Fixed in Version => 0.11.0
2019-02-15 20:30 schanzen Note Added: 0013799
2019-02-28 11:17 Christian Grothoff Status resolved => closed