This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Eggdrop Compress Module configure 1.6.21, which was generated by GNU Autoconf 2.68. Invocation command line was $ .././compress.mod/configure --disable-option-checking --cache-file=../../../config.cache --srcdir=../../../src/mod/compress.mod ## --------- ## ## Platform. ## ## --------- ## hostname = bitcoinshell uname -m = i686 uname -r = 3.0.76-gentoo uname -s = Linux uname -v = #6 SMP Sat Aug 10 17:29:41 CDT 2013 /usr/bin/uname -p = Pentium III (Coppermine) /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/paimo/bin PATH: /usr/bin PATH: /bin PATH: /opt/bin PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.3.6 PATH: /usr/i486-pc-linux-gnu/gcc-bin/4.1.2 PATH: /usr/games/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1935: creating cache ../../../config.cache configure:2092: checking for gcc configure:2108: found /usr/bin/gcc configure:2119: result: gcc configure:2348: checking for C compiler version configure:2357: gcc --version >&5 gcc (Gentoo 4.3.6-r1 p1.1, pie-10.1.5) 4.3.6 Copyright (C) 2008 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:2368: $? = 0 configure:2357: gcc -v >&5 Using built-in specs. Target: i686-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.3.6-r1/work/gcc-4.3.6/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.3.6 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.6/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.6 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.6/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.6/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.6/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --enable-obsolete --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-checking=release --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.6-r1 p1.1, pie-10.1.5' Thread model: posix gcc version 4.3.6 (Gentoo 4.3.6-r1 p1.1, pie-10.1.5) configure:2368: $? = 0 configure:2357: gcc -V >&5 gcc: '-V' option must have argument configure:2368: $? = 1 configure:2357: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2368: $? = 1 configure:2388: checking whether the C compiler works configure:2410: gcc conftest.c >&5 configure:2414: $? = 0 configure:2462: result: yes configure:2465: checking for C compiler default output file name configure:2467: result: a.out configure:2473: checking for suffix of executables configure:2480: gcc -o conftest conftest.c >&5 configure:2484: $? = 0 configure:2506: result: configure:2528: checking whether we are cross compiling configure:2536: gcc -o conftest conftest.c >&5 configure:2540: $? = 0 configure:2547: ./conftest configure:2551: $? = 0 configure:2566: result: no configure:2571: checking for suffix of object files configure:2593: gcc -c conftest.c >&5 configure:2597: $? = 0 configure:2618: result: o configure:2622: checking whether we are using the GNU C compiler configure:2641: gcc -c conftest.c >&5 configure:2641: $? = 0 configure:2650: result: yes configure:2659: checking whether gcc accepts -g configure:2679: gcc -c -g conftest.c >&5 configure:2679: $? = 0 configure:2720: result: yes configure:2737: checking for gcc option to accept ISO C89 configure:2801: gcc -c -g -O2 conftest.c >&5 configure:2801: $? = 0 configure:2814: result: none needed configure:2835: checking for gzopen in -lz configure:2860: gcc -o conftest -g -O2 conftest.c -lz >&5 configure:2860: $? = 0 configure:2869: result: yes configure:2880: checking how to run the C preprocessor configure:2911: gcc -E conftest.c configure:2911: $? = 0 configure:2925: gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:2925: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Eggdrop Compress Module" | #define PACKAGE_TARNAME "eggdrop-compress-module" | #define PACKAGE_VERSION "1.6.21" | #define PACKAGE_STRING "Eggdrop Compress Module 1.6.21" | #define PACKAGE_BUGREPORT "bugs@eggheads.org" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:2950: result: gcc -E configure:2970: gcc -E conftest.c configure:2970: $? = 0 configure:2984: gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:2984: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Eggdrop Compress Module" | #define PACKAGE_TARNAME "eggdrop-compress-module" | #define PACKAGE_VERSION "1.6.21" | #define PACKAGE_STRING "Eggdrop Compress Module 1.6.21" | #define PACKAGE_BUGREPORT "bugs@eggheads.org" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3013: checking for grep that handles long lines and -e configure:3071: result: /bin/grep configure:3076: checking for egrep configure:3138: result: /bin/grep -E configure:3143: checking for ANSI C header files configure:3163: gcc -c -g -O2 conftest.c >&5 configure:3163: $? = 0 configure:3236: gcc -o conftest -g -O2 conftest.c >&5 configure:3236: $? = 0 configure:3236: ./conftest configure:3236: $? = 0 configure:3247: result: yes configure:3260: checking for sys/types.h configure:3260: gcc -c -g -O2 conftest.c >&5 configure:3260: $? = 0 configure:3260: result: yes configure:3260: checking for sys/stat.h configure:3260: gcc -c -g -O2 conftest.c >&5 configure:3260: $? = 0 configure:3260: result: yes configure:3260: checking for stdlib.h configure:3260: gcc -c -g -O2 conftest.c >&5 configure:3260: $? = 0 configure:3260: result: yes configure:3260: checking for string.h configure:3260: gcc -c -g -O2 conftest.c >&5 configure:3260: $? = 0 configure:3260: result: yes configure:3260: checking for memory.h configure:3260: gcc -c -g -O2 conftest.c >&5 configure:3260: $? = 0 configure:3260: result: yes configure:3260: checking for strings.h configure:3260: gcc -c -g -O2 conftest.c >&5 configure:3260: $? = 0 configure:3260: result: yes configure:3260: checking for inttypes.h configure:3260: gcc -c -g -O2 conftest.c >&5 configure:3260: $? = 0 configure:3260: result: yes configure:3260: checking for stdint.h configure:3260: gcc -c -g -O2 conftest.c >&5 configure:3260: $? = 0 configure:3260: result: yes configure:3260: checking for unistd.h configure:3260: gcc -c -g -O2 conftest.c >&5 configure:3260: $? = 0 configure:3260: result: yes configure:3272: checking zlib.h usability configure:3272: gcc -c -g -O2 conftest.c >&5 configure:3272: $? = 0 configure:3272: result: yes configure:3272: checking zlib.h presence configure:3272: gcc -E conftest.c configure:3272: $? = 0 configure:3272: result: yes configure:3272: checking for zlib.h configure:3272: result: yes configure:3375: updating cache ../../../config.cache configure:3460: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Eggdrop Compress Module config.status 1.6.21, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on bitcoinshell config.status:736: creating Makefile ## ---------------- ## ## Cache variables. ## ## ---------------- ## 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_inttypes_h=yes ac_cv_header_memory_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_z_gzopen=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=\"Eggdrop\ Compress\ Module\" -DPACKAGE_TARNAME=\"eggdrop-compress-module\" -DPACKAGE_VERSION=\"1.6.21\" -DPACKAGE_STRING=\"Eggdrop\ Compress\ Module\ 1.6.21\" -DPACKAGE_BUGREPORT=\"bugs@eggheads.org\" -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' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' OBJEXT='o' PACKAGE_BUGREPORT='bugs@eggheads.org' PACKAGE_NAME='Eggdrop Compress Module' PACKAGE_STRING='Eggdrop Compress Module 1.6.21' PACKAGE_TARNAME='eggdrop-compress-module' PACKAGE_URL='' PACKAGE_VERSION='1.6.21' PATH_SEPARATOR=':' SHELL='/bin/sh' ZLIB='-lz' 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='/usr/local' 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 "Eggdrop Compress Module" #define PACKAGE_TARNAME "eggdrop-compress-module" #define PACKAGE_VERSION "1.6.21" #define PACKAGE_STRING "Eggdrop Compress Module 1.6.21" #define PACKAGE_BUGREPORT "bugs@eggheads.org" #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 configure: exit 0