gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r26352 - gnunet-java


From: gnunet
Subject: [GNUnet-SVN] r26352 - gnunet-java
Date: Thu, 7 Mar 2013 15:25:11 +0100

Author: dold
Date: 2013-03-07 15:25:10 +0100 (Thu, 07 Mar 2013)
New Revision: 26352

Modified:
   gnunet-java/ISSUES
Log:
issues


Modified: gnunet-java/ISSUES
===================================================================
--- gnunet-java/ISSUES  2013-03-07 14:19:33 UTC (rev 26351)
+++ gnunet-java/ISSUES  2013-03-07 14:25:10 UTC (rev 26352)
@@ -78,3 +78,45 @@
 ==6707==    by 0x4016A5: main (gnunet-service-consensus.c:2372)
 ==6707==  Address 0x7fefef860 is not stack'd, malloc'd or (recently) free'd
 ==6707== 
+
+Build problems:
+libmicrohttpd: ./configure does not detect missing makeinfo
+ * on ubuntu, texinfo package missing, not 100% obvious
+
address@hidden:~/repos/Extractor$ ./bootstrap 
+Can't exec "autopoint": No such file or directory at 
/usr/share/autoconf/Autom4te/FileUtils.pm line 345.
+autoreconf: failed to run autopoint: No such file or directory
+autoreconf: autopoint is needed because this package uses Gettext
+
+
+gnunet-gns-proxy.c:28:23: fatal error: curl/curl.h: No such file or directory
+compilation terminated.
+
+calling contrib/pogen.sh, as a gnunet dev I know this fixes the
+build problem, but not obvious!
+
+
+gnunet has problems with make -j4:
+[...]
+  CC     testbed_api_hosts.lo
+  CC     testbed_api_services.lo
+  CC     testbed_api_operations.lo
+  CC     testbed_api_statistics.lo
+  CC     testbed_api_peers.lo
+  CC     testbed_api_testbed.lo
+  CC     testbed_api_test.lo
+  CC     testbed_api_topology.lo
+  CC     testbed_api_sd.lo
+  CC     gnunet-service-testbed.o
+  CC     gnunet-service-testbed_cache.o
+make[3]: *** No rule to make target `../../src/testbed/libgnunettestbed.la', 
needed by `gnunet-service-testbed'.  Stop.
+make[3]: *** Waiting for unfinished jobs....
+  CC     gnunet-service-testbed_oc.o
+gnunet-service-testbed_cache.c: In function ‘cache_get_handle’:
+gnunet-service-testbed_cache.c:803:40: warning: ‘op’ may be used uninitialized 
in this function [-Wmaybe-uninitialized]
+make[3]: Leaving directory `/home/dold/repos/gnunet/src/testbed'
+make[2]: *** [all-recursive] Error 1
+make[2]: Leaving directory `/home/dold/repos/gnunet/src'
+make[1]: *** [all-recursive] Error 1
+make[1]: Leaving directoy
+




reply via email to

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