installed ports for automake/autoconf/gettext etc... bootstrap.sh gets further, but still not clean, and the make process dies in a different spot now. =) --------BOOTSTRAP OUTPUT------- ./bootstrap.sh Bootstrapping /Users/phmiller/Downloads/traffic-gist-0.1.0/import/xstd + aclocal + libtoolize --automake --force --copy --ltdl libtoolize: `COPYING.LIB' not found in `/usr/bin/../share/libtool/libltdl' Adjusting libltdl/* sed: libltdl/Makefile.in: No such file or directory chmod: libltdl/Makefile.in: No such file or directory + autoconf + autoheader --warnings=all + automake --foreign --add-missing --copy --force-missing --no-force --warnings all configure.in:48: installing `cfgaux/config.guess' configure.in:48: installing `cfgaux/config.sub' done. + aclocal configure.in:37: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from... configure.in:37: the top level configure.in:37: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from... ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from... ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from... configure.in:37: the top level + libtoolize --automake --force --copy Warning: libtoolize 1.x does not update libtool.m4. + autoconf configure.in:37: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from... configure.in:37: the top level configure.in:37: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from... ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from... ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from... configure.in:37: the top level + autoheader --warnings=all configure.in:37: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from... configure.in:37: the top level configure.in:37: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from... ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from... ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from... configure.in:37: the top level + automake --foreign --add-missing --copy --force-missing --no-force --warnings all configure.in:37: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from... configure.in:37: the top level configure.in:37: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from... ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from... ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from... configure.in:37: the top level configure.in:23: installing `cfgaux/config.guess' configure.in:23: installing `cfgaux/config.sub' done. Bootstrapping /Users/phmiller/Downloads/traffic-gist-0.1.0 + aclocal + libtoolize --automake --force --copy + autoconf + autoheader --warnings=all + automake --foreign --add-missing --copy --force-missing --no-force --warnings all configure.in:27: installing `cfgaux/config.guess' configure.in:27: installing `cfgaux/config.sub' done. --------/BOOTSTRAP OUTPUT------- ----CONFIGURE OUTPUT------- ./configure checking for prefix by checking for traffic-gist... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... cfgaux/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking build system type... x86_64-apple-darwin10.4.0 checking host system type... x86_64-apple-darwin10.4.0 checking how to print strings... printf checking for style of include used by make... GNU checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 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 gcc... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 196608 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-apple-darwin10.4.0 file names to x86_64-apple-darwin10.4.0 format... func_convert_file_noop checking how to convert x86_64-apple-darwin10.4.0 file names to toolchain format... func_convert_file_noop checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r checking for objdump... no 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 output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fno-common -DPIC checking if gcc PIC flag -fno-common -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin10.4.0 dyld 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 checking for main in -lnsl... no checking for main in -lsocket... no checking for main in -lm... yes checking for ranlib... (cached) ranlib checking for ar... /usr/bin/ar remembering installation prefix as /usr/local checking whether make sets $(MAKE)... (cached) 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 ld used by g++... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no checking whether the g++ linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fno-common -DPIC checking if g++ PIC flag -fno-common -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin10.4.0 dyld checking how to hardcode library paths into programs... immediate checking whether the C++ compiler (g++) is a C++ compiler... yes checking iostream usability... yes checking iostream presence... yes checking for iostream... yes checking whether custom g++ flags work... probably changing g++ flags to -g -O3 -Wall -Wwrite-strings -Woverloaded-virtual -pipe checking for ios::fmtflags... yes checking for sstream::freeze... no checking for set_new_handler... no checking features.h usability... no checking features.h presence... no checking for features.h... no checking pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes checking pcap/pcap.h usability... yes checking pcap/pcap.h presence... yes checking for pcap/pcap.h... yes checking for pcap_open_live in -lpcap... yes configure: configuring imported libraries to be installed in /usr/local configuring package in import/xstd now current directory: /Users/phmiller/Downloads/traffic-gist-0.1.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... cfgaux/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -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 whether byte ordering is bigendian... no checking whether to use embedded libltdl... no, explicitly checking build system type... x86_64-apple-darwin10.4.0 checking host system type... x86_64-apple-darwin10.4.0 checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 196608 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-apple-darwin10.4.0 file names to x86_64-apple-darwin10.4.0 format... func_convert_file_noop checking how to convert x86_64-apple-darwin10.4.0 file names to toolchain format... func_convert_file_noop checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r checking for objdump... no 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 output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fno-common -DPIC checking if gcc PIC flag -fno-common -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin10.4.0 dyld checking how to hardcode library paths into programs... immediate checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes 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 checking for ranlib... (cached) ranlib checking for ar... /usr/bin/ar remembering installation prefix as /usr/local checking whether make sets $(MAKE)... (cached) 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 ld used by g++... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no checking whether the g++ linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fno-common -DPIC checking if g++ PIC flag -fno-common -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin10.4.0 dyld checking how to hardcode library paths into programs... immediate checking whether the C++ compiler (g++) is a C++ compiler... yes checking iostream usability... yes checking iostream presence... yes checking for iostream... yes checking whether custom g++ flags work... probably changing g++ flags to -g -O3 -Wall -Wwrite-strings -Woverloaded-virtual -pipe checking for ios::fmtflags... yes checking for sstream::freeze... no checking for set_new_handler... no checking for dlopen in -lc... yes checking for arpa/inet.h... yes checking for dlfcn.h... (cached) yes checking for endian.h... no checking for fcntl.h... yes checking for tr1/unordered_map... yes checking for tr1/unordered_set... yes checking for ext/hash_map... yes checking for ext/hash_set... yes checking for ios... yes checking for iosfwd... yes checking for iosfwd.h... no checking for iomanip... yes checking for iomanip.h... yes checking for iostream... (cached) yes checking for iostream.h... yes checking for math.h... yes checking for ncurses.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for netinet/tcp.h... yes checking for net/if.h... no checking for process.h... no checking for pwd.h... yes checking for signal.h... yes checking for string... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sstream... yes checking for strstrea.h... no checking for strstream.h... no checking for sys/endian.h... no checking for sys/ioctl.h... yes checking for sys/param.h... yes checking for sys/resource.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for sys/sockio.h... yes checking for sys/sysinfo.h... no checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for time.h... yes checking for unistd.h... (cached) yes checking for regex.h... yes checking for winbase.h... no checking for winsock2.h... no checking whether -rdynamic g++ flag works... probably checking for library containing clock_gettime... no checking if zlib is wanted... yes, implicitly configure: checking for zlib where compiler can find it checking for inflateEnd in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for inflateEnd in -lz... (cached) yes checking zlib version... 1.2.3. checking whether zlib supports HTTP gzip encoding natively... yes checking for __gnu_cxx namespace... yes checking for signal handler type... void SignalHandler(int) checking for rlim_t... yes checking for socklen_t... yes checking for rusage... yes checking for timeval... yes checking whether sockaddr has sa_len... yes checking whether tm has tm_gmtoff... yes checking for global timezone variable... timezone checking for altzone... no checking for rint... yes checking for ceilf... yes checking for daemon... yes checking for gettimeofday... yes checking for getpagesize... yes checking for getrlimit... yes checking for getrusage... yes checking for ioctl... yes checking for signal... yes checking for unlink... yes checking for random... yes checking for srandomdev... yes checking for sleep... yes checking for fork... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for timegm... yes checking for pclose... yes checking for popen... yes checking for inet_makeaddr... yes checking for inet_lnaof... yes checking for inet_netof... yes checking for ioctlsocket... no checking for stricmp... no checking for strnicmp... no checking for closesocket... no checking Default FD_SETSIZE value... 1024 checking Maximum number of filedescriptors we can open... 256 configure: creating ./config.status config.status: creating Makefile config.status: creating include/xstd/ac-config.h config.status: executing include/xstd/config.h commands config.status: creating include/xstd/config.h - prefix XSTD for include/xstd/ac-config.h defines config.status: executing depfiles commands config.status: executing libtool commands === configuring in libltdl (/Users/phmiller/Downloads/traffic-gist-0.1.0/import/xstd/libltdl) configure: WARNING: no configuration information is in libltdl import/xstd configured properly configuring package in import/DnsPaxxer now current directory: /Users/phmiller/Downloads/traffic-gist-0.1.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... cfgaux/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for g++... g++ 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 g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking build system type... x86_64-apple-darwin10.4.0 checking host system type... x86_64-apple-darwin10.4.0 checking how to print strings... printf checking for gcc... gcc 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 dependency style of gcc... gcc3 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 gcc... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 196608 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-apple-darwin10.4.0 file names to x86_64-apple-darwin10.4.0 format... func_convert_file_noop checking how to convert x86_64-apple-darwin10.4.0 file names to toolchain format... func_convert_file_noop checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r checking for objdump... no 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 output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fno-common -DPIC checking if gcc PIC flag -fno-common -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin10.4.0 dyld 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... no checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no checking whether the g++ linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fno-common -DPIC checking if g++ PIC flag -fno-common -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin10.4.0 dyld checking how to hardcode library paths into programs... immediate checking for dn_expand in libc... no checking for dn_expand in libresolv... yes checking whether custom g++ flags work... probably changing g++ flags to -g -O3 -Wall -Wwrite-strings -Woverloaded-virtual checking iterator usability... yes checking iterator presence... yes checking for iterator... yes checking limits usability... yes checking limits presence... yes checking for limits... yes checking climits usability... yes checking climits presence... yes checking for climits... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdint.h... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/DnsPaxxer/Makefile config.status: creating tests/Makefile config.status: creating src/DnsPaxxer/ac-config.h config.status: executing src/DnsPaxxer/config.h commands config.status: creating src/DnsPaxxer/config.h - prefix DNSPAXXER for src/DnsPaxxer/ac-config.h defines config.status: executing depfiles commands config.status: executing libtool commands import/DnsPaxxer configured properly configure: creating ./config.status config.status: creating Makefile config.status: creating import/Makefile config.status: creating src/Makefile config.status: creating src/autoconf.h config.status: executing depfiles commands config.status: executing libtool commands -------/CONFIGURE OUTPUT--------- -----MAKE OUTPUT------- make Making all in import Making all in xstd /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -g -O3 -Wall -Wwrite-strings -Woverloaded-virtual -pipe -MT AggrStat.lo -MD -MP -MF .deps/AggrStat.Tpo -c -o AggrStat.lo AggrStat.cc mv -f .deps/AggrStat.Tpo .deps/AggrStat.Plo mv: rename .deps/AggrStat.Tpo to .deps/AggrStat.Plo: No such file or directory make[3]: *** [AggrStat.lo] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive] Error 1 ---------/MAKE OUTPUT--------