This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by ckhash configure 0.4.2, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = www.tcllab.org uname -m = i686 uname -r = 2.6.15-1.1830_FC4 uname -s = Linux uname -v = #1 Thu Feb 2 17:23:41 EST 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/kerberos/bin PATH: /usr/local/bin PATH: /bin PATH: /usr/bin PATH: /usr/X11R6/bin PATH: /home/canasai/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1324: checking for a BSD-compatible install configure:1379: result: /usr/bin/install -c configure:1390: checking whether build environment is sane configure:1433: result: yes configure:1498: checking for gawk configure:1514: found /bin/gawk configure:1524: result: gawk configure:1534: checking whether make sets $(MAKE) configure:1554: result: yes configure:1778: checking for g++ configure:1794: found /usr/bin/g++ configure:1804: result: g++ configure:1820: checking for C++ compiler version configure:1823: g++ --version &5 g++ (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 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:1826: $? = 0 configure:1828: g++ -v &5 Using built-in specs. Target: i386-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=i386-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:1831: $? = 0 configure:1833: g++ -V &5 g++: '-V' option must have argument configure:1836: $? = 1 configure:1859: checking for C++ compiler default output file name configure:1862: g++ conftest.cc >&5 configure:1865: $? = 0 configure:1911: result: a.out configure:1916: checking whether the C++ compiler works configure:1922: ./a.out configure:1925: $? = 0 configure:1942: result: yes configure:1949: checking whether we are cross compiling configure:1951: result: no configure:1954: checking for suffix of executables configure:1956: g++ -o conftest conftest.cc >&5 configure:1959: $? = 0 configure:1984: result: configure:1990: checking for suffix of object files configure:2011: g++ -c conftest.cc >&5 configure:2014: $? = 0 configure:2036: result: o configure:2040: checking whether we are using the GNU C++ compiler configure:2064: g++ -c conftest.cc >&5 configure:2070: $? = 0 configure:2074: test -z || test ! -s conftest.err configure:2077: $? = 0 configure:2080: test -s conftest.o configure:2083: $? = 0 configure:2096: result: yes configure:2102: checking whether g++ accepts -g configure:2123: g++ -c -g conftest.cc >&5 configure:2129: $? = 0 configure:2133: test -z || test ! -s conftest.err configure:2136: $? = 0 configure:2139: test -s conftest.o configure:2142: $? = 0 configure:2153: result: yes configure:2195: g++ -c -g -O2 conftest.cc >&5 configure:2201: $? = 0 configure:2205: test -z || test ! -s conftest.err configure:2208: $? = 0 configure:2211: test -s conftest.o configure:2214: $? = 0 configure:2240: g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:15: error: 'exit' was not declared in this scope configure:2246: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ckhash" | #define PACKAGE_TARNAME "ckhash" | #define PACKAGE_VERSION "0.4.2" | #define PACKAGE_STRING "ckhash 0.4.2" | #define PACKAGE_BUGREPORT "canasaiREMOVETHIS@gmail.com" | #define PACKAGE "ckhash" | #define VERSION "0.4.2" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:2195: g++ -c -g -O2 conftest.cc >&5 configure:2201: $? = 0 configure:2205: test -z || test ! -s conftest.err configure:2208: $? = 0 configure:2211: test -s conftest.o configure:2214: $? = 0 configure:2240: g++ -c -g -O2 conftest.cc >&5 configure:2246: $? = 0 configure:2250: test -z || test ! -s conftest.err configure:2253: $? = 0 configure:2256: test -s conftest.o configure:2259: $? = 0 configure:2293: checking for style of include used by make configure:2321: result: GNU configure:2349: checking dependency style of g++ configure:2439: result: gcc3 configure:2502: checking for gcc configure:2518: found /usr/bin/gcc configure:2528: result: gcc configure:2772: checking for C compiler version configure:2775: gcc --version &5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 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:2778: $? = 0 configure:2780: gcc -v &5 Using built-in specs. Target: i386-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=i386-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2783: $? = 0 configure:2785: gcc -V &5 gcc: '-V' option must have argument configure:2788: $? = 1 configure:2791: checking whether we are using the GNU C compiler configure:2815: gcc -c conftest.c >&5 configure:2821: $? = 0 configure:2825: test -z || test ! -s conftest.err configure:2828: $? = 0 configure:2831: test -s conftest.o configure:2834: $? = 0 configure:2847: result: yes configure:2853: checking whether gcc accepts -g configure:2874: gcc -c -g conftest.c >&5 configure:2880: $? = 0 configure:2884: test -z || test ! -s conftest.err configure:2887: $? = 0 configure:2890: test -s conftest.o configure:2893: $? = 0 configure:2904: result: yes configure:2921: checking for gcc option to accept ANSI C configure:2991: gcc -c -g -O2 conftest.c >&5 configure:2997: $? = 0 configure:3001: test -z || test ! -s conftest.err configure:3004: $? = 0 configure:3007: test -s conftest.o configure:3010: $? = 0 configure:3028: result: none needed configure:3046: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before 'me' configure:3052: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3187: checking dependency style of gcc configure:3277: result: gcc3 configure:3299: checking how to run the C preprocessor configure:3334: gcc -E conftest.c configure:3340: $? = 0 configure:3372: gcc -E conftest.c conftest.c:14:28: error: ac_nonexistent.h: No such file or directory configure:3378: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ckhash" | #define PACKAGE_TARNAME "ckhash" | #define PACKAGE_VERSION "0.4.2" | #define PACKAGE_STRING "ckhash 0.4.2" | #define PACKAGE_BUGREPORT "canasaiREMOVETHIS@gmail.com" | #define PACKAGE "ckhash" | #define VERSION "0.4.2" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:3417: result: gcc -E configure:3441: gcc -E conftest.c configure:3447: $? = 0 configure:3479: gcc -E conftest.c conftest.c:14:28: error: ac_nonexistent.h: No such file or directory configure:3485: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ckhash" | #define PACKAGE_TARNAME "ckhash" | #define PACKAGE_VERSION "0.4.2" | #define PACKAGE_STRING "ckhash 0.4.2" | #define PACKAGE_BUGREPORT "canasaiREMOVETHIS@gmail.com" | #define PACKAGE "ckhash" | #define VERSION "0.4.2" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:3541: checking for a BSD-compatible install configure:3596: result: /usr/bin/install -c configure:3607: checking whether ln -s works configure:3611: result: yes configure:3618: checking whether make sets $(MAKE) configure:3638: result: yes configure:3688: checking for ranlib configure:3704: found /usr/bin/ranlib configure:3715: result: ranlib configure:3732: checking for egrep configure:3742: result: grep -E configure:3747: checking for ANSI C header files configure:3772: gcc -c -g -O2 conftest.c >&5 configure:3778: $? = 0 configure:3782: test -z || test ! -s conftest.err configure:3785: $? = 0 configure:3788: test -s conftest.o configure:3791: $? = 0 configure:3880: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:31: warning: incompatible implicit declaration of built-in function 'exit' configure:3883: $? = 0 configure:3885: ./conftest configure:3888: $? = 0 configure:3903: result: yes configure:3915: checking for inline configure:3936: gcc -c -g -O2 conftest.c >&5 configure:3942: $? = 0 configure:3946: test -z || test ! -s conftest.err configure:3949: $? = 0 configure:3952: test -s conftest.o configure:3955: $? = 0 configure:3967: result: inline configure:4107: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by ckhash config.status 0.4.2, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on www.tcllab.org config.status:700: creating Makefile config.status:700: creating cuckoo_hash/Makefile config.status:700: creating test/Makefile config.status:804: creating config.h config.status:892: config.h is unchanged config.status:1072: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes 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_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_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_exeext= ac_cv_header_stdc=yes ac_cv_objext=o ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/canasai/html/software/ckhash/ckhash-0.4.2/build-aux/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/canasai/html/software/ckhash/ckhash-0.4.2/build-aux/missing --run tar' AUTOCONF='${SHELL} /home/canasai/html/software/ckhash/ckhash-0.4.2/build-aux/missing --run autoconf' AUTOHEADER='${SHELL} /home/canasai/html/software/ckhash/ckhash-0.4.2/build-aux/missing --run autoheader' AUTOMAKE='${SHELL} /home/canasai/html/software/ckhash/ckhash-0.4.2/build-aux/missing --run automake-1.9' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /home/canasai/html/software/ckhash/ckhash-0.4.2/build-aux/missing --run makeinfo' OBJEXT='o' PACKAGE='ckhash' PACKAGE_BUGREPORT='canasaiREMOVETHIS@gmail.com' PACKAGE_NAME='ckhash' PACKAGE_STRING='ckhash 0.4.2' PACKAGE_TARNAME='ckhash' PACKAGE_VERSION='0.4.2' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='0.4.2' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build_alias='' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/home/canasai/html/software/ckhash/ckhash-0.4.2/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/usr/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE "ckhash" #define PACKAGE_BUGREPORT "canasaiREMOVETHIS@gmail.com" #define PACKAGE_NAME "ckhash" #define PACKAGE_STRING "ckhash 0.4.2" #define PACKAGE_TARNAME "ckhash" #define PACKAGE_VERSION "0.4.2" #define STDC_HEADERS 1 #define VERSION "0.4.2" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0