---> Configuring jigdo creating cache ./config.cache checking for mawk... no checking for gawk... no checking for nawk... no checking for awk... awk checking for gcc... gcc checking whether the C compiler (gcc -Wno-unused-parameter ) works... yes checking whether the C compiler (gcc -Wno-unused-parameter ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for c++... c++ checking whether the C++ compiler (c++ ) works... yes checking whether the C++ compiler (c++ ) is a cross-compiler... no checking whether we are using GNU C++... yes checking whether c++ accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c checking whether the C++ compiler is recent enough... no * Your compiler failed to recognize some advanced C++ * constructs - it might be too old to compile jigdo. * In case compilation fails, try upgrading to a newer * compiler, e.g. GCC 2.95 or later. updating cache ./config.cache checking for wget... yes checking for value of --enable-debug... "no" checking how to run the C++ preprocessor... c++ -E checking for ANSI C header files... yes checking for stddef.h... yes checking for unistd.h... yes checking for limits.h... yes checking for string.h... yes checking for zlibVersion in -lz... yes checking for zlib.h... yes checking for value of --with-libdb... "no" checking for value of --with-gui... "auto" checking for pkg-config... yes checking for value of --with-pkg-config-prefix... not set checking for GTK+ 2.0.6 or later... 2.8.17 checking for libwww 5.3.2 or later... 5.4.0 checking for size_t... yes checking whether byte ordering is bigendian... no checking whether we are compiling for Windows... no checking for value of --with-uint64... "auto" checking for unsigned long long... yes checking size of unsigned long... 4 checking size of unsigned long long... 8 checking for 64 bit unsigned integer type... unsigned long long checking for operator<<(uint64)... yes checking for string::compare(size_t,size_t,string,size_t,size_t)... yes checking for lstat... yes checking for truncate... yes checking for ftruncate... yes checking for mmap... yes checking for memcpy... yes checking for fileno... yes checking for snprintf... yes checking for _snprintf... no checking for setenv... no checking for TIOCGWINSZ ioctl... yes checking for getopt_long in ... yes checking for uname in ... yes checking for _stati64... no checking for value of --enable-nls... "yes" checking for dgettext in -lintl... no checking whether dgettext() works... no * Disabling gettext support - jigdo will not be * able to display translated status/error * messages instead of the default English ones. checking for value of --enable-libwww-hacks... "yes" updating cache ./config.cache creating ./config.status creating Makefile creating doc/Makefile creating src/Makefile creating po/Makefile creating src/config.h