bug-gnunet
[Top][All Lists]
Advanced

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

[bug-GNUnet] Compilation Error


From: Fritz Stein
Subject: [bug-GNUnet] Compilation Error
Date: Sat, 11 Aug 2007 14:58:24 +0200

Hi,
I don't know weather this is the right eMail adress or if my problem is not 
between my ears, but I got the following error:
configure Output:

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for gawk... (cached) mawk
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for lt_dlinit in -lltdl... yes
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for an ANSI C-conforming const... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking which extension is used for loadable modules... .so
checking which variable specifies run-time library path... LD_LIBRARY_PATH
checking for the default library search path... /lib /usr/lib /usr/X11R6/lib 
/usr/lib/atlas
checking for objdir... .libs
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen in -ldl... (cached) yes
checking for dlerror... yes
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking for error_t... yes
checking for argz_append... yes
checking for argz_create_sep... yes
checking for argz_insert... yes
checking for argz_next... yes
checking for argz_stringify... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for unistd.h... (cached) yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking sys/dl.h usability... no
checking sys/dl.h presence... no
checking for sys/dl.h... no
checking dld.h usability... no
checking dld.h presence... no
checking for dld.h... no
checking mach-o/dyld.h usability... no
checking mach-o/dyld.h presence... no
checking for mach-o/dyld.h... no
checking for string.h... (cached) yes
checking for strchr... yes
checking for strrchr... yes
checking for memcpy... yes
checking for memmove... yes
checking for strcmp... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGEFILE_SOURCE value needed for large files... 1
checking for build target... linux
checking for pthread_create in -lpthread... yes
checking for gethostbyname in -lnsl... yes
checking for socket in -lsocket... no
checking for log in -lm... yes
checking for getloadavg in -lc... yes
checking for pthread_t.p... no
checking for pthread_equal... yes
checking for libgcrypt... checking for libgcrypt-config... 
/usr/bin/libgcrypt-config
checking for LIBGCRYPT - version >= 1.2.0... yes
checking for gawk... (cached) mawk
checking for curl-config... /usr/bin/curl-config
checking for the version of libcurl... 7.13.2
checking whether libcurl is usable... yes
checking for curl_free... yes
checking for xml2-config... /usr/bin/xml2-config
checking for libxml - version >= 2.0.0... yes (version 2.6.16)
checking for kvm_open in -lkvm... no
checking for kstat_open in -lkstat... no
checking for libextractor... --with-extractor not specified
checking extractor.h usability... yes
checking extractor.h presence... yes
checking for extractor.h... yes
checking for EXTRACTOR_loadDefaultLibraries in -lextractor... yes
checking for libgmp... --with-gmp not specified
checking gmp.h usability... yes
checking gmp.h presence... yes
checking for gmp.h... yes
checking for __gmpz_add in -lgmp... yes
checking for SQLite... --with-sqlite not specified
checking sqlite3.h usability... no
checking sqlite3.h presence... no
checking for sqlite3.h... no
checking for compress 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 wmove in -lncursesw... no
checking for dialog 1.0-20051207... --with-dialog not specified
checking dialog.h usability... no
checking dialog.h presence... no
checking for dialog.h... no
checking for MHD_start_daemon in -lmicrohttpd... no
checking for libmicrohttpd... --with-microhttpd not specified
checking microhttpd.h usability... no
checking microhttpd.h presence... no
checking for microhttpd.h... no
checking for adns_init in -ladns... no
checking for GNU adns... --with-adns not specified
checking adns.h usability... no
checking adns.h presence... no
checking for adns.h... no
checking for gtk... checking for pkg-config... /usr/bin/pkg-config
checking for GTK+ - version >= 2.6.0... yes (version 2.6.4)
checking for libglade-2.0... yes
checking GNUNETGTK_CFLAGS... -DXTHREADS -I/usr/include/libglade-2.0 
-I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include 
-I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
checking GNUNETGTK_LIBS... -Wl,--export-dynamic -lglade-2.0 -lgtk-x11-2.0 
-lxml2 -lpthread -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm 
-lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl 
-lglib-2.0
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
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 whether NLS is requested... yes
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for iconv... yes
checking for iconv declaration...
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, 
char * *outbuf, size_t *outbytesleft);
checking for dirent.h that defines DIR... (cached) yes
checking for library containing opendir... (cached) 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 for errno.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdio.h... (cached) 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 pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
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/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
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 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... yes
checking sys/sysinfo.h presence... yes
checking for sys/sysinfo.h... yes
checking kvm.h usability... no
checking kvm.h presence... no
checking for kvm.h... no
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 iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
checking for gmp.h... (cached) yes
checking for an ANSI C-conforming const... (cached) yes
checking for pid_t... yes
checking for size_t... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
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 gcc needs -traditional... no
checking for working memcmp... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking return type of signal handlers... void
checking whether lstat dereferences a symlink specified with a 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... yes
checking for floor... yes
checking for gethostname... yes
checking for memmove... (cached) yes
checking for rmdir... yes
checking for strncasecmp... yes
checking for strrchr... (cached) yes
checking for strtol... yes
checking for atoll... yes
checking for dup2... yes
checking for fdatasync... yes
checking for ftruncate... yes
checking for gethostbyname... yes
checking for gettimeofday... yes
checking for memset... yes
checking for mkdir... yes
checking for mkfifo... yes
checking for select... yes
checking for socket... yes
checking for strcasecmp... yes
checking for strchr... (cached) yes
checking for strdup... yes
checking for strerror... yes
checking for strstr... yes
checking for clock_gettime... no
checking for getrusage... yes
checking for rand... yes
checking for uname... yes
checking for setlocale... yes
checking for getcwd... yes
checking for mktime... yes
checking for gmtime_r... yes
checking for gmtime... yes
checking for strlcpy... no
checking for strlcat... no
checking for ftruncate... (cached) yes
checking for stat64... yes
checking for sbrk... yes
checking for mmap... yes
checking for mremap... yes
checking for setrlimit... yes
checking for gethostbyaddr... yes
checking for initgroups... yes
checking for getifaddrs... yes
checking for freeifaddrs... yes
checking for getnameinfo... yes
checking whether to enable ipv6... yes
checking for gethostbyname2 in -lresolv... yes
checking for guile 1.8... --with-guile not specified
checking libguile.h usability... yes
checking libguile.h presence... yes
checking for libguile.h... yes
checking for scm_sigaction_for_thread in -lguile... yes
checking for scm_init_guile in -lguile... yes
configure: creating ./config.status
config.status: creating po/Makefile.in
config.status: WARNING:  po/Makefile.in.in seems to ignore the --datarootdir 
setting
config.status: creating m4/Makefile
config.status: creating Makefile
config.status: creating contrib/Makefile
config.status: creating doc/Makefile
config.status: creating doc/man/Makefile
config.status: creating src/Makefile
config.status: creating src/include/Makefile
config.status: creating src/applications/Makefile
config.status: creating src/applications/advertising/Makefile
config.status: creating src/applications/bootstrap_http/Makefile
config.status: creating src/applications/datastore/Makefile
config.status: creating src/applications/dht/Makefile
config.status: creating src/applications/dht/tools/Makefile
config.status: creating src/applications/dht/module/Makefile
config.status: creating src/applications/dstore/Makefile
config.status: creating src/applications/fragmentation/Makefile
config.status: creating src/applications/fs/Makefile
config.status: creating src/applications/fs/collection/Makefile
config.status: creating src/applications/fs/ecrs/Makefile
config.status: creating src/applications/fs/fsui/Makefile
config.status: creating src/applications/fs/lib/Makefile
config.status: creating src/applications/fs/module/Makefile
config.status: creating src/applications/fs/namespace/Makefile
config.status: creating src/applications/fs/uritrack/Makefile
config.status: creating src/applications/fs/tools/Makefile
config.status: creating src/applications/gap/Makefile
config.status: creating src/applications/getoption/Makefile
config.status: creating src/applications/identity/Makefile
config.status: creating src/applications/kvstore_sqlite/Makefile
config.status: creating src/applications/pingpong/Makefile
config.status: creating src/applications/rpc/Makefile
config.status: creating src/applications/session/Makefile
config.status: creating src/applications/sqstore_mysql/Makefile
config.status: creating src/applications/sqstore_sqlite/Makefile
config.status: creating src/applications/state/Makefile
config.status: creating src/applications/stats/Makefile
config.status: creating src/applications/tbench/Makefile
config.status: creating src/applications/template/Makefile
config.status: creating src/applications/testing/Makefile
config.status: creating src/applications/topology_default/Makefile
config.status: creating src/applications/topology_f2f/Makefile
config.status: creating src/applications/tracekit/Makefile
config.status: creating src/applications/traffic/Makefile
config.status: creating src/applications/transport/Makefile
config.status: creating src/applications/vpn/Makefile
config.status: creating src/setup/Makefile
config.status: creating src/setup/lib/Makefile
config.status: creating src/setup/gtk/Makefile
config.status: creating src/setup/ncurses/Makefile
config.status: creating src/setup/text/Makefile
config.status: creating src/server/Makefile
config.status: creating src/transports/Makefile
config.status: creating src/transports/upnp/Makefile
config.status: creating src/util/Makefile
config.status: creating src/util/boot/Makefile
config.status: creating src/util/config/Makefile
config.status: creating src/util/config_impl/Makefile
config.status: creating src/util/containers/Makefile
config.status: creating src/util/cron/Makefile
config.status: creating src/util/crypto/Makefile
config.status: creating src/util/disk/Makefile
config.status: creating src/util/error/Makefile
config.status: creating src/util/getopt/Makefile
config.status: creating src/util/loggers/Makefile
config.status: creating src/util/network/Makefile
config.status: creating src/util/network_client/Makefile
config.status: creating src/util/os/Makefile
config.status: creating src/util/string/Makefile
config.status: creating src/util/threads/Makefile
config.status: creating src/util/win/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
=== configuring in libltdl (/root/GNUnet-0.7.2b/libltdl)
configure: running /bin/sh ./configure '--prefix=/usr/local'  
'--enable-ltdl-install=no' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
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... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking which extension is used for loadable modules... .so
checking which variable specifies run-time library path... LD_LIBRARY_PATH
checking for the default library search path... /lib /usr/lib /usr/X11R6/lib 
/usr/lib/atlas
checking for objdir... .libs
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen in -ldl... yes
checking for dlerror... yes
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking for error_t... yes
checking for argz_append... yes
checking for argz_create_sep... yes
checking for argz_insert... yes
checking for argz_next... yes
checking for argz_stringify... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for unistd.h... (cached) yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking sys/dl.h usability... no
checking sys/dl.h presence... no
checking for sys/dl.h... no
checking dld.h usability... no
checking dld.h presence... no
checking for dld.h... no
checking mach-o/dyld.h usability... no
checking mach-o/dyld.h presence... no
checking for mach-o/dyld.h... no
checking for string.h... (cached) yes
checking for strchr... yes
checking for strrchr... yes
checking for memcpy... yes
checking for memmove... yes
checking for strcmp... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: NOTICE: curses based gnunet-setup frontends will not be installed.
configure: NOTICE: Database support is set to MySQL: false, SQLite: false
configure: WARNING: GNU adns not found, will use synchronous DNS resolution.

Well, no idear how witch database is used, but the pc continue with make, I ran 
make one again to short the output:


make  all-recursive
make[1]: Entering directory `/root/GNUnet-0.7.2b'
Making all in m4
make[2]: Entering directory `/root/GNUnet-0.7.2b/m4'
make[2]: Für das Ziel »all« ist nichts zu tun.
make[2]: Leaving directory `/root/GNUnet-0.7.2b/m4'
Making all in po
make[2]: Entering directory `/root/GNUnet-0.7.2b/po'
make[2]: Für das Ziel »all« ist nichts zu tun.
make[2]: Leaving directory `/root/GNUnet-0.7.2b/po'
Making all in libltdl
make[2]: Entering directory `/root/GNUnet-0.7.2b/libltdl'
make  all-am
make[3]: Entering directory `/root/GNUnet-0.7.2b/libltdl'
make[3]: Leaving directory `/root/GNUnet-0.7.2b/libltdl'
make[2]: Leaving directory `/root/GNUnet-0.7.2b/libltdl'
Making all in src
make[2]: Entering directory `/root/GNUnet-0.7.2b/src'
Making all in include
make[3]: Entering directory `/root/GNUnet-0.7.2b/src/include'
Making all in .
make[4]: Entering directory `/root/GNUnet-0.7.2b/src/include'
make[4]: Für das Ziel »all-am« ist nichts zu tun.
make[4]: Leaving directory `/root/GNUnet-0.7.2b/src/include'
make[3]: Leaving directory `/root/GNUnet-0.7.2b/src/include'
Making all in util
make[3]: Entering directory `/root/GNUnet-0.7.2b/src/util'
Making all in error
make[4]: Entering directory `/root/GNUnet-0.7.2b/src/util/error'
Making all in .
make[5]: Entering directory `/root/GNUnet-0.7.2b/src/util/error'
make[5]: Für das Ziel »all-am« ist nichts zu tun.
make[5]: Leaving directory `/root/GNUnet-0.7.2b/src/util/error'
make[4]: Leaving directory `/root/GNUnet-0.7.2b/src/util/error'
Making all in string
make[4]: Entering directory `/root/GNUnet-0.7.2b/src/util/string'
Making all in .
make[5]: Entering directory `/root/GNUnet-0.7.2b/src/util/string'
make[5]: Für das Ziel »all-am« ist nichts zu tun.
make[5]: Leaving directory `/root/GNUnet-0.7.2b/src/util/string'
make[4]: Leaving directory `/root/GNUnet-0.7.2b/src/util/string'
Making all in config
make[4]: Entering directory `/root/GNUnet-0.7.2b/src/util/config'
Making all in .
make[5]: Entering directory `/root/GNUnet-0.7.2b/src/util/config'
make[5]: Für das Ziel »all-am« ist nichts zu tun.
make[5]: Leaving directory `/root/GNUnet-0.7.2b/src/util/config'
make[4]: Leaving directory `/root/GNUnet-0.7.2b/src/util/config'
Making all in getopt
make[4]: Entering directory `/root/GNUnet-0.7.2b/src/util/getopt'
Making all in .
make[5]: Entering directory `/root/GNUnet-0.7.2b/src/util/getopt'
make[5]: Für das Ziel »all-am« ist nichts zu tun.
make[5]: Leaving directory `/root/GNUnet-0.7.2b/src/util/getopt'
make[4]: Leaving directory `/root/GNUnet-0.7.2b/src/util/getopt'
Making all in disk
make[4]: Entering directory `/root/GNUnet-0.7.2b/src/util/disk'
Making all in .
make[5]: Entering directory `/root/GNUnet-0.7.2b/src/util/disk'
make[5]: Für das Ziel »all-am« ist nichts zu tun.
make[5]: Leaving directory `/root/GNUnet-0.7.2b/src/util/disk'
make[4]: Leaving directory `/root/GNUnet-0.7.2b/src/util/disk'
Making all in threads
make[4]: Entering directory `/root/GNUnet-0.7.2b/src/util/threads'
Making all in .
make[5]: Entering directory `/root/GNUnet-0.7.2b/src/util/threads'
make[5]: Für das Ziel »all-am« ist nichts zu tun.
make[5]: Leaving directory `/root/GNUnet-0.7.2b/src/util/threads'
make[4]: Leaving directory `/root/GNUnet-0.7.2b/src/util/threads'
Making all in os
make[4]: Entering directory `/root/GNUnet-0.7.2b/src/util/os'
Making all in .
make[5]: Entering directory `/root/GNUnet-0.7.2b/src/util/os'
make[5]: Für das Ziel »all-am« ist nichts zu tun.
make[5]: Leaving directory `/root/GNUnet-0.7.2b/src/util/os'
make[4]: Leaving directory `/root/GNUnet-0.7.2b/src/util/os'
Making all in network
make[4]: Entering directory `/root/GNUnet-0.7.2b/src/util/network'
Making all in .
make[5]: Entering directory `/root/GNUnet-0.7.2b/src/util/network'
make[5]: Für das Ziel »all-am« ist nichts zu tun.
make[5]: Leaving directory `/root/GNUnet-0.7.2b/src/util/network'
make[4]: Leaving directory `/root/GNUnet-0.7.2b/src/util/network'
Making all in .
make[4]: Entering directory `/root/GNUnet-0.7.2b/src/util'
make[4]: Für das Ziel »all-am« ist nichts zu tun.
make[4]: Leaving directory `/root/GNUnet-0.7.2b/src/util'
Making all in config_impl
make[4]: Entering directory `/root/GNUnet-0.7.2b/src/util/config_impl'
Making all in .
make[5]: Entering directory `/root/GNUnet-0.7.2b/src/util/config_impl'
make[5]: Für das Ziel »all-am« ist nichts zu tun.
make[5]: Leaving directory `/root/GNUnet-0.7.2b/src/util/config_impl'
make[4]: Leaving directory `/root/GNUnet-0.7.2b/src/util/config_impl'
Making all in cron
make[4]: Entering directory `/root/GNUnet-0.7.2b/src/util/cron'
Making all in .
make[5]: Entering directory `/root/GNUnet-0.7.2b/src/util/cron'
make[5]: Für das Ziel »all-am« ist nichts zu tun.
make[5]: Leaving directory `/root/GNUnet-0.7.2b/src/util/cron'
make[4]: Leaving directory `/root/GNUnet-0.7.2b/src/util/cron'
Making all in crypto
make[4]: Entering directory `/root/GNUnet-0.7.2b/src/util/crypto'
Making all in .
make[5]: Entering directory `/root/GNUnet-0.7.2b/src/util/crypto'
make[5]: Für das Ziel »all-am« ist nichts zu tun.
make[5]: Leaving directory `/root/GNUnet-0.7.2b/src/util/crypto'
make[4]: Leaving directory `/root/GNUnet-0.7.2b/src/util/crypto'
Making all in containers
make[4]: Entering directory `/root/GNUnet-0.7.2b/src/util/containers'
Making all in .
make[5]: Entering directory `/root/GNUnet-0.7.2b/src/util/containers'
make[5]: Für das Ziel »all-am« ist nichts zu tun.
make[5]: Leaving directory `/root/GNUnet-0.7.2b/src/util/containers'
make[4]: Leaving directory `/root/GNUnet-0.7.2b/src/util/containers'
Making all in loggers
make[4]: Entering directory `/root/GNUnet-0.7.2b/src/util/loggers'
Making all in .
make[5]: Entering directory `/root/GNUnet-0.7.2b/src/util/loggers'
make[5]: Für das Ziel »all-am« ist nichts zu tun.
make[5]: Leaving directory `/root/GNUnet-0.7.2b/src/util/loggers'
make[4]: Leaving directory `/root/GNUnet-0.7.2b/src/util/loggers'
Making all in network_client
make[4]: Entering directory `/root/GNUnet-0.7.2b/src/util/network_client'
Making all in .
make[5]: Entering directory `/root/GNUnet-0.7.2b/src/util/network_client'
make[5]: Für das Ziel »all-am« ist nichts zu tun.
make[5]: Leaving directory `/root/GNUnet-0.7.2b/src/util/network_client'
make[4]: Leaving directory `/root/GNUnet-0.7.2b/src/util/network_client'
Making all in boot
make[4]: Entering directory `/root/GNUnet-0.7.2b/src/util/boot'
Making all in .
make[5]: Entering directory `/root/GNUnet-0.7.2b/src/util/boot'
make[5]: Für das Ziel »all-am« ist nichts zu tun.
make[5]: Leaving directory `/root/GNUnet-0.7.2b/src/util/boot'
make[4]: Leaving directory `/root/GNUnet-0.7.2b/src/util/boot'
make[3]: Leaving directory `/root/GNUnet-0.7.2b/src/util'
Making all in setup
make[3]: Entering directory `/root/GNUnet-0.7.2b/src/setup'
Making all in lib
make[4]: Entering directory `/root/GNUnet-0.7.2b/src/setup/lib'
make[4]: Für das Ziel »all« ist nichts zu tun.
make[4]: Leaving directory `/root/GNUnet-0.7.2b/src/setup/lib'
Making all in text
make[4]: Entering directory `/root/GNUnet-0.7.2b/src/setup/text'
make[4]: Für das Ziel »all« ist nichts zu tun.
make[4]: Leaving directory `/root/GNUnet-0.7.2b/src/setup/text'
Making all in .
make[4]: Entering directory `/root/GNUnet-0.7.2b/src/setup'
make[4]: Für das Ziel »all-am« ist nichts zu tun.
make[4]: Leaving directory `/root/GNUnet-0.7.2b/src/setup'
Making all in gtk
make[4]: Entering directory `/root/GNUnet-0.7.2b/src/setup/gtk'
make[4]: Für das Ziel »all« ist nichts zu tun.
make[4]: Leaving directory `/root/GNUnet-0.7.2b/src/setup/gtk'
Making all in .
make[4]: Entering directory `/root/GNUnet-0.7.2b/src/setup'
make[4]: Für das Ziel »all-am« ist nichts zu tun.
make[4]: Leaving directory `/root/GNUnet-0.7.2b/src/setup'
make[3]: Leaving directory `/root/GNUnet-0.7.2b/src/setup'
Making all in server
make[3]: Entering directory `/root/GNUnet-0.7.2b/src/server'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/root/GNUnet-0.7.2b/src/server'
Making all in applications
make[3]: Entering directory `/root/GNUnet-0.7.2b/src/applications'
Making all in identity
make[4]: Entering directory `/root/GNUnet-0.7.2b/src/applications/identity'
make[4]: Für das Ziel »all« ist nichts zu tun.
make[4]: Leaving directory `/root/GNUnet-0.7.2b/src/applications/identity'
Making all in testing
make[4]: Entering directory `/root/GNUnet-0.7.2b/src/applications/testing'
make[4]: Für das Ziel »all« ist nichts zu tun.
make[4]: Leaving directory `/root/GNUnet-0.7.2b/src/applications/testing'
Making all in advertising
make[4]: Entering directory `/root/GNUnet-0.7.2b/src/applications/advertising'
make[4]: Für das Ziel »all« ist nichts zu tun.
make[4]: Leaving directory `/root/GNUnet-0.7.2b/src/applications/advertising'
Making all in bootstrap_http
make[4]: Entering directory 
`/root/GNUnet-0.7.2b/src/applications/bootstrap_http'
make[4]: Für das Ziel »all« ist nichts zu tun.
make[4]: Leaving directory 
`/root/GNUnet-0.7.2b/src/applications/bootstrap_http'Making all in datastore
make[4]: Entering directory `/root/GNUnet-0.7.2b/src/applications/datastore'
make[4]: Für das Ziel »all« ist nichts zu tun.
make[4]: Leaving directory `/root/GNUnet-0.7.2b/src/applications/datastore'
Making all in rpc
make[4]: Entering directory `/root/GNUnet-0.7.2b/src/applications/rpc'
make[4]: Für das Ziel »all« ist nichts zu tun.
make[4]: Leaving directory `/root/GNUnet-0.7.2b/src/applications/rpc'
Making all in fragmentation
make[4]: Entering directory 
`/root/GNUnet-0.7.2b/src/applications/fragmentation'make[4]: Für das Ziel »all« 
ist nichts zu tun.
make[4]: Leaving directory `/root/GNUnet-0.7.2b/src/applications/fragmentation'
Making all in getoption
make[4]: Entering directory `/root/GNUnet-0.7.2b/src/applications/getoption'
make[4]: Für das Ziel »all« ist nichts zu tun.
make[4]: Leaving directory `/root/GNUnet-0.7.2b/src/applications/getoption'
Making all in fs
make[4]: Entering directory `/root/GNUnet-0.7.2b/src/applications/fs'
Making all in .
make[5]: Entering directory `/root/GNUnet-0.7.2b/src/applications/fs'
make[5]: Für das Ziel »all-am« ist nichts zu tun.
make[5]: Leaving directory `/root/GNUnet-0.7.2b/src/applications/fs'
Making all in module
make[5]: Entering directory `/root/GNUnet-0.7.2b/src/applications/fs/module'
make[5]: Für das Ziel »all« ist nichts zu tun.
make[5]: Leaving directory `/root/GNUnet-0.7.2b/src/applications/fs/module'
Making all in lib
make[5]: Entering directory `/root/GNUnet-0.7.2b/src/applications/fs/lib'
make[5]: Für das Ziel »all« ist nichts zu tun.
make[5]: Leaving directory `/root/GNUnet-0.7.2b/src/applications/fs/lib'
Making all in ecrs
make[5]: Entering directory `/root/GNUnet-0.7.2b/src/applications/fs/ecrs'
if /bin/sh ../../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../.. -I../../../../src/include    -fno-strict-aliasing -Wall -g -O2 
-MT meta.lo -MD -MP -MF ".deps/meta.Tpo" -c -o meta.lo meta.c; \
then mv -f ".deps/meta.Tpo" ".deps/meta.Plo"; else rm -f ".deps/meta.Tpo"; exit 
1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include 
-fno-strict-aliasing -Wall -g -O2 -MT meta.lo -MD -MP -MF .deps/meta.Tpo -c 
meta.c  -fPIC -DPIC -o .libs/meta.o
meta.c: In function `ECRS_addPublicationDateToMetaData':
meta.c:71: error: `EXTRACTOR_PUBLICATION_DATE' undeclared (first use in this 
function)
meta.c:71: error: (Each undeclared identifier is reported only once
meta.c:71: error: for each function it appears in.)
make[5]: *** [meta.lo] Fehler 1
make[5]: Leaving directory `/root/GNUnet-0.7.2b/src/applications/fs/ecrs'
make[4]: *** [all-recursive] Fehler 1
make[4]: Leaving directory `/root/GNUnet-0.7.2b/src/applications/fs'
make[3]: *** [all-recursive] Fehler 1
make[3]: Leaving directory `/root/GNUnet-0.7.2b/src/applications'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/root/GNUnet-0.7.2b/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/root/GNUnet-0.7.2b'
make: *** [all] Fehler 2



It would be nice to have a binarypackage at a newer version.
bye.
_______________________________________________________________________
Jetzt neu! Schützen Sie Ihren PC mit McAfee und WEB.DE. 3 Monate
kostenlos testen. http://www.pc-sicherheit.web.de/startseite/?mc=022220





reply via email to

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