This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by tokyocabinet configure 1.4.47, which was generated by GNU Autoconf 2.65. Invocation command line was $ ./configure --prefix=/home/lg ## --------- ## ## Platform. ## ## --------- ## hostname = mus uname -m = x86_64 uname -r = 2.6.35-22-server uname -s = Linux uname -v = #35-Ubuntu SMP Sat Oct 16 22:02:33 UTC 2010 /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/lg/bin PATH: /usr/openwin/bin PATH: /bin PATH: /usr/bin PATH: /etc PATH: /usr/sbin PATH: /usr/dt/bin PATH: /usr/local/bin PATH: /usr/local/bin.32 PATH: /usr/local/sbin PATH: /usr/local/genetics/bin PATH: /usr/local/genetics.64/bin PATH: /usr/local/staden/bin PATH: /usr/ucb ## ----------- ## ## Core tests. ## ## ----------- ## configure:2375: checking for gcc configure:2391: found /home/lg/bin/gcc configure:2402: result: gcc configure:2631: checking for C compiler version configure:2640: gcc --version >&5 gcc (Ubuntu/Linaro 4.6.2-8ubuntu4) 4.6.2 20110902 (prerelease) Copyright (C) 2011 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:2651: $? = 0 configure:2640: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/data/mus/lg/cpp/gcc/libexec/gcc/x86_64-linux-gnu/4.6.2/lto-wrapper Target: x86_64-linux-gnu Configured with: ../gcc-4.6-20110902/configure --prefix=/data/mus/lg/cpp/gcc --with-pkgversion='Ubuntu/Linaro 4.6.2-8ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,go --program-suffix=-4.6 --enable-shared --enable-multiarch --with-multiarch-defaults=x86_64-linux-gnu --enable-linker-build-id --with-system-zlib --without-included-gettext --enable-threads=posix --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-gold --enable-ld=default --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.6.2 20110902 (prerelease) (Ubuntu/Linaro 4.6.2-8ubuntu4) configure:2651: $? = 0 configure:2640: gcc -V >&5 gcc: error: unrecognized option '-V' gcc: fatal error: no input files compilation terminated. configure:2651: $? = 1 configure:2640: gcc -qversion >&5 gcc: error: unrecognized option '-qversion' gcc: fatal error: no input files compilation terminated. configure:2651: $? = 1 configure:2671: checking whether the C compiler works configure:2693: gcc conftest.c >&5 configure:2697: $? = 0 configure:2746: result: yes configure:2749: checking for C compiler default output file name configure:2751: result: a.out configure:2757: checking for suffix of executables configure:2764: gcc -o conftest conftest.c >&5 configure:2768: $? = 0 configure:2790: result: configure:2812: checking whether we are cross compiling configure:2820: gcc -o conftest conftest.c >&5 configure:2824: $? = 0 configure:2831: ./conftest configure:2835: $? = 0 configure:2850: result: no configure:2855: checking for suffix of object files configure:2877: gcc -c conftest.c >&5 configure:2881: $? = 0 configure:2902: result: o configure:2906: checking whether we are using the GNU C compiler configure:2925: gcc -c conftest.c >&5 configure:2925: $? = 0 configure:2934: result: yes configure:2943: checking whether gcc accepts -g configure:2963: gcc -c -g conftest.c >&5 configure:2963: $? = 0 configure:3004: result: yes configure:3021: checking for gcc option to accept ISO C89 configure:3085: gcc -c -g -O2 conftest.c >&5 configure:3085: $? = 0 configure:3098: result: none needed configure:3137: checking how to run the C preprocessor configure:3168: gcc -E conftest.c configure:3168: $? = 0 configure:3182: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3182: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tokyocabinet" | #define PACKAGE_TARNAME "tokyocabinet" | #define PACKAGE_VERSION "1.4.47" | #define PACKAGE_STRING "tokyocabinet 1.4.47" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3207: result: gcc -E configure:3227: gcc -E conftest.c configure:3227: $? = 0 configure:3241: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3241: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tokyocabinet" | #define PACKAGE_TARNAME "tokyocabinet" | #define PACKAGE_VERSION "1.4.47" | #define PACKAGE_STRING "tokyocabinet 1.4.47" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3270: checking for grep that handles long lines and -e configure:3328: result: /bin/grep configure:3333: checking for egrep configure:3395: result: /bin/grep -E configure:3400: checking for ANSI C header files configure:3420: gcc -c -g -O2 conftest.c >&5 configure:3420: $? = 0 configure:3493: gcc -o conftest -g -O2 conftest.c >&5 configure:3493: $? = 0 configure:3493: ./conftest configure:3493: $? = 0 configure:3504: result: yes configure:3517: checking for sys/types.h configure:3517: gcc -c -g -O2 conftest.c >&5 configure:3517: $? = 0 configure:3517: result: yes configure:3517: checking for sys/stat.h configure:3517: gcc -c -g -O2 conftest.c >&5 configure:3517: $? = 0 configure:3517: result: yes configure:3517: checking for stdlib.h configure:3517: gcc -c -g -O2 conftest.c >&5 configure:3517: $? = 0 configure:3517: result: yes configure:3517: checking for string.h configure:3517: gcc -c -g -O2 conftest.c >&5 configure:3517: $? = 0 configure:3517: result: yes configure:3517: checking for memory.h configure:3517: gcc -c -g -O2 conftest.c >&5 configure:3517: $? = 0 configure:3517: result: yes configure:3517: checking for strings.h configure:3517: gcc -c -g -O2 conftest.c >&5 configure:3517: $? = 0 configure:3517: result: yes configure:3517: checking for inttypes.h configure:3517: gcc -c -g -O2 conftest.c >&5 configure:3517: $? = 0 configure:3517: result: yes configure:3517: checking for stdint.h configure:3517: gcc -c -g -O2 conftest.c >&5 configure:3517: $? = 0 configure:3517: result: yes configure:3517: checking for unistd.h configure:3517: gcc -c -g -O2 conftest.c >&5 configure:3517: $? = 0 configure:3517: result: yes configure:3530: checking whether byte ordering is bigendian configure:3545: gcc -c -g -O2 conftest.c >&5 conftest.c:20:9: error: unknown type name 'not' conftest.c:20:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' conftest.c:20:15: error: unknown type name 'universal' configure:3545: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tokyocabinet" | #define PACKAGE_TARNAME "tokyocabinet" | #define PACKAGE_VERSION "1.4.47" | #define PACKAGE_STRING "tokyocabinet 1.4.47" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:3590: gcc -c -g -O2 conftest.c >&5 configure:3590: $? = 0 configure:3608: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:26:4: error: unknown type name 'not' conftest.c:26:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' configure:3608: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tokyocabinet" | #define PACKAGE_TARNAME "tokyocabinet" | #define PACKAGE_VERSION "1.4.47" | #define PACKAGE_STRING "tokyocabinet 1.4.47" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:3736: result: no configure:3755: checking for main in -lc configure:3774: gcc -o conftest -g -O2 conftest.c -lc >&5 configure:3774: $? = 0 configure:3783: result: yes configure:3794: checking for main in -lm configure:3813: gcc -o conftest -g -O2 conftest.c -lm -lc >&5 configure:3813: $? = 0 configure:3822: result: yes configure:3835: checking for main in -lpthread configure:3854: gcc -o conftest -g -O2 conftest.c -lpthread -lm -lc >&5 configure:3854: $? = 0 configure:3863: result: yes configure:3874: checking for main in -lrt configure:3893: gcc -o conftest -g -O2 conftest.c -lrt -lpthread -lm -lc >&5 configure:3893: $? = 0 configure:3902: result: yes configure:3916: checking for main in -lz configure:3935: gcc -o conftest -g -O2 conftest.c -lz -lrt -lpthread -lm -lc >&5 configure:3935: $? = 0 configure:3944: result: yes configure:3958: checking for main in -lbz2 configure:3977: gcc -o conftest -g -O2 conftest.c -lbz2 -lz -lrt -lpthread -lm -lc >&5 configure:3977: $? = 0 configure:3986: result: yes configure:4082: checking for main in -ltokyocabinet configure:4101: gcc -o conftest -g -O2 conftest.c -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc >&5 /usr/bin/ld: cannot find -ltokyocabinet collect2: ld returned 1 exit status configure:4101: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tokyocabinet" | #define PACKAGE_TARNAME "tokyocabinet" | #define PACKAGE_VERSION "1.4.47" | #define PACKAGE_STRING "tokyocabinet 1.4.47" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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_LIBC 1 | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBBZ2 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:4110: result: no configure:4119: checking for stdlib.h configure:4119: result: yes configure:4127: checking for stdint.h configure:4127: result: yes configure:4135: checking for unistd.h configure:4135: result: yes configure:4143: checking dirent.h usability configure:4143: gcc -c -g -O2 conftest.c >&5 configure:4143: $? = 0 configure:4143: result: yes configure:4143: checking dirent.h presence configure:4143: gcc -E conftest.c configure:4143: $? = 0 configure:4143: result: yes configure:4143: checking for dirent.h configure:4143: result: yes configure:4151: checking regex.h usability configure:4151: gcc -c -g -O2 conftest.c >&5 configure:4151: $? = 0 configure:4151: result: yes configure:4151: checking regex.h presence configure:4151: gcc -E conftest.c configure:4151: $? = 0 configure:4151: result: yes configure:4151: checking for regex.h configure:4151: result: yes configure:4159: checking glob.h usability configure:4159: gcc -c -g -O2 conftest.c >&5 configure:4159: $? = 0 configure:4159: result: yes configure:4159: checking glob.h presence configure:4159: gcc -E conftest.c configure:4159: $? = 0 configure:4159: result: yes configure:4159: checking for glob.h configure:4159: result: yes configure:4169: checking pthread.h usability configure:4169: gcc -c -g -O2 conftest.c >&5 configure:4169: $? = 0 configure:4169: result: yes configure:4169: checking pthread.h presence configure:4169: gcc -E conftest.c configure:4169: $? = 0 configure:4169: result: yes configure:4169: checking for pthread.h configure:4169: result: yes configure:4180: checking zlib.h usability configure:4180: gcc -c -g -O2 conftest.c >&5 configure:4180: $? = 0 configure:4180: result: yes configure:4180: checking zlib.h presence configure:4180: gcc -E conftest.c configure:4180: $? = 0 configure:4180: result: yes configure:4180: checking for zlib.h configure:4180: result: yes configure:4191: checking bzlib.h usability configure:4191: gcc -c -g -O2 conftest.c >&5 configure:4191: $? = 0 configure:4191: result: yes configure:4191: checking bzlib.h presence configure:4191: gcc -E conftest.c configure:4191: $? = 0 configure:4191: result: yes configure:4191: checking for bzlib.h configure:4191: result: yes configure:4408: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by tokyocabinet config.status 1.4.47, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on mus config.status:749: creating Makefile config.status:749: creating tokyocabinet.pc ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_bigendian=no ac_cv_c_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_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_header_bzlib_h=yes ac_cv_header_dirent_h=yes ac_cv_header_glob_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_pthread_h=yes ac_cv_header_regex_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_header_zlib_h=yes ac_cv_lib_bz2_main=yes ac_cv_lib_c_main=yes ac_cv_lib_m_main=yes ac_cv_lib_pthread_main=yes ac_cv_lib_rt_main=yes ac_cv_lib_tokyocabinet_main=no ac_cv_lib_z_main=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='gcc' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' DEFS='-DPACKAGE_NAME=\"tokyocabinet\" -DPACKAGE_TARNAME=\"tokyocabinet\" -DPACKAGE_VERSION=\"1.4.47\" -DPACKAGE_STRING=\"tokyocabinet\ 1.4.47\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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_LIBC=1 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBZ=1 -DHAVE_LIBBZ2=1' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' LDFLAGS='' LIBOBJS='' LIBS='-lbz2 -lz -lrt -lpthread -lm -lc ' LTLIBOBJS='' MYCFLAGS='-g -O2 -std=c99 -Wall -fPIC -fsigned-char -O2' MYCGIFILES='tcawmgr.cgi' MYCMDLDFLAGS='' MYCOMMANDFILES='tcutest tcumttest tcucodec tchtest tchmttest tchmgr tcbtest tcbmttest tcbmgr tcftest tcfmttest tcfmgr tcttest tctmttest tctmgr tcatest tcamttest tcamgr' MYCPPFLAGS='-I. -I$(INCLUDEDIR) -I/home/lg/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__' MYDOCUMENTFILES='COPYING ChangeLog doc tokyocabinet.idl' MYFORMATVER='1.0' MYHEADERFILES='tcutil.h tchdb.h tcbdb.h tcfdb.h tctdb.h tcadb.h' MYLDFLAGS='-L. -L$(LIBDIR) -L/home/lg/lib -L/usr/local/lib' MYLDLIBPATHENV='LD_LIBRARY_PATH' MYLIBOBJFILES='tcutil.o tchdb.o tcbdb.o tcfdb.o tctdb.o tcadb.o myconf.o md5.o' MYLIBRARYFILES='libtokyocabinet.a libtokyocabinet.so.9.10.0 libtokyocabinet.so.9 libtokyocabinet.so' MYLIBREV='10' MYLIBVER='9' MYMAN1FILES='tcutest.1 tcumttest.1 tcucodec.1 tchtest.1 tchmttest.1 tchmgr.1 tcbtest.1 tcbmttest.1 tcbmgr.1 tcftest.1 tcfmttest.1 tcfmgr.1 tcttest.1 tctmttest.1 tctmgr.1 tcatest.1 tcamttest.1 tcamgr.1' MYMAN3FILES='tokyocabinet.3 tcutil.3 tcxstr.3 tclist.3 tcmap.3 tctree.3 tcmdb.3 tcmpool.3 tchdb.3 tcbdb.3 tcfdb.3 tctdb.3 tcadb.3' MYPCFILES='tokyocabinet.pc' MYPOSTCMD='true' MYRUNPATH='$(LIBDIR)' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='tokyocabinet' PACKAGE_STRING='tokyocabinet 1.4.47' PACKAGE_TARNAME='tokyocabinet' PACKAGE_URL='' PACKAGE_VERSION='1.4.47' PATH_SEPARATOR=':' SHELL='/bin/bash' ac_ct_CC='gcc' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/home/lg' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "tokyocabinet" #define PACKAGE_TARNAME "tokyocabinet" #define PACKAGE_VERSION "1.4.47" #define PACKAGE_STRING "tokyocabinet 1.4.47" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #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_LIBC 1 #define HAVE_LIBM 1 #define HAVE_LIBPTHREAD 1 #define HAVE_LIBRT 1 #define HAVE_LIBZ 1 #define HAVE_LIBBZ2 1 configure: exit 0