This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libfilter configure 0.10, which was generated by GNU Autoconf 2.66. Invocation command line was $ ./configure --disable-option-checking --prefix=/usr --sysconfdir=/etc --enable-trusted-users=0 --enable-userdb --enable-maildirquota --enable-sendmail=/usr/sbin/sendmail --enable-authlib LDFLAGS=/usr/lib/libperl.so --with-makedatprog=/usr/libexec/courier/makedatprog --with-piddir=/usr/var/tmp --with-package=courier --with-version=0.66.1 --with-courierlogger=/usr/sbin/courierlogger --with-db=gdbm --with-mailuser=daemon --with-mailgroup=daemon --with-mailuid=1 --with-mailgid=1 --enable-trusted-groups=daemon --with-formdata --enable-utf7-folder-encoding --with-webadmindir=/usr/share/courierwebadmin --with-softlinkdir=/usr --with-transport=uucp local fax esmtp dsn --cache-file=/dev/null --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = MiraNetNew uname -m = i686 uname -r = 3.0.0-14-generic-pae uname -s = Linux uname -v = #23-Ubuntu SMP Mon Nov 21 22:07:10 UTC 2011 /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: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:2158: checking for a BSD-compatible install configure:2226: result: /usr/bin/install -c configure:2237: checking whether build environment is sane configure:2287: result: yes configure:2428: checking for a thread-safe mkdir -p configure:2467: result: /bin/mkdir -p configure:2480: checking for gawk configure:2496: found /usr/bin/gawk configure:2507: result: gawk configure:2518: checking whether make sets $(MAKE) configure:2540: result: yes configure:2662: checking for gcc configure:2678: found /usr/bin/gcc configure:2689: result: gcc configure:2918: checking for C compiler version configure:2927: gcc --version >&5 gcc (Ubuntu/Linaro 4.6.1-9ubuntu3) 4.6.1 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:2938: $? = 0 configure:2927: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.6.1/lto-wrapper Target: i686-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.1-9ubuntu3' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++,go --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu Thread model: posix gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3) configure:2938: $? = 0 configure:2927: gcc -V >&5 gcc: error: unrecognized option '-V' gcc: fatal error: no input files compilation terminated. configure:2938: $? = 4 configure:2927: gcc -qversion >&5 gcc: error: unrecognized option '-qversion' gcc: fatal error: no input files compilation terminated. configure:2938: $? = 4 configure:2958: checking whether the C compiler works configure:2980: gcc /usr/lib/libperl.so conftest.c >&5 configure:2984: $? = 0 configure:3032: result: yes configure:3035: checking for C compiler default output file name configure:3037: result: a.out configure:3043: checking for suffix of executables configure:3050: gcc -o conftest /usr/lib/libperl.so conftest.c >&5 configure:3054: $? = 0 configure:3076: result: configure:3098: checking whether we are cross compiling configure:3106: gcc -o conftest /usr/lib/libperl.so conftest.c >&5 configure:3110: $? = 0 configure:3117: ./conftest configure:3121: $? = 0 configure:3136: result: no configure:3141: checking for suffix of object files configure:3163: gcc -c conftest.c >&5 configure:3167: $? = 0 configure:3188: result: o configure:3192: checking whether we are using the GNU C compiler configure:3211: gcc -c conftest.c >&5 configure:3211: $? = 0 configure:3220: result: yes configure:3229: checking whether gcc accepts -g configure:3249: gcc -c -g conftest.c >&5 configure:3249: $? = 0 configure:3290: result: yes configure:3307: checking for gcc option to accept ISO C89 configure:3371: gcc -c -g -O2 conftest.c >&5 configure:3371: $? = 0 configure:3384: result: none needed configure:3415: checking for style of include used by make configure:3443: result: GNU configure:3468: checking dependency style of gcc configure:3578: result: gcc3 configure:3636: checking for ranlib configure:3652: found /usr/bin/ranlib configure:3663: result: ranlib configure:3693: checking how to run the C preprocessor configure:3724: gcc -E conftest.c configure:3724: $? = 0 configure:3738: gcc -E conftest.c conftest.c:2:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3738: $? = 1 configure: failed program was: | /* end confdefs.h. */ | #include configure:3763: result: gcc -E configure:3783: gcc -E conftest.c configure:3783: $? = 0 configure:3797: gcc -E conftest.c conftest.c:2:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3797: $? = 1 configure: failed program was: | /* end confdefs.h. */ | #include configure:3826: checking for grep that handles long lines and -e configure:3884: result: /bin/grep configure:3889: checking for egrep configure:3951: result: /bin/grep -E configure:3956: checking for ANSI C header files configure:3976: gcc -c -g -O2 conftest.c >&5 configure:3976: $? = 0 configure:4049: gcc -o conftest -g -O2 /usr/lib/libperl.so conftest.c >&5 configure:4049: $? = 0 configure:4049: ./conftest configure:4049: $? = 0 configure:4060: result: yes configure:4073: checking for sys/types.h configure:4073: gcc -c -g -O2 conftest.c >&5 configure:4073: $? = 0 configure:4073: result: yes configure:4073: checking for sys/stat.h configure:4073: gcc -c -g -O2 conftest.c >&5 configure:4073: $? = 0 configure:4073: result: yes configure:4073: checking for stdlib.h configure:4073: gcc -c -g -O2 conftest.c >&5 configure:4073: $? = 0 configure:4073: result: yes configure:4073: checking for string.h configure:4073: gcc -c -g -O2 conftest.c >&5 configure:4073: $? = 0 configure:4073: result: yes configure:4073: checking for memory.h configure:4073: gcc -c -g -O2 conftest.c >&5 configure:4073: $? = 0 configure:4073: result: yes configure:4073: checking for strings.h configure:4073: gcc -c -g -O2 conftest.c >&5 configure:4073: $? = 0 configure:4073: result: yes configure:4073: checking for inttypes.h configure:4073: gcc -c -g -O2 conftest.c >&5 configure:4073: $? = 0 configure:4073: result: yes configure:4073: checking for stdint.h configure:4073: gcc -c -g -O2 conftest.c >&5 configure:4073: $? = 0 configure:4073: result: yes configure:4073: checking for unistd.h configure:4073: gcc -c -g -O2 conftest.c >&5 configure:4073: $? = 0 configure:4073: result: yes configure:4088: checking fcntl.h usability configure:4088: gcc -c -g -O2 conftest.c >&5 configure:4088: $? = 0 configure:4088: result: yes configure:4088: checking fcntl.h presence configure:4088: gcc -E conftest.c configure:4088: $? = 0 configure:4088: result: yes configure:4088: checking for fcntl.h configure:4088: result: yes configure:4088: checking sys/time.h usability configure:4088: gcc -c -g -O2 conftest.c >&5 configure:4088: $? = 0 configure:4088: result: yes configure:4088: checking sys/time.h presence configure:4088: gcc -E conftest.c configure:4088: $? = 0 configure:4088: result: yes configure:4088: checking for sys/time.h configure:4088: result: yes configure:4088: checking for unistd.h configure:4088: result: yes configure:4099: checking for an ANSI C-conforming const configure:4164: gcc -c -g -O2 conftest.c >&5 configure:4164: $? = 0 configure:4171: result: yes configure:4186: checking for special C compiler options needed for large files configure:4231: result: no configure:4237: checking for _FILE_OFFSET_BITS value needed for large files configure:4262: gcc -c -g -O2 conftest.c >&5 conftest.c:21:3: warning: left shift count >= width of type [enabled by default] conftest.c:21:3: warning: left shift count >= width of type [enabled by default] conftest.c:22:10: warning: left shift count >= width of type [enabled by default] conftest.c:22:10: warning: left shift count >= width of type [enabled by default] conftest.c:21:7: error: size of array 'off_t_is_large' is negative conftest.c:23:9: warning: variably modified 'off_t_is_large' at file scope [enabled by default] configure:4262: $? = 1 configure: failed program was: | #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_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:4286: gcc -c -g -O2 conftest.c >&5 configure:4286: $? = 0 configure:4294: result: 64 configure:4378: checking for socklen_t configure:4392: gcc -c -g -O2 conftest.c >&5 configure:4392: $? = 0 configure:4400: result: yes configure:4419: checking for select configure:4419: gcc -o conftest -g -O2 /usr/lib/libperl.so conftest.c >&5 configure:4419: $? = 0 configure:4419: result: yes configure:4419: checking for socket configure:4419: gcc -o conftest -g -O2 /usr/lib/libperl.so conftest.c >&5 configure:4419: $? = 0 configure:4419: result: yes configure:4556: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libfilter config.status 0.10, which was generated by GNU Autoconf 2.66. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on MiraNetNew config.status:849: creating Makefile config.status:849: creating config.h config.status:1029: config.h is unchanged config.status:1077: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_c_const=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=set ac_cv_env_LDFLAGS_value=/usr/lib/libperl.so 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_func_select=yes ac_cv_func_socket=yes ac_cv_header_fcntl_h=yes 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_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=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_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no am_cv_CC_dependencies_compiler_type=gcc3 libfilter_cv_hassocklen_t=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/src/courier-0.66.1/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/src/courier-0.66.1/missing --run tar' AUTOCONF='${SHELL} /usr/src/courier-0.66.1/missing --run autoconf' AUTOHEADER='${SHELL} /usr/src/courier-0.66.1/missing --run autoheader' AUTOMAKE='${SHELL} /usr/src/courier-0.66.1/missing --run automake-1.11' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-Wall -I../.. -I./../.. -I./../../.. -I../../.. -g -O2' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='/usr/lib/libperl.so' LIBOBJS='' LIBS='' LTLIBOBJS='' MAKEINFO='${SHELL} /usr/src/courier-0.66.1/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' OBJEXT='o' PACKAGE='libfilter' PACKAGE_BUGREPORT='courier-users@lists.sourceforge.net' PACKAGE_NAME='libfilter' PACKAGE_STRING='libfilter 0.10' PACKAGE_TARNAME='libfilter' PACKAGE_URL='' PACKAGE_VERSION='0.10' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/bash' STRIP='' VERSION='0.10' ac_ct_CC='gcc' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_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_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' install_sh='${SHELL} /usr/src/courier-0.66.1/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' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #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_FCNTL_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define _FILE_OFFSET_BITS 64 #define HAVE_SELECT 1 #define HAVE_SOCKET 1 configure: exit 0