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 ## --------- ## ## Platform. ## ## --------- ## hostname = mail uname -m = x86_64 uname -r = 2.6.22-gentoo-r9 uname -s = Linux uname -v = #5 SMP Sat Dec 22 02:07:10 CET 2007 /usr/bin/uname -p = AMD Athlon(tm) 64 Processor 3800+ /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: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2 ## ----------- ## ## Core tests. ## ## ----------- ## configure:1796: checking build system type configure:1814: result: x86_64-unknown-linux-gnu configure:1836: checking host system type configure:1851: result: x86_64-unknown-linux-gnu configure:1873: checking target system type configure:1888: result: x86_64-unknown-linux-gnu configure:2021: checking for uname configure:2039: found /usr/bin/uname configure:2051: result: /usr/bin/uname configure:2901: checking for gcc configure:2917: found /usr/bin/gcc configure:2928: result: gcc configure:3166: checking for C compiler version configure:3173: gcc --version >&5 gcc (GCC) 4.1.2 (Gentoo 4.1.2) 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:3176: $? = 0 configure:3183: gcc -v >&5 Using built-in specs. Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --enable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 4.1.2 (Gentoo 4.1.2) configure:3186: $? = 0 configure:3193: gcc -V >&5 gcc: '-V' option must have argument configure:3196: $? = 1 configure:3219: checking for C compiler default output file name configure:3246: gcc conftest.c >&5 configure:3249: $? = 0 configure:3287: result: a.out configure:3304: checking whether the C compiler works configure:3314: ./a.out configure:3317: $? = 0 configure:3334: result: yes configure:3341: checking whether we are cross compiling configure:3343: result: no configure:3346: checking for suffix of executables configure:3353: gcc -o conftest conftest.c >&5 configure:3356: $? = 0 configure:3380: result: configure:3386: checking for suffix of object files configure:3412: gcc -c conftest.c >&5 configure:3415: $? = 0 configure:3438: result: o configure:3442: checking whether we are using the GNU C compiler configure:3471: gcc -c conftest.c >&5 configure:3477: $? = 0 configure:3494: result: yes configure:3499: checking whether gcc accepts -g configure:3529: gcc -c -g conftest.c >&5 configure:3535: $? = 0 configure:3634: result: yes configure:3651: checking for gcc option to accept ISO C89 configure:3725: gcc -c -g -O2 conftest.c >&5 configure:3731: $? = 0 configure:3754: result: none needed configure:3830: checking for g++ configure:3846: found /usr/bin/g++ configure:3857: result: g++ configure:3888: checking for C++ compiler version configure:3895: g++ --version >&5 g++ (GCC) 4.1.2 (Gentoo 4.1.2) 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:3898: $? = 0 configure:3905: g++ -v >&5 Using built-in specs. Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --enable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 4.1.2 (Gentoo 4.1.2) configure:3908: $? = 0 configure:3915: g++ -V >&5 g++: '-V' option must have argument configure:3918: $? = 1 configure:3921: checking whether we are using the GNU C++ compiler configure:3950: g++ -c conftest.cpp >&5 configure:3956: $? = 0 configure:3973: result: yes configure:3978: checking whether g++ accepts -g configure:4008: g++ -c -g conftest.cpp >&5 configure:4014: $? = 0 configure:4113: result: yes configure:4149: checking for a BSD-compatible install configure:4205: result: /usr/bin/install -c configure:4216: checking whether ln -s works configure:4220: result: yes configure:4231: checking for gawk configure:4247: found /usr/bin/gawk configure:4258: result: gawk configure:4269: checking for GNU make configure:4284: result: make configure:4297: checking for awk configure:4315: found /usr/bin/awk configure:4328: result: /usr/bin/awk configure:4338: checking for grep configure:4356: found /bin/grep configure:4369: result: /bin/grep configure:4379: checking for basename configure:4397: found /usr/bin/basename configure:4410: result: /usr/bin/basename configure:4420: checking for dirname configure:4438: found /usr/bin/dirname configure:4451: result: /usr/bin/dirname configure:4461: checking for sh configure:4492: result: /bin/sh configure:4502: checking for ln configure:4520: found /bin/ln configure:4533: result: /bin/ln configure:4707: checking how to run the C preprocessor configure:4747: gcc -E conftest.c configure:4753: $? = 0 configure:4784: gcc -E conftest.c conftest.c:14:28: error: ac_nonexistent.h: No such file or directory configure:4790: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PBX_PLATFORM "x86_64-unknown-linux-gnu" | #define PBX_CPU "x86_64" | #define PBX_VENDOR "unknown" | #define PBX_OS "linux-gnu" | #define Linux 1 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:4823: result: gcc -E configure:4852: gcc -E conftest.c configure:4858: $? = 0 configure:4889: gcc -E conftest.c conftest.c:14:28: error: ac_nonexistent.h: No such file or directory configure:4895: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PBX_PLATFORM "x86_64-unknown-linux-gnu" | #define PBX_CPU "x86_64" | #define PBX_VENDOR "unknown" | #define PBX_OS "linux-gnu" | #define Linux 1 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:4933: checking for grep that handles long lines and -e configure:5007: result: /bin/grep configure:5012: checking for egrep configure:5090: result: /bin/grep -E configure:5095: checking for ANSI C header files configure:5125: gcc -c -g -O2 conftest.c >&5 configure:5131: $? = 0 configure:5230: gcc -o conftest -g -O2 conftest.c >&5 configure:5233: $? = 0 configure:5239: ./conftest configure:5242: $? = 0 configure:5259: result: yes configure:5283: checking for sys/types.h configure:5304: gcc -c -g -O2 conftest.c >&5 configure:5310: $? = 0 configure:5326: result: yes configure:5283: checking for sys/stat.h configure:5304: gcc -c -g -O2 conftest.c >&5 configure:5310: $? = 0 configure:5326: result: yes configure:5283: checking for stdlib.h configure:5304: gcc -c -g -O2 conftest.c >&5 configure:5310: $? = 0 configure:5326: result: yes configure:5283: checking for string.h configure:5304: gcc -c -g -O2 conftest.c >&5 configure:5310: $? = 0 configure:5326: result: yes configure:5283: checking for memory.h configure:5304: gcc -c -g -O2 conftest.c >&5 configure:5310: $? = 0 configure:5326: result: yes configure:5283: checking for strings.h configure:5304: gcc -c -g -O2 conftest.c >&5 configure:5310: $? = 0 configure:5326: result: yes configure:5283: checking for inttypes.h configure:5304: gcc -c -g -O2 conftest.c >&5 configure:5310: $? = 0 configure:5326: result: yes configure:5283: checking for stdint.h configure:5304: gcc -c -g -O2 conftest.c >&5 configure:5310: $? = 0 configure:5326: result: yes configure:5283: checking for unistd.h configure:5304: gcc -c -g -O2 conftest.c >&5 configure:5310: $? = 0 configure:5326: result: yes configure:5348: checking for ba2str in -lbluetooth configure:5383: gcc -o conftest -g -O2 conftest.c -lbluetooth >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lbluetooth collect2: ld returned 1 exit status configure:5389: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PBX_PLATFORM "x86_64-unknown-linux-gnu" | #define PBX_CPU "x86_64" | #define PBX_VENDOR "unknown" | #define PBX_OS "linux-gnu" | #define Linux 1 | #define _GNU_SOURCE 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 ba2str (); | int | main () | { | return ba2str (); | ; | return 0; | } configure:5407: result: no configure:5743: checking for initscr in -lcurses configure:5778: gcc -o conftest -g -O2 conftest.c -lcurses >&5 configure:5784: $? = 0 configure:5802: result: yes configure:5966: checking curses.h usability configure:5983: gcc -c -g -O2 conftest.c >&5 configure:5989: $? = 0 configure:6003: result: yes configure:6007: checking curses.h presence configure:6022: gcc -E conftest.c configure:6028: $? = 0 configure:6042: result: yes configure:6070: checking for curses.h configure:6077: result: yes configure:6138: checking for initscr in -lncurses configure:6173: gcc -o conftest -g -O2 conftest.c -lncurses >&5 configure:6179: $? = 0 configure:6197: result: yes configure:6352: checking for curses.h configure:6357: result: yes configure:6524: checking for -Wdeclaration-after-statement support configure:6527: result: yes configure:6704: checking for mysql_config configure:6722: found /usr/bin/mysql_config configure:6734: result: /usr/bin/mysql_config configure:6766: checking for mysql_init in -lmysqlclient configure:6801: gcc -o conftest -g -O2 conftest.c -lmysqlclient -rdynamic -L/usr/lib64/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -L/usr/lib64 -lssl -lcrypto >&5 configure:6807: $? = 0 configure:6825: result: yes configure:6866: checking for asterisk.h configure:6895: gcc -c -g -O2 conftest.c >&5 configure:6901: $? = 0 configure:6906: result: yes configure:7079: 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 on mail config.status:634: creating build_tools/menuselect-deps config.status:634: creating makeopts configure:8085: Package configured for: configure:8087: OS type : Linux configure:8089: Host CPU : x86_64 ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_asterisk_h=yes ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= 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_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_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_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=x86_64-unknown-linux-gnu ac_cv_lib_bluetooth_ba2str=no ac_cv_lib_curses_initscr=yes ac_cv_lib_mysqlclient_mysql_init=yes ac_cv_lib_ncurses_initscr=yes ac_cv_objext=o ac_cv_path_AWK=/usr/bin/awk ac_cv_path_BASENAME=/usr/bin/basename ac_cv_path_DIRNAME=/usr/bin/dirname ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_LN=/bin/ln ac_cv_path_SHELL=/bin/sh ac_cv_path_ac_pt_MYSQL_CONFIG=/usr/bin/mysql_config ac_cv_path_ac_pt_UNAME=/usr/bin/uname ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_target=x86_64-unknown-linux-gnu ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='' ASTERISK_INCLUDE='' ASTERISK_LIB='' AST_DECLARATION_AFTER_STATEMENT='-Wdeclaration-after-statement' AST_DEVMODE='' AWK='/usr/bin/awk' BASENAME='/usr/bin/basename' BLUETOOTH_INCLUDE='' BLUETOOTH_LIB='' CC='gcc' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CURSES_INCLUDE='' CURSES_LIB='-lcurses ' CXX='g++' CXXFLAGS='-g -O2' DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPBX_PLATFORM=\"x86_64-unknown-linux-gnu\" -DPBX_CPU=\"x86_64\" -DPBX_VENDOR=\"unknown\" -DPBX_OS=\"linux-gnu\" -DLinux=1 -D_GNU_SOURCE=1 -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 -DHAVE_CURSES=1 -DHAVE_NCURSES=1 -DHAVE_LIBMYSQLCLIENT=1 -DHAVE_ASTERISK=1' DIRNAME='/usr/bin/dirname' DLLWRAP='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GNU_MAKE='make' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS='' LIBOBJS='' LIBS='-lmysqlclient ' LN='/bin/ln' LN_S='ln -s' LTLIBOBJS='' MYSQLCLIENT_INCLUDE='' MYSQLCLIENT_LIB='-rdynamic -L/usr/lib64/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -L/usr/lib64 -lssl -lcrypto' MYSQL_CONFIG='/usr/bin/mysql_config' NCURSES_INCLUDE='' NCURSES_LIB='-lncurses ' NM='' OBJEXT='o' OSISWIN32='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PBX_ASTERISK='1' PBX_BLUETOOTH='0' PBX_CPU='x86_64' PBX_CURSES='1' PBX_MYSQLCLIENT='1' PBX_NCURSES='1' PBX_OS='linux-gnu' PBX_OSREV='2.6.22-gentoo-r9' PBX_OSTYPE='Linux' PBX_PLATFORM='x86_64-unknown-linux-gnu' PBX_VENDOR='unknown' RANLIB='' SHELL='/bin/sh' UNAME='/usr/bin/uname' WINDRES='' ac_ct_CC='gcc' ac_ct_CXX='g++' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='${datarootdir}/man' 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='x86_64-unknown-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PBX_PLATFORM "x86_64-unknown-linux-gnu" #define PBX_CPU "x86_64" #define PBX_VENDOR "unknown" #define PBX_OS "linux-gnu" #define Linux 1 #define _GNU_SOURCE 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_LIBMYSQLCLIENT 1 #define HAVE_ASTERISK 1 configure: exit 0