This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by tap configure 1.01, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = vivaldi uname -m = i686 uname -r = 2.6.22-14-generic uname -s = Linux uname -v = #1 SMP Sun Oct 14 23:05:12 GMT 2007 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/rusty/bin PATH: /home/rusty/bin/kernel-scripts PATH: /usr/lib/ccontrol PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:1977: checking for a BSD-compatible install configure:2033: result: /usr/bin/install -c configure:2044: checking whether build environment is sane configure:2087: result: yes configure:2115: checking for a thread-safe mkdir -p configure:2154: result: /bin/mkdir -p configure:2167: checking for gawk configure:2183: found /usr/bin/gawk configure:2194: result: gawk configure:2205: checking whether make sets $(MAKE) configure:2226: result: yes configure:2462: checking for gcc configure:2478: found /usr/lib/ccontrol/gcc configure:2489: result: gcc configure:2727: checking for C compiler version configure:2734: gcc --version >&5 i386-linux-gnu-gcc-4.1 (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2) Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2737: $? = 0 configure:2744: gcc -v >&5 Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.1.3 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu Thread model: posix gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2) configure:2747: $? = 0 configure:2754: gcc -V >&5 i386-linux-gnu-gcc-4.1: '-V' option must have argument configure:2757: $? = 1 configure:2780: checking for C compiler default output file name configure:2807: gcc conftest.c >&5 configure:2810: $? = 0 configure:2848: result: a.out configure:2865: checking whether the C compiler works configure:2875: ./a.out configure:2878: $? = 0 configure:2895: result: yes configure:2902: checking whether we are cross compiling configure:2904: result: no configure:2907: checking for suffix of executables configure:2914: gcc -o conftest conftest.c >&5 configure:2917: $? = 0 configure:2941: result: configure:2947: checking for suffix of object files configure:2973: gcc -c conftest.c >&5 configure:2976: $? = 0 configure:2999: result: o configure:3003: checking whether we are using the GNU C compiler configure:3032: gcc -c conftest.c >&5 configure:3038: $? = 0 configure:3055: result: yes configure:3060: checking whether gcc accepts -g configure:3090: gcc -c -g conftest.c >&5 configure:3096: $? = 0 configure:3195: result: yes configure:3212: checking for gcc option to accept ISO C89 configure:3286: gcc -c -g -O2 conftest.c >&5 configure:3292: $? = 0 configure:3315: result: none needed configure:3344: checking for style of include used by make configure:3372: result: GNU configure:3397: checking dependency style of gcc configure:3488: result: gcc3 configure:3581: checking build system type configure:3599: result: i686-pc-linux-gnu configure:3621: checking host system type configure:3636: result: i686-pc-linux-gnu configure:3658: checking for a sed that does not truncate output configure:3714: result: /bin/sed configure:3717: checking for grep that handles long lines and -e configure:3791: result: /bin/grep configure:3796: checking for egrep configure:3874: result: /bin/grep -E configure:3890: checking for ld used by gcc configure:3957: result: /usr/lib/ccontrol/ld configure:3966: checking if the linker (/usr/lib/ccontrol/ld) is GNU ld configure:3981: result: yes configure:3986: checking for /usr/lib/ccontrol/ld option to reload object files configure:3993: result: -r configure:4011: checking for BSD-compatible nm configure:4060: result: /usr/bin/nm -B configure:4064: checking whether ln -s works configure:4068: result: yes configure:4075: checking how to recognize dependent libraries configure:4261: result: pass_all configure:4502: checking how to run the C preprocessor configure:4542: gcc -E conftest.c configure:4548: $? = 0 configure:4579: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:4585: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "tap" | #define PACKAGE_TARNAME "tap" | #define PACKAGE_VERSION "1.01" | #define PACKAGE_STRING "tap 1.01" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "tap" | #define VERSION "1.01" | /* end confdefs.h. */ | #include configure:4618: result: gcc -E configure:4647: gcc -E conftest.c configure:4653: $? = 0 configure:4684: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:4690: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "tap" | #define PACKAGE_TARNAME "tap" | #define PACKAGE_VERSION "1.01" | #define PACKAGE_STRING "tap 1.01" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "tap" | #define VERSION "1.01" | /* end confdefs.h. */ | #include configure:4728: checking for ANSI C header files configure:4758: gcc -c -g -O2 conftest.c >&5 configure:4764: $? = 0 configure:4863: gcc -o conftest -g -O2 conftest.c >&5 configure:4866: $? = 0 configure:4872: ./conftest configure:4875: $? = 0 configure:4892: result: yes configure:4916: checking for sys/types.h configure:4937: gcc -c -g -O2 conftest.c >&5 configure:4943: $? = 0 configure:4959: result: yes configure:4916: checking for sys/stat.h configure:4937: gcc -c -g -O2 conftest.c >&5 configure:4943: $? = 0 configure:4959: result: yes configure:4916: checking for stdlib.h configure:4937: gcc -c -g -O2 conftest.c >&5 configure:4943: $? = 0 configure:4959: result: yes configure:4916: checking for string.h configure:4937: gcc -c -g -O2 conftest.c >&5 configure:4943: $? = 0 configure:4959: result: yes configure:4916: checking for memory.h configure:4937: gcc -c -g -O2 conftest.c >&5 configure:4943: $? = 0 configure:4959: result: yes configure:4916: checking for strings.h configure:4937: gcc -c -g -O2 conftest.c >&5 configure:4943: $? = 0 configure:4959: result: yes configure:4916: checking for inttypes.h configure:4937: gcc -c -g -O2 conftest.c >&5 configure:4943: $? = 0 configure:4959: result: yes configure:4916: checking for stdint.h configure:4937: gcc -c -g -O2 conftest.c >&5 configure:4943: $? = 0 configure:4959: result: yes configure:4916: checking for unistd.h configure:4937: gcc -c -g -O2 conftest.c >&5 configure:4943: $? = 0 configure:4959: result: yes configure:4986: checking dlfcn.h usability configure:5003: gcc -c -g -O2 conftest.c >&5 configure:5009: $? = 0 configure:5023: result: yes configure:5027: checking dlfcn.h presence configure:5042: gcc -E conftest.c configure:5048: $? = 0 configure:5062: result: yes configure:5090: checking for dlfcn.h configure:5098: result: yes configure:5169: checking for g++ configure:5185: found /usr/lib/ccontrol/g++ configure:5196: result: g++ configure:5227: checking for C++ compiler version configure:5234: g++ --version >&5 g++ (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2) Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5237: $? = 0 configure:5244: g++ -v >&5 Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.1.3 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu Thread model: posix gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2) configure:5247: $? = 0 configure:5254: g++ -V >&5 g++: '-V' option must have argument configure:5257: $? = 1 configure:5260: checking whether we are using the GNU C++ compiler configure:5289: g++ -c conftest.cpp >&5 configure:5295: $? = 0 configure:5312: result: yes configure:5317: checking whether g++ accepts -g configure:5347: g++ -c -g conftest.cpp >&5 configure:5353: $? = 0 configure:5452: result: yes configure:5477: checking dependency style of g++ configure:5568: result: gcc3 configure:5593: checking how to run the C++ preprocessor configure:5629: g++ -E conftest.cpp configure:5635: $? = 0 configure:5666: g++ -E conftest.cpp conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory configure:5672: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "tap" | #define PACKAGE_TARNAME "tap" | #define PACKAGE_VERSION "1.01" | #define PACKAGE_STRING "tap 1.01" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "tap" | #define VERSION "1.01" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5705: result: g++ -E configure:5734: g++ -E conftest.cpp configure:5740: $? = 0 configure:5771: g++ -E conftest.cpp conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory configure:5777: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "tap" | #define PACKAGE_TARNAME "tap" | #define PACKAGE_VERSION "1.01" | #define PACKAGE_STRING "tap 1.01" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "tap" | #define VERSION "1.01" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5870: checking for g77 configure:5900: result: no configure:5870: checking for xlf configure:5900: result: no configure:5870: checking for f77 configure:5900: result: no configure:5870: checking for frt configure:5900: result: no configure:5870: checking for pgf77 configure:5900: result: no configure:5870: checking for cf77 configure:5900: result: no configure:5870: checking for fort77 configure:5900: result: no configure:5870: checking for fl32 configure:5900: result: no configure:5870: checking for af77 configure:5900: result: no configure:5870: checking for xlf90 configure:5900: result: no configure:5870: checking for f90 configure:5900: result: no configure:5870: checking for pgf90 configure:5900: result: no configure:5870: checking for pghpf configure:5900: result: no configure:5870: checking for epcf90 configure:5900: result: no configure:5870: checking for gfortran configure:5900: result: no configure:5870: checking for g95 configure:5900: result: no configure:5870: checking for xlf95 configure:5900: result: no configure:5870: checking for f95 configure:5900: result: no configure:5870: checking for fort configure:5900: result: no configure:5870: checking for ifort configure:5900: result: no configure:5870: checking for ifc configure:5900: result: no configure:5870: checking for efc configure:5900: result: no configure:5870: checking for pgf95 configure:5900: result: no configure:5870: checking for lf95 configure:5900: result: no configure:5870: checking for ftn configure:5900: result: no configure:5927: checking for Fortran 77 compiler version configure:5934: --version >&5 ./configure: line 5935: --version: command not found configure:5937: $? = 127 configure:5944: -v >&5 ./configure: line 5945: -v: command not found configure:5947: $? = 127 configure:5954: -V >&5 ./configure: line 5955: -V: command not found configure:5957: $? = 127 configure:5965: checking whether we are using the GNU Fortran 77 compiler configure:5984: -c conftest.F >&5 ./configure: line 5985: -c: command not found configure:5990: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6007: result: no configure:6013: checking whether accepts -g configure:6030: -c -g conftest.f >&5 ./configure: line 6031: -c: command not found configure:6036: $? = 127 configure: failed program was: | program main | | end configure:6052: result: no configure:6082: checking the maximum length of command line arguments configure:6194: result: 98304 configure:6206: checking command to parse /usr/bin/nm -B output from gcc object configure:6311: gcc -c -g -O2 conftest.c >&5 configure:6314: $? = 0 configure:6318: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6321: $? = 0 configure:6373: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:6376: $? = 0 configure:6414: result: ok configure:6418: checking for objdir configure:6433: result: .libs configure:6525: checking for ar configure:6541: found /usr/bin/ar configure:6552: result: ar configure:6621: checking for ranlib configure:6637: found /usr/bin/ranlib configure:6648: result: ranlib configure:6717: checking for strip configure:6733: found /usr/bin/strip configure:6744: result: strip configure:7030: checking if gcc supports -fno-rtti -fno-exceptions configure:7048: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:7052: $? = 0 configure:7065: result: no configure:7080: checking for gcc option to produce PIC configure:7312: result: -fPIC configure:7320: checking if gcc PIC flag -fPIC works configure:7338: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:7342: $? = 0 configure:7355: result: yes configure:7383: checking if gcc static flag -static works configure:7411: result: yes configure:7421: checking if gcc supports -c -o file.o configure:7442: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:7446: $? = 0 configure:7468: result: yes configure:7494: checking whether the gcc linker (/usr/lib/ccontrol/ld) supports shared libraries configure:8475: result: yes configure:8496: checking whether -lc should be explicitly linked in configure:8501: gcc -c -g -O2 conftest.c >&5 configure:8504: $? = 0 configure:8519: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:8522: $? = 0 configure:8534: result: no configure:8542: checking dynamic linker characteristics configure:9156: result: GNU/Linux ld.so configure:9165: checking how to hardcode library paths into programs configure:9190: result: immediate configure:9204: checking whether stripping libraries is possible configure:9209: result: yes configure:10011: checking if libtool supports shared libraries configure:10013: result: yes configure:10016: checking whether to build shared libraries configure:10037: result: yes configure:10040: checking whether to build static libraries configure:10044: result: yes configure:10137: creating libtool configure:10725: checking for ld used by g++ configure:10792: result: /usr/lib/ccontrol/ld configure:10801: checking if the linker (/usr/lib/ccontrol/ld) is GNU ld configure:10816: result: yes configure:10867: checking whether the g++ linker (/usr/lib/ccontrol/ld) supports shared libraries configure:11841: result: yes configure:11859: g++ -c -g -O2 conftest.cpp >&5 configure:11862: $? = 0 configure:12014: checking for g++ option to produce PIC configure:12298: result: -fPIC configure:12306: checking if g++ PIC flag -fPIC works configure:12324: g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5 configure:12328: $? = 0 configure:12341: result: yes configure:12369: checking if g++ static flag -static works configure:12397: result: yes configure:12407: checking if g++ supports -c -o file.o configure:12428: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:12432: $? = 0 configure:12454: result: yes configure:12480: checking whether the g++ linker (/usr/lib/ccontrol/ld) supports shared libraries configure:12508: result: yes configure:12575: checking dynamic linker characteristics configure:13137: result: GNU/Linux ld.so configure:13146: checking how to hardcode library paths into programs configure:13171: result: immediate configure:19381: checking for a BSD-compatible install configure:19437: result: /usr/bin/install -c configure:19457: checking for main in -lpthread configure:19486: gcc -o conftest -g -O2 conftest.c -lpthread >&5 configure:19492: $? = 0 configure:19510: result: yes configure:19525: checking for ANSI C header files configure:19689: result: yes configure:19704: checking for stdlib.h configure:19710: result: yes configure:19854: checking pthread.h usability configure:19871: gcc -c -g -O2 conftest.c >&5 configure:19877: $? = 0 configure:19891: result: yes configure:19895: checking pthread.h presence configure:19910: gcc -E conftest.c configure:19916: $? = 0 configure:19930: result: yes configure:19958: checking for pthread.h configure:19966: result: yes configure:19981: checking for an ANSI C-conforming const configure:20056: gcc -c -g -O2 conftest.c >&5 configure:20062: $? = 0 configure:20077: result: yes configure:20093: checking for vprintf configure:20149: gcc -o conftest -g -O2 conftest.c -lpthread >&5 conftest.c:48: warning: conflicting types for built-in function 'vprintf' configure:20155: $? = 0 configure:20173: result: yes configure:20180: checking for _doprnt configure:20236: gcc -o conftest -g -O2 conftest.c -lpthread >&5 /tmp/ccoPX0Rc.o: In function `main': /home/rusty/devel/cvs/ccan/ccan_tools/libtap/conftest.c:60: undefined reference to `_doprnt' collect2: ld returned 1 exit status configure:20242: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "tap" | #define PACKAGE_TARNAME "tap" | #define PACKAGE_VERSION "1.01" | #define PACKAGE_STRING "tap 1.01" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "tap" | #define VERSION "1.01" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBPTHREAD 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _doprnt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:20259: result: no configure:20277: checking for atexit configure:20333: gcc -o conftest -g -O2 conftest.c -lpthread >&5 configure:20339: $? = 0 configure:20357: result: yes configure:20521: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by tap config.status 1.01, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on vivaldi config.status:664: creating Makefile config.status:664: creating src/Makefile config.status:664: creating tests/Makefile config.status:664: creating tests/diag/Makefile config.status:664: creating tests/fail/Makefile config.status:664: creating tests/ok/Makefile config.status:664: creating tests/ok/ok-hash/Makefile config.status:664: creating tests/ok/ok-numeric/Makefile config.status:664: creating tests/ok/ok/Makefile config.status:664: creating tests/pass/Makefile config.status:664: creating tests/plan/Makefile config.status:664: creating tests/plan/no-tests/Makefile config.status:664: creating tests/plan/no_plan/Makefile config.status:664: creating tests/plan/not-enough-tests/Makefile config.status:664: creating tests/plan/sane/Makefile config.status:664: creating tests/plan/skip_all/Makefile config.status:664: creating tests/plan/too-many-plans/Makefile config.status:664: creating tests/plan/too-many-tests/Makefile config.status:664: creating tests/skip/Makefile config.status:664: creating tests/todo/Makefile config.status:855: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_f77_compiler_gnu=no ac_cv_func__doprnt=no ac_cv_func_atexit=yes ac_cv_func_vprintf=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_pthread_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_lib_pthread_main=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/lib/ccontrol/ld lt_cv_path_LDCXX=/usr/lib/ccontrol/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=98304 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/rusty/devel/cvs/ccan/ccan_tools/libtap/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/rusty/devel/cvs/ccan/ccan_tools/libtap/missing --run tar' AR='ar' AUTOCONF='${SHELL} /home/rusty/devel/cvs/ccan/ccan_tools/libtap/missing --run autoconf' AUTOHEADER='${SHELL} /home/rusty/devel/cvs/ccan/ccan_tools/libtap/missing --run autoheader' AUTOMAKE='${SHELL} /home/rusty/devel/cvs/ccan/ccan_tools/libtap/missing --run automake-1.10' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"tap\" -DPACKAGE_TARNAME=\"tap\" -DPACKAGE_VERSION=\"1.01\" -DPACKAGE_STRING=\"tap\ 1.01\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"tap\" -DVERSION=\"1.01\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_VPRINTF=1 -DHAVE_ATEXIT=1' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' F77='' FFLAGS='' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='-lpthread ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /home/rusty/devel/cvs/ccan/ccan_tools/libtap/missing --run makeinfo' OBJEXT='o' PACKAGE='tap' PACKAGE_BUGREPORT='' PACKAGE_NAME='tap' PACKAGE_STRING='tap 1.01' PACKAGE_TARNAME='tap' PACKAGE_VERSION='1.01' PATH_SEPARATOR=':' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' STRIP='strip' VERSION='1.01' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /home/rusty/devel/cvs/ccan/ccan_tools/libtap/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "tap" #define PACKAGE_TARNAME "tap" #define PACKAGE_VERSION "1.01" #define PACKAGE_STRING "tap 1.01" #define PACKAGE_BUGREPORT "" #define PACKAGE "tap" #define VERSION "1.01" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define HAVE_LIBPTHREAD 1 #define STDC_HEADERS 1 #define HAVE_STDLIB_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_VPRINTF 1 #define HAVE_ATEXIT 1 configure: exit 0