This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --sbindir=/usr/sbin --bindir=/usr/bin --mandir=/usr/share/man --datadir=/usr/lib/isdn ## --------- ## ## Platform. ## ## --------- ## hostname = norris uname -m = i686 uname -r = 2.6.17.6-3 uname -s = Linux uname -v = #1 SMP Wed Jul 26 12:57:38 CEST 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/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1347: checking for a BSD-compatible install configure:1402: result: /bin/install -c configure:1459: checking for gcc configure:1475: found /usr/lib/ccache/gcc configure:1485: result: gcc configure:1729: checking for C compiler version configure:1732: gcc --version &5 gcc (GCC) 3.4.6 Copyright (C) 2006 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:1735: $? = 0 configure:1737: gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:1740: $? = 0 configure:1742: gcc -V &5 gcc: `-V' option must have argument configure:1745: $? = 1 configure:1768: checking for C compiler default output file name configure:1771: gcc conftest.c >&5 configure:1774: $? = 0 configure:1820: result: a.out configure:1825: checking whether the C compiler works configure:1831: ./a.out configure:1834: $? = 0 configure:1851: result: yes configure:1858: checking whether we are cross compiling configure:1860: result: no configure:1863: checking for suffix of executables configure:1865: gcc -o conftest conftest.c >&5 configure:1868: $? = 0 configure:1893: result: configure:1899: checking for suffix of object files configure:1920: gcc -c conftest.c >&5 configure:1923: $? = 0 configure:1945: result: o configure:1949: checking whether we are using the GNU C compiler configure:1973: gcc -c conftest.c >&5 configure:1979: $? = 0 configure:1983: test -z || test ! -s conftest.err configure:1986: $? = 0 configure:1989: test -s conftest.o configure:1992: $? = 0 configure:2005: result: yes configure:2011: checking whether gcc accepts -g configure:2032: gcc -c -g conftest.c >&5 configure:2038: $? = 0 configure:2042: test -z || test ! -s conftest.err configure:2045: $? = 0 configure:2048: test -s conftest.o configure:2051: $? = 0 configure:2062: result: yes configure:2079: checking for gcc option to accept ANSI C configure:2149: gcc -c -g -O2 conftest.c >&5 configure:2155: $? = 0 configure:2159: test -z || test ! -s conftest.err configure:2162: $? = 0 configure:2165: test -s conftest.o configure:2168: $? = 0 configure:2186: result: none needed configure:2204: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2210: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2346: checking for newpad in -lncurses configure:2376: gcc -o conftest -g -O2 conftest.c -lncurses >&5 configure:2382: $? = 0 configure:2386: test -z || test ! -s conftest.err configure:2389: $? = 0 configure:2392: test -s conftest configure:2395: $? = 0 configure:2408: result: yes configure:2504: checking how to run the C preprocessor configure:2539: gcc -E conftest.c configure:2545: $? = 0 configure:2577: gcc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:2583: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBNCURSES 1 | /* end confdefs.h. */ | #include configure:2622: result: gcc -E configure:2646: gcc -E conftest.c configure:2652: $? = 0 configure:2684: gcc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:2690: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBNCURSES 1 | /* end confdefs.h. */ | #include configure:2734: checking for egrep configure:2744: result: grep -E configure:2749: checking for ANSI C header files configure:2774: gcc -c -g -O2 conftest.c >&5 configure:2780: $? = 0 configure:2784: test -z || test ! -s conftest.err configure:2787: $? = 0 configure:2790: test -s conftest.o configure:2793: $? = 0 configure:2882: gcc -o conftest -g -O2 conftest.c -lncurses >&5 configure:2885: $? = 0 configure:2887: ./conftest configure:2890: $? = 0 configure:2905: result: yes configure:2929: checking for sys/types.h configure:2945: gcc -c -g -O2 conftest.c >&5 configure:2951: $? = 0 configure:2955: test -z || test ! -s conftest.err configure:2958: $? = 0 configure:2961: test -s conftest.o configure:2964: $? = 0 configure:2975: result: yes configure:2929: checking for sys/stat.h configure:2945: gcc -c -g -O2 conftest.c >&5 configure:2951: $? = 0 configure:2955: test -z || test ! -s conftest.err configure:2958: $? = 0 configure:2961: test -s conftest.o configure:2964: $? = 0 configure:2975: result: yes configure:2929: checking for stdlib.h configure:2945: gcc -c -g -O2 conftest.c >&5 configure:2951: $? = 0 configure:2955: test -z || test ! -s conftest.err configure:2958: $? = 0 configure:2961: test -s conftest.o configure:2964: $? = 0 configure:2975: result: yes configure:2929: checking for string.h configure:2945: gcc -c -g -O2 conftest.c >&5 configure:2951: $? = 0 configure:2955: test -z || test ! -s conftest.err configure:2958: $? = 0 configure:2961: test -s conftest.o configure:2964: $? = 0 configure:2975: result: yes configure:2929: checking for memory.h configure:2945: gcc -c -g -O2 conftest.c >&5 configure:2951: $? = 0 configure:2955: test -z || test ! -s conftest.err configure:2958: $? = 0 configure:2961: test -s conftest.o configure:2964: $? = 0 configure:2975: result: yes configure:2929: checking for strings.h configure:2945: gcc -c -g -O2 conftest.c >&5 configure:2951: $? = 0 configure:2955: test -z || test ! -s conftest.err configure:2958: $? = 0 configure:2961: test -s conftest.o configure:2964: $? = 0 configure:2975: result: yes configure:2929: checking for inttypes.h configure:2945: gcc -c -g -O2 conftest.c >&5 configure:2951: $? = 0 configure:2955: test -z || test ! -s conftest.err configure:2958: $? = 0 configure:2961: test -s conftest.o configure:2964: $? = 0 configure:2975: result: yes configure:2929: checking for stdint.h configure:2945: gcc -c -g -O2 conftest.c >&5 configure:2951: $? = 0 configure:2955: test -z || test ! -s conftest.err configure:2958: $? = 0 configure:2961: test -s conftest.o configure:2964: $? = 0 configure:2975: result: yes configure:2929: checking for unistd.h configure:2945: gcc -c -g -O2 conftest.c >&5 configure:2951: $? = 0 configure:2955: test -z || test ! -s conftest.err configure:2958: $? = 0 configure:2961: test -s conftest.o configure:2964: $? = 0 configure:2975: result: yes configure:3003: checking fcntl.h usability configure:3015: gcc -c -g -O2 conftest.c >&5 configure:3021: $? = 0 configure:3025: test -z || test ! -s conftest.err configure:3028: $? = 0 configure:3031: test -s conftest.o configure:3034: $? = 0 configure:3044: result: yes configure:3048: checking fcntl.h presence configure:3058: gcc -E conftest.c configure:3064: $? = 0 configure:3084: result: yes configure:3119: checking for fcntl.h configure:3126: result: yes configure:3003: checking sys/ioctl.h usability configure:3015: gcc -c -g -O2 conftest.c >&5 configure:3021: $? = 0 configure:3025: test -z || test ! -s conftest.err configure:3028: $? = 0 configure:3031: test -s conftest.o configure:3034: $? = 0 configure:3044: result: yes configure:3048: checking sys/ioctl.h presence configure:3058: gcc -E conftest.c configure:3064: $? = 0 configure:3084: result: yes configure:3119: checking for sys/ioctl.h configure:3126: result: yes configure:2994: checking for unistd.h configure:2999: result: yes configure:3153: checking ncurses.h usability configure:3165: gcc -c -g -O2 conftest.c >&5 configure:3171: $? = 0 configure:3175: test -z || test ! -s conftest.err configure:3178: $? = 0 configure:3181: test -s conftest.o configure:3184: $? = 0 configure:3194: result: yes configure:3198: checking ncurses.h presence configure:3208: gcc -E conftest.c configure:3214: $? = 0 configure:3234: result: yes configure:3269: checking for ncurses.h configure:3276: result: yes configure:3748: checking whether gcc needs -traditional configure:3790: result: no configure:3803: checking for stdlib.h configure:3808: result: yes configure:3803: checking for unistd.h configure:3808: result: yes configure:3952: checking for getpagesize configure:4009: gcc -o conftest -g -O2 conftest.c -lncurses >&5 configure:4015: $? = 0 configure:4019: test -z || test ! -s conftest.err configure:4022: $? = 0 configure:4025: test -s conftest configure:4028: $? = 0 configure:4040: result: yes configure:4050: checking for working mmap configure:4192: gcc -o conftest -g -O2 conftest.c -lncurses >&5 configure:4195: $? = 0 configure:4197: ./conftest configure:4200: $? = 0 configure:4214: result: yes configure:4389: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on norris config.status:662: creating Makefile config.status:662: creating eiconctrl.man config.status:766: creating config.h ## ---------------- ## ## 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_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_func_getpagesize=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_ncurses_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_ioctl_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_lib_ncurses_newpad=yes ac_cv_objext=o ac_cv_path_install='/bin/install -c' ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_gcc_traditional=no ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='gcc' CFLAGS='-g -O2' CONFIG_DATADIR=''/usr/lib/isdn'' CONFIG_EICONCTRL_DEBUG='n' CONFIG_KERNELDIR=''/usr/src/linux'' CONFIG_MANDIR=''/usr/share/man'' CONFIG_SBINDIR=''/usr/sbin'' CPP='gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' HAVE_NATIVE='n' HAVE_NPCI='' HAVE_TRACE='' HAVE_XLOG='' I4LVERSION='3.3' INSTALL='/bin/install -c' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS='' LIBOBJS='' LIBS='-lncurses ' LTLIBOBJS='' MANDATE='2000/12/02' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' SHELL='/bin/sh' ac_ct_CC='gcc' bindir='/usr/bin' build_alias='' datadir='/usr/lib/isdn' exec_prefix='${prefix}' host_alias='' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='/usr/share/man' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='/usr/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_FCNTL_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBNCURSES 1 #define HAVE_MEMORY_H 1 #define HAVE_MMAP 1 #define HAVE_NCURSES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_TRACE 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_XLOG 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 configure: exit 0