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.65. Invocation command line was $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-versioncheck --enable-shared --disable-zrtp --disable-localspeex --disable-localspeexdsp --disable-localgsm --disable-localilbc --disable-samples --disable-libavcodec-stackalign-hack --enable-default-to-full-capabilties --enable-aec --disable-msrp --disable-spandsp --enable-g711plc --enable-rfc4103 --disable-debug --disable-capi --disable-fax --disable-t38 --disable-h224 --disable-h281 --enable-h323 --enable-h450 --enable-h460 --enable-h501 --enable-iax --disable-ivr --disable-ixj --enable-java --disable-lid --enable-plugins --enable-sbc --enable-sip --enable-sipim --disable-statistics --enable-video --enable-rfc4175 --disable-vpb --enable-h264 --disable-x264-link-static ## --------- ## ## Platform. ## ## --------- ## hostname = rook uname -m = x86_64 uname -r = 2.6.35-gentoo-r1 uname -s = Linux uname -v = #1 SMP PREEMPT Wed Aug 11 19:11:29 EDT 2010 /usr/bin/uname -p = Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz /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/lib/icedtea6/bin PATH: /usr/lib64/portage/bin/ebuild-helpers 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.5.1 PATH: /opt/dmd/bin PATH: /usr/kde/3.5/sbin PATH: /usr/kde/3.5/bin PATH: /usr/qt/3/bin PATH: /opt/vmware/player/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2504: loading site script /usr/share/config.site | #!/bin/bash | # Copyright 2009 Gentoo Foundation | # Distributed under the terms of the GNU General Public License v2 | | TOPDIR=/usr/share/crossdev/include/site | | config_site_arch() { | local host=$(echo ${CHOST/-/ } | awk '{print $1}') | | [[ ${host/arm.*eb/} != ${host} ]] && host=armeb | [[ ${host/arm/} != ${host} ]] && [[ ${host} != armeb ]] && host=arm | | [[ ${host/mips.*el/} != ${host} ]] && host=mipsel | | #[[ ${host/i[4-5]/6} != ${host} ]] && host=i686 | | echo ${host} | } | | config_site_names() { | local site_arch=$(config_site_arch) | local sites="" | local x | | [[ ${CHOST/-linux-/} != $CHOST ]] && sites+=" linux ${site_arch}-linux" | [[ ${CHOST/darwin/} != $CHOST ]] && sites+=" darwin ${site_arch}-linux" | | [[ ${CHOST/-linux-uclibc/} != $CHOST ]] && sites+=" linux-uclibc ${site_arch}-linux-uclibc" | [[ ${CHOST/-linux-gnu/} != $CHOST ]] && sites+=" linux-gnu ${site_arch}-linux-gnu" | | [[ ${CHOST/-linux-uclibceabi/} != $CHOST ]] && sites+=" linux-uclibceabi ${site_arch}-linux-uclibceabi" | [[ ${CHOST/-linux-gnueabi/} != $CHOST ]] && sites+=" linux-gnueabi ${site_arch}-linux-gnueabi" | | for x in ${sites} ${CHOST}; do | [[ -e ${TOPDIR}/${x} ]] && echo ${TOPDIR}/${x} | done | } | | if [[ ${CHOST} != "" ]]; then | sites="$(config_site_names)" | if [[ ${sites} != "" ]]; then | for site in ${sites}; do | echo "$(basename $0): loading site script ${site}" | . ${site} | done | fi | unset site | unset sites | fi configure:2608: checking for x86_64-pc-linux-gnu-pkg-config configure:2641: result: no configure:2651: checking for pkg-config configure:2669: found /usr/bin/pkg-config configure:2681: result: /usr/bin/pkg-config configure:2706: checking pkg-config is at least version 0.9.0 configure:2709: result: yes configure:2830: checking for x86_64-pc-linux-gnu-g++ configure:2846: found /usr/bin/x86_64-pc-linux-gnu-g++ configure:2857: result: x86_64-pc-linux-gnu-g++ configure:2928: checking for C++ compiler version configure:2937: x86_64-pc-linux-gnu-g++ --version >&5 x86_64-pc-linux-gnu-g++ (Gentoo 4.5.1 p1.0, pie-0.4.5) 4.5.1 Copyright (C) 2010 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:2948: $? = 0 configure:2937: x86_64-pc-linux-gnu-g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.1/x86_64-pc-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.1/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.5.1/work/gcc-4.5.1/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.1 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.1/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.1 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.1/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.1/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.1/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --with-ppl --with-cloog --enable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.5.1/python --enable-checking=release --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.1 p1.0, pie-0.4.5' Thread model: posix gcc version 4.5.1 (Gentoo 4.5.1 p1.0, pie-0.4.5) configure:2948: $? = 0 configure:2937: x86_64-pc-linux-gnu-g++ -V >&5 x86_64-pc-linux-gnu-g++: '-V' option must have argument configure:2948: $? = 1 configure:2937: x86_64-pc-linux-gnu-g++ -qversion >&5 x86_64-pc-linux-gnu-g++: unrecognized option '-qversion' x86_64-pc-linux-gnu-g++: no input files configure:2948: $? = 1 configure:2968: checking whether the C++ compiler works configure:2990: x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -fno-visibility-inlines-hidden -D__STDC_CONSTANT_MACROS -Wl,-O1 conftest.cpp >&5 configure:2994: $? = 0 configure:3043: result: yes configure:3046: checking for C++ compiler default output file name configure:3048: result: a.out configure:3054: checking for suffix of executables configure:3061: x86_64-pc-linux-gnu-g++ -o conftest -march=native -O2 -pipe -fno-visibility-inlines-hidden -D__STDC_CONSTANT_MACROS -Wl,-O1 conftest.cpp >&5 configure:3065: $? = 0 configure:3087: result: configure:3109: checking whether we are cross compiling configure:3117: x86_64-pc-linux-gnu-g++ -o conftest -march=native -O2 -pipe -fno-visibility-inlines-hidden -D__STDC_CONSTANT_MACROS -Wl,-O1 conftest.cpp >&5 configure:3121: $? = 0 configure:3128: ./conftest configure:3132: $? = 0 configure:3147: result: no configure:3152: checking for suffix of object files configure:3174: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -fno-visibility-inlines-hidden -D__STDC_CONSTANT_MACROS conftest.cpp >&5 configure:3178: $? = 0 configure:3199: result: o configure:3203: checking whether we are using the GNU C++ compiler configure:3222: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -fno-visibility-inlines-hidden -D__STDC_CONSTANT_MACROS conftest.cpp >&5 configure:3222: $? = 0 configure:3231: result: yes configure:3240: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:3260: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:3260: $? = 0 configure:3301: result: yes configure:3332: checking for x86_64-pc-linux-gnu-gcc configure:3348: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:3359: result: x86_64-pc-linux-gnu-gcc configure:3628: checking for C compiler version configure:3637: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.5.1 p1.0, pie-0.4.5) 4.5.1 Copyright (C) 2010 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:3648: $? = 0 configure:3637: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.1/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.1/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.5.1/work/gcc-4.5.1/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.1 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.1/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.1 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.1/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.1/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.1/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --with-ppl --with-cloog --enable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.5.1/python --enable-checking=release --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.1 p1.0, pie-0.4.5' Thread model: posix gcc version 4.5.1 (Gentoo 4.5.1 p1.0, pie-0.4.5) configure:3648: $? = 0 configure:3637: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: '-V' option must have argument configure:3648: $? = 1 configure:3637: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: unrecognized option '-qversion' x86_64-pc-linux-gnu-gcc: no input files configure:3648: $? = 1 configure:3652: checking whether we are using the GNU C compiler configure:3671: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fno-visibility-inlines-hidden -D__STDC_CONSTANT_MACROS conftest.c >&5 cc1: warning: command line option "-fno-visibility-inlines-hidden" is valid for C++/ObjC++ but not for C configure:3671: $? = 0 configure:3680: result: yes configure:3689: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:3709: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3709: $? = 0 configure:3750: result: yes configure:3767: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:3831: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fno-visibility-inlines-hidden -D__STDC_CONSTANT_MACROS conftest.c >&5 cc1: warning: command line option "-fno-visibility-inlines-hidden" is valid for C++/ObjC++ but not for C configure:3831: $? = 0 configure:3844: result: none needed configure:3901: checking for a BSD-compatible install configure:3969: result: /usr/bin/install -c configure:3983: checking for x86_64-pc-linux-gnu-ranlib configure:3999: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:4010: result: x86_64-pc-linux-gnu-ranlib configure:4078: checking how to run the C preprocessor configure:4109: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4109: $? = 0 configure:4123: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4123: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:4148: result: x86_64-pc-linux-gnu-gcc -E configure:4168: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4168: $? = 0 configure:4182: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4182: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:4211: checking for grep that handles long lines and -e configure:4269: result: /bin/grep configure:4274: checking for egrep configure:4336: result: /bin/grep -E configure:4341: checking for ANSI C header files configure:4361: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fno-visibility-inlines-hidden -D__STDC_CONSTANT_MACROS conftest.c >&5 cc1: warning: command line option "-fno-visibility-inlines-hidden" is valid for C++/ObjC++ but not for C configure:4361: $? = 0 configure:4434: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fno-visibility-inlines-hidden -D__STDC_CONSTANT_MACROS -Wl,-O1 conftest.c >&5 cc1: warning: command line option "-fno-visibility-inlines-hidden" is valid for C++/ObjC++ but not for C configure:4434: $? = 0 configure:4434: ./conftest configure:4434: $? = 0 configure:4445: result: yes configure:4456: checking for x86_64-pc-linux-gnu-ar configure:4472: found /usr/bin/x86_64-pc-linux-gnu-ar configure:4483: result: x86_64-pc-linux-gnu-ar configure:4550: gcc version is 4.5.1 configure:4556: checking if gcc version is valid configure:4563: result: yes configure:4587: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fno-visibility-inlines-hidden -D__STDC_CONSTANT_MACROS -Wl,-O1 conftest.c >&5 cc1: warning: command line option "-fno-visibility-inlines-hidden" is valid for C++/ObjC++ but not for C configure:4587: $? = 0 configure:4587: ./conftest configure:4587: $? = 0 configure:4597: checking for working bit scan intrinsic configure:4599: result: yes configure:4703: Opal version is 3.6.8 configure:4711: checking where plugins are being installed configure:4739: result: /usr/lib64/opal-3.6.8 configure:4770: checking wether to build a shared library configure:4772: result: yes configure:4788: checking build system type configure:4802: result: x86_64-pc-linux-gnu configure:4822: checking host system type configure:4835: result: x86_64-pc-linux-gnu configure:4855: checking target system type configure:4868: result: x86_64-pc-linux-gnu configure:5360: checking Debugging support configure:5362: result: no configure:5429: checking for PTLIB configure:5436: $PKG_CONFIG --exists --print-errors "ptlib >= ${PTLIB_REC_VERSION}" configure:5439: $? = 0 configure:5452: $PKG_CONFIG --exists --print-errors "ptlib >= ${PTLIB_REC_VERSION}" configure:5455: $? = 0 configure:5512: result: yes configure:5633: checking ptlib version configure:5635: result: 2.6.7 configure:5662: x86_64-pc-linux-gnu-g++ -o conftest -march=native -O2 -pipe -fno-visibility-inlines-hidden -D__STDC_CONSTANT_MACROS -Wall -Wextra -Winit-self -Wstrict-aliasing=2 -Wfloat-equal -Wno-comment -Wno-missing-field-initializers -Wno-unused -fPIC -DP_64BIT=1 -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -felide-constructors -Wreorder -DP_64BIT=1 -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -felide-constructors -Wreorder -Wl,-O1 conftest.cpp -lpt -lrt -lldap -llber -lldap_r -lssl -lcrypto -lgmp -lz -lexpat -lSDL -lpthread -lodbc -lresolv -ldl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.1/../../../../lib64/libpt.so: undefined reference to `PTones::PTones(unsigned int)' /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.1/../../../../lib64/libpt.so: undefined reference to `PTones::Generate(PString const&)' collect2: ld returned 1 exit status configure:5662: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define GCC_HAS_CLZ 1 | #define OPAL_MAJOR 3 | #define OPAL_MINOR 6 | #define OPAL_BUILD 8 | #define OPAL_VERSION "3.6.8" | #define OPAL_PLUGIN_DIR "/usr/lib64/opal-3.6.8" | #define OPAL_SHARED_LIB 1 | /* end confdefs.h. */ | int main() {} | configure:5675: error: Could not find a linkable ptlib in specified environment to verify symbols (debug ptlib: no) ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-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=set ac_cv_env_CFLAGS_value='-march=native -O2 -pipe -fno-visibility-inlines-hidden -D__STDC_CONSTANT_MACROS' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-march=native -O2 -pipe -fno-visibility-inlines-hidden -D__STDC_CONSTANT_MACROS' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-Wl,-O1 ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=/usr/lib64/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_PTLIBDIR_set= ac_cv_env_PTLIBDIR_value= ac_cv_env_PTLIB_CFLAGS_set= ac_cv_env_PTLIB_CFLAGS_value= ac_cv_env_PTLIB_LIBS_set= ac_cv_env_PTLIB_LIBS_value= ac_cv_env_SPEEXDSP_CFLAGS_set= ac_cv_env_SPEEXDSP_CFLAGS_value= ac_cv_env_SPEEXDSP_LIBS_set= ac_cv_env_SPEEXDSP_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_file___dev_urandom_=yes ac_cv_file__bin_bash=yes ac_cv_file__dev_arandom=no ac_cv_file__dev_random=yes ac_cv_file__dev_srandom=yes ac_cv_file__dev_urandom=yes ac_cv_file__dev_zero=yes ac_cv_file__usr_share_sgml_X11_defs_ent=1 ac_cv_func_calloc_0_nonnull=yes ac_cv_func_setgrent_void=yes ac_cv_func_strnlen_working=yes ac_cv_header_pwd_h=yes ac_cv_header_stdc=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AR=x86_64-pc-linux-gnu-ar ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++ ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_target=x86_64-pc-linux-gnu fu_cv_sys_stat_statvfs=yes gl_cv_func_btowc_eof=yes gl_cv_func_malloc_0_nonnull=yes gl_cv_func_re_compile_pattern_working=yes gl_cv_func_rename_trailing_dest_slash_bug=no gl_cv_func_rename_trailing_slash_bug=no glib_cv___va_copy=yes glib_cv_has__inline=yes glib_cv_has__inline__=yes glib_cv_hasinline=yes glib_cv_rtldglobal_broken=no glib_cv_sane_realloc=yes glib_cv_sizeof_gmutex=40 glib_cv_stack_grows=no glib_cv_uscore=no glib_cv_va_copy=yes glib_cv_va_val_copy=no pkg_cv_PTLIB_CFLAGS='-DP_64BIT=1 -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL ' pkg_cv_PTLIB_LIBS='-lpt -lrt -lldap -llber -lldap_r -lssl -lcrypto -lgmp -lz -lexpat -lSDL -lpthread -lodbc -lresolv -ldl ' yeti_cv_func_scanf_modif_size_t=z ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='x86_64-pc-linux-gnu-ar' ARCHIVE='x86_64-pc-linux-gnu-ar rcs' BN_INCDIR='' BN_LIBDIR='' BUILD_TYPE='.' CC='x86_64-pc-linux-gnu-gcc' CFLAGS='-march=native -O2 -pipe -fno-visibility-inlines-hidden -D__STDC_CONSTANT_MACROS -Wall -Wextra -Winit-self -Wstrict-aliasing=2 -Wfloat-equal -Wno-comment -Wno-missing-field-initializers -Wno-unused -fPIC -DP_64BIT=1 -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL ' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CXX='x86_64-pc-linux-gnu-g++' CXXCPP='' CXXFLAGS='-march=native -O2 -pipe -fno-visibility-inlines-hidden -D__STDC_CONSTANT_MACROS -Wall -Wextra -Winit-self -Wstrict-aliasing=2 -Wfloat-equal -Wno-comment -Wno-missing-field-initializers -Wno-unused -fPIC -DP_64BIT=1 -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -felide-constructors -Wreorder' DEBUG_BUILD='no' DEBUG_CFLAGS=' -g3 -ggdb -O0 -D_DEBUG' DEBUG_LIBS='-lpt_d -lrt -lldap -llber -lldap_r -lssl -lcrypto -lgmp -lz -lexpat -lSDL -lpthread -lodbc -lresolv -ldl ' DEBUG_LIB_FILENAME_SHARED='libopal_d.so' DEBUG_LIB_FILENAME_SHARED_PAT='libopal_d.so.3.6.8' DEBUG_LIB_FILENAME_STATIC='libopal_d_s.a' DEBUG_LIB_NAME='libopal_d' DEBUG_OPAL_OBJDIR='${OPALDIR}/lib_linux_x86_64/obj_d' DEFS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GCC_HAS_CLZ='yes' GREP='/bin/grep' HAVE_RANLIB='no' INSTALL='/usr/bin/install -c' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LD='x86_64-pc-linux-gnu-g++' LDFLAGS='-Wl,-O1' LDSOOPTS='-shared -Wl,-soname,$(LIB_FILENAME_SHARED_PAT)' LIBDIR='/usr/lib64' LIBOBJS='' LIBS='' LTLIBOBJS='' MACHTYPE='x86_64' OBJEXT='o' OPALDIR='/var/tmp/portage/net-libs/opal-3.6.8/work/opal-3.6.8' OPAL_AEC='yes' OPAL_FAX='yes' OPAL_G711PLC='yes' OPAL_H323='yes' OPAL_H450='yes' OPAL_H460='yes' OPAL_H501='yes' OPAL_HAS_H224='yes' OPAL_HAS_H281='yes' OPAL_HAS_MSRP='no' OPAL_HAS_RFC4103='yes' OPAL_HAS_SIPIM='yes' OPAL_IAX2='yes' OPAL_IVR='yes' OPAL_JAVA='yes' OPAL_LIBDIR='${OPALDIR}/lib_linux_x86_64' OPAL_LID='yes' OPAL_PLUGINS='yes' OPAL_PTLIB_ASN='' OPAL_PTLIB_AUDIO='' OPAL_PTLIB_CONFIG_FILE='' OPAL_PTLIB_DNS='' OPAL_PTLIB_DTMF='' OPAL_PTLIB_EXPAT='' OPAL_PTLIB_IPV6='' OPAL_PTLIB_LDAP='' OPAL_PTLIB_SSL='' OPAL_PTLIB_SSL_AES='' OPAL_PTLIB_VIDEO='' OPAL_PTLIB_VXML='' OPAL_PTLIB_WAVFILE='' OPAL_RFC4175='yes' OPAL_SAMPLES='no' OPAL_SHARED_LIB='yes' OPAL_SIP='yes' OPAL_SRTP='' OPAL_STATISTICS='yes' OPAL_T38_CAPABILITY='yes' OPAL_VERSION='3.6.8' OPAL_VIDEO='yes' OPAL_ZRTP='no' OSTYPE='linux' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CFLAGS='' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/lib64/pkgconfig' PKG_LIBS='' PKG_REQUIRES=' ptlib' PTLIBDIR='' PTLIB_CFLAGS='-DP_64BIT=1 -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL ' PTLIB_LIBS='-lpt -lrt -lldap -llber -lldap_r -lssl -lcrypto -lgmp -lz -lexpat -lSDL -lpthread -lodbc -lresolv -ldl ' RANLIB='x86_64-pc-linux-gnu-ranlib' RELEASE_CFLAGS=' -Os' RELEASE_LIBS='-lpt -lrt -lldap -llber -lldap_r -lssl -lcrypto -lgmp -lz -lexpat -lSDL -lpthread -lodbc -lresolv -ldl ' RELEASE_LIB_FILENAME_SHARED='libopal.so' RELEASE_LIB_FILENAME_SHARED_PAT='libopal.so.3.6.8' RELEASE_LIB_FILENAME_STATIC='libopal_s.a' RELEASE_LIB_NAME='libopal' RELEASE_OPAL_OBJDIR='${OPALDIR}/lib_linux_x86_64/obj' SHELL='/bin/sh' SIZE16='' SIZE32='' SPEEXDSP_CFLAGS='' SPEEXDSP_LIBS='' SPEEXDSP_SYSTEM='' SWIG='' ZRTP_INCDIR='' ZRTP_LIBDIR='' ac_ct_CC='' ac_ct_CXX='' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='NONE' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs='' sysconfdir='/etc' target='x86_64-pc-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define STDC_HEADERS 1 #define GCC_HAS_CLZ 1 #define OPAL_MAJOR 3 #define OPAL_MINOR 6 #define OPAL_BUILD 8 #define OPAL_VERSION "3.6.8" #define OPAL_PLUGIN_DIR "/usr/lib64/opal-3.6.8" #define OPAL_SHARED_LIB 1 configure: exit 1