This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by qdbm configure 1.8.78, which was generated by GNU Autoconf 2.65. Invocation command line was $ ./configure --host=i686-w64-mingw32 --prefix=/home/nkbj/mxe/usr/i686-w64-mingw32 --enable-lzo --enable-bzip --enable-zlib --enable-iconv ## --------- ## ## Platform. ## ## --------- ## hostname = bohrium uname -m = x86_64 uname -r = 3.2.0-48-generic uname -s = Linux uname -v = #74-Ubuntu SMP Thu Jun 6 19:43:26 UTC 2013 /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/nkbj/mxe/usr/bin PATH: /home/nkbj/mxe/usr/bin PATH: /usr/lib/lightdm/lightdm PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:1687: loading site script /home/nkbj/mxe/usr/i686-w64-mingw32/share/config.site | ac_cv_build=x86_64-unknown-linux-gnu configure:1974: checking for i686-w64-mingw32-gcc configure:1990: found /usr/bin/i686-w64-mingw32-gcc configure:2001: result: i686-w64-mingw32-gcc configure:2270: checking for C compiler version configure:2279: i686-w64-mingw32-gcc --version >&5 i686-w64-mingw32-gcc (GCC) 4.6.3 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:2290: $? = 0 configure:2279: i686-w64-mingw32-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-w64-mingw32-gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-w64-mingw32/4.6/lto-wrapper Target: i686-w64-mingw32 Configured with: ../../src/configure --build=x86_64-linux-gnu --prefix=/usr --includedir='/usr/include' --mandir='/usr/share/man' --infodir='/usr/share/info' --sysconfdir=/etc --localstatedir=/var --libexecdir='/usr/lib/gcc-mingw-w64' --disable-maintainer-mode --disable-dependency-tracking --prefix=/usr --enable-shared --enable-static --disable-multilib --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --libdir=/usr/lib --enable-libstdcxx-time=yes --with-tune=generic --enable-version-specific-runtime-libs --enable-threads=win32 --enable-fully-dynamic-string --enable-sjlj-exceptions --enable-languages=c,c++,fortran,objc,obj-c++,ada --enable-lto --with-plugin-ld --target=i686-w64-mingw32 --with-gxx-include-dir=/usr/include/c++/4.6 --with-as=/usr/bin/i686-w64-mingw32-as --with-ld=/usr/bin/i686-w64-mingw32-ld Thread model: win32 gcc version 4.6.3 (GCC) configure:2290: $? = 0 configure:2279: i686-w64-mingw32-gcc -V >&5 i686-w64-mingw32-gcc: error: unrecognized option '-V' i686-w64-mingw32-gcc: fatal error: no input files compilation terminated. configure:2290: $? = 4 configure:2279: i686-w64-mingw32-gcc -qversion >&5 i686-w64-mingw32-gcc: error: unrecognized option '-qversion' i686-w64-mingw32-gcc: fatal error: no input files compilation terminated. configure:2290: $? = 4 configure:2310: checking whether the C compiler works configure:2332: i686-w64-mingw32-gcc conftest.c >&5 configure:2336: $? = 0 configure:2385: result: yes configure:2388: checking for C compiler default output file name configure:2390: result: a.exe configure:2396: checking for suffix of executables configure:2403: i686-w64-mingw32-gcc -o conftest.exe conftest.c >&5 configure:2407: $? = 0 configure:2429: result: .exe configure:2451: checking whether we are cross compiling configure:2459: i686-w64-mingw32-gcc -o conftest.exe conftest.c >&5 configure:2463: $? = 0 configure:2470: ./conftest.exe ./configure: line 2472: ./conftest.exe: cannot execute binary file configure:2474: $? = 126 configure:2489: result: yes configure:2494: checking for suffix of object files configure:2516: i686-w64-mingw32-gcc -c conftest.c >&5 configure:2520: $? = 0 configure:2541: result: o configure:2545: checking whether we are using the GNU C compiler configure:2564: i686-w64-mingw32-gcc -c conftest.c >&5 configure:2564: $? = 0 configure:2573: result: yes configure:2582: checking whether i686-w64-mingw32-gcc accepts -g configure:2602: i686-w64-mingw32-gcc -c -g conftest.c >&5 configure:2602: $? = 0 configure:2643: result: yes configure:2660: checking for i686-w64-mingw32-gcc option to accept ISO C89 configure:2724: i686-w64-mingw32-gcc -c -g -O2 conftest.c >&5 configure:2724: $? = 0 configure:2737: result: none needed configure:2825: checking for main in -lc configure:2844: i686-w64-mingw32-gcc -o conftest.exe -g -O2 conftest.c -lc >&5 /usr/bin/i686-w64-mingw32-ld: cannot find -lc collect2: ld returned 1 exit status configure:2844: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "qdbm" | #define PACKAGE_TARNAME "qdbm" | #define PACKAGE_VERSION "1.8.78" | #define PACKAGE_STRING "qdbm 1.8.78" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:2853: result: no configure:2912: checking for main in -lz configure:2931: i686-w64-mingw32-gcc -o conftest.exe -g -O2 conftest.c -lz >&5 /usr/bin/i686-w64-mingw32-ld: cannot find -lz collect2: ld returned 1 exit status configure:2931: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "qdbm" | #define PACKAGE_TARNAME "qdbm" | #define PACKAGE_VERSION "1.8.78" | #define PACKAGE_STRING "qdbm 1.8.78" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:2940: result: no configure:2956: checking for main in -llzo2 configure:2975: i686-w64-mingw32-gcc -o conftest.exe -g -O2 conftest.c -llzo2 >&5 /usr/bin/i686-w64-mingw32-ld: cannot find -llzo2 collect2: ld returned 1 exit status configure:2975: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "qdbm" | #define PACKAGE_TARNAME "qdbm" | #define PACKAGE_VERSION "1.8.78" | #define PACKAGE_STRING "qdbm 1.8.78" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:2984: result: no configure:3000: checking for main in -lbz2 configure:3019: i686-w64-mingw32-gcc -o conftest.exe -g -O2 conftest.c -lbz2 >&5 /usr/bin/i686-w64-mingw32-ld: cannot find -lbz2 collect2: ld returned 1 exit status configure:3019: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "qdbm" | #define PACKAGE_TARNAME "qdbm" | #define PACKAGE_VERSION "1.8.78" | #define PACKAGE_STRING "qdbm 1.8.78" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:3028: result: no configure:3044: checking for main in -liconv configure:3063: i686-w64-mingw32-gcc -o conftest.exe -g -O2 conftest.c -liconv >&5 /usr/bin/i686-w64-mingw32-ld: cannot find -liconv collect2: ld returned 1 exit status configure:3063: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "qdbm" | #define PACKAGE_TARNAME "qdbm" | #define PACKAGE_VERSION "1.8.78" | #define PACKAGE_STRING "qdbm 1.8.78" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:3072: result: no configure:3093: checking for main in -lqdbm configure:3112: i686-w64-mingw32-gcc -o conftest.exe -g -O2 conftest.c -lqdbm >&5 /usr/bin/i686-w64-mingw32-ld: cannot find -lqdbm collect2: ld returned 1 exit status configure:3112: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "qdbm" | #define PACKAGE_TARNAME "qdbm" | #define PACKAGE_VERSION "1.8.78" | #define PACKAGE_STRING "qdbm 1.8.78" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:3121: result: no configure:3294: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by qdbm config.status 1.8.78, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on bohrium config.status:733: creating Makefile config.status:832: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status:733: creating LTmakefile config.status:832: WARNING: 'LTmakefile.in' seems to ignore the --datarootdir setting config.status:733: creating qdbm.spec config.status:733: creating qdbm.pc config.status:832: WARNING: 'qdbm.pc.in' seems to ignore the --datarootdir setting ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu 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_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=set ac_cv_env_host_alias_value=i686-w64-mingw32 ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext=.exe ac_cv_lib_bz2_main=no ac_cv_lib_c_main=no ac_cv_lib_iconv_main=no ac_cv_lib_lzo2_main=no ac_cv_lib_qdbm_main=no ac_cv_lib_z_main=no ac_cv_objext=o ac_cv_prog_CC=i686-w64-mingw32-gcc ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='i686-w64-mingw32-ar' CC='i686-w64-mingw32-gcc' CFLAGS='-g -O2' CPPFLAGS='' DEFS='-DPACKAGE_NAME=\"qdbm\" -DPACKAGE_TARNAME=\"qdbm\" -DPACKAGE_VERSION=\"1.8.78\" -DPACKAGE_STRING=\"qdbm\ 1.8.78\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='.exe' LD='i686-w64-mingw32-ld' LDFLAGS='' LIBOBJS='' LIBREV='14' LIBS='' LIBVER='14' LTLIBOBJS='' MGWLIBS='-liconv -lbz2 -llzo2 -lz ' MYDEFS=' -DMYZLIB -DMYLZO -DMYBZIP -DMYICONV' MYOPTS='-minline-all-stringops' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='qdbm' PACKAGE_STRING='qdbm 1.8.78' PACKAGE_TARNAME='qdbm' PACKAGE_URL='' PACKAGE_VERSION='1.8.78' PATH_SEPARATOR=':' SHELL='/bin/bash' TARGETS='all' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='i686-w64-mingw32' 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/nkbj/mxe/usr/i686-w64-mingw32' 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 "qdbm" #define PACKAGE_TARNAME "qdbm" #define PACKAGE_VERSION "1.8.78" #define PACKAGE_STRING "qdbm 1.8.78" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" configure: exit 0