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.61. Invocation command line was $ ./configure --silent CC= LD= AR= CFLAGS= ## --------- ## ## Platform. ## ## --------- ## hostname = CentOS51-test uname -m = i686 uname -r = 2.6.18-53.el5 uname -s = Linux uname -v = #1 SMP Mon Nov 12 02:22:48 EST 2007 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /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/kerberos/sbin PATH: /usr/kerberos/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1761: checking build system type configure:1779: result: i686-pc-linux-gnu configure:1801: checking host system type configure:1816: result: i686-pc-linux-gnu configure:1897: checking for gcc configure:1913: found /usr/bin/gcc configure:1924: result: gcc configure:2162: checking for C compiler version configure:2169: gcc --version >&5 gcc (GCC) 4.1.2 20071124 (Red Hat 4.1.2-42) 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:2172: $? = 0 configure:2179: gcc -v >&5 Using built-in specs. Target: i386-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=i386-redhat-linux Thread model: posix gcc version 4.1.2 20071124 (Red Hat 4.1.2-42) configure:2182: $? = 0 configure:2189: gcc -V >&5 gcc: '-V' option must have argument configure:2192: $? = 1 configure:2215: checking for C compiler default output file name configure:2242: gcc conftest.c >&5 configure:2245: $? = 0 configure:2283: result: a.out configure:2300: checking whether the C compiler works configure:2310: ./a.out configure:2313: $? = 0 configure:2330: result: yes configure:2337: checking whether we are cross compiling configure:2339: result: no configure:2342: checking for suffix of executables configure:2349: gcc -o conftest conftest.c >&5 configure:2352: $? = 0 configure:2376: result: configure:2382: checking for suffix of object files configure:2408: gcc -c conftest.c >&5 configure:2411: $? = 0 configure:2434: result: o configure:2438: checking whether we are using the GNU C compiler configure:2467: gcc -c conftest.c >&5 configure:2473: $? = 0 configure:2490: result: yes configure:2495: checking whether gcc accepts -g configure:2525: gcc -c -g conftest.c >&5 configure:2531: $? = 0 configure:2630: result: yes configure:2647: checking for gcc option to accept ISO C89 configure:2721: gcc -c conftest.c >&5 configure:2727: $? = 0 configure:2750: result: none needed configure:2768: checking for GNU make configure:2787: result: make configure:2820: checking for asprintf configure:2876: gcc -o conftest conftest.c >&5 configure:2882: $? = 0 configure:2900: result: yes configure:2820: checking for getloadavg configure:2876: gcc -o conftest conftest.c >&5 configure:2882: $? = 0 configure:2900: result: yes configure:2820: checking for setenv configure:2876: gcc -o conftest conftest.c >&5 configure:2882: $? = 0 configure:2900: result: yes configure:2820: checking for strcasestr configure:2876: gcc -o conftest conftest.c >&5 configure:2882: $? = 0 configure:2900: result: yes configure:2820: checking for strndup configure:2876: gcc -o conftest conftest.c >&5 conftest.c:35: warning: conflicting types for built-in function 'strndup' configure:2882: $? = 0 configure:2900: result: yes configure:2820: checking for strnlen configure:2876: gcc -o conftest conftest.c >&5 configure:2882: $? = 0 configure:2900: result: yes configure:2820: checking for strsep configure:2876: gcc -o conftest conftest.c >&5 configure:2882: $? = 0 configure:2900: result: yes configure:2820: checking for strtoq configure:2876: gcc -o conftest conftest.c >&5 configure:2882: $? = 0 configure:2900: result: yes configure:2820: checking for unsetenv configure:2876: gcc -o conftest conftest.c >&5 configure:2882: $? = 0 configure:2900: result: yes configure:2820: checking for vasprintf configure:2876: gcc -o conftest conftest.c >&5 configure:2882: $? = 0 configure:2900: result: yes configure:3000: checking how to run the C preprocessor configure:3040: gcc -E conftest.c configure:3046: $? = 0 configure:3077: gcc -E conftest.c conftest.c:18:28: error: ac_nonexistent.h: No such file or directory configure:3083: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ASPRINTF 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_VASPRINTF 1 | /* end confdefs.h. */ | #include configure:3116: result: gcc -E configure:3145: gcc -E conftest.c configure:3151: $? = 0 configure:3182: gcc -E conftest.c conftest.c:18:28: error: ac_nonexistent.h: No such file or directory configure:3188: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ASPRINTF 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_VASPRINTF 1 | /* end confdefs.h. */ | #include configure:3226: checking for grep that handles long lines and -e configure:3300: result: /bin/grep configure:3305: checking for egrep configure:3383: result: /bin/grep -E configure:3388: checking for ANSI C header files configure:3418: gcc -c conftest.c >&5 configure:3424: $? = 0 configure:3523: gcc -o conftest conftest.c >&5 configure:3526: $? = 0 configure:3532: ./conftest configure:3535: $? = 0 configure:3552: result: yes configure:3576: checking for sys/types.h configure:3597: gcc -c conftest.c >&5 configure:3603: $? = 0 configure:3619: result: yes configure:3576: checking for sys/stat.h configure:3597: gcc -c conftest.c >&5 configure:3603: $? = 0 configure:3619: result: yes configure:3576: checking for stdlib.h configure:3597: gcc -c conftest.c >&5 configure:3603: $? = 0 configure:3619: result: yes configure:3576: checking for string.h configure:3597: gcc -c conftest.c >&5 configure:3603: $? = 0 configure:3619: result: yes configure:3576: checking for memory.h configure:3597: gcc -c conftest.c >&5 configure:3603: $? = 0 configure:3619: result: yes configure:3576: checking for strings.h configure:3597: gcc -c conftest.c >&5 configure:3603: $? = 0 configure:3619: result: yes configure:3576: checking for inttypes.h configure:3597: gcc -c conftest.c >&5 configure:3603: $? = 0 configure:3619: result: yes configure:3576: checking for stdint.h configure:3597: gcc -c conftest.c >&5 configure:3603: $? = 0 configure:3619: result: yes configure:3576: checking for unistd.h configure:3597: gcc -c conftest.c >&5 configure:3603: $? = 0 configure:3619: result: yes configure:3641: checking for newtBell in -lnewt configure:3676: gcc -o conftest conftest.c -lnewt >&5 /usr/bin/ld: cannot find -lnewt collect2: ld returned 1 exit status configure:3682: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ASPRINTF 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #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. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char newtBell (); | int | main () | { | return newtBell (); | ; | return 0; | } configure:3700: result: no configure:4036: checking for initscr in -lcurses configure:4071: gcc -o conftest conftest.c -lcurses >&5 configure:4077: $? = 0 configure:4095: result: yes configure:4259: checking curses.h usability configure:4276: gcc -c conftest.c >&5 configure:4282: $? = 0 configure:4296: result: yes configure:4300: checking curses.h presence configure:4315: gcc -E conftest.c configure:4321: $? = 0 configure:4335: result: yes configure:4363: checking for curses.h configure:4370: result: yes configure:4431: checking for initscr in -lncurses configure:4466: gcc -o conftest conftest.c -lncurses >&5 configure:4472: $? = 0 configure:4490: result: yes configure:4645: checking for curses.h configure:4650: result: yes configure:4861: checking for pkg-config configure:4877: found /usr/bin/pkg-config configure:4888: result: pkg-config configure:5034: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status --quiet on CentOS51-test config.status:615: creating makeopts config.status:615: creating autoconfig.h configure:6111: === configuring in mxml (/usr/src/asterisk-addons/menuselect/mxml) configure:6214: running /bin/sh ./configure --silent '--prefix=/usr/local' 'CC=' 'LD=' 'AR=' 'CFLAGS=' --cache-file=/dev/null --srcdir=. configure:6229: Menuselect build configuration successfully completed ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set=set ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=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_func_asprintf=yes ac_cv_func_getloadavg=yes ac_cv_func_setenv=yes ac_cv_func_strcasestr=yes ac_cv_func_strndup=yes ac_cv_func_strnlen=yes ac_cv_func_strsep=yes ac_cv_func_strtoq=yes ac_cv_func_unsetenv=yes ac_cv_func_vasprintf=yes ac_cv_header_curses_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_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_lib_curses_initscr=yes ac_cv_lib_ncurses_initscr=yes ac_cv_lib_newt_newtBell=no 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_ac_ct_PKGCONFIG=pkg-config ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='gcc' CFLAGS='' CPP='gcc -E' CPPFLAGS='' CURSES_INCLUDE='' CURSES_LIB='-lcurses ' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GNU_MAKE='make' GREP='/bin/grep' GTK2_INCLUDE='' GTK2_LIB='' HOST_OS='linux-gnu' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' NCURSES_INCLUDE='' NCURSES_LIB='-lncurses ' NEWT_INCLUDE='' NEWT_LIB='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PBX_CURSES='1' PBX_GTK2='1' PBX_NCURSES='1' PBX_NEWT='0' PKGCONFIG='pkg-config' SHELL='/bin/sh' ac_ct_CC='gcc' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' 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' subdirs=' mxml' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define HAVE_ASPRINTF 1 #define HAVE_GETLOADAVG 1 #define HAVE_SETENV 1 #define HAVE_STRCASESTR 1 #define HAVE_STRNDUP 1 #define HAVE_STRNLEN 1 #define HAVE_STRSEP 1 #define HAVE_STRTOQ 1 #define HAVE_UNSETENV 1 #define HAVE_VASPRINTF 1 #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_CURSES 1 #define HAVE_NCURSES 1 #define HAVE_GTK2 1 configure: exit 0