address@hidden:~/Desktop/gnunet/gnunet # ./configure --with-ltdl-include=/usr/local/include --with-ltdl-lib=/usr/local/lib --with-extractor=/usr/local configure: WARNING: unrecognized options: --with-ltdl-include, --with-ltdl-lib checking build system type... amd64-unknown-freebsd10.0 checking host system type... amd64-unknown-freebsd10.0 checking target system type... amd64-unknown-freebsd10.0 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for gawk... (cached) nawk checking for gcc... no checking for cc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E checking for g++... no checking for c++... c++ checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for gcc... no checking for objcc... no checking for objc... no checking for cc... cc checking whether we are using the GNU Objective C compiler... yes checking whether cc accepts -g... yes checking dependency style of cc... gcc3 checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 196608 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert amd64-unknown-freebsd10.0 file names to amd64-unknown-freebsd10.0 format... func_convert_file_noop checking how to convert amd64-unknown-freebsd10.0 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd10.0 ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd10.0 ld.so checking how to hardcode library paths into programs... immediate checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for build target... freebsd checking whether unaligned 64-bit access works... checking for library containing gethostbyname... none required checking for socket in -lsocket... no checking for log in -lm... yes checking for getloadavg in -lc... yes checking for struct tm.tm_gmtoff... yes checking whether _stati64 is declared... no checking for regexec in -lgnurx... no checking for libgcrypt-config... /usr/local/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.6.0... yes checking LIBGCRYPT API version... okay checking whether gcry_mpi_set_opaque_copy is declared... no checking whether to poison freed memory... no checking for working HMAC... yes checking for ba2str in -lbluetooth... no checking for pa_stream_peek in -lpulse... no checking for opus_decode_float in -lopus... yes checking opus/opus.h usability... yes checking opus/opus.h presence... no configure: WARNING: opus/opus.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: opus/opus.h: proceeding with the compiler's result checking for opus/opus.h... yes checking whether OPUS_SET_GAIN is declared... yes checking for ogg_stream_flush_fill in -logg... yes checking ogg/ogg.h usability... yes checking ogg/ogg.h presence... no configure: WARNING: ogg/ogg.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: ogg/ogg.h: proceeding with the compiler's result checking for ogg/ogg.h... yes checking for pkg-config... /usr/local/bin/pkg-config checking for glib-2.0 gobject-2.0 gstreamer-1.0 gstreamer-app-1.0 gstreamer-audio-1.0... yes checking GST_CFLAGS... -I/usr/local/include/gstreamer-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include checking GST_LIBS... -lgstapp-1.0 -lgstaudio-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl ok checking for gawk... (cached) nawk checking for gnurl-config... no checking whether libgnurl is usable... no checking if Libidn can be used... checking idna.h usability... yes checking idna.h presence... no configure: WARNING: idna.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: idna.h: proceeding with the compiler's result checking for idna.h... yes checking for stringprep_check_version in -lidn... yes yes checking glpk.h usability... no checking glpk.h presence... no checking for glpk.h... no checking for glp_init_env in -lglpk... no checking for glp_iocp.presolve... no configure: WARNING: GNUnet requires GLPK >= 4.32 checking nss.h usability... yes checking nss.h presence... yes checking for nss.h... yes checking for kvm_open in -lkvm... yes checking for kstat_open in -lkstat... no checking for libextractor... /usr/local checking extractor.h usability... yes checking extractor.h presence... yes checking for extractor.h... yes checking for EXTRACTOR_plugin_add_defaults in -lextractor... yes checking for libltdl... --with-ltdl not specified checking ltdl.h usability... yes checking ltdl.h presence... yes checking for ltdl.h... yes checking for lt_dlopenext in -lltdl... yes libltdl found checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib checking for iconv declaration... extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for libunistring... yes checking how to link with libunistring... /usr/local/lib/libunistring.so -Wl,-rpath -Wl,/usr/local/lib checking for libunistring version... 0.9.3 checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking malloc/malloc.h usability... no checking malloc/malloc.h presence... no checking for malloc/malloc.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sockLib.h usability... no checking sockLib.h presence... no checking for sockLib.h... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/msg.h usability... yes checking sys/msg.h presence... yes checking for sys/msg.h... yes checking sys/vfs.h usability... no checking sys/vfs.h presence... no checking for sys/vfs.h... no checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for fcntl.h... (cached) yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking netinet/ip.h usability... no checking netinet/ip.h presence... yes configure: WARNING: netinet/ip.h: present but cannot be compiled configure: WARNING: netinet/ip.h: check for missing prerequisite headers? configure: WARNING: netinet/ip.h: see the Autoconf documentation configure: WARNING: netinet/ip.h: section "Present But Cannot Be Compiled" configure: WARNING: netinet/ip.h: proceeding with the compiler's result configure: WARNING: ## --------------------------------- ## configure: WARNING: ## Report this to address@hidden ## configure: WARNING: ## --------------------------------- ## checking for netinet/ip.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking kstat.h usability... no checking kstat.h presence... no checking for kstat.h... no checking sys/sysinfo.h usability... no checking sys/sysinfo.h presence... no checking for sys/sysinfo.h... no checking kvm.h usability... yes checking kvm.h presence... yes checking for kvm.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking mach/mach.h usability... no checking mach/mach.h presence... no checking for mach/mach.h... no checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking terminos.h usability... no checking terminos.h presence... no checking for terminos.h... no checking argz.h usability... no checking argz.h presence... no checking for argz.h... no checking ucred.h usability... no checking ucred.h presence... no checking for ucred.h... no checking sys/ucred.h usability... yes checking sys/ucred.h presence... yes checking for sys/ucred.h... yes checking endian.h usability... no checking endian.h presence... no checking for endian.h... no checking sys/endian.h usability... yes checking sys/endian.h presence... yes checking for sys/endian.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for SQLite... --with-sqlite not specified checking sqlite3.h usability... yes checking sqlite3.h presence... yes checking for sqlite3.h... yes checking for postgres... --with-postgres not specified checking postgresql/libpq-fe.h usability... no checking postgresql/libpq-fe.h presence... no checking for postgresql/libpq-fe.h... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for compress2 in -lz... yes checking for sigset_t... yes checking for off_t... yes checking for size_t... yes checking for mysql... --with-mysql not specified checking for mysql_init in -lmysqlclient... no checking for libmicrohttpd... --with-microhttpd not specified checking for microhttpd.h... yes checking whether MHD_OPTION_PER_IP_CONNECTION_LIMIT is declared... yes checking for MHD_start_daemon in -lmicrohttpd... yes checking for libmicrohttpd >= 0.9.31... ok checking for a Python interpreter with version >= 2.6... python checking for python... /usr/local/bin/python checking for python version... 2.7 checking for python platform... freebsd10 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages checking whether NLS is requested... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... (cached) yes checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib checking for iconv... (cached) yes checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib checking for iconv declaration... (cached) extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for pid_t... yes checking for size_t... (cached) yes checking for mode_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether stat file-mode macros are broken... no checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct sockaddr_in.sin_len... yes checking whether closedir returns void... no checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether cc needs -traditional... no checking for working memcmp... yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for uid_t in sys/types.h... yes checking for unistd.h... (cached) yes checking for working chown... yes checking return type of signal handlers... void checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for strftime... yes checking for vprintf... yes checking for _doprnt... no checking for sys/wait.h that is POSIX.1 compatible... yes checking for off_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for atoll... yes checking for stat64... no checking for strnlen... yes checking for mremap... no checking for getrlimit... yes checking for setrlimit... yes checking for sysconf... yes checking for initgroups... yes checking for strndup... yes checking for gethostbyname2... yes checking for getpeerucred... no checking for getpeereid... yes checking for setresuid... yes checking for getnameinfo... yes checking for gethostname... yes checking for gethostbyname... yes checking for gethostbyaddr... yes checking for getaddrinfo... yes checking for getifaddrs... yes checking for freeifaddrs... yes checking for getresgid... yes checking for mallinfo... no checking for malloc_size... no checking for malloc_usable_size... yes checking for getrusage... yes checking for random... yes checking for srandom... yes checking for stat... yes checking for statfs... yes checking for statvfs... yes checking for sudo... no checking with nssdir... yes, to /lib checking for gnunetdns group name... gnunetdns checking for gnutls... --with-gnutls not specified checking gnutls/abstract.h usability... yes checking gnutls/abstract.h presence... yes checking for gnutls/abstract.h... yes checking for gnutls_priority_set in -lgnutls... yes checking gnutls/dane.h usability... no checking gnutls/dane.h presence... no checking for gnutls/dane.h... no checking if GNUnet is being configured to run on the SuperMUC... checking if NSE has to send timestamp information to testbed logger... no checking whether to run tests... checking whether to run with monkey... no checking whether to run expensive tests... no checking whether to enable ports for gnunet-java... no checking whether to run benchmarks during make check... no checking wether to compile gnunet-testing... yes checking whether to compile experimental code... no checking whether to auto-start peer's services by default... yes checking whether to create expensive statistics on memory use... 0 checking whether to enable windows workarounds... no checking whether to compile with support for code coverage analysis... no checking for svnversion... /usr/local/bin/svnversion checking for git... no checking for source being under a VCS... yes, svn checking VCS version... "svn-r33046M" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating contrib/Makefile config.status: creating doc/Makefile config.status: creating doc/man/Makefile config.status: creating doc/doxygen/Makefile config.status: creating m4/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating src/arm/Makefile config.status: creating src/arm/arm.conf config.status: creating src/ats/Makefile config.status: creating src/ats/ats.conf config.status: creating src/ats-tool/Makefile config.status: creating src/ats-tests/Makefile config.status: creating src/block/Makefile config.status: creating src/core/Makefile config.status: creating src/core/core.conf config.status: creating src/consensus/Makefile config.status: creating src/consensus/consensus.conf config.status: creating src/conversation/Makefile config.status: creating src/conversation/conversation.conf config.status: creating src/datacache/Makefile config.status: creating src/datastore/Makefile config.status: creating src/datastore/datastore.conf config.status: creating src/dht/Makefile config.status: creating src/dht/dht.conf config.status: creating src/dns/Makefile config.status: creating src/dns/dns.conf config.status: creating src/dv/Makefile config.status: creating src/dv/dv.conf config.status: creating src/env/Makefile config.status: creating src/exit/Makefile config.status: creating src/experimentation/Makefile config.status: creating src/experimentation/experimentation.conf config.status: creating src/fragmentation/Makefile config.status: creating src/fs/Makefile config.status: creating src/fs/fs.conf config.status: creating src/gns/Makefile config.status: creating src/gns/gns.conf config.status: creating src/gns/nss/Makefile config.status: creating src/gnsrecord/Makefile config.status: creating src/hello/Makefile config.status: creating src/identity/Makefile config.status: creating src/identity/identity.conf config.status: creating src/include/Makefile config.status: creating src/integration-tests/Makefile config.status: creating src/hostlist/Makefile config.status: creating src/mesh/Makefile config.status: creating src/mesh/mesh.conf config.status: creating src/multicast/Makefile config.status: creating src/multicast/multicast.conf config.status: creating src/mysql/Makefile config.status: creating src/namecache/Makefile config.status: creating src/namecache/namecache.conf config.status: creating src/namestore/Makefile config.status: creating src/namestore/namestore.conf config.status: creating src/nat/Makefile config.status: creating src/nse/Makefile config.status: creating src/nse/nse.conf config.status: creating src/peerinfo/Makefile config.status: creating src/peerinfo/peerinfo.conf config.status: creating src/peerinfo-tool/Makefile config.status: creating src/postgres/Makefile config.status: creating src/psyc/Makefile config.status: creating src/psyc/psyc.conf config.status: creating src/psycstore/Makefile config.status: creating src/psycstore/psycstore.conf config.status: creating src/pt/Makefile config.status: creating src/regex/Makefile config.status: creating src/regex/regex.conf config.status: creating src/revocation/Makefile config.status: creating src/revocation/revocation.conf config.status: creating src/secretsharing/Makefile config.status: creating src/secretsharing/secretsharing.conf config.status: creating src/scalarproduct/Makefile config.status: creating src/scalarproduct/scalarproduct.conf config.status: creating src/set/Makefile config.status: creating src/set/set.conf config.status: creating src/statistics/Makefile config.status: creating src/statistics/statistics.conf config.status: creating src/template/Makefile config.status: creating src/testbed/Makefile config.status: creating src/testbed/testbed.conf config.status: creating src/testing/Makefile config.status: creating src/topology/Makefile config.status: creating src/transport/Makefile config.status: creating src/transport/transport.conf config.status: creating src/tun/Makefile config.status: creating src/util/Makefile config.status: creating src/util/resolver.conf config.status: creating src/vpn/Makefile config.status: creating src/vpn/vpn.conf config.status: creating pkgconfig/Makefile config.status: creating pkgconfig/gnunetarm.pc config.status: creating pkgconfig/gnunetats.pc config.status: creating pkgconfig/gnunetblock.pc config.status: creating pkgconfig/gnunetconsensus.pc config.status: creating pkgconfig/gnunetconversation.pc config.status: creating pkgconfig/gnunetcore.pc config.status: creating pkgconfig/gnunetdatacache.pc config.status: creating pkgconfig/gnunetdatastore.pc config.status: creating pkgconfig/gnunetdht.pc config.status: creating pkgconfig/gnunetdns.pc config.status: creating pkgconfig/gnunetdnsparser.pc config.status: creating pkgconfig/gnunetdnsstub.pc config.status: creating pkgconfig/gnunetdv.pc config.status: creating pkgconfig/gnunetenv.pc config.status: creating pkgconfig/gnunetfragmentation.pc config.status: creating pkgconfig/gnunetfs.pc config.status: creating pkgconfig/gnunetgns.pc config.status: creating pkgconfig/gnunethello.pc config.status: creating pkgconfig/gnunetidentity.pc config.status: creating pkgconfig/gnunetmesh.pc config.status: creating pkgconfig/gnunetmicrophone.pc config.status: creating pkgconfig/gnunetmulticast.pc config.status: creating pkgconfig/gnunetmysql.pc config.status: creating pkgconfig/gnunetnamestore.pc config.status: creating pkgconfig/gnunetnat.pc config.status: creating pkgconfig/gnunetnse.pc config.status: creating pkgconfig/gnunetpeerinfo.pc config.status: creating pkgconfig/gnunetpostgres.pc config.status: creating pkgconfig/gnunetpsyc.pc config.status: creating pkgconfig/gnunetpsycstore.pc config.status: creating pkgconfig/gnunetregex.pc config.status: creating pkgconfig/gnunetrevocation.pc config.status: creating pkgconfig/gnunetscalarproduct.pc config.status: creating pkgconfig/gnunetset.pc config.status: creating pkgconfig/gnunetspeaker.pc config.status: creating pkgconfig/gnunetstatistics.pc config.status: creating pkgconfig/gnunettestbed.pc config.status: creating pkgconfig/gnunettesting.pc config.status: creating pkgconfig/gnunettransport.pc config.status: creating pkgconfig/gnunettun.pc config.status: creating pkgconfig/gnunetutil.pc config.status: creating pkgconfig/gnunetvpn.pc config.status: creating gnunet_config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: WARNING: unrecognized options: --with-ltdl-include, --with-ltdl-lib configure: NOTICE: libgnurl not found. http client support will not be compiled. configure: WARNING: libgnurl not found. hostlist daemon will not be compiled, and you probably WANT hostlist daemon configure: NOTICE: bluetooth library not found. bluetooth support will not be compiled. configure: NOTICE: GnuTLS has no DANE support, DANE validation will not be possible configure: NOTICE: Database support is set to MySQL: false, SQLite: true, Postgres: false configure: ******************************************** Please make sure NOW that you have created a user and group 'gnunet' and additionally a group 'gnunetdns': addgroup gnunetdns adduser gnunet Make sure that '/var/lib/gnunet' is owned (and writable) by user 'gnunet'. Then, you can compile GNUnet with make After that, run (if necessary as 'root') make install to install everything. Each GNUnet user should be added to the 'gnunet' group (may require fresh login to come into effect): adduser USERNAME gnunet (run the above command as root once for each of your users, replacing "USERNAME" with the respective login names). If you have a global IP address, no further configuration is required. Optionally, download and compile gnunet-gtk to get a GUI for file-sharing and configuration. This is particularly recommended if your network setup is non-trivial, as gnunet-setup can be used to test in the GUI if your network configuration is working. gnunet-setup should be run as the "gnunet" user under X. As it does very little with the network, running it as "root" is likely also harmless. You can also run it as a normal user, but then you have to copy ~/.gnunet/gnunet.conf" over to the "gnunet" user's home directory in the end. Once you have configured your peer, run (as the 'gnunet' user) gnunet-arm -s to start the peer. You can then run the various GNUnet-tools as your "normal" user (who should only be in the group 'gnunet'). ********************************************