View Issue Details

IDProjectCategoryView StatusLast Update
0002573GNUnetGNSpublic2012-11-05 18:33
ReporterSree Harsha Totakura Assigned Toschanzen  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
OSUbuntuOS Version12.04 
Product VersionGit master 
Target Version0.9.4Fixed in Version0.9.4 
Summary0002573: GNS fails to build
DescriptionI get this error while trying to compile HEAD:
make[4]: Entering directory `/home/harsha/repos/gnunet/src/gns'
  CC gnunet-gns-proxy.o
gnunet-gns-proxy.c: In function ‘add_handle_to_ssl_mhd’:
gnunet-gns-proxy.c:2730:57: error: ‘mhd_unix_socket’ undeclared (first use in this function)
gnunet-gns-proxy.c:2730:57: note: each undeclared identifier is reported only once for each function it appears in
gnunet-gns-proxy.c: In function ‘run’:
gnunet-gns-proxy.c:3543:57: error: ‘mhd_unix_socket’ undeclared (first use in this function)
make[4]: *** [gnunet-gns-proxy.o] Error 1
Steps To Reproducesvn up
make
TagsNo tags attached.

Activities

Sree Harsha Totakura

2012-10-01 11:50

developer   ~0006395

This happens with libmicrohttpd revision SVN #22731

Sree Harsha Totakura

2012-10-01 12:16

developer   ~0006396

fixed in SVN #24154

Issue History

Date Modified Username Field Change
2012-10-01 11:10 Sree Harsha Totakura New Issue
2012-10-01 11:10 Sree Harsha Totakura Status new => assigned
2012-10-01 11:10 Sree Harsha Totakura Assigned To => schanzen
2012-10-01 11:50 Sree Harsha Totakura Note Added: 0006395
2012-10-01 12:16 Sree Harsha Totakura Note Added: 0006396
2012-10-01 12:16 Sree Harsha Totakura Status assigned => resolved
2012-10-01 12:16 Sree Harsha Totakura Fixed in Version => Git master
2012-10-01 12:16 Sree Harsha Totakura Resolution open => fixed
2012-10-06 16:37 Christian Grothoff Fixed in Version Git master => 0.9.4
2012-10-06 16:37 Christian Grothoff Target Version => 0.9.4
2012-11-05 18:33 Christian Grothoff Status resolved => closed