This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by asterisk configure 1.6, which was generated by GNU Autoconf 2.63. 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 --localstatedir=/var --with-gsm=internal --with-popt --with-z --with-asound --with-cap --with-curl --without-pri --without-tonezone --without-dahdi --without-tds --without-h323 --without-pwlib --with-iconv --with-imap --with-iksemel --without-isdnnet --without-suppserv --without-misdn --without-newt --without-odbc --without-oss --without-postgres --without-radius --with-netsnmp --with-spandsp --with-speex --with-speexdsp --with-sqlite3 --with-crypto --with-ssl --with-ogg --with-vorbis ## --------- ## ## Platform. ## ## --------- ## hostname = amalthea uname -m = x86_64 uname -r = 2.6.29 uname -s = Linux uname -v = #1 SMP Tue Mar 24 16:26:53 GMT 2009 /usr/bin/uname -p = Intel(R) Core(TM)2 Duo CPU T9400 @ 2.53GHz /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: /sbin PATH: /usr/sbin PATH: /usr/lib64/portage/bin/ebuild-helpers PATH: /usr/local/bin PATH: /bin PATH: /usr/bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.3.3 ## ----------- ## ## Core tests. ## ## ----------- ## configure:2285: checking build system type configure:2303: result: x86_64-pc-linux-gnu configure:2325: checking host system type configure:2340: result: x86_64-pc-linux-gnu configure:2381: checking for x86_64-pc-linux-gnu-gcc configure:2397: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:2408: result: x86_64-pc-linux-gnu-gcc configure:2680: checking for C compiler version configure:2688: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.3.3-r1 p1.1, pie-10.1.5) 4.3.3 Copyright (C) 2008 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:2692: $? = 0 configure:2699: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.3.3-r1/work/gcc-4.3.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.3.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --disable-libgcj --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.3-r1 p1.1, pie-10.1.5' Thread model: posix gcc version 4.3.3 (Gentoo 4.3.3-r1 p1.1, pie-10.1.5) configure:2703: $? = 0 configure:2710: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: '-V' option must have argument configure:2714: $? = 1 configure:2737: checking for C compiler default output file name configure:2759: x86_64-pc-linux-gnu-gcc -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:2763: $? = 0 configure:2801: result: a.out configure:2820: checking whether the C compiler works configure:2830: ./a.out configure:2834: $? = 0 configure:2853: result: yes configure:2860: checking whether we are cross compiling configure:2862: result: no configure:2865: checking for suffix of executables configure:2872: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:2876: $? = 0 configure:2902: result: configure:2908: checking for suffix of object files configure:2934: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:2938: $? = 0 configure:2963: result: o configure:2967: checking whether we are using the GNU C compiler configure:2996: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:3003: $? = 0 configure:3020: result: yes configure:3029: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:3059: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3066: $? = 0 configure:3167: result: yes configure:3184: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:3258: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:3265: $? = 0 configure:3288: result: none needed configure:3312: checking how to run the C preprocessor configure:3352: x86_64-pc-linux-gnu-gcc -E conftest.c configure:3359: $? = 0 configure:3390: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:8:28: error: ac_nonexistent.h: No such file or directory configure:3397: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | /* end confdefs.h. */ | #include configure:3430: result: x86_64-pc-linux-gnu-gcc -E configure:3459: x86_64-pc-linux-gnu-gcc -E conftest.c configure:3466: $? = 0 configure:3497: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:8:28: error: ac_nonexistent.h: No such file or directory configure:3504: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | /* end confdefs.h. */ | #include configure:3544: checking for grep that handles long lines and -e configure:3604: result: /bin/grep configure:3609: checking for egrep configure:3673: result: /bin/grep -E configure:3678: checking for ANSI C header files configure:3708: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:3715: $? = 0 configure:3814: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:3818: $? = 0 configure:3824: ./conftest configure:3828: $? = 0 configure:3846: result: yes configure:3870: checking for sys/types.h configure:3891: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:3898: $? = 0 configure:3915: result: yes configure:3870: checking for sys/stat.h configure:3891: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:3898: $? = 0 configure:3915: result: yes configure:3870: checking for stdlib.h configure:3891: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:3898: $? = 0 configure:3915: result: yes configure:3870: checking for string.h configure:3891: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:3898: $? = 0 configure:3915: result: yes configure:3870: checking for memory.h configure:3891: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:3898: $? = 0 configure:3915: result: yes configure:3870: checking for strings.h configure:3891: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:3898: $? = 0 configure:3915: result: yes configure:3870: checking for inttypes.h configure:3891: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:3898: $? = 0 configure:3915: result: yes configure:3870: checking for stdint.h configure:3891: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:3898: $? = 0 configure:3915: result: yes configure:3870: checking for unistd.h configure:3891: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:3898: $? = 0 configure:3915: result: yes configure:3940: checking minix/config.h usability configure:3957: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 conftest.c:51:26: error: minix/config.h: No such file or directory configure:3964: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3978: result: no configure:3982: checking minix/config.h presence configure:3997: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:18:26: error: minix/config.h: No such file or directory configure:4004: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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. */ | #include configure:4018: result: no configure:4051: checking for minix/config.h configure:4058: result: no configure:4089: checking whether it is safe to define __EXTENSIONS__ configure:4117: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:4124: $? = 0 configure:4139: result: yes configure:4243: checking for x86_64-pc-linux-gnu-uname configure:4276: result: no configure:4286: checking for uname configure:4304: found /bin/uname configure:4316: result: /bin/uname configure:4731: checking for x86_64-pc-linux-gnu-gcc configure:4758: result: x86_64-pc-linux-gnu-gcc configure:5030: checking for C compiler version configure:5038: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.3.3-r1 p1.1, pie-10.1.5) 4.3.3 Copyright (C) 2008 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:5042: $? = 0 configure:5049: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.3.3-r1/work/gcc-4.3.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.3.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --disable-libgcj --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.3-r1 p1.1, pie-10.1.5' Thread model: posix gcc version 4.3.3 (Gentoo 4.3.3-r1 p1.1, pie-10.1.5) configure:5053: $? = 0 configure:5060: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: '-V' option must have argument configure:5064: $? = 1 configure:5067: checking whether we are using the GNU C compiler configure:5120: result: yes configure:5129: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:5267: result: yes configure:5284: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:5388: result: none needed configure:5420: checking for x86_64-pc-linux-gnu-g++ configure:5436: found /usr/bin/x86_64-pc-linux-gnu-g++ configure:5447: result: x86_64-pc-linux-gnu-g++ configure:5518: checking for C++ compiler version configure:5526: x86_64-pc-linux-gnu-g++ --version >&5 x86_64-pc-linux-gnu-g++ (Gentoo 4.3.3-r1 p1.1, pie-10.1.5) 4.3.3 Copyright (C) 2008 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:5530: $? = 0 configure:5537: x86_64-pc-linux-gnu-g++ -v >&5 Using built-in specs. Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.3.3-r1/work/gcc-4.3.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.3.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --disable-libgcj --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.3-r1 p1.1, pie-10.1.5' Thread model: posix gcc version 4.3.3 (Gentoo 4.3.3-r1 p1.1, pie-10.1.5) configure:5541: $? = 0 configure:5548: x86_64-pc-linux-gnu-g++ -V >&5 x86_64-pc-linux-gnu-g++: '-V' option must have argument configure:5552: $? = 1 configure:5555: checking whether we are using the GNU C++ compiler configure:5584: x86_64-pc-linux-gnu-g++ -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.cpp >&5 configure:5591: $? = 0 configure:5608: result: yes configure:5617: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:5647: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:5654: $? = 0 configure:5755: result: yes configure:5783: checking how to run the C preprocessor configure:5901: result: x86_64-pc-linux-gnu-gcc -E configure:5930: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5937: $? = 0 configure:5968: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:23:28: error: ac_nonexistent.h: No such file or directory configure:5975: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include configure:6019: checking how to run the C++ preprocessor configure:6055: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:6062: $? = 0 configure:6093: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:23:28: error: ac_nonexistent.h: No such file or directory configure:6100: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include configure:6133: result: x86_64-pc-linux-gnu-g++ -E configure:6162: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:6169: $? = 0 configure:6200: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:23:28: error: ac_nonexistent.h: No such file or directory configure:6207: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include configure:6248: checking for a sed that does not truncate output configure:6314: result: /bin/sed configure:6319: checking for egrep configure:6329: result: grep -E configure:6345: checking for ld used by x86_64-pc-linux-gnu-gcc configure:6412: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:6421: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:6436: result: yes configure:6445: checking for gawk configure:6461: found /bin/gawk configure:6472: result: gawk configure:6497: checking for a BSD-compatible install configure:6565: result: /usr/bin/install -c configure:6576: checking whether ln -s works configure:6580: result: yes configure:6590: checking for x86_64-pc-linux-gnu-ranlib configure:6606: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:6617: result: x86_64-pc-linux-gnu-ranlib configure:6679: checking for GNU make configure:6698: result: make configure:6713: checking for x86_64-pc-linux-gnu-strip configure:6731: found /usr/bin/x86_64-pc-linux-gnu-strip configure:6743: result: /usr/bin/x86_64-pc-linux-gnu-strip configure:6811: checking for x86_64-pc-linux-gnu-ar configure:6829: found /usr/bin/x86_64-pc-linux-gnu-ar configure:6841: result: /usr/bin/x86_64-pc-linux-gnu-ar configure:6915: checking for grep configure:6946: result: /bin/grep configure:6956: checking for find configure:6974: found /usr/bin/find configure:6987: result: /usr/bin/find configure:6997: checking for compress configure:7028: result: : configure:7038: checking for basename configure:7056: found /bin/basename configure:7069: result: /bin/basename configure:7079: checking for id configure:7097: found /usr/bin/id configure:7110: result: /usr/bin/id configure:7120: checking for dirname configure:7138: found /bin/dirname configure:7151: result: /bin/dirname configure:7161: checking for sh configure:7192: result: /bin/sh configure:7202: checking for ln configure:7220: found /bin/ln configure:7233: result: /bin/ln configure:7243: checking for dot configure:7261: found /usr/bin/dot configure:7274: result: /usr/bin/dot configure:7284: checking for wget configure:7302: found /usr/bin/wget configure:7315: result: /usr/bin/wget configure:7325: checking for rubber configure:7356: result: : configure:7366: checking for kpsewhich configure:7384: found /usr/bin/kpsewhich configure:7397: result: /usr/bin/kpsewhich configure:7456: checking for x86_64-pc-linux-gnu-soxmix configure:7486: result: no configure:7496: checking for soxmix configure:7526: result: no configure:7557: checking for md5 configure:7587: result: no configure:7557: checking for md5sum configure:7573: found /usr/bin/md5sum configure:7584: result: md5sum configure:7796: checking for the pthreads library -lpthreads configure:7839: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lpthreads >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lpthreads collect2: ld returned 1 exit status configure:7846: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:7869: result: no configure:7741: checking whether pthreads work without any flags configure:7839: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 /var/tmp/portage/net-misc/asterisk-1.6.0.6/temp/ccdp7dzD.o: In function `main': conftest.c:(.text+0xa): undefined reference to `pthread_join' conftest.c:(.text+0x27): undefined reference to `__pthread_register_cancel' conftest.c:(.text+0x34): undefined reference to `pthread_create' conftest.c:(.text+0x3c): undefined reference to `__pthread_unregister_cancel' collect2: ld returned 1 exit status configure:7846: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:7869: result: no configure:7746: checking whether pthreads work with -Kthread configure:7839: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Kthread -Wl,--as-needed conftest.c >&5 x86_64-pc-linux-gnu-gcc: unrecognized option '-Kthread' /var/tmp/portage/net-misc/asterisk-1.6.0.6/temp/cc9p1TdP.o: In function `main': conftest.c:(.text+0xa): undefined reference to `pthread_join' conftest.c:(.text+0x27): undefined reference to `__pthread_register_cancel' conftest.c:(.text+0x34): undefined reference to `pthread_create' conftest.c:(.text+0x3c): undefined reference to `__pthread_unregister_cancel' collect2: ld returned 1 exit status configure:7846: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:7869: result: no configure:7746: checking whether pthreads work with -kthread configure:7839: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -kthread -Wl,--as-needed conftest.c >&5 x86_64-pc-linux-gnu-gcc: unrecognized option '-kthread' /var/tmp/portage/net-misc/asterisk-1.6.0.6/temp/ccnUFXp3.o: In function `main': conftest.c:(.text+0xa): undefined reference to `pthread_join' conftest.c:(.text+0x27): undefined reference to `__pthread_register_cancel' conftest.c:(.text+0x34): undefined reference to `pthread_create' conftest.c:(.text+0x3c): undefined reference to `__pthread_unregister_cancel' collect2: ld returned 1 exit status configure:7846: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:7869: result: no configure:7796: checking for the pthreads library -llthread configure:7839: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -llthread >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -llthread collect2: ld returned 1 exit status configure:7846: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:7869: result: no configure:7746: checking whether pthreads work with -pthread configure:7839: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -pthread -Wl,--as-needed conftest.c >&5 configure:7846: $? = 0 configure:7869: result: yes configure:7888: checking for joinable pthread attribute configure:7913: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -pthread -Wl,--as-needed conftest.c >&5 configure:7920: $? = 0 configure:7940: result: PTHREAD_CREATE_JOINABLE configure:7950: checking if more special flags are required for pthreads configure:7957: result: no configure:9677: checking for working alloca.h configure:9704: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:9711: $? = 0 configure:9731: result: yes configure:9741: checking for alloca configure:9788: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:9795: $? = 0 configure:9815: result: yes configure:10060: checking for dirent.h that defines DIR configure:10089: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:10096: $? = 0 configure:10113: result: yes configure:10128: checking for library containing opendir configure:10169: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:10176: $? = 0 configure:10207: result: none required configure:10305: checking for ANSI C header files configure:10473: result: yes configure:10483: checking for sys/wait.h that is POSIX.1 compatible configure:10519: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:10526: $? = 0 configure:10541: result: yes configure:10590: checking arpa/inet.h usability configure:10607: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:10614: $? = 0 configure:10628: result: yes configure:10632: checking arpa/inet.h presence configure:10647: x86_64-pc-linux-gnu-gcc -E conftest.c configure:10654: $? = 0 configure:10668: result: yes configure:10701: checking for arpa/inet.h configure:10710: result: yes configure:10590: checking fcntl.h usability configure:10607: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:10614: $? = 0 configure:10628: result: yes configure:10632: checking fcntl.h presence configure:10647: x86_64-pc-linux-gnu-gcc -E conftest.c configure:10654: $? = 0 configure:10668: result: yes configure:10701: checking for fcntl.h configure:10710: result: yes configure:10579: checking for inttypes.h configure:10586: result: yes configure:10590: checking libintl.h usability configure:10607: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:10614: $? = 0 configure:10628: result: yes configure:10632: checking libintl.h presence configure:10647: x86_64-pc-linux-gnu-gcc -E conftest.c configure:10654: $? = 0 configure:10668: result: yes configure:10701: checking for libintl.h configure:10710: result: yes configure:10590: checking limits.h usability configure:10607: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:10614: $? = 0 configure:10628: result: yes configure:10632: checking limits.h presence configure:10647: x86_64-pc-linux-gnu-gcc -E conftest.c configure:10654: $? = 0 configure:10668: result: yes configure:10701: checking for limits.h configure:10710: result: yes configure:10590: checking locale.h usability configure:10607: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:10614: $? = 0 configure:10628: result: yes configure:10632: checking locale.h presence configure:10647: x86_64-pc-linux-gnu-gcc -E conftest.c configure:10654: $? = 0 configure:10668: result: yes configure:10701: checking for locale.h configure:10710: result: yes configure:10590: checking malloc.h usability configure:10607: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:10614: $? = 0 configure:10628: result: yes configure:10632: checking malloc.h presence configure:10647: x86_64-pc-linux-gnu-gcc -E conftest.c configure:10654: $? = 0 configure:10668: result: yes configure:10701: checking for malloc.h configure:10710: result: yes configure:10590: checking netdb.h usability configure:10607: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:10614: $? = 0 configure:10628: result: yes configure:10632: checking netdb.h presence configure:10647: x86_64-pc-linux-gnu-gcc -E conftest.c configure:10654: $? = 0 configure:10668: result: yes configure:10701: checking for netdb.h configure:10710: result: yes configure:10590: checking netinet/in.h usability configure:10607: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:10614: $? = 0 configure:10628: result: yes configure:10632: checking netinet/in.h presence configure:10647: x86_64-pc-linux-gnu-gcc -E conftest.c configure:10654: $? = 0 configure:10668: result: yes configure:10701: checking for netinet/in.h configure:10710: result: yes configure:10590: checking stddef.h usability configure:10607: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:10614: $? = 0 configure:10628: result: yes configure:10632: checking stddef.h presence configure:10647: x86_64-pc-linux-gnu-gcc -E conftest.c configure:10654: $? = 0 configure:10668: result: yes configure:10701: checking for stddef.h configure:10710: result: yes configure:10579: checking for stdint.h configure:10586: result: yes configure:10579: checking for stdlib.h configure:10586: result: yes configure:10579: checking for string.h configure:10586: result: yes configure:10579: checking for strings.h configure:10586: result: yes configure:10590: checking sys/file.h usability configure:10607: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:10614: $? = 0 configure:10628: result: yes configure:10632: checking sys/file.h presence configure:10647: x86_64-pc-linux-gnu-gcc -E conftest.c configure:10654: $? = 0 configure:10668: result: yes configure:10701: checking for sys/file.h configure:10710: result: yes configure:10590: checking sys/ioctl.h usability configure:10607: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:10614: $? = 0 configure:10628: result: yes configure:10632: checking sys/ioctl.h presence configure:10647: x86_64-pc-linux-gnu-gcc -E conftest.c configure:10654: $? = 0 configure:10668: result: yes configure:10701: checking for sys/ioctl.h configure:10710: result: yes configure:10590: checking sys/param.h usability configure:10607: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:10614: $? = 0 configure:10628: result: yes configure:10632: checking sys/param.h presence configure:10647: x86_64-pc-linux-gnu-gcc -E conftest.c configure:10654: $? = 0 configure:10668: result: yes configure:10701: checking for sys/param.h configure:10710: result: yes configure:10590: checking sys/socket.h usability configure:10607: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:10614: $? = 0 configure:10628: result: yes configure:10632: checking sys/socket.h presence configure:10647: x86_64-pc-linux-gnu-gcc -E conftest.c configure:10654: $? = 0 configure:10668: result: yes configure:10701: checking for sys/socket.h configure:10710: result: yes configure:10590: checking sys/time.h usability configure:10607: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:10614: $? = 0 configure:10628: result: yes configure:10632: checking sys/time.h presence configure:10647: x86_64-pc-linux-gnu-gcc -E conftest.c configure:10654: $? = 0 configure:10668: result: yes configure:10701: checking for sys/time.h configure:10710: result: yes configure:10590: checking syslog.h usability configure:10607: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:10614: $? = 0 configure:10628: result: yes configure:10632: checking syslog.h presence configure:10647: x86_64-pc-linux-gnu-gcc -E conftest.c configure:10654: $? = 0 configure:10668: result: yes configure:10701: checking for syslog.h configure:10710: result: yes configure:10590: checking termios.h usability configure:10607: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:10614: $? = 0 configure:10628: result: yes configure:10632: checking termios.h presence configure:10647: x86_64-pc-linux-gnu-gcc -E conftest.c configure:10654: $? = 0 configure:10668: result: yes configure:10701: checking for termios.h configure:10710: result: yes configure:10579: checking for unistd.h configure:10586: result: yes configure:10590: checking utime.h usability configure:10607: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:10614: $? = 0 configure:10628: result: yes configure:10632: checking utime.h presence configure:10647: x86_64-pc-linux-gnu-gcc -E conftest.c configure:10654: $? = 0 configure:10668: result: yes configure:10701: checking for utime.h configure:10710: result: yes configure:10590: checking arpa/nameser.h usability configure:10607: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:10614: $? = 0 configure:10628: result: yes configure:10632: checking arpa/nameser.h presence configure:10647: x86_64-pc-linux-gnu-gcc -E conftest.c configure:10654: $? = 0 configure:10668: result: yes configure:10701: checking for arpa/nameser.h configure:10710: result: yes configure:10743: checking winsock.h usability configure:10760: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 conftest.c:86:21: error: winsock.h: No such file or directory configure:10767: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:10781: result: no configure:10785: checking winsock.h presence configure:10800: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:53:21: error: winsock.h: No such file or directory configure:10807: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | /* end confdefs.h. */ | #include configure:10821: result: no configure:10854: checking for winsock.h configure:10863: result: no configure:10743: checking winsock2.h usability configure:10760: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 conftest.c:86:22: error: winsock2.h: No such file or directory configure:10767: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:10781: result: no configure:10785: checking winsock2.h presence configure:10800: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:53:22: error: winsock2.h: No such file or directory configure:10807: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | /* end confdefs.h. */ | #include configure:10821: result: no configure:10854: checking for winsock2.h configure:10863: result: no configure:10886: checking for special C compiler options needed for large files configure:10981: result: no configure:10987: checking for _FILE_OFFSET_BITS value needed for large files configure:11022: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:11029: $? = 0 configure:11098: result: no configure:11237: checking for stdbool.h that conforms to C99 configure:11332: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:11339: $? = 0 configure:11354: result: yes configure:11356: checking for _Bool configure:11384: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:11391: $? = 0 configure:11418: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:89: error: expected expression before ')' token configure:11425: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:11448: result: yes configure:11467: checking for an ANSI C-conforming const configure:11542: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:11549: $? = 0 configure:11564: result: yes configure:11574: checking for uid_t in sys/types.h configure:11597: result: yes configure:11612: checking for inline configure:11638: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:11645: $? = 0 configure:11663: result: inline configure:11682: checking for mode_t configure:11710: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:11717: $? = 0 configure:11744: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:91: error: expected expression before ')' token configure:11751: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((mode_t))) | return 0; | ; | return 0; | } configure:11774: result: yes configure:11786: checking for off_t configure:11814: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:11821: $? = 0 configure:11848: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:91: error: expected expression before ')' token configure:11855: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:11878: result: yes configure:11890: checking for pid_t configure:11918: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:11925: $? = 0 configure:11952: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:91: error: expected expression before ')' token configure:11959: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:11982: result: yes configure:11994: checking for size_t configure:12022: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:12029: $? = 0 configure:12056: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:91: error: expected expression before ')' token configure:12063: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:12086: result: yes configure:12098: checking for struct stat.st_blksize configure:12126: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:12133: $? = 0 configure:12191: result: yes configure:12202: checking whether time.h and sys/time.h may both be included configure:12232: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:12239: $? = 0 configure:12254: result: yes configure:12264: checking whether struct tm is in sys/time.h or time.h configure:12294: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:12301: $? = 0 configure:12316: result: time.h configure:12326: checking for working volatile configure:12355: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:12362: $? = 0 configure:12377: result: yes configure:12387: checking for ptrdiff_t configure:12415: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:12422: $? = 0 configure:12449: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:93: error: expected expression before ')' token configure:12456: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ptrdiff_t))) | return 0; | ; | return 0; | } configure:12479: result: yes configure:12497: checking for unistd.h configure:12504: result: yes configure:12643: checking for working chown configure:12686: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:12690: $? = 0 configure:12696: ./conftest configure:12700: $? = 0 configure:12719: result: yes configure:12729: checking whether closedir returns void configure:12763: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:12767: $? = 0 configure:12773: ./conftest configure:12777: $? = 0 configure:12794: result: no configure:12804: checking for error_at_line configure:12830: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:12837: $? = 0 configure:12857: result: yes configure:12884: checking vfork.h usability configure:12901: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 conftest.c:93:19: error: vfork.h: No such file or directory configure:12908: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:12922: result: no configure:12926: checking vfork.h presence configure:12941: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:60:19: error: vfork.h: No such file or directory configure:12948: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | /* end confdefs.h. */ | #include configure:12962: result: no configure:12995: checking for vfork.h configure:13004: result: no configure:13024: checking for fork configure:13080: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 conftest.c:83: warning: conflicting types for built-in function 'fork' configure:13087: $? = 0 configure:13109: result: yes configure:13024: checking for vfork configure:13080: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:13087: $? = 0 configure:13109: result: yes configure:13122: checking for working fork configure:13154: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:13158: $? = 0 configure:13164: ./conftest configure:13168: $? = 0 configure:13185: result: yes configure:13206: checking for working vfork configure:13347: result: yes configure:13380: checking for _LARGEFILE_SOURCE value needed for large files configure:13409: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:13416: $? = 0 configure:13489: result: no configure:13513: checking whether x86_64-pc-linux-gnu-gcc needs -traditional configure:13555: result: no configure:13566: checking for working memcmp configure:13619: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:13623: $? = 0 configure:13629: ./conftest configure:13633: $? = 0 configure:13650: result: yes configure:13665: checking for stdlib.h configure:13672: result: yes configure:13665: checking for unistd.h configure:13672: result: yes configure:13815: checking for getpagesize configure:13871: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:13878: $? = 0 configure:13900: result: yes configure:13912: checking for working mmap configure:14059: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:14063: $? = 0 configure:14069: ./conftest configure:14073: $? = 0 configure:14090: result: yes configure:14118: checking sys/select.h usability configure:14135: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:14142: $? = 0 configure:14156: result: yes configure:14160: checking sys/select.h presence configure:14175: x86_64-pc-linux-gnu-gcc -E conftest.c configure:14182: $? = 0 configure:14196: result: yes configure:14229: checking for sys/select.h configure:14238: result: yes configure:14107: checking for sys/socket.h configure:14114: result: yes configure:14253: checking types of arguments for select configure:14291: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:14298: $? = 0 configure:14319: result: int,fd_set *,struct timeval * configure:14349: checking return type of signal handlers configure:14377: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:80: error: void value not ignored as it ought to be configure:14384: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:14399: result: void configure:14407: checking whether lstat dereferences a symlink specified with a trailing slash configure:14443: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:14447: $? = 0 configure:14453: ./conftest configure:14457: $? = 0 configure:14481: result: yes configure:14500: checking whether stat accepts an empty string configure:14530: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:14534: $? = 0 configure:14540: ./conftest configure:14544: $? = 0 configure:14561: result: no configure:14577: checking for working strcoll configure:14608: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:14612: $? = 0 configure:14618: ./conftest configure:14622: $? = 0 configure:14639: result: yes configure:14653: checking for strftime configure:14709: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 conftest.c:100: warning: conflicting types for built-in function 'strftime' configure:14716: $? = 0 configure:14738: result: yes configure:14825: checking for working strnlen configure:14869: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:14873: $? = 0 configure:14879: ./conftest configure:14883: $? = 0 configure:14900: result: yes configure:14909: checking for working strtod configure:14960: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 conftest.c: In function 'main': conftest.c:133: warning: ignoring return value of 'strtod', declared with attribute warn_unused_result configure:14964: $? = 0 configure:14970: ./conftest configure:14974: $? = 0 configure:14991: result: yes configure:15171: checking for utime.h configure:15178: result: yes configure:15325: checking whether utime accepts a null argument configure:15364: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:15368: $? = 0 configure:15374: ./conftest configure:15378: $? = 0 configure:15395: result: yes configure:15410: checking for vprintf configure:15466: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 conftest.c:103: warning: conflicting types for built-in function 'vprintf' configure:15473: $? = 0 configure:15495: result: yes configure:15504: checking for _doprnt configure:15560: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 /var/tmp/portage/net-misc/asterisk-1.6.0.6/temp/ccfvYPpD.o: In function `main': conftest.c:(.text+0x7): undefined reference to `_doprnt' collect2: ld returned 1 exit status configure:15567: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* 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 _doprnt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:15587: result: no configure:15648: checking for asprintf configure:15704: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:15711: $? = 0 configure:15733: result: yes configure:15648: checking for atexit configure:15704: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:15711: $? = 0 configure:15733: result: yes configure:15648: checking for dup2 configure:15704: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:15711: $? = 0 configure:15733: result: yes configure:15648: checking for endpwent configure:15704: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:15711: $? = 0 configure:15733: result: yes configure:15648: checking for ftruncate configure:15704: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:15711: $? = 0 configure:15733: result: yes configure:15648: checking for getcwd configure:15704: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:15711: $? = 0 configure:15733: result: yes configure:15648: checking for gethostbyname configure:15704: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:15711: $? = 0 configure:15733: result: yes configure:15648: checking for gethostname configure:15704: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:15711: $? = 0 configure:15733: result: yes configure:15648: checking for getloadavg configure:15704: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:15711: $? = 0 configure:15733: result: yes configure:15648: checking for gettimeofday configure:15704: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:15711: $? = 0 configure:15733: result: yes configure:15648: checking for inet_ntoa configure:15704: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:15711: $? = 0 configure:15733: result: yes configure:15648: checking for isascii configure:15704: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 conftest.c:115: warning: conflicting types for built-in function 'isascii' configure:15711: $? = 0 configure:15733: result: yes configure:15648: checking for localtime_r configure:15704: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:15711: $? = 0 configure:15733: result: yes configure:15648: checking for memchr configure:15704: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 conftest.c:117: warning: conflicting types for built-in function 'memchr' configure:15711: $? = 0 configure:15733: result: yes configure:15648: checking for memmove configure:15704: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 conftest.c:118: warning: conflicting types for built-in function 'memmove' configure:15711: $? = 0 configure:15733: result: yes configure:15648: checking for memset configure:15704: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 conftest.c:119: warning: conflicting types for built-in function 'memset' configure:15711: $? = 0 configure:15733: result: yes configure:15648: checking for mkdir configure:15704: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:15711: $? = 0 configure:15733: result: yes configure:15648: checking for munmap configure:15704: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:15711: $? = 0 configure:15733: result: yes configure:15648: checking for putenv configure:15704: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:15711: $? = 0 configure:15733: result: yes configure:15648: checking for re_comp configure:15704: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:15711: $? = 0 configure:15733: result: yes configure:15648: checking for regcomp configure:15704: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:15711: $? = 0 configure:15733: result: yes configure:15648: checking for select configure:15704: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:15711: $? = 0 configure:15733: result: yes configure:15648: checking for setenv configure:15704: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:15711: $? = 0 configure:15733: result: yes configure:15648: checking for socket configure:15704: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:15711: $? = 0 configure:15733: result: yes configure:15648: checking for strcasecmp configure:15704: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 conftest.c:128: warning: conflicting types for built-in function 'strcasecmp' configure:15711: $? = 0 configure:15733: result: yes configure:15648: checking for strcasestr configure:15704: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:15711: $? = 0 configure:15733: result: yes configure:15648: checking for strchr configure:15704: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 conftest.c:130: warning: conflicting types for built-in function 'strchr' configure:15711: $? = 0 configure:15733: result: yes configure:15648: checking for strcspn configure:15704: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 conftest.c:131: warning: conflicting types for built-in function 'strcspn' configure:15711: $? = 0 configure:15733: result: yes configure:15648: checking for strdup configure:15704: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 conftest.c:132: warning: conflicting types for built-in function 'strdup' configure:15711: $? = 0 configure:15733: result: yes configure:15648: checking for strerror configure:15704: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:15711: $? = 0 configure:15733: result: yes configure:15648: checking for strlcat configure:15704: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 /var/tmp/portage/net-misc/asterisk-1.6.0.6/temp/cclhqTel.o: In function `main': conftest.c:(.text+0x7): undefined reference to `strlcat' collect2: ld returned 1 exit status configure:15711: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | /* Define strlcat to an innocuous variant, in case declares strlcat. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcat innocuous_strlcat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcat | | /* 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 strlcat (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strlcat || defined __stub___strlcat | choke me | #endif | | int | main () | { | return strlcat (); | ; | return 0; | } configure:15733: result: no configure:15648: checking for strlcpy configure:15704: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 /var/tmp/portage/net-misc/asterisk-1.6.0.6/temp/ccxBB6lv.o: In function `main': conftest.c:(.text+0x7): undefined reference to `strlcpy' collect2: ld returned 1 exit status configure:15711: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* 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 strlcpy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strlcpy || defined __stub___strlcpy | choke me | #endif | | int | main () | { | return strlcpy (); | ; | return 0; | } configure:15733: result: no configure:15648: checking for strncasecmp configure:15704: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 conftest.c:134: warning: conflicting types for built-in function 'strncasecmp' configure:15711: $? = 0 configure:15733: result: yes configure:15648: checking for strndup configure:15704: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 conftest.c:135: warning: conflicting types for built-in function 'strndup' configure:15711: $? = 0 configure:15733: result: yes configure:15648: checking for strnlen configure:15704: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:15711: $? = 0 configure:15733: result: yes configure:15648: checking for strrchr configure:15704: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 conftest.c:137: warning: conflicting types for built-in function 'strrchr' configure:15711: $? = 0 configure:15733: result: yes configure:15648: checking for strsep configure:15704: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:15711: $? = 0 configure:15733: result: yes configure:15648: checking for strspn configure:15704: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 conftest.c:139: warning: conflicting types for built-in function 'strspn' configure:15711: $? = 0 configure:15733: result: yes configure:15648: checking for strstr configure:15704: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 conftest.c:140: warning: conflicting types for built-in function 'strstr' configure:15711: $? = 0 configure:15733: result: yes configure:15648: checking for strtol configure:15704: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:15711: $? = 0 configure:15733: result: yes configure:15648: checking for strtoq configure:15704: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:15711: $? = 0 configure:15733: result: yes configure:15648: checking for unsetenv configure:15704: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:15711: $? = 0 configure:15733: result: yes configure:15648: checking for utime configure:15704: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:15711: $? = 0 configure:15733: result: yes configure:15648: checking for vasprintf configure:15704: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:15711: $? = 0 configure:15733: result: yes configure:15750: checking for glob configure:15806: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:15813: $? = 0 configure:15835: result: yes configure:15848: checking for timersub in time.h configure:15871: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:15878: $? = 0 configure:15886: result: yes configure:15916: checking sys/poll.h usability configure:15933: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:15940: $? = 0 configure:15954: result: yes configure:15958: checking sys/poll.h presence configure:15973: x86_64-pc-linux-gnu-gcc -E conftest.c configure:15980: $? = 0 configure:15994: result: yes configure:16027: checking for sys/poll.h configure:16034: result: yes configure:16071: checking for funopen configure:16127: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 /var/tmp/portage/net-misc/asterisk-1.6.0.6/temp/ccYmbjdO.o: In function `main': conftest.c:(.text+0x7): undefined reference to `funopen' collect2: ld returned 1 exit status configure:16134: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | /* Define funopen to an innocuous variant, in case declares funopen. | For example, HP-UX 11i declares gettimeofday. */ | #define funopen innocuous_funopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char funopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef funopen | | /* 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 funopen (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_funopen || defined __stub___funopen | choke me | #endif | | int | main () | { | return funopen (); | ; | return 0; | } configure:16156: result: no configure:16071: checking for fopencookie configure:16127: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:16134: $? = 0 configure:16156: result: yes configure:16173: checking for inet_aton configure:16229: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:16236: $? = 0 configure:16258: result: yes configure:16272: checking for IP_PKTINFO configure:16295: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:16302: $? = 0 configure:16310: result: yes configure:16331: checking for library containing gethostbyname_r configure:16372: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:16379: $? = 0 configure:16410: result: none required configure:16419: checking for gethostbyname_r with 6 arguments configure:16443: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 conftest.c: In function 'main': conftest.c:134: warning: initialization makes pointer from integer without a cast configure:16450: $? = 0 configure:16458: result: yes configure:16478: checking for gethostbyname_r with 5 arguments configure:16502: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 conftest.c: In function 'main': conftest.c:135: warning: passing argument 5 of 'gethostbyname_r' from incompatible pointer type conftest.c:135: error: too few arguments to function 'gethostbyname_r' configure:16509: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | struct hostent *he = gethostbyname_r((const char *)NULL, (struct hostent *)NULL, (char *)NULL, (int)0, (int *)NULL); | ; | return 0; | } configure:16528: result: no configure:16547: checking byteswap.h usability configure:16564: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:16571: $? = 0 configure:16585: result: yes configure:16589: checking byteswap.h presence configure:16604: x86_64-pc-linux-gnu-gcc -E conftest.c configure:16611: $? = 0 configure:16625: result: yes configure:16658: checking for byteswap.h configure:16665: result: yes configure:16679: checking for __swap16 variant of byteswapping macros configure:16702: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 conftest.c:131:24: error: sys/endian.h: No such file or directory configure:16709: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | /* end confdefs.h. */ | #include | int | main () | { | int a = 1; int b = __swap16(a); | ; | return 0; | } configure:16728: result: no configure:16737: checking for bswap16 variant of byteswapping macros configure:16760: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 conftest.c:131:24: error: sys/endian.h: No such file or directory configure:16767: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | /* end confdefs.h. */ | #include | int | main () | { | int a = 1; int b = bswap16(a); | ; | return 0; | } configure:16786: result: no configure:16797: checking for /dev/urandom configure:16812: result: yes configure:16826: checking for PTHREAD_RWLOCK_INITIALIZER in pthread.h configure:16861: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:16868: $? = 0 configure:16873: result: yes configure:16902: checking for PTHREAD_RWLOCK_PREFER_WRITER_NP in pthread.h configure:16925: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:16932: $? = 0 configure:16940: result: yes configure:16960: checking for PTHREAD_MUTEX_RECURSIVE_NP in pthread.h configure:16983: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:16990: $? = 0 configure:16998: result: yes configure:17020: checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP in pthread.h configure:17055: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:17062: $? = 0 configure:17067: result: yes configure:17111: checking for compiler atomic operations configure:17134: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:17141: $? = 0 configure:17149: result: yes configure:17170: checking for compiler 'attribute pure' support configure:17195: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Werror conftest.c >&5 configure:17202: $? = 0 configure:17207: result: yes configure:17227: checking for compiler 'attribute malloc' support configure:17252: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Werror conftest.c >&5 configure:17259: $? = 0 configure:17264: result: yes configure:17284: checking for compiler 'attribute const' support configure:17309: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Werror conftest.c >&5 configure:17316: $? = 0 configure:17321: result: yes configure:17341: checking for compiler 'attribute unused' support configure:17366: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Werror conftest.c >&5 configure:17373: $? = 0 configure:17378: result: yes configure:17398: checking for compiler 'attribute always_inline' support configure:17423: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Werror conftest.c >&5 configure:17430: $? = 0 configure:17435: result: yes configure:17455: checking for compiler 'attribute deprecated' support configure:17480: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Werror conftest.c >&5 configure:17487: $? = 0 configure:17492: result: yes configure:17512: checking for compiler 'attribute weak' support configure:17537: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Werror conftest.c >&5 configure:17544: $? = 0 configure:17549: result: yes configure:17569: checking for -ffunction-sections support configure:17594: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -ffunction-sections conftest.c >&5 configure:17601: $? = 0 configure:17606: result: yes configure:17610: checking for --gc-sections support configure:17633: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -ffunction-sections -Wl,--as-needed -Wl,--gc-sections conftest.c >&5 configure:17640: $? = 0 configure:17648: result: yes configure:17679: checking for -Wdeclaration-after-statement support configure:17682: result: yes configure:17692: checking for _FORTIFY_SOURCE support configure:17695: result: yes configure:17705: checking for -fno-strict-overflow configure:17708: result: yes configure:17718: checking for sysinfo configure:17741: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:17748: $? = 0 configure:17756: result: yes configure:17776: checking for library containing res_9_ninit configure:17817: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 /var/tmp/portage/net-misc/asterisk-1.6.0.6/temp/cc2qyJtU.o: In function `main': conftest.c:(.text+0x7): undefined reference to `res_9_ninit' collect2: ld returned 1 exit status configure:17824: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION /**/ | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION /**/ | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_SYSINFO 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 res_9_ninit (); | int | main () | { | return res_9_ninit (); | ; | return 0; | } configure:17817: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lresolv >&5 /var/tmp/portage/net-misc/asterisk-1.6.0.6/temp/ccHxvD63.o: In function `main': conftest.c:(.text+0x7): undefined reference to `res_9_ninit' collect2: ld returned 1 exit status configure:17824: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION /**/ | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION /**/ | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_SYSINFO 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 res_9_ninit (); | int | main () | { | return res_9_ninit (); | ; | return 0; | } configure:17855: result: no configure:17863: checking for res_ninit configure:17896: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:17903: $? = 0 configure:17911: result: yes configure:17918: checking for library containing res_9_ndestroy configure:17959: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 /var/tmp/portage/net-misc/asterisk-1.6.0.6/temp/ccYpsPan.o: In function `main': conftest.c:(.text+0x7): undefined reference to `res_9_ndestroy' collect2: ld returned 1 exit status configure:17966: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION /**/ | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION /**/ | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 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 res_9_ndestroy (); | int | main () | { | return res_9_ndestroy (); | ; | return 0; | } configure:17959: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lresolv >&5 /var/tmp/portage/net-misc/asterisk-1.6.0.6/temp/ccDtJAvw.o: In function `main': conftest.c:(.text+0x7): undefined reference to `res_9_ndestroy' collect2: ld returned 1 exit status configure:17966: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION /**/ | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION /**/ | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 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 res_9_ndestroy (); | int | main () | { | return res_9_ndestroy (); | ; | return 0; | } configure:17997: result: no configure:18005: checking for res_ndestroy configure:18038: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 /var/tmp/portage/net-misc/asterisk-1.6.0.6/temp/ccixHVBI.o: In function `main': conftest.c:(.text+0x9): undefined reference to `res_ndestroy' collect2: ld returned 1 exit status configure:18045: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION /**/ | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION /**/ | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | #include | int | main () | { | res_ndestroy(NULL); | ; | return 0; | } configure:18064: result: no configure:18087: checking for RTLD_NOLOAD in dlfcn.h configure:18122: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:18129: $? = 0 configure:18134: result: yes configure:18165: checking for IP_MTU_DISCOVER in netinet/in.h configure:18200: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:18207: $? = 0 configure:18212: result: yes configure:18251: checking libkern/OSAtomic.h usability configure:18268: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 conftest.c:185:30: error: libkern/OSAtomic.h: No such file or directory configure:18275: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION /**/ | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION /**/ | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION /**/ | #define HAVE_IP_MTU_DISCOVER 1 | #define HAVE_IP_MTU_DISCOVER_VERSION /**/ | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:18289: result: no configure:18293: checking libkern/OSAtomic.h presence configure:18308: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:152:30: error: libkern/OSAtomic.h: No such file or directory configure:18315: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION /**/ | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION /**/ | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION /**/ | #define HAVE_IP_MTU_DISCOVER 1 | #define HAVE_IP_MTU_DISCOVER_VERSION /**/ | /* end confdefs.h. */ | #include configure:18329: result: no configure:18362: checking for libkern/OSAtomic.h configure:18369: result: no configure:18387: checking size of int configure:18692: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c >&5 configure:18696: $? = 0 configure:18702: ./conftest configure:18706: $? = 0 configure:18732: result: 4 configure:18761: checking for snd_spcm_init in -lasound configure:18796: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lasound -lm -ldl >&5 configure:18803: $? = 0 configure:18826: result: yes configure:18861: checking alsa/asoundlib.h usability configure:18878: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:18885: $? = 0 configure:18899: result: yes configure:18903: checking alsa/asoundlib.h presence configure:18918: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18925: $? = 0 configure:18939: result: yes configure:18972: checking for alsa/asoundlib.h configure:18979: result: yes configure:19032: checking for initscr in -lcurses configure:19067: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lcurses >&5 configure:19074: $? = 0 configure:19097: result: yes configure:19132: checking curses.h usability configure:19149: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:19156: $? = 0 configure:19170: result: yes configure:19174: checking curses.h presence configure:19189: x86_64-pc-linux-gnu-gcc -E conftest.c configure:19196: $? = 0 configure:19210: result: yes configure:19243: checking for curses.h configure:19250: result: yes configure:19304: checking for cap_from_text in -lcap configure:19339: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lcap >&5 configure:19346: $? = 0 configure:19369: result: yes configure:19404: checking sys/capability.h usability configure:19421: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:19428: $? = 0 configure:19442: result: yes configure:19446: checking sys/capability.h presence configure:19461: x86_64-pc-linux-gnu-gcc -E conftest.c configure:19468: $? = 0 configure:19482: result: yes configure:19515: checking for sys/capability.h configure:19522: result: yes configure:19562: checking for DAHDI_CODE in dahdi/user.h configure:19597: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:19604: $? = 0 configure:19609: result: yes configure:19655: checking for exp2l in -lm configure:19690: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lm >&5 conftest.c:168: warning: conflicting types for built-in function 'exp2l' configure:19697: $? = 0 configure:19720: result: yes configure:19925: checking for log2l in -lm configure:19960: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lm >&5 conftest.c:170: warning: conflicting types for built-in function 'log2l' configure:19967: $? = 0 configure:19990: result: yes configure:20195: checking for exp10l in -lm configure:20230: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lm >&5 conftest.c:172: warning: conflicting types for built-in function 'exp10l' configure:20237: $? = 0 configure:20260: result: yes configure:20465: checking for log10l in -lm configure:20500: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lm >&5 conftest.c:174: warning: conflicting types for built-in function 'log10l' configure:20507: $? = 0 configure:20530: result: yes configure:20735: checking for sinl in -lm configure:20770: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lm >&5 conftest.c:176: warning: conflicting types for built-in function 'sinl' configure:20777: $? = 0 configure:20800: result: yes configure:21005: checking for cosl in -lm configure:21040: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lm >&5 conftest.c:178: warning: conflicting types for built-in function 'cosl' configure:21047: $? = 0 configure:21070: result: yes configure:21275: checking for tanl in -lm configure:21310: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lm >&5 conftest.c:180: warning: conflicting types for built-in function 'tanl' configure:21317: $? = 0 configure:21340: result: yes configure:21545: checking for asinl in -lm configure:21580: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lm >&5 conftest.c:182: warning: conflicting types for built-in function 'asinl' configure:21587: $? = 0 configure:21610: result: yes configure:21815: checking for acosl in -lm configure:21850: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lm >&5 conftest.c:184: warning: conflicting types for built-in function 'acosl' configure:21857: $? = 0 configure:21880: result: yes configure:22085: checking for atanl in -lm configure:22120: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lm >&5 conftest.c:186: warning: conflicting types for built-in function 'atanl' configure:22127: $? = 0 configure:22150: result: yes configure:22355: checking for atan2l in -lm configure:22390: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lm >&5 conftest.c:188: warning: conflicting types for built-in function 'atan2l' configure:22397: $? = 0 configure:22420: result: yes configure:22625: checking for powl in -lm configure:22660: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lm >&5 conftest.c:190: warning: conflicting types for built-in function 'powl' configure:22667: $? = 0 configure:22690: result: yes configure:22895: checking for sqrtl in -lm configure:22930: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lm >&5 conftest.c:192: warning: conflicting types for built-in function 'sqrtl' configure:22937: $? = 0 configure:22960: result: yes configure:23165: checking for rintl in -lm configure:23200: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lm >&5 conftest.c:194: warning: conflicting types for built-in function 'rintl' configure:23207: $? = 0 configure:23230: result: yes configure:23435: checking for expl in -lm configure:23470: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lm >&5 conftest.c:196: warning: conflicting types for built-in function 'expl' configure:23477: $? = 0 configure:23500: result: yes configure:23705: checking for logl in -lm configure:23740: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lm >&5 conftest.c:198: warning: conflicting types for built-in function 'logl' configure:23747: $? = 0 configure:23770: result: yes configure:23975: checking for remainderl in -lm configure:24010: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lm >&5 conftest.c:200: warning: conflicting types for built-in function 'remainderl' configure:24017: $? = 0 configure:24040: result: yes configure:24245: checking for fmodl in -lm configure:24280: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lm >&5 conftest.c:202: warning: conflicting types for built-in function 'fmodl' configure:24287: $? = 0 configure:24310: result: yes configure:24515: checking for roundl in -lm configure:24550: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lm >&5 conftest.c:204: warning: conflicting types for built-in function 'roundl' configure:24557: $? = 0 configure:24580: result: yes configure:24785: checking for truncl in -lm configure:24820: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lm >&5 conftest.c:206: warning: conflicting types for built-in function 'truncl' configure:24827: $? = 0 configure:24850: result: yes configure:25055: checking for strtold in -lc configure:25090: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lc >&5 configure:25097: $? = 0 configure:25120: result: yes configure:25146: checking for stdlib.h configure:25151: result: yes configure:25325: checking for floorl in -lm configure:25360: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lm >&5 conftest.c:210: warning: conflicting types for built-in function 'floorl' configure:25367: $? = 0 configure:25390: result: yes configure:25595: checking for ceill in -lm configure:25630: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lm >&5 conftest.c:212: warning: conflicting types for built-in function 'ceill' configure:25637: $? = 0 configure:25660: result: yes configure:25865: checking for exp2 in -lm configure:25900: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lm >&5 conftest.c:214: warning: conflicting types for built-in function 'exp2' configure:25907: $? = 0 configure:25930: result: yes configure:26135: checking for log2 in -lm configure:26170: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lm >&5 conftest.c:216: warning: conflicting types for built-in function 'log2' configure:26177: $? = 0 configure:26200: result: yes configure:26405: checking for exp10 in -lm configure:26440: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lm >&5 conftest.c:218: warning: conflicting types for built-in function 'exp10' configure:26447: $? = 0 configure:26470: result: yes configure:26675: checking for log10 in -lm configure:26710: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lm >&5 conftest.c:220: warning: conflicting types for built-in function 'log10' configure:26717: $? = 0 configure:26740: result: yes configure:26945: checking for sin in -lm configure:26980: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lm >&5 conftest.c:222: warning: conflicting types for built-in function 'sin' configure:26987: $? = 0 configure:27010: result: yes configure:27215: checking for cos in -lm configure:27250: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lm >&5 conftest.c:224: warning: conflicting types for built-in function 'cos' configure:27257: $? = 0 configure:27280: result: yes configure:27485: checking for tan in -lm configure:27520: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lm >&5 conftest.c:226: warning: conflicting types for built-in function 'tan' configure:27527: $? = 0 configure:27550: result: yes configure:27755: checking for asin in -lm configure:27790: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lm >&5 conftest.c:228: warning: conflicting types for built-in function 'asin' configure:27797: $? = 0 configure:27820: result: yes configure:28025: checking for acos in -lm configure:28060: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lm >&5 conftest.c:230: warning: conflicting types for built-in function 'acos' configure:28067: $? = 0 configure:28090: result: yes configure:28295: checking for atan in -lm configure:28330: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lm >&5 conftest.c:232: warning: conflicting types for built-in function 'atan' configure:28337: $? = 0 configure:28360: result: yes configure:28565: checking for atan2 in -lm configure:28600: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lm >&5 conftest.c:234: warning: conflicting types for built-in function 'atan2' configure:28607: $? = 0 configure:28630: result: yes configure:28835: checking for pow in -lm configure:28870: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lm >&5 conftest.c:236: warning: conflicting types for built-in function 'pow' configure:28877: $? = 0 configure:28900: result: yes configure:29105: checking for sqrt in -lm configure:29140: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lm >&5 conftest.c:238: warning: conflicting types for built-in function 'sqrt' configure:29147: $? = 0 configure:29170: result: yes configure:29375: checking for rint in -lm configure:29410: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lm >&5 conftest.c:240: warning: conflicting types for built-in function 'rint' configure:29417: $? = 0 configure:29440: result: yes configure:29645: checking for exp in -lm configure:29680: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lm >&5 conftest.c:242: warning: conflicting types for built-in function 'exp' configure:29687: $? = 0 configure:29710: result: yes configure:29915: checking for log in -lm configure:29950: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lm >&5 conftest.c:244: warning: conflicting types for built-in function 'log' configure:29957: $? = 0 configure:29980: result: yes configure:30185: checking for remainder in -lm configure:30220: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lm >&5 conftest.c:246: warning: conflicting types for built-in function 'remainder' configure:30227: $? = 0 configure:30250: result: yes configure:30455: checking for fmod in -lm configure:30490: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lm >&5 conftest.c:248: warning: conflicting types for built-in function 'fmod' configure:30497: $? = 0 configure:30520: result: yes configure:30725: checking for round in -lm configure:30760: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lm >&5 conftest.c:250: warning: conflicting types for built-in function 'round' configure:30767: $? = 0 configure:30790: result: yes configure:30995: checking for trunc in -lm configure:31030: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lm >&5 conftest.c:252: warning: conflicting types for built-in function 'trunc' configure:31037: $? = 0 configure:31060: result: yes configure:31265: checking for strtod in -lc configure:31300: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lc >&5 configure:31307: $? = 0 configure:31330: result: yes configure:31356: checking for stdlib.h configure:31361: result: yes configure:31535: checking for floor in -lm configure:31570: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lm >&5 conftest.c:256: warning: conflicting types for built-in function 'floor' configure:31577: $? = 0 configure:31600: result: yes configure:31805: checking for ceil in -lm configure:31840: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lm >&5 conftest.c:258: warning: conflicting types for built-in function 'ceil' configure:31847: $? = 0 configure:31870: result: yes configure:32063: checking for getifaddrs() support configure:32097: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:32104: $? = 0 configure:32109: result: yes configure:33147: checking for iks_start_sasl in -liksemel configure:33182: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -liksemel >&5 configure:33189: $? = 0 configure:33212: result: yes configure:33247: checking iksemel.h usability configure:33264: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:33271: $? = 0 configure:33285: result: yes configure:33289: checking iksemel.h presence configure:33304: x86_64-pc-linux-gnu-gcc -E conftest.c configure:33311: $? = 0 configure:33325: result: yes configure:33358: checking for iksemel.h configure:33365: result: yes configure:33411: checking for UW IMAP Toolkit c-client library configure:33492: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -I/usr/include/imap -Wl,--as-needed conftest.c /usr/lib/c-client.a -lssl -lpam >&5 /usr/lib/c-client.a(osdep.o): In function `ssl_onceonlyinit': (.text+0x5c91): warning: the use of `tmpnam' is dangerous, better use `mkstemp' configure:33499: $? = 0 configure:33589: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -I/usr/include/imap -Wl,--as-needed conftest.c /usr/lib/c-client.a -lssl -lpam >&5 /usr/lib/c-client.a(osdep.o): In function `ssl_onceonlyinit': (.text+0x5c91): warning: the use of `tmpnam' is dangerous, better use `mkstemp' configure:33596: $? = 0 configure:34244: result: yes configure:34285: checking for jack_activate in -ljack configure:34320: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -ljack >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ljack collect2: ld returned 1 exit status configure:34327: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION /**/ | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION /**/ | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION /**/ | #define HAVE_IP_MTU_DISCOVER 1 | #define HAVE_IP_MTU_DISCOVER_VERSION /**/ | #define SIZEOF_INT 4 | #define HAVE_ALSA 1 | #define HAVE_ALSA_VERSION /**/ | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION /**/ | #define HAVE_CAP 1 | #define HAVE_CAP_VERSION /**/ | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION /**/ | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION /**/ | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION /**/ | #define HAVE_EXP10L 1 | #define HAVE_EXP10L_VERSION /**/ | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION /**/ | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION /**/ | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION /**/ | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION /**/ | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION /**/ | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION /**/ | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION /**/ | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION /**/ | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION /**/ | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION /**/ | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION /**/ | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION /**/ | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION /**/ | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION /**/ | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION /**/ | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION /**/ | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION /**/ | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION /**/ | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION /**/ | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION /**/ | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION /**/ | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION /**/ | #define HAVE_EXP10 1 | #define HAVE_EXP10_VERSION /**/ | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION /**/ | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION /**/ | #define HAVE_COS 1 | #define HAVE_COS_VERSION /**/ | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION /**/ | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION /**/ | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION /**/ | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION /**/ | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION /**/ | #define HAVE_POW 1 | #define HAVE_POW_VERSION /**/ | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION /**/ | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION /**/ | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION /**/ | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION /**/ | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION /**/ | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION /**/ | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION /**/ | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION /**/ | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION /**/ | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION /**/ | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION /**/ | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION /**/ | #define HAVE_GSM_HEADER 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION /**/ | #define HAVE_IMAP_TK 1 | #define HAVE_IMAP_TK2006 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 jack_activate (); | int | main () | { | return jack_activate (); | ; | return 0; | } configure:34350: result: no configure:34557: checking for lt_dlinit in -lltdl configure:34592: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lltdl >&5 configure:34599: $? = 0 configure:34622: result: yes configure:34657: checking ltdl.h usability configure:34674: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:34681: $? = 0 configure:34695: result: yes configure:34699: checking ltdl.h presence configure:34714: x86_64-pc-linux-gnu-gcc -E conftest.c configure:34721: $? = 0 configure:34735: result: yes configure:34768: checking for ltdl.h configure:34775: result: yes configure:34828: checking for ldap_initialize in -lldap configure:34863: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lldap >&5 configure:34870: $? = 0 configure:34893: result: yes configure:34928: checking ldap.h usability configure:34945: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:34952: $? = 0 configure:34966: result: yes configure:34970: checking ldap.h presence configure:34985: x86_64-pc-linux-gnu-gcc -E conftest.c configure:34992: $? = 0 configure:35006: result: yes configure:35039: checking for ldap.h configure:35046: result: yes configure:36208: checking for nbs_connect in -lnbs configure:36243: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lnbs >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lnbs collect2: ld returned 1 exit status configure:36250: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION /**/ | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION /**/ | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION /**/ | #define HAVE_IP_MTU_DISCOVER 1 | #define HAVE_IP_MTU_DISCOVER_VERSION /**/ | #define SIZEOF_INT 4 | #define HAVE_ALSA 1 | #define HAVE_ALSA_VERSION /**/ | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION /**/ | #define HAVE_CAP 1 | #define HAVE_CAP_VERSION /**/ | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION /**/ | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION /**/ | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION /**/ | #define HAVE_EXP10L 1 | #define HAVE_EXP10L_VERSION /**/ | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION /**/ | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION /**/ | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION /**/ | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION /**/ | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION /**/ | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION /**/ | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION /**/ | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION /**/ | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION /**/ | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION /**/ | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION /**/ | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION /**/ | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION /**/ | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION /**/ | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION /**/ | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION /**/ | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION /**/ | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION /**/ | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION /**/ | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION /**/ | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION /**/ | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION /**/ | #define HAVE_EXP10 1 | #define HAVE_EXP10_VERSION /**/ | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION /**/ | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION /**/ | #define HAVE_COS 1 | #define HAVE_COS_VERSION /**/ | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION /**/ | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION /**/ | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION /**/ | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION /**/ | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION /**/ | #define HAVE_POW 1 | #define HAVE_POW_VERSION /**/ | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION /**/ | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION /**/ | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION /**/ | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION /**/ | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION /**/ | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION /**/ | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION /**/ | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION /**/ | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION /**/ | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION /**/ | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION /**/ | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION /**/ | #define HAVE_GSM_HEADER 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION /**/ | #define HAVE_IMAP_TK 1 | #define HAVE_IMAP_TK2006 1 | #define HAVE_LTDL 1 | #define HAVE_LTDL_VERSION /**/ | #define HAVE_LDAP 1 | #define HAVE_LDAP_VERSION /**/ | /* 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 nbs_connect (); | int | main () | { | return nbs_connect (); | ; | return 0; | } configure:36273: result: no configure:36479: checking for initscr in -lncurses configure:36514: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lncurses >&5 configure:36521: $? = 0 configure:36544: result: yes configure:36570: checking for curses.h configure:36575: result: yes configure:36740: checking for x86_64-pc-linux-gnu-net-snmp-config configure:36770: result: no configure:36780: checking for net-snmp-config configure:36796: found /usr/bin/net-snmp-config configure:36807: result: net-snmp-config configure:36870: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -DNETSNMP_ENABLE_IPV6 -O2 -march=core2 -mtune=core2 -pipe -Ulinux -Dlinux=linux -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE -I. -I/usr/include -Wl,--as-needed -L/usr/lib64 -lnetsnmpagent -lnetsnmphelpers -lnetsnmpmibs -lnetsnmp -rdynamic conftest.c >&5 /var/tmp/portage/net-misc/asterisk-1.6.0.6/temp/ccbGt0Ni.o: In function `main': conftest.c:(.text+0xd): undefined reference to `snmp_register_callback' collect2: ld returned 1 exit status configure:36877: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION /**/ | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION /**/ | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION /**/ | #define HAVE_IP_MTU_DISCOVER 1 | #define HAVE_IP_MTU_DISCOVER_VERSION /**/ | #define SIZEOF_INT 4 | #define HAVE_ALSA 1 | #define HAVE_ALSA_VERSION /**/ | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION /**/ | #define HAVE_CAP 1 | #define HAVE_CAP_VERSION /**/ | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION /**/ | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION /**/ | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION /**/ | #define HAVE_EXP10L 1 | #define HAVE_EXP10L_VERSION /**/ | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION /**/ | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION /**/ | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION /**/ | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION /**/ | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION /**/ | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION /**/ | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION /**/ | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION /**/ | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION /**/ | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION /**/ | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION /**/ | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION /**/ | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION /**/ | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION /**/ | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION /**/ | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION /**/ | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION /**/ | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION /**/ | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION /**/ | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION /**/ | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION /**/ | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION /**/ | #define HAVE_EXP10 1 | #define HAVE_EXP10_VERSION /**/ | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION /**/ | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION /**/ | #define HAVE_COS 1 | #define HAVE_COS_VERSION /**/ | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION /**/ | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION /**/ | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION /**/ | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION /**/ | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION /**/ | #define HAVE_POW 1 | #define HAVE_POW_VERSION /**/ | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION /**/ | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION /**/ | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION /**/ | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION /**/ | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION /**/ | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION /**/ | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION /**/ | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION /**/ | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION /**/ | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION /**/ | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION /**/ | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION /**/ | #define HAVE_GSM_HEADER 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION /**/ | #define HAVE_IMAP_TK 1 | #define HAVE_IMAP_TK2006 1 | #define HAVE_LTDL 1 | #define HAVE_LTDL_VERSION /**/ | #define HAVE_LDAP 1 | #define HAVE_LDAP_VERSION /**/ | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION /**/ | /* end confdefs.h. */ | #include | #include | #include | int | main () | { | int callback = snmp_register_callback(0, 0, NULL, NULL); | | ; | return 0; | } configure:37475: checking for ogg_sync_init in -logg configure:37510: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -logg >&5 configure:37517: $? = 0 configure:37540: result: yes configure:37747: checking for backtrace in -lexecinfo configure:37782: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lexecinfo >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lexecinfo collect2: ld returned 1 exit status configure:37789: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION /**/ | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION /**/ | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION /**/ | #define HAVE_IP_MTU_DISCOVER 1 | #define HAVE_IP_MTU_DISCOVER_VERSION /**/ | #define SIZEOF_INT 4 | #define HAVE_ALSA 1 | #define HAVE_ALSA_VERSION /**/ | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION /**/ | #define HAVE_CAP 1 | #define HAVE_CAP_VERSION /**/ | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION /**/ | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION /**/ | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION /**/ | #define HAVE_EXP10L 1 | #define HAVE_EXP10L_VERSION /**/ | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION /**/ | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION /**/ | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION /**/ | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION /**/ | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION /**/ | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION /**/ | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION /**/ | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION /**/ | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION /**/ | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION /**/ | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION /**/ | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION /**/ | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION /**/ | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION /**/ | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION /**/ | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION /**/ | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION /**/ | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION /**/ | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION /**/ | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION /**/ | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION /**/ | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION /**/ | #define HAVE_EXP10 1 | #define HAVE_EXP10_VERSION /**/ | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION /**/ | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION /**/ | #define HAVE_COS 1 | #define HAVE_COS_VERSION /**/ | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION /**/ | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION /**/ | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION /**/ | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION /**/ | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION /**/ | #define HAVE_POW 1 | #define HAVE_POW_VERSION /**/ | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION /**/ | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION /**/ | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION /**/ | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION /**/ | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION /**/ | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION /**/ | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION /**/ | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION /**/ | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION /**/ | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION /**/ | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION /**/ | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION /**/ | #define HAVE_GSM_HEADER 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION /**/ | #define HAVE_IMAP_TK 1 | #define HAVE_IMAP_TK2006 1 | #define HAVE_LTDL 1 | #define HAVE_LTDL_VERSION /**/ | #define HAVE_LDAP 1 | #define HAVE_LDAP_VERSION /**/ | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION /**/ | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION /**/ | /* 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 backtrace (); | int | main () | { | return backtrace (); | ; | return 0; | } configure:37812: result: no configure:38018: checking for backtrace in -lc configure:38053: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lc >&5 configure:38060: $? = 0 configure:38083: result: yes configure:38118: checking execinfo.h usability configure:38135: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:38142: $? = 0 configure:38156: result: yes configure:38160: checking execinfo.h presence configure:38175: x86_64-pc-linux-gnu-gcc -E conftest.c configure:38182: $? = 0 configure:38196: result: yes configure:38229: checking for execinfo.h configure:38236: result: yes configure:39425: checking for poptStrerror in -lpopt configure:39460: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lpopt >&5 configure:39467: $? = 0 configure:39490: result: yes configure:39525: checking popt.h usability configure:39542: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:39549: $? = 0 configure:39563: result: yes configure:39567: checking popt.h presence configure:39582: x86_64-pc-linux-gnu-gcc -E conftest.c configure:39589: $? = 0 configure:39603: result: yes configure:39636: checking for popt.h configure:39643: result: yes configure:39696: checking for Pa_GetDeviceCount in -lportaudio configure:39731: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lportaudio >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lportaudio collect2: ld returned 1 exit status configure:39738: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION /**/ | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION /**/ | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION /**/ | #define HAVE_IP_MTU_DISCOVER 1 | #define HAVE_IP_MTU_DISCOVER_VERSION /**/ | #define SIZEOF_INT 4 | #define HAVE_ALSA 1 | #define HAVE_ALSA_VERSION /**/ | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION /**/ | #define HAVE_CAP 1 | #define HAVE_CAP_VERSION /**/ | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION /**/ | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION /**/ | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION /**/ | #define HAVE_EXP10L 1 | #define HAVE_EXP10L_VERSION /**/ | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION /**/ | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION /**/ | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION /**/ | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION /**/ | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION /**/ | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION /**/ | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION /**/ | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION /**/ | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION /**/ | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION /**/ | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION /**/ | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION /**/ | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION /**/ | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION /**/ | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION /**/ | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION /**/ | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION /**/ | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION /**/ | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION /**/ | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION /**/ | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION /**/ | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION /**/ | #define HAVE_EXP10 1 | #define HAVE_EXP10_VERSION /**/ | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION /**/ | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION /**/ | #define HAVE_COS 1 | #define HAVE_COS_VERSION /**/ | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION /**/ | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION /**/ | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION /**/ | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION /**/ | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION /**/ | #define HAVE_POW 1 | #define HAVE_POW_VERSION /**/ | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION /**/ | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION /**/ | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION /**/ | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION /**/ | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION /**/ | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION /**/ | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION /**/ | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION /**/ | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION /**/ | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION /**/ | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION /**/ | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION /**/ | #define HAVE_GSM_HEADER 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION /**/ | #define HAVE_IMAP_TK 1 | #define HAVE_IMAP_TK2006 1 | #define HAVE_LTDL 1 | #define HAVE_LTDL_VERSION /**/ | #define HAVE_LDAP 1 | #define HAVE_LDAP_VERSION /**/ | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION /**/ | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION /**/ | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION /**/ | #define HAVE_POPT 1 | #define HAVE_POPT_VERSION /**/ | /* 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 Pa_GetDeviceCount (); | int | main () | { | return Pa_GetDeviceCount (); | ; | return 0; | } configure:39761: result: no configure:40238: checking for pri_set_inbanddisconnect in -lpri configure:40273: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lpri >&5 configure:40280: $? = 0 configure:40303: result: yes configure:40338: checking libpri.h usability configure:40355: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:40362: $? = 0 configure:40376: result: yes configure:40380: checking libpri.h presence configure:40395: x86_64-pc-linux-gnu-gcc -E conftest.c configure:40402: $? = 0 configure:40416: result: yes configure:40449: checking for libpri.h configure:40456: result: yes configure:40509: checking for resample_open in -lresample configure:40544: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lresample -lm >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lresample collect2: ld returned 1 exit status configure:40551: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION /**/ | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION /**/ | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION /**/ | #define HAVE_IP_MTU_DISCOVER 1 | #define HAVE_IP_MTU_DISCOVER_VERSION /**/ | #define SIZEOF_INT 4 | #define HAVE_ALSA 1 | #define HAVE_ALSA_VERSION /**/ | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION /**/ | #define HAVE_CAP 1 | #define HAVE_CAP_VERSION /**/ | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION /**/ | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION /**/ | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION /**/ | #define HAVE_EXP10L 1 | #define HAVE_EXP10L_VERSION /**/ | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION /**/ | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION /**/ | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION /**/ | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION /**/ | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION /**/ | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION /**/ | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION /**/ | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION /**/ | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION /**/ | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION /**/ | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION /**/ | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION /**/ | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION /**/ | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION /**/ | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION /**/ | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION /**/ | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION /**/ | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION /**/ | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION /**/ | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION /**/ | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION /**/ | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION /**/ | #define HAVE_EXP10 1 | #define HAVE_EXP10_VERSION /**/ | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION /**/ | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION /**/ | #define HAVE_COS 1 | #define HAVE_COS_VERSION /**/ | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION /**/ | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION /**/ | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION /**/ | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION /**/ | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION /**/ | #define HAVE_POW 1 | #define HAVE_POW_VERSION /**/ | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION /**/ | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION /**/ | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION /**/ | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION /**/ | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION /**/ | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION /**/ | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION /**/ | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION /**/ | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION /**/ | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION /**/ | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION /**/ | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION /**/ | #define HAVE_GSM_HEADER 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION /**/ | #define HAVE_IMAP_TK 1 | #define HAVE_IMAP_TK2006 1 | #define HAVE_LTDL 1 | #define HAVE_LTDL_VERSION /**/ | #define HAVE_LDAP 1 | #define HAVE_LDAP_VERSION /**/ | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION /**/ | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION /**/ | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION /**/ | #define HAVE_POPT 1 | #define HAVE_POPT_VERSION /**/ | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_INBANDDISCONNECT_VERSION /**/ | /* 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 resample_open (); | int | main () | { | return resample_open (); | ; | return 0; | } configure:40574: result: no configure:40767: checking for minimum version of SpanDSP configure:40813: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:40820: $? = 0 configure:40825: result: yes configure:40873: checking for span_set_message_handler in -lspandsp configure:40908: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lspandsp -ltiff >&5 configure:40915: $? = 0 configure:40938: result: yes configure:40973: checking spandsp.h usability configure:40990: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:40997: $? = 0 configure:41011: result: yes configure:41015: checking spandsp.h presence configure:41030: x86_64-pc-linux-gnu-gcc -E conftest.c configure:41037: $? = 0 configure:41051: result: yes configure:41084: checking for spandsp.h configure:41091: result: yes configure:41130: checking for spandsp/expose.h configure:41151: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:41158: $? = 0 configure:41173: result: yes configure:41202: checking for ss7_pollflags in -lss7 configure:41237: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lss7 >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lss7 collect2: ld returned 1 exit status configure:41244: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION /**/ | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION /**/ | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION /**/ | #define HAVE_IP_MTU_DISCOVER 1 | #define HAVE_IP_MTU_DISCOVER_VERSION /**/ | #define SIZEOF_INT 4 | #define HAVE_ALSA 1 | #define HAVE_ALSA_VERSION /**/ | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION /**/ | #define HAVE_CAP 1 | #define HAVE_CAP_VERSION /**/ | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION /**/ | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION /**/ | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION /**/ | #define HAVE_EXP10L 1 | #define HAVE_EXP10L_VERSION /**/ | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION /**/ | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION /**/ | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION /**/ | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION /**/ | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION /**/ | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION /**/ | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION /**/ | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION /**/ | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION /**/ | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION /**/ | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION /**/ | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION /**/ | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION /**/ | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION /**/ | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION /**/ | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION /**/ | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION /**/ | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION /**/ | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION /**/ | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION /**/ | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION /**/ | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION /**/ | #define HAVE_EXP10 1 | #define HAVE_EXP10_VERSION /**/ | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION /**/ | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION /**/ | #define HAVE_COS 1 | #define HAVE_COS_VERSION /**/ | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION /**/ | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION /**/ | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION /**/ | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION /**/ | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION /**/ | #define HAVE_POW 1 | #define HAVE_POW_VERSION /**/ | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION /**/ | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION /**/ | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION /**/ | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION /**/ | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION /**/ | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION /**/ | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION /**/ | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION /**/ | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION /**/ | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION /**/ | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION /**/ | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION /**/ | #define HAVE_GSM_HEADER 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION /**/ | #define HAVE_IMAP_TK 1 | #define HAVE_IMAP_TK2006 1 | #define HAVE_LTDL 1 | #define HAVE_LTDL_VERSION /**/ | #define HAVE_LDAP 1 | #define HAVE_LDAP_VERSION /**/ | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION /**/ | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION /**/ | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION /**/ | #define HAVE_POPT 1 | #define HAVE_POPT_VERSION /**/ | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_INBANDDISCONNECT_VERSION /**/ | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP_VERSION /**/ | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP_VERSION /**/ | #define HAVE_SPANDSP_EXPOSE_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 ss7_pollflags (); | int | main () | { | return ss7_pollflags (); | ; | return 0; | } configure:41267: result: no configure:43575: checking for luaL_newstate in -llua5.1 configure:43610: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -llua5.1 >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -llua5.1 collect2: ld returned 1 exit status configure:43617: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION /**/ | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION /**/ | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION /**/ | #define HAVE_IP_MTU_DISCOVER 1 | #define HAVE_IP_MTU_DISCOVER_VERSION /**/ | #define SIZEOF_INT 4 | #define HAVE_ALSA 1 | #define HAVE_ALSA_VERSION /**/ | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION /**/ | #define HAVE_CAP 1 | #define HAVE_CAP_VERSION /**/ | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION /**/ | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION /**/ | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION /**/ | #define HAVE_EXP10L 1 | #define HAVE_EXP10L_VERSION /**/ | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION /**/ | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION /**/ | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION /**/ | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION /**/ | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION /**/ | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION /**/ | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION /**/ | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION /**/ | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION /**/ | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION /**/ | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION /**/ | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION /**/ | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION /**/ | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION /**/ | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION /**/ | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION /**/ | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION /**/ | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION /**/ | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION /**/ | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION /**/ | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION /**/ | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION /**/ | #define HAVE_EXP10 1 | #define HAVE_EXP10_VERSION /**/ | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION /**/ | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION /**/ | #define HAVE_COS 1 | #define HAVE_COS_VERSION /**/ | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION /**/ | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION /**/ | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION /**/ | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION /**/ | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION /**/ | #define HAVE_POW 1 | #define HAVE_POW_VERSION /**/ | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION /**/ | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION /**/ | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION /**/ | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION /**/ | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION /**/ | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION /**/ | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION /**/ | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION /**/ | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION /**/ | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION /**/ | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION /**/ | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION /**/ | #define HAVE_GSM_HEADER 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION /**/ | #define HAVE_IMAP_TK 1 | #define HAVE_IMAP_TK2006 1 | #define HAVE_LTDL 1 | #define HAVE_LTDL_VERSION /**/ | #define HAVE_LDAP 1 | #define HAVE_LDAP_VERSION /**/ | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION /**/ | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION /**/ | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION /**/ | #define HAVE_POPT 1 | #define HAVE_POPT_VERSION /**/ | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_INBANDDISCONNECT_VERSION /**/ | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP_VERSION /**/ | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP_VERSION /**/ | #define HAVE_SPANDSP_EXPOSE_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 luaL_newstate (); | int | main () | { | return luaL_newstate (); | ; | return 0; | } configure:43640: result: no configure:44117: checking for speex_encode in -lspeex configure:44152: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lspeex -lm >&5 configure:44159: $? = 0 configure:44182: result: yes configure:44217: checking speex/speex.h usability configure:44234: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:44241: $? = 0 configure:44255: result: yes configure:44259: checking speex/speex.h presence configure:44274: x86_64-pc-linux-gnu-gcc -E conftest.c configure:44281: $? = 0 configure:44295: result: yes configure:44328: checking for speex/speex.h configure:44335: result: yes configure:44389: checking for speex_preprocess_ctl in -lspeex configure:44424: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lspeex -lm >&5 /var/tmp/portage/net-misc/asterisk-1.6.0.6/temp/cc3nzbja.o: In function `main': conftest.c:(.text+0x7): undefined reference to `speex_preprocess_ctl' collect2: ld returned 1 exit status configure:44431: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION /**/ | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION /**/ | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION /**/ | #define HAVE_IP_MTU_DISCOVER 1 | #define HAVE_IP_MTU_DISCOVER_VERSION /**/ | #define SIZEOF_INT 4 | #define HAVE_ALSA 1 | #define HAVE_ALSA_VERSION /**/ | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION /**/ | #define HAVE_CAP 1 | #define HAVE_CAP_VERSION /**/ | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION /**/ | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION /**/ | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION /**/ | #define HAVE_EXP10L 1 | #define HAVE_EXP10L_VERSION /**/ | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION /**/ | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION /**/ | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION /**/ | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION /**/ | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION /**/ | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION /**/ | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION /**/ | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION /**/ | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION /**/ | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION /**/ | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION /**/ | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION /**/ | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION /**/ | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION /**/ | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION /**/ | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION /**/ | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION /**/ | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION /**/ | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION /**/ | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION /**/ | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION /**/ | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION /**/ | #define HAVE_EXP10 1 | #define HAVE_EXP10_VERSION /**/ | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION /**/ | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION /**/ | #define HAVE_COS 1 | #define HAVE_COS_VERSION /**/ | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION /**/ | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION /**/ | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION /**/ | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION /**/ | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION /**/ | #define HAVE_POW 1 | #define HAVE_POW_VERSION /**/ | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION /**/ | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION /**/ | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION /**/ | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION /**/ | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION /**/ | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION /**/ | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION /**/ | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION /**/ | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION /**/ | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION /**/ | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION /**/ | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION /**/ | #define HAVE_GSM_HEADER 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION /**/ | #define HAVE_IMAP_TK 1 | #define HAVE_IMAP_TK2006 1 | #define HAVE_LTDL 1 | #define HAVE_LTDL_VERSION /**/ | #define HAVE_LDAP 1 | #define HAVE_LDAP_VERSION /**/ | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION /**/ | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION /**/ | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION /**/ | #define HAVE_POPT 1 | #define HAVE_POPT_VERSION /**/ | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_INBANDDISCONNECT_VERSION /**/ | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP_VERSION /**/ | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP_VERSION /**/ | #define HAVE_SPANDSP_EXPOSE_H 1 | #define HAVE_SPEEX 1 | #define HAVE_SPEEX_VERSION /**/ | /* 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 speex_preprocess_ctl (); | int | main () | { | return speex_preprocess_ctl (); | ; | return 0; | } configure:44454: result: no configure:44663: checking for speex_preprocess_ctl in -lspeexdsp configure:44698: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lspeexdsp -lm >&5 configure:44705: $? = 0 configure:44728: result: yes configure:44754: checking for speex/speex.h configure:44759: result: yes configure:44939: checking for sqlite_exec in -lsqlite configure:44974: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lsqlite >&5 configure:44981: $? = 0 configure:45004: result: yes configure:45039: checking sqlite.h usability configure:45056: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:45063: $? = 0 configure:45077: result: yes configure:45081: checking sqlite.h presence configure:45096: x86_64-pc-linux-gnu-gcc -E conftest.c configure:45103: $? = 0 configure:45117: result: yes configure:45150: checking for sqlite.h configure:45157: result: yes configure:45210: checking for sqlite3_open in -lsqlite3 configure:45245: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lsqlite3 >&5 configure:45252: $? = 0 configure:45275: result: yes configure:45310: checking sqlite3.h usability configure:45327: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:45334: $? = 0 configure:45348: result: yes configure:45352: checking sqlite3.h presence configure:45367: x86_64-pc-linux-gnu-gcc -E conftest.c configure:45374: $? = 0 configure:45388: result: yes configure:45421: checking for sqlite3.h configure:45428: result: yes configure:45481: checking for AES_encrypt in -lcrypto configure:45516: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lcrypto >&5 configure:45523: $? = 0 configure:45546: result: yes configure:45581: checking openssl/aes.h usability configure:45598: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:45605: $? = 0 configure:45619: result: yes configure:45623: checking openssl/aes.h presence configure:45638: x86_64-pc-linux-gnu-gcc -E conftest.c configure:45645: $? = 0 configure:45659: result: yes configure:45692: checking for openssl/aes.h configure:45699: result: yes configure:45754: checking for ssl2_connect in -lssl configure:45789: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lssl -lcrypto >&5 configure:45796: $? = 0 configure:45819: result: yes configure:45854: checking openssl/ssl.h usability configure:45871: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:45878: $? = 0 configure:45892: result: yes configure:45896: checking openssl/ssl.h presence configure:45911: x86_64-pc-linux-gnu-gcc -E conftest.c configure:45918: $? = 0 configure:45932: result: yes configure:45965: checking for openssl/ssl.h configure:45972: result: yes configure:46028: checking for OSPPCryptoDecrypt in -losptk configure:46063: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -losptk -lcrypto -lssl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -losptk collect2: ld returned 1 exit status configure:46070: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION /**/ | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION /**/ | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION /**/ | #define HAVE_IP_MTU_DISCOVER 1 | #define HAVE_IP_MTU_DISCOVER_VERSION /**/ | #define SIZEOF_INT 4 | #define HAVE_ALSA 1 | #define HAVE_ALSA_VERSION /**/ | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION /**/ | #define HAVE_CAP 1 | #define HAVE_CAP_VERSION /**/ | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION /**/ | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION /**/ | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION /**/ | #define HAVE_EXP10L 1 | #define HAVE_EXP10L_VERSION /**/ | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION /**/ | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION /**/ | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION /**/ | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION /**/ | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION /**/ | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION /**/ | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION /**/ | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION /**/ | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION /**/ | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION /**/ | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION /**/ | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION /**/ | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION /**/ | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION /**/ | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION /**/ | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION /**/ | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION /**/ | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION /**/ | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION /**/ | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION /**/ | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION /**/ | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION /**/ | #define HAVE_EXP10 1 | #define HAVE_EXP10_VERSION /**/ | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION /**/ | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION /**/ | #define HAVE_COS 1 | #define HAVE_COS_VERSION /**/ | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION /**/ | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION /**/ | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION /**/ | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION /**/ | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION /**/ | #define HAVE_POW 1 | #define HAVE_POW_VERSION /**/ | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION /**/ | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION /**/ | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION /**/ | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION /**/ | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION /**/ | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION /**/ | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION /**/ | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION /**/ | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION /**/ | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION /**/ | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION /**/ | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION /**/ | #define HAVE_GSM_HEADER 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION /**/ | #define HAVE_IMAP_TK 1 | #define HAVE_IMAP_TK2006 1 | #define HAVE_LTDL 1 | #define HAVE_LTDL_VERSION /**/ | #define HAVE_LDAP 1 | #define HAVE_LDAP_VERSION /**/ | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION /**/ | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION /**/ | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION /**/ | #define HAVE_POPT 1 | #define HAVE_POPT_VERSION /**/ | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_INBANDDISCONNECT_VERSION /**/ | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP_VERSION /**/ | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP_VERSION /**/ | #define HAVE_SPANDSP_EXPOSE_H 1 | #define HAVE_SPEEX 1 | #define HAVE_SPEEX_VERSION /**/ | #define HAVE_SPEEXDSP 1 | #define HAVE_SPEEXDSP_VERSION /**/ | #define HAVE_SQLITE 1 | #define HAVE_SQLITE_VERSION /**/ | #define HAVE_SQLITE3 1 | #define HAVE_SQLITE3_VERSION /**/ | #define HAVE_CRYPTO 1 | #define HAVE_CRYPTO_VERSION /**/ | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_VERSION /**/ | /* 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 OSPPCryptoDecrypt (); | int | main () | { | return OSPPCryptoDecrypt (); | ; | return 0; | } configure:46093: result: no configure:46290: checking for x86_64-pc-linux-gnu-gmime-config configure:46320: result: no configure:46330: checking for gmime-config configure:46346: found /usr/bin/gmime-config configure:46357: result: gmime-config configure:46469: checking for g_mime_check_version configure:46494: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -I/usr/include/gmime-2.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,--as-needed conftest.c -L/usr/lib64 -lgmime-2.0 -lz -lnsl -lz -lnsl -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lglib-2.0 >&5 configure:46501: $? = 0 configure:46509: result: yes configure:46826: checking for tgetent in -ltermcap configure:46861: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -ltermcap >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ltermcap collect2: ld returned 1 exit status configure:46868: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION /**/ | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION /**/ | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION /**/ | #define HAVE_IP_MTU_DISCOVER 1 | #define HAVE_IP_MTU_DISCOVER_VERSION /**/ | #define SIZEOF_INT 4 | #define HAVE_ALSA 1 | #define HAVE_ALSA_VERSION /**/ | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION /**/ | #define HAVE_CAP 1 | #define HAVE_CAP_VERSION /**/ | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION /**/ | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION /**/ | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION /**/ | #define HAVE_EXP10L 1 | #define HAVE_EXP10L_VERSION /**/ | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION /**/ | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION /**/ | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION /**/ | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION /**/ | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION /**/ | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION /**/ | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION /**/ | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION /**/ | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION /**/ | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION /**/ | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION /**/ | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION /**/ | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION /**/ | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION /**/ | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION /**/ | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION /**/ | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION /**/ | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION /**/ | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION /**/ | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION /**/ | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION /**/ | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION /**/ | #define HAVE_EXP10 1 | #define HAVE_EXP10_VERSION /**/ | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION /**/ | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION /**/ | #define HAVE_COS 1 | #define HAVE_COS_VERSION /**/ | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION /**/ | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION /**/ | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION /**/ | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION /**/ | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION /**/ | #define HAVE_POW 1 | #define HAVE_POW_VERSION /**/ | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION /**/ | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION /**/ | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION /**/ | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION /**/ | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION /**/ | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION /**/ | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION /**/ | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION /**/ | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION /**/ | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION /**/ | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION /**/ | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION /**/ | #define HAVE_GSM_HEADER 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION /**/ | #define HAVE_IMAP_TK 1 | #define HAVE_IMAP_TK2006 1 | #define HAVE_LTDL 1 | #define HAVE_LTDL_VERSION /**/ | #define HAVE_LDAP 1 | #define HAVE_LDAP_VERSION /**/ | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION /**/ | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION /**/ | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION /**/ | #define HAVE_POPT 1 | #define HAVE_POPT_VERSION /**/ | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_INBANDDISCONNECT_VERSION /**/ | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP_VERSION /**/ | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP_VERSION /**/ | #define HAVE_SPANDSP_EXPOSE_H 1 | #define HAVE_SPEEX 1 | #define HAVE_SPEEX_VERSION /**/ | #define HAVE_SPEEXDSP 1 | #define HAVE_SPEEXDSP_VERSION /**/ | #define HAVE_SQLITE 1 | #define HAVE_SQLITE_VERSION /**/ | #define HAVE_SQLITE3 1 | #define HAVE_SQLITE3_VERSION /**/ | #define HAVE_CRYPTO 1 | #define HAVE_CRYPTO_VERSION /**/ | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_VERSION /**/ | #define HAVE_GMIME 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 tgetent (); | int | main () | { | return tgetent (); | ; | return 0; | } configure:46891: result: no configure:47097: checking for tgetent in -ltinfo configure:47132: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -ltinfo >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ltinfo collect2: ld returned 1 exit status configure:47139: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION /**/ | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION /**/ | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION /**/ | #define HAVE_IP_MTU_DISCOVER 1 | #define HAVE_IP_MTU_DISCOVER_VERSION /**/ | #define SIZEOF_INT 4 | #define HAVE_ALSA 1 | #define HAVE_ALSA_VERSION /**/ | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION /**/ | #define HAVE_CAP 1 | #define HAVE_CAP_VERSION /**/ | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION /**/ | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION /**/ | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION /**/ | #define HAVE_EXP10L 1 | #define HAVE_EXP10L_VERSION /**/ | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION /**/ | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION /**/ | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION /**/ | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION /**/ | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION /**/ | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION /**/ | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION /**/ | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION /**/ | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION /**/ | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION /**/ | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION /**/ | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION /**/ | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION /**/ | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION /**/ | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION /**/ | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION /**/ | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION /**/ | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION /**/ | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION /**/ | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION /**/ | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION /**/ | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION /**/ | #define HAVE_EXP10 1 | #define HAVE_EXP10_VERSION /**/ | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION /**/ | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION /**/ | #define HAVE_COS 1 | #define HAVE_COS_VERSION /**/ | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION /**/ | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION /**/ | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION /**/ | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION /**/ | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION /**/ | #define HAVE_POW 1 | #define HAVE_POW_VERSION /**/ | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION /**/ | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION /**/ | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION /**/ | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION /**/ | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION /**/ | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION /**/ | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION /**/ | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION /**/ | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION /**/ | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION /**/ | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION /**/ | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION /**/ | #define HAVE_GSM_HEADER 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION /**/ | #define HAVE_IMAP_TK 1 | #define HAVE_IMAP_TK2006 1 | #define HAVE_LTDL 1 | #define HAVE_LTDL_VERSION /**/ | #define HAVE_LDAP 1 | #define HAVE_LDAP_VERSION /**/ | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION /**/ | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION /**/ | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION /**/ | #define HAVE_POPT 1 | #define HAVE_POPT_VERSION /**/ | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_INBANDDISCONNECT_VERSION /**/ | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP_VERSION /**/ | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP_VERSION /**/ | #define HAVE_SPANDSP_EXPOSE_H 1 | #define HAVE_SPEEX 1 | #define HAVE_SPEEX_VERSION /**/ | #define HAVE_SPEEXDSP 1 | #define HAVE_SPEEXDSP_VERSION /**/ | #define HAVE_SQLITE 1 | #define HAVE_SQLITE_VERSION /**/ | #define HAVE_SQLITE3 1 | #define HAVE_SQLITE3_VERSION /**/ | #define HAVE_CRYPTO 1 | #define HAVE_CRYPTO_VERSION /**/ | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_VERSION /**/ | #define HAVE_GMIME 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 tgetent (); | int | main () | { | return tgetent (); | ; | return 0; | } configure:47162: result: no configure:47352: checking for tone_zone_find_by_num in -ltonezone configure:47387: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -ltonezone >&5 configure:47394: $? = 0 configure:47415: result: yes configure:47715: checking for usb_init in -lusb configure:47750: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lusb >&5 configure:47757: $? = 0 configure:47780: result: yes configure:47815: checking usb.h usability configure:47832: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:47839: $? = 0 configure:47853: result: yes configure:47857: checking usb.h presence configure:47872: x86_64-pc-linux-gnu-gcc -E conftest.c configure:47879: $? = 0 configure:47893: result: yes configure:47926: checking for usb.h configure:47933: result: yes configure:47986: checking for vorbis_info_init in -lvorbis configure:48021: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lvorbis -lm -lvorbisenc >&5 configure:48028: $? = 0 configure:48051: result: yes configure:48086: checking vorbis/codec.h usability configure:48103: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:48110: $? = 0 configure:48124: result: yes configure:48128: checking vorbis/codec.h presence configure:48143: x86_64-pc-linux-gnu-gcc -E conftest.c configure:48150: $? = 0 configure:48164: result: yes configure:48197: checking for vorbis/codec.h configure:48204: result: yes configure:48249: checking for vpb_open in -lvpb configure:48286: x86_64-pc-linux-gnu-g++ -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.cpp -lvpb -lpthread >&5 conftest.cpp:297:20: error: vpbapi.h: No such file or directory conftest.cpp: In function 'int main()': conftest.cpp:301: error: 'vpb_open' was not declared in this scope configure:48293: $? = 1 configure: failed program was: | | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION /**/ | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION /**/ | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION /**/ | #define HAVE_IP_MTU_DISCOVER 1 | #define HAVE_IP_MTU_DISCOVER_VERSION /**/ | #define SIZEOF_INT 4 | #define HAVE_ALSA 1 | #define HAVE_ALSA_VERSION /**/ | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION /**/ | #define HAVE_CAP 1 | #define HAVE_CAP_VERSION /**/ | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION /**/ | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION /**/ | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION /**/ | #define HAVE_EXP10L 1 | #define HAVE_EXP10L_VERSION /**/ | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION /**/ | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION /**/ | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION /**/ | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION /**/ | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION /**/ | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION /**/ | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION /**/ | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION /**/ | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION /**/ | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION /**/ | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION /**/ | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION /**/ | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION /**/ | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION /**/ | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION /**/ | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION /**/ | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION /**/ | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION /**/ | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION /**/ | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION /**/ | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION /**/ | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION /**/ | #define HAVE_EXP10 1 | #define HAVE_EXP10_VERSION /**/ | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION /**/ | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION /**/ | #define HAVE_COS 1 | #define HAVE_COS_VERSION /**/ | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION /**/ | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION /**/ | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION /**/ | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION /**/ | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION /**/ | #define HAVE_POW 1 | #define HAVE_POW_VERSION /**/ | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION /**/ | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION /**/ | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION /**/ | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION /**/ | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION /**/ | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION /**/ | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION /**/ | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION /**/ | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION /**/ | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION /**/ | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION /**/ | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION /**/ | #define HAVE_GSM_HEADER 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION /**/ | #define HAVE_IMAP_TK 1 | #define HAVE_IMAP_TK2006 1 | #define HAVE_LTDL 1 | #define HAVE_LTDL_VERSION /**/ | #define HAVE_LDAP 1 | #define HAVE_LDAP_VERSION /**/ | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION /**/ | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION /**/ | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION /**/ | #define HAVE_POPT 1 | #define HAVE_POPT_VERSION /**/ | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_INBANDDISCONNECT_VERSION /**/ | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP_VERSION /**/ | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP_VERSION /**/ | #define HAVE_SPANDSP_EXPOSE_H 1 | #define HAVE_SPEEX 1 | #define HAVE_SPEEX_VERSION /**/ | #define HAVE_SPEEXDSP 1 | #define HAVE_SPEEXDSP_VERSION /**/ | #define HAVE_SQLITE 1 | #define HAVE_SQLITE_VERSION /**/ | #define HAVE_SQLITE3 1 | #define HAVE_SQLITE3_VERSION /**/ | #define HAVE_CRYPTO 1 | #define HAVE_CRYPTO_VERSION /**/ | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_VERSION /**/ | #define HAVE_GMIME 1 | #define HAVE_USB 1 | #define HAVE_USB_VERSION /**/ | #define HAVE_VORBIS 1 | #define HAVE_VORBIS_VERSION /**/ | /* end confdefs.h. */ | #include | int | main () | { | int q = vpb_open(0,0); | ; | return 0; | } | configure:48309: result: no configure:48359: checking for compress in -lz configure:48394: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lz >&5 configure:48401: $? = 0 configure:48424: result: yes configure:48459: checking zlib.h usability configure:48476: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:48483: $? = 0 configure:48497: result: yes configure:48501: checking zlib.h presence configure:48516: x86_64-pc-linux-gnu-gcc -E conftest.c configure:48523: $? = 0 configure:48537: result: yes configure:48570: checking for zlib.h configure:48577: result: yes configure:48640: checking h323.h usability configure:48657: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 conftest.c:331:18: error: h323.h: No such file or directory configure:48664: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION /**/ | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION /**/ | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION /**/ | #define HAVE_IP_MTU_DISCOVER 1 | #define HAVE_IP_MTU_DISCOVER_VERSION /**/ | #define SIZEOF_INT 4 | #define HAVE_ALSA 1 | #define HAVE_ALSA_VERSION /**/ | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION /**/ | #define HAVE_CAP 1 | #define HAVE_CAP_VERSION /**/ | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION /**/ | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION /**/ | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION /**/ | #define HAVE_EXP10L 1 | #define HAVE_EXP10L_VERSION /**/ | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION /**/ | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION /**/ | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION /**/ | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION /**/ | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION /**/ | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION /**/ | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION /**/ | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION /**/ | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION /**/ | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION /**/ | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION /**/ | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION /**/ | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION /**/ | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION /**/ | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION /**/ | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION /**/ | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION /**/ | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION /**/ | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION /**/ | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION /**/ | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION /**/ | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION /**/ | #define HAVE_EXP10 1 | #define HAVE_EXP10_VERSION /**/ | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION /**/ | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION /**/ | #define HAVE_COS 1 | #define HAVE_COS_VERSION /**/ | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION /**/ | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION /**/ | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION /**/ | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION /**/ | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION /**/ | #define HAVE_POW 1 | #define HAVE_POW_VERSION /**/ | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION /**/ | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION /**/ | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION /**/ | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION /**/ | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION /**/ | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION /**/ | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION /**/ | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION /**/ | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION /**/ | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION /**/ | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION /**/ | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION /**/ | #define HAVE_GSM_HEADER 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION /**/ | #define HAVE_IMAP_TK 1 | #define HAVE_IMAP_TK2006 1 | #define HAVE_LTDL 1 | #define HAVE_LTDL_VERSION /**/ | #define HAVE_LDAP 1 | #define HAVE_LDAP_VERSION /**/ | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION /**/ | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION /**/ | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION /**/ | #define HAVE_POPT 1 | #define HAVE_POPT_VERSION /**/ | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_INBANDDISCONNECT_VERSION /**/ | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP_VERSION /**/ | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP_VERSION /**/ | #define HAVE_SPANDSP_EXPOSE_H 1 | #define HAVE_SPEEX 1 | #define HAVE_SPEEX_VERSION /**/ | #define HAVE_SPEEXDSP 1 | #define HAVE_SPEEXDSP_VERSION /**/ | #define HAVE_SQLITE 1 | #define HAVE_SQLITE_VERSION /**/ | #define HAVE_SQLITE3 1 | #define HAVE_SQLITE3_VERSION /**/ | #define HAVE_CRYPTO 1 | #define HAVE_CRYPTO_VERSION /**/ | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_VERSION /**/ | #define HAVE_GMIME 1 | #define HAVE_USB 1 | #define HAVE_USB_VERSION /**/ | #define HAVE_VORBIS 1 | #define HAVE_VORBIS_VERSION /**/ | #define HAVE_ZLIB 1 | #define HAVE_ZLIB_VERSION /**/ | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:48678: result: no configure:48682: checking h323.h presence configure:48697: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:298:18: error: h323.h: No such file or directory configure:48704: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION /**/ | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION /**/ | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION /**/ | #define HAVE_IP_MTU_DISCOVER 1 | #define HAVE_IP_MTU_DISCOVER_VERSION /**/ | #define SIZEOF_INT 4 | #define HAVE_ALSA 1 | #define HAVE_ALSA_VERSION /**/ | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION /**/ | #define HAVE_CAP 1 | #define HAVE_CAP_VERSION /**/ | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION /**/ | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION /**/ | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION /**/ | #define HAVE_EXP10L 1 | #define HAVE_EXP10L_VERSION /**/ | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION /**/ | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION /**/ | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION /**/ | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION /**/ | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION /**/ | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION /**/ | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION /**/ | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION /**/ | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION /**/ | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION /**/ | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION /**/ | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION /**/ | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION /**/ | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION /**/ | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION /**/ | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION /**/ | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION /**/ | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION /**/ | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION /**/ | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION /**/ | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION /**/ | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION /**/ | #define HAVE_EXP10 1 | #define HAVE_EXP10_VERSION /**/ | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION /**/ | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION /**/ | #define HAVE_COS 1 | #define HAVE_COS_VERSION /**/ | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION /**/ | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION /**/ | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION /**/ | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION /**/ | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION /**/ | #define HAVE_POW 1 | #define HAVE_POW_VERSION /**/ | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION /**/ | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION /**/ | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION /**/ | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION /**/ | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION /**/ | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION /**/ | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION /**/ | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION /**/ | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION /**/ | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION /**/ | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION /**/ | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION /**/ | #define HAVE_GSM_HEADER 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION /**/ | #define HAVE_IMAP_TK 1 | #define HAVE_IMAP_TK2006 1 | #define HAVE_LTDL 1 | #define HAVE_LTDL_VERSION /**/ | #define HAVE_LDAP 1 | #define HAVE_LDAP_VERSION /**/ | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION /**/ | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION /**/ | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION /**/ | #define HAVE_POPT 1 | #define HAVE_POPT_VERSION /**/ | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_INBANDDISCONNECT_VERSION /**/ | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP_VERSION /**/ | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP_VERSION /**/ | #define HAVE_SPANDSP_EXPOSE_H 1 | #define HAVE_SPEEX 1 | #define HAVE_SPEEX_VERSION /**/ | #define HAVE_SPEEXDSP 1 | #define HAVE_SPEEXDSP_VERSION /**/ | #define HAVE_SQLITE 1 | #define HAVE_SQLITE_VERSION /**/ | #define HAVE_SQLITE3 1 | #define HAVE_SQLITE3_VERSION /**/ | #define HAVE_CRYPTO 1 | #define HAVE_CRYPTO_VERSION /**/ | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_VERSION /**/ | #define HAVE_GMIME 1 | #define HAVE_USB 1 | #define HAVE_USB_VERSION /**/ | #define HAVE_VORBIS 1 | #define HAVE_VORBIS_VERSION /**/ | #define HAVE_ZLIB 1 | #define HAVE_ZLIB_VERSION /**/ | /* end confdefs.h. */ | #include configure:48718: result: no configure:48751: checking for h323.h configure:48758: result: no configure:48781: checking linux/compiler.h usability configure:48798: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 conftest.c:331:28: error: linux/compiler.h: No such file or directory configure:48805: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION /**/ | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION /**/ | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION /**/ | #define HAVE_IP_MTU_DISCOVER 1 | #define HAVE_IP_MTU_DISCOVER_VERSION /**/ | #define SIZEOF_INT 4 | #define HAVE_ALSA 1 | #define HAVE_ALSA_VERSION /**/ | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION /**/ | #define HAVE_CAP 1 | #define HAVE_CAP_VERSION /**/ | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION /**/ | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION /**/ | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION /**/ | #define HAVE_EXP10L 1 | #define HAVE_EXP10L_VERSION /**/ | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION /**/ | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION /**/ | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION /**/ | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION /**/ | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION /**/ | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION /**/ | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION /**/ | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION /**/ | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION /**/ | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION /**/ | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION /**/ | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION /**/ | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION /**/ | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION /**/ | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION /**/ | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION /**/ | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION /**/ | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION /**/ | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION /**/ | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION /**/ | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION /**/ | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION /**/ | #define HAVE_EXP10 1 | #define HAVE_EXP10_VERSION /**/ | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION /**/ | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION /**/ | #define HAVE_COS 1 | #define HAVE_COS_VERSION /**/ | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION /**/ | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION /**/ | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION /**/ | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION /**/ | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION /**/ | #define HAVE_POW 1 | #define HAVE_POW_VERSION /**/ | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION /**/ | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION /**/ | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION /**/ | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION /**/ | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION /**/ | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION /**/ | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION /**/ | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION /**/ | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION /**/ | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION /**/ | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION /**/ | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION /**/ | #define HAVE_GSM_HEADER 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION /**/ | #define HAVE_IMAP_TK 1 | #define HAVE_IMAP_TK2006 1 | #define HAVE_LTDL 1 | #define HAVE_LTDL_VERSION /**/ | #define HAVE_LDAP 1 | #define HAVE_LDAP_VERSION /**/ | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION /**/ | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION /**/ | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION /**/ | #define HAVE_POPT 1 | #define HAVE_POPT_VERSION /**/ | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_INBANDDISCONNECT_VERSION /**/ | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP_VERSION /**/ | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP_VERSION /**/ | #define HAVE_SPANDSP_EXPOSE_H 1 | #define HAVE_SPEEX 1 | #define HAVE_SPEEX_VERSION /**/ | #define HAVE_SPEEXDSP 1 | #define HAVE_SPEEXDSP_VERSION /**/ | #define HAVE_SQLITE 1 | #define HAVE_SQLITE_VERSION /**/ | #define HAVE_SQLITE3 1 | #define HAVE_SQLITE3_VERSION /**/ | #define HAVE_CRYPTO 1 | #define HAVE_CRYPTO_VERSION /**/ | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_VERSION /**/ | #define HAVE_GMIME 1 | #define HAVE_USB 1 | #define HAVE_USB_VERSION /**/ | #define HAVE_VORBIS 1 | #define HAVE_VORBIS_VERSION /**/ | #define HAVE_ZLIB 1 | #define HAVE_ZLIB_VERSION /**/ | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:48819: result: no configure:48823: checking linux/compiler.h presence configure:48838: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:298:28: error: linux/compiler.h: No such file or directory configure:48845: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION /**/ | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION /**/ | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION /**/ | #define HAVE_IP_MTU_DISCOVER 1 | #define HAVE_IP_MTU_DISCOVER_VERSION /**/ | #define SIZEOF_INT 4 | #define HAVE_ALSA 1 | #define HAVE_ALSA_VERSION /**/ | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION /**/ | #define HAVE_CAP 1 | #define HAVE_CAP_VERSION /**/ | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION /**/ | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION /**/ | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION /**/ | #define HAVE_EXP10L 1 | #define HAVE_EXP10L_VERSION /**/ | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION /**/ | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION /**/ | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION /**/ | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION /**/ | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION /**/ | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION /**/ | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION /**/ | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION /**/ | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION /**/ | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION /**/ | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION /**/ | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION /**/ | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION /**/ | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION /**/ | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION /**/ | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION /**/ | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION /**/ | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION /**/ | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION /**/ | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION /**/ | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION /**/ | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION /**/ | #define HAVE_EXP10 1 | #define HAVE_EXP10_VERSION /**/ | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION /**/ | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION /**/ | #define HAVE_COS 1 | #define HAVE_COS_VERSION /**/ | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION /**/ | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION /**/ | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION /**/ | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION /**/ | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION /**/ | #define HAVE_POW 1 | #define HAVE_POW_VERSION /**/ | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION /**/ | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION /**/ | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION /**/ | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION /**/ | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION /**/ | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION /**/ | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION /**/ | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION /**/ | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION /**/ | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION /**/ | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION /**/ | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION /**/ | #define HAVE_GSM_HEADER 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION /**/ | #define HAVE_IMAP_TK 1 | #define HAVE_IMAP_TK2006 1 | #define HAVE_LTDL 1 | #define HAVE_LTDL_VERSION /**/ | #define HAVE_LDAP 1 | #define HAVE_LDAP_VERSION /**/ | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION /**/ | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION /**/ | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION /**/ | #define HAVE_POPT 1 | #define HAVE_POPT_VERSION /**/ | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_INBANDDISCONNECT_VERSION /**/ | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP_VERSION /**/ | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP_VERSION /**/ | #define HAVE_SPANDSP_EXPOSE_H 1 | #define HAVE_SPEEX 1 | #define HAVE_SPEEX_VERSION /**/ | #define HAVE_SPEEXDSP 1 | #define HAVE_SPEEXDSP_VERSION /**/ | #define HAVE_SQLITE 1 | #define HAVE_SQLITE_VERSION /**/ | #define HAVE_SQLITE3 1 | #define HAVE_SQLITE3_VERSION /**/ | #define HAVE_CRYPTO 1 | #define HAVE_CRYPTO_VERSION /**/ | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_VERSION /**/ | #define HAVE_GMIME 1 | #define HAVE_USB 1 | #define HAVE_USB_VERSION /**/ | #define HAVE_VORBIS 1 | #define HAVE_VORBIS_VERSION /**/ | #define HAVE_ZLIB 1 | #define HAVE_ZLIB_VERSION /**/ | /* end confdefs.h. */ | #include configure:48859: result: no configure:48892: checking for linux/compiler.h configure:48899: result: no configure:48913: checking for linux/ixjuser.h configure:48939: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:48946: $? = 0 configure:48961: result: yes configure:48978: checking for x86_64-pc-linux-gnu-sdl-config configure:49008: result: no configure:49018: checking for sdl-config configure:49034: found /usr/bin/sdl-config configure:49045: result: sdl-config configure:49166: checking for IMG_Load in -lSDL_image configure:49201: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lSDL_image -lSDL -lpthread >&5 configure:49208: $? = 0 configure:49231: result: yes configure:49266: checking SDL_image.h usability configure:49283: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5 configure:49290: $? = 0 configure:49304: result: yes configure:49308: checking SDL_image.h presence configure:49323: x86_64-pc-linux-gnu-gcc -E -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c configure:49330: $? = 0 configure:49344: result: yes configure:49377: checking for SDL_image.h configure:49384: result: yes configure:49436: checking for sws_getContext in -lavcodec configure:49471: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lavcodec -lpthread -lz -lm >&5 /var/tmp/portage/net-misc/asterisk-1.6.0.6/temp/cc09Dx3z.o: In function `main': conftest.c:(.text+0x7): undefined reference to `sws_getContext' collect2: ld returned 1 exit status configure:49478: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION /**/ | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION /**/ | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION /**/ | #define HAVE_IP_MTU_DISCOVER 1 | #define HAVE_IP_MTU_DISCOVER_VERSION /**/ | #define SIZEOF_INT 4 | #define HAVE_ALSA 1 | #define HAVE_ALSA_VERSION /**/ | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION /**/ | #define HAVE_CAP 1 | #define HAVE_CAP_VERSION /**/ | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION /**/ | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION /**/ | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION /**/ | #define HAVE_EXP10L 1 | #define HAVE_EXP10L_VERSION /**/ | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION /**/ | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION /**/ | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION /**/ | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION /**/ | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION /**/ | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION /**/ | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION /**/ | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION /**/ | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION /**/ | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION /**/ | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION /**/ | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION /**/ | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION /**/ | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION /**/ | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION /**/ | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION /**/ | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION /**/ | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION /**/ | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION /**/ | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION /**/ | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION /**/ | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION /**/ | #define HAVE_EXP10 1 | #define HAVE_EXP10_VERSION /**/ | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION /**/ | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION /**/ | #define HAVE_COS 1 | #define HAVE_COS_VERSION /**/ | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION /**/ | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION /**/ | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION /**/ | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION /**/ | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION /**/ | #define HAVE_POW 1 | #define HAVE_POW_VERSION /**/ | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION /**/ | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION /**/ | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION /**/ | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION /**/ | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION /**/ | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION /**/ | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION /**/ | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION /**/ | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION /**/ | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION /**/ | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION /**/ | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION /**/ | #define HAVE_GSM_HEADER 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION /**/ | #define HAVE_IMAP_TK 1 | #define HAVE_IMAP_TK2006 1 | #define HAVE_LTDL 1 | #define HAVE_LTDL_VERSION /**/ | #define HAVE_LDAP 1 | #define HAVE_LDAP_VERSION /**/ | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION /**/ | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION /**/ | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION /**/ | #define HAVE_POPT 1 | #define HAVE_POPT_VERSION /**/ | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_INBANDDISCONNECT_VERSION /**/ | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP_VERSION /**/ | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP_VERSION /**/ | #define HAVE_SPANDSP_EXPOSE_H 1 | #define HAVE_SPEEX 1 | #define HAVE_SPEEX_VERSION /**/ | #define HAVE_SPEEXDSP 1 | #define HAVE_SPEEXDSP_VERSION /**/ | #define HAVE_SQLITE 1 | #define HAVE_SQLITE_VERSION /**/ | #define HAVE_SQLITE3 1 | #define HAVE_SQLITE3_VERSION /**/ | #define HAVE_CRYPTO 1 | #define HAVE_CRYPTO_VERSION /**/ | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_VERSION /**/ | #define HAVE_GMIME 1 | #define HAVE_USB 1 | #define HAVE_USB_VERSION /**/ | #define HAVE_VORBIS 1 | #define HAVE_VORBIS_VERSION /**/ | #define HAVE_ZLIB 1 | #define HAVE_ZLIB_VERSION /**/ | #define HAVE_SDL 1 | #define HAVE_SDL_IMAGE 1 | #define HAVE_SDL_IMAGE_VERSION /**/ | /* 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 sws_getContext (); | int | main () | { | return sws_getContext (); | ; | return 0; | } configure:49501: result: no configure:49702: checking linux/videodev.h usability configure:49719: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:49726: $? = 0 configure:49740: result: yes configure:49744: checking linux/videodev.h presence configure:49759: x86_64-pc-linux-gnu-gcc -E conftest.c configure:49766: $? = 0 configure:49780: result: yes configure:49813: checking for linux/videodev.h configure:49820: result: yes configure:49851: checking for XOpenDisplay in -lX11 configure:49886: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe -Wl,--as-needed conftest.c -lX11 >&5 configure:49893: $? = 0 configure:49916: result: yes configure:49951: checking X11/Xlib.h usability configure:49968: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:49975: $? = 0 configure:49989: result: yes configure:49993: checking X11/Xlib.h presence configure:50008: x86_64-pc-linux-gnu-gcc -E conftest.c configure:50015: $? = 0 configure:50029: result: yes configure:50062: checking for X11/Xlib.h configure:50069: result: yes configure:50378: checking for /sbin/launchd configure:50393: result: no configure:50412: checking for x86_64-pc-linux-gnu-gtk-config configure:50442: result: no configure:50452: checking for gtk-config configure:50482: result: no configure:50589: checking for x86_64-pc-linux-gnu-pkg-config configure:50619: result: no configure:50629: checking for pkg-config configure:50645: found /usr/bin/pkg-config configure:50656: result: pkg-config configure:50696: checking for x86_64-pc-linux-gnu-curl-config configure:50729: result: no configure:50739: checking for curl-config configure:50757: found /usr/bin/curl-config configure:50769: result: /usr/bin/curl-config configure:50797: checking for curl_version() in curl/curl.h configure:50823: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe conftest.c >&5 configure:50830: $? = 0 configure:50836: result: yes configure:50869: checking for mandatory modules: ALSA CAP CURL CRYPTO GSM ICONV IKSEMEL IMAP_TK NETSNMP OGG POPT SPANDSP SPEEX SPEEX_PREPROCESS SPEEXDSP SQLITE3 OPENSSL VORBIS ZLIB configure:50875: result: fail configure:50877: result: configure:50880: *** configure:50882: *** The NETSNMP installation appears to be missing or broken. configure:50884: *** Either correct the installation, or run configure configure:50886: *** including --without-netsnmp. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_GNU_MAKE=make ac_cv_GNU_MAKE_VERSION_MAJOR=3 ac_cv_GNU_MAKE_VERSION_MINOR=81 ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_volatile=yes ac_cv_curl_h=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='-O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe' 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='-O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-Wl,--as-needed ac_cv_env_LIBS_set= ac_cv_env_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__sbin_launchd=no ac_cv_func__doprnt=no ac_cv_func_alloca_works=yes ac_cv_func_asprintf=yes ac_cv_func_atexit=yes ac_cv_func_chown_works=yes ac_cv_func_closedir_void=no ac_cv_func_dup2=yes ac_cv_func_endpwent=yes ac_cv_func_fopencookie=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_ftruncate=yes ac_cv_func_funopen=no ac_cv_func_getcwd=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_getloadavg=yes ac_cv_func_getpagesize=yes ac_cv_func_gettimeofday=yes ac_cv_func_glob=yes ac_cv_func_inet_aton=yes ac_cv_func_inet_ntoa=yes ac_cv_func_isascii=yes ac_cv_func_localtime_r=yes ac_cv_func_lstat_dereferences_slashed_symlink=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_mkdir=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_putenv=yes ac_cv_func_re_comp=yes ac_cv_func_regcomp=yes ac_cv_func_select=yes ac_cv_func_select_args='int,fd_set *,struct timeval *' ac_cv_func_setenv=yes ac_cv_func_setvbuf_reversed=no ac_cv_func_socket=yes ac_cv_func_stat_empty_string_bug=no ac_cv_func_strcasecmp=yes ac_cv_func_strcasestr=yes ac_cv_func_strchr=yes ac_cv_func_strcoll_works=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_strlcat=no ac_cv_func_strlcpy=no ac_cv_func_strncasecmp=yes ac_cv_func_strndup=yes ac_cv_func_strnlen=yes ac_cv_func_strnlen_working=yes ac_cv_func_strrchr=yes ac_cv_func_strsep=yes ac_cv_func_strspn=yes ac_cv_func_strstr=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_strtoq=yes ac_cv_func_unsetenv=yes ac_cv_func_utime=yes ac_cv_func_utime_null=yes ac_cv_func_vasprintf=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_vprintf=yes ac_cv_header_SDL_image_h=yes ac_cv_header_X11_Xlib_h=yes ac_cv_header_alsa_asoundlib_h=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_arpa_nameser_h=yes ac_cv_header_byteswap_h=yes ac_cv_header_curses_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_h323_h=no ac_cv_header_iksemel_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_ldap_h=yes ac_cv_header_libintl_h=yes ac_cv_header_libkern_OSAtomic_h=no ac_cv_header_libpri_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_compiler_h=no ac_cv_header_linux_ixjuser_h=yes ac_cv_header_linux_videodev_h=yes ac_cv_header_locale_h=yes ac_cv_header_ltdl_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_openssl_aes_h=yes ac_cv_header_openssl_ssl_h=yes ac_cv_header_popt_h=yes ac_cv_header_spandsp_expose_h=yes ac_cv_header_spandsp_h=yes ac_cv_header_speex_speex_h=yes ac_cv_header_sqlite3_h=yes ac_cv_header_sqlite_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=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_capability_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_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_sys_wait_h=yes ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_usb_h=yes ac_cv_header_utime_h=yes ac_cv_header_vfork_h=no ac_cv_header_vorbis_codec_h=yes ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_zlib_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_imap_tk2006=yes ac_cv_imap_tk=yes ac_cv_lib_SDL_image_IMG_Load=yes ac_cv_lib_X11_XOpenDisplay=yes ac_cv_lib_asound_snd_spcm_init=yes ac_cv_lib_avcodec_sws_getContext=no ac_cv_lib_c_backtrace=yes ac_cv_lib_c_strtod=yes ac_cv_lib_c_strtold=yes ac_cv_lib_cap_cap_from_text=yes ac_cv_lib_crypto_AES_encrypt=yes ac_cv_lib_curses_initscr=yes ac_cv_lib_error_at_line=yes ac_cv_lib_execinfo_backtrace=no ac_cv_lib_iksemel_iks_start_sasl=yes ac_cv_lib_jack_jack_activate=no ac_cv_lib_ldap_ldap_initialize=yes ac_cv_lib_ltdl_lt_dlinit=yes ac_cv_lib_lua5_1_luaL_newstate=no ac_cv_lib_m_acos=yes ac_cv_lib_m_acosl=yes ac_cv_lib_m_asin=yes ac_cv_lib_m_asinl=yes ac_cv_lib_m_atan2=yes ac_cv_lib_m_atan2l=yes ac_cv_lib_m_atan=yes ac_cv_lib_m_atanl=yes ac_cv_lib_m_ceil=yes ac_cv_lib_m_ceill=yes ac_cv_lib_m_cos=yes ac_cv_lib_m_cosl=yes ac_cv_lib_m_exp10=yes ac_cv_lib_m_exp10l=yes ac_cv_lib_m_exp2=yes ac_cv_lib_m_exp2l=yes ac_cv_lib_m_exp=yes ac_cv_lib_m_expl=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_floorl=yes ac_cv_lib_m_fmod=yes ac_cv_lib_m_fmodl=yes ac_cv_lib_m_log10=yes ac_cv_lib_m_log10l=yes ac_cv_lib_m_log2=yes ac_cv_lib_m_log2l=yes ac_cv_lib_m_log=yes ac_cv_lib_m_logl=yes ac_cv_lib_m_pow=yes ac_cv_lib_m_powl=yes ac_cv_lib_m_remainder=yes ac_cv_lib_m_remainderl=yes ac_cv_lib_m_rint=yes ac_cv_lib_m_rintl=yes ac_cv_lib_m_round=yes ac_cv_lib_m_roundl=yes ac_cv_lib_m_sin=yes ac_cv_lib_m_sinl=yes ac_cv_lib_m_sqrt=yes ac_cv_lib_m_sqrtl=yes ac_cv_lib_m_tan=yes ac_cv_lib_m_tanl=yes ac_cv_lib_m_trunc=yes ac_cv_lib_m_truncl=yes ac_cv_lib_nbs_nbs_connect=no ac_cv_lib_ncurses_initscr=yes ac_cv_lib_ogg_ogg_sync_init=yes ac_cv_lib_osptk_OSPPCryptoDecrypt=no ac_cv_lib_popt_poptStrerror=yes ac_cv_lib_portaudio_Pa_GetDeviceCount=no ac_cv_lib_pri_pri_set_inbanddisconnect=yes ac_cv_lib_resample_resample_open=no ac_cv_lib_spandsp_span_set_message_handler=yes ac_cv_lib_speex_speex_encode=yes ac_cv_lib_speex_speex_preprocess_ctl=no ac_cv_lib_speexdsp_speex_preprocess_ctl=yes ac_cv_lib_sqlite3_sqlite3_open=yes ac_cv_lib_sqlite_sqlite_exec=yes ac_cv_lib_ss7_ss7_pollflags=no ac_cv_lib_ssl_ssl2_connect=yes ac_cv_lib_termcap_tgetent=no ac_cv_lib_tinfo_tgetent=no ac_cv_lib_tonezone_tone_zone_find_by_num=yes ac_cv_lib_usb_usb_init=yes ac_cv_lib_vorbis_vorbis_info_init=yes ac_cv_lib_vpb_vpb_open=no ac_cv_lib_z_compress=yes ac_cv_member_struct_stat_st_blksize=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/x86_64-pc-linux-gnu-ar ac_cv_path_BASENAME=/bin/basename ac_cv_path_COMPRESS=: ac_cv_path_DIRNAME=/bin/dirname ac_cv_path_DOT=/usr/bin/dot ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FIND=/usr/bin/find ac_cv_path_GREP=/bin/grep ac_cv_path_ID=/usr/bin/id ac_cv_path_KPATHSEA=/usr/bin/kpsewhich ac_cv_path_LN=/bin/ln ac_cv_path_RUBBER=: ac_cv_path_SED=/bin/sed ac_cv_path_SHELL=/bin/sh ac_cv_path_STRIP=/usr/bin/x86_64-pc-linux-gnu-strip ac_cv_path_WGET=/usr/bin/wget ac_cv_path_ac_pt_CURL_CONFIG=/usr/bin/curl-config ac_cv_path_ac_pt_UNAME=/bin/uname ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk 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_CXXCPP='x86_64-pc-linux-gnu-g++ -E' ac_cv_prog_MD5=md5sum ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_ac_ct_CONFIG_GMIME=gmime-config ac_cv_prog_ac_ct_CONFIG_NETSNMP=net-snmp-config ac_cv_prog_ac_ct_CONFIG_SDL=sdl-config ac_cv_prog_ac_ct_PKGCONFIG=pkg-config ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_gcc_traditional=no ac_cv_safe_to_define___extensions__=yes ac_cv_search_gethostbyname_r='none required' ac_cv_search_opendir='none required' ac_cv_search_res_9_ndestroy=no ac_cv_search_res_9_ninit=no ac_cv_sizeof_int=4 ac_cv_struct_tm=time.h ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_type__Bool=yes ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes lt_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld lt_cv_prog_gnu_ld=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ALLOCA='' ALSA_DIR='' ALSA_INCLUDE=' ' ALSA_LIB=' -lasound -lm -ldl' AR='/usr/bin/x86_64-pc-linux-gnu-ar' AST_DECLARATION_AFTER_STATEMENT='-Wdeclaration-after-statement' AST_DEVMODE='' AST_FORTIFY_SOURCE='-D_FORTIFY_SOURCE=2' AST_NO_STRICT_OVERFLOW='-fno-strict-overflow' AWK='gawk' BASENAME='/bin/basename' BKTR_DIR='' BKTR_INCLUDE=' ' BKTR_LIB=' -lc ' BUILD_CPU='x86_64' BUILD_OS='linux-gnu' BUILD_PLATFORM='x86_64-pc-linux-gnu' BUILD_VENDOR='pc' CAP_DIR='' CAP_INCLUDE=' ' CAP_LIB=' -lcap ' CC='x86_64-pc-linux-gnu-gcc' CFLAGS='-O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe' COMPRESS=':' CONFIG_GMIME='gmime-config' CONFIG_GTK='No' CONFIG_NETSNMP='net-snmp-config' CONFIG_SDL='sdl-config' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CRYPTO_DIR='' CRYPTO_INCLUDE=' ' CRYPTO_LIB=' -lcrypto ' CURL_CONFIG='/usr/bin/curl-config' CURL_DIR='' CURL_INCLUDE='' CURL_LIB='-lcurl -lidn -lssh2 -lldap -lrt -lz -L/usr/lib64 -lgnutls -L/usr/lib64 -ltasn1 -L/usr/lib64 -lgcrypt -lgpg-error' CURSES_DIR='' CURSES_INCLUDE=' ' CURSES_LIB=' -lcurses ' CXX='x86_64-pc-linux-gnu-g++' CXXCPP='x86_64-pc-linux-gnu-g++ -E' CXXFLAGS='-O2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2 -pipe' DAHDI_DIR='' DAHDI_INCLUDE='' DAHDI_LIB='' DEFS='' DIRNAME='/bin/dirname' DOT='/usr/bin/dot' DOWNLOAD='/usr/bin/wget' ECHO_C='' ECHO_N='-n' ECHO_T='' EDITLINE_LIB=' -lcurses ' EGREP='grep -E' EXEEXT='' FETCH='' FFMPEG_DIR='' FFMPEG_INCLUDE='' FFMPEG_LIB='' FIND='/usr/bin/find' FREETDS_DIR='' FREETDS_INCLUDE='' FREETDS_LIB='' GC_CFLAGS='-ffunction-sections' GC_LDFLAGS='-Wl,--gc-sections' GMIME_DIR='' GMIME_INCLUDE='-I/usr/include/gmime-2.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include' GMIME_LIB='-L/usr/lib64 -lgmime-2.0 -lz -lnsl -lz -lnsl -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lglib-2.0' GNU_LD='1' GNU_MAKE='make' GREP='/bin/grep' GSM_DIR='internal' GSM_INCLUDE='' GSM_INTERNAL='yes' GSM_LIB='' GTK2_DIR='' GTK2_INCLUDE='-I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 ' GTK2_LIB='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 ' GTK_DIR='' GTK_INCLUDE='' GTK_LIB='' HAS_POLL='1' HOST_CPU='x86_64' HOST_OS='linux-gnu' HOST_PLATFORM='x86_64-pc-linux-gnu' HOST_VENDOR='pc' ICONV_DIR='' ICONV_INCLUDE='' ICONV_LIB='' ID='/usr/bin/id' IKSEMEL_DIR='' IKSEMEL_INCLUDE=' ' IKSEMEL_LIB=' -liksemel ' IMAP_TK_DIR='/var/tmp/portage/net-misc/asterisk-1.6.0.6/work/asterisk-1.6.0.6/../imap-2004g' IMAP_TK_INCLUDE='-I/var/tmp/portage/net-misc/asterisk-1.6.0.6/work/asterisk-1.6.0.6/../imap-2004g/c-client' IMAP_TK_LIB='/var/tmp/portage/net-misc/asterisk-1.6.0.6/work/asterisk-1.6.0.6/../imap-2004g/c-client/c-client.a ' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' ISDNNET_DIR='' ISDNNET_INCLUDE='' ISDNNET_LIB='' JACK_DIR='' JACK_INCLUDE='' JACK_LIB='' KPATHSEA='/usr/bin/kpsewhich' LD='/usr/x86_64-pc-linux-gnu/bin/ld' LDAP_DIR='' LDAP_INCLUDE=' ' LDAP_LIB=' -lldap ' LDFLAGS='-Wl,--as-needed' LIBOBJS='' LIBS='' LN='/bin/ln' LN_S='ln -s' LTDL_DIR='' LTDL_INCLUDE=' ' LTDL_LIB=' -lltdl ' LTLIBOBJS='' LUA_DIR='' LUA_INCLUDE='' LUA_LIB='' MD5='md5sum' MISDN_DIR='' MISDN_INCLUDE='' MISDN_LIB='' NBS_DIR='' NBS_INCLUDE='' NBS_LIB='' NCURSES_DIR='' NCURSES_INCLUDE=' ' NCURSES_LIB=' -lncurses ' NETSNMP_DIR='' NETSNMP_INCLUDE='-DNETSNMP_ENABLE_IPV6 -O2 -march=core2 -mtune=core2 -pipe -Ulinux -Dlinux=linux -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE -I. -I/usr/include' NETSNMP_LIB='-Wl,--as-needed -L/usr/lib64 -lnetsnmpagent -lnetsnmphelpers -lnetsnmpmibs -lnetsnmp -rdynamic' NEWT_DIR='' NEWT_INCLUDE='' NEWT_LIB='' OBJEXT='o' OGG_DIR='' OGG_INCLUDE=' ' OGG_LIB=' -logg ' OPENH323DIR='' OPENH323_BUILD='' OPENH323_DIR='' OPENH323_INCDIR='' OPENH323_INCLUDE='' OPENH323_LIB='' OPENH323_LIBDIR='' OPENH323_SUFFIX='' OPENSSL_DIR='' OPENSSL_INCLUDE=' ' OPENSSL_LIB=' -lssl -lcrypto' OSARCH='linux-gnu' OSPTK_DIR='' OSPTK_INCLUDE='' OSPTK_LIB='' OSS_DIR='' OSS_INCLUDE='' OSS_LIB='' PACKAGE_BUGREPORT='www.asterisk.org' PACKAGE_NAME='asterisk' PACKAGE_STRING='asterisk 1.6' PACKAGE_TARNAME='asterisk' PACKAGE_VERSION='1.6' PATH_SEPARATOR=':' PBX_ALSA='1' PBX_BKTR='1' PBX_CAP='1' PBX_CRYPTO='1' PBX_CURL='1' PBX_CURSES='1' PBX_DAHDI='1' PBX_FFMPEG='0' PBX_FREETDS='0' PBX_GMIME='1' PBX_GSM='1' PBX_GTK2='1' PBX_GTK='0' PBX_H323='0' PBX_ICONV='1' PBX_IKSEMEL='1' PBX_IMAP_TK='1' PBX_IP_MTU_DISCOVER='1' PBX_ISDNNET='0' PBX_IXJUSER='1' PBX_JACK='0' PBX_LDAP='1' PBX_LTDL='1' PBX_LUA='0' PBX_MISDN='0' PBX_MISDN_FAC_ERROR='' PBX_MISDN_FAC_RESULT='' PBX_NBS='0' PBX_NCURSES='1' PBX_NETSNMP='0' PBX_NEWT='0' PBX_OGG='1' PBX_OPENH323='0' PBX_OPENSSL='1' PBX_OSPTK='0' PBX_OSREV='2.6.29' PBX_OSS='0' PBX_PGSQL='0' PBX_POPT='1' PBX_PORTAUDIO='0' PBX_PRI='0' PBX_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP='1' PBX_PTHREAD_RWLOCK_INITIALIZER='1' PBX_PWLIB='0' PBX_RADIUS='0' PBX_RESAMPLE='0' PBX_RTLD_NOLOAD='1' PBX_SDL='1' PBX_SDL_IMAGE='1' PBX_SPANDSP='1' PBX_SPEEX='1' PBX_SPEEXDSP='1' PBX_SPEEX_PREPROCESS='1' PBX_SQLITE3='1' PBX_SQLITE='1' PBX_SS7='0' PBX_SUPPSERV='0' PBX_TERMCAP='0' PBX_TINFO='0' PBX_TONEZONE='0' PBX_UNIXODBC='0' PBX_USB='1' PBX_VORBIS='1' PBX_VPB='0' PBX_WORKING_FORK='1' PBX_X11='1' PBX_ZLIB='1' PGSQL_DIR='' PGSQL_INCLUDE='' PGSQL_LIB='' PG_CONFIG='No' PKGCONFIG='pkg-config' POPT_DIR='' POPT_INCLUDE=' ' POPT_LIB=' -lpopt ' PORTAUDIO_DIR='' PORTAUDIO_INCLUDE='' PORTAUDIO_LIB='' POW_LIB=' -lm ' PRI_DIR='' PRI_INCLUDE='' PRI_LIB='' PTHREAD_CC='x86_64-pc-linux-gnu-gcc' PTHREAD_CFLAGS='-pthread' PTHREAD_LIBS='' PTLIB_CONFIG='' PWLIBDIR='' PWLIB_DIR='' PWLIB_INCDIR='' PWLIB_INCLUDE='' PWLIB_LIB='' PWLIB_LIBDIR='' PWLIB_PLATFORM='' RADIUS_DIR='' RADIUS_INCLUDE='' RADIUS_LIB='' RANLIB='x86_64-pc-linux-gnu-ranlib' RESAMPLE_DIR='' RESAMPLE_INCLUDE='' RESAMPLE_LIB='' RUBBER=':' SDL_DIR='' SDL_IMAGE_DIR='' SDL_IMAGE_INCLUDE=' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT' SDL_IMAGE_LIB=' -lSDL_image -lSDL -lpthread' SDL_INCLUDE='-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT' SDL_LIB='-lSDL -lpthread' SED='/bin/sed' SHELL='/bin/sh' SOXMIX=':' SPANDSP_DIR='' SPANDSP_INCLUDE=' ' SPANDSP_LIB=' -lspandsp -ltiff' SPEEXDSP_DIR='' SPEEXDSP_INCLUDE=' ' SPEEXDSP_LIB=' -lspeexdsp -lm' SPEEX_DIR='' SPEEX_INCLUDE=' ' SPEEX_LIB=' -lspeex -lm' SPEEX_PREPROCESS_DIR='' SPEEX_PREPROCESS_INCLUDE='' SPEEX_PREPROCESS_LIB='' SQLITE3_DIR='' SQLITE3_INCLUDE=' ' SQLITE3_LIB=' -lsqlite3 ' SQLITE_DIR='' SQLITE_INCLUDE=' ' SQLITE_LIB=' -lsqlite ' SS7_DIR='' SS7_INCLUDE='' SS7_LIB='' STRIP='/usr/bin/x86_64-pc-linux-gnu-strip' SUPPSERV_DIR='' SUPPSERV_INCLUDE='' SUPPSERV_LIB='' TERMCAP_DIR='' TERMCAP_INCLUDE='' TERMCAP_LIB='' TINFO_DIR='' TINFO_INCLUDE='' TINFO_LIB='' TONEZONE_DIR='' TONEZONE_INCLUDE='' TONEZONE_LIB='' UNAME='/bin/uname' UNIXODBC_DIR='' UNIXODBC_INCLUDE='' UNIXODBC_LIB='' USB_DIR='' USB_INCLUDE=' ' USB_LIB=' -lusb ' VORBIS_DIR='' VORBIS_INCLUDE=' ' VORBIS_LIB=' -lvorbis -lm -lvorbisenc' VPB_DIR='' VPB_INCLUDE='' VPB_LIB='' WGET='/usr/bin/wget' WINARCH='0' X11_DIR='' X11_INCLUDE=' ' X11_LIB=' -lX11 ' ZLIB_DIR='' ZLIB_INCLUDE=' ' ZLIB_LIB=' -lz ' ac_ct_CC='' ac_ct_CXX='' acx_pthread_config='' 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_TARNAME}' 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' 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' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "asterisk" #define PACKAGE_TARNAME "asterisk" #define PACKAGE_VERSION "1.6" #define PACKAGE_STRING "asterisk 1.6" #define PACKAGE_BUGREPORT "www.asterisk.org" #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 __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_PTHREAD 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_DIRENT_H 1 #define STDC_HEADERS 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_FCNTL_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_MALLOC_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTIME_H 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_PTRDIFF_T 1 #define HAVE_UNISTD_H 1 #define HAVE_CHOWN 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_FSEEKO 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define SELECT_TYPE_ARG1 int #define SELECT_TYPE_ARG234 (fd_set *) #define SELECT_TYPE_ARG5 (struct timeval *) #define RETSIGTYPE void #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 #define HAVE_STRCOLL 1 #define HAVE_STRFTIME 1 #define HAVE_UTIME_H 1 #define HAVE_UTIME_NULL 1 #define HAVE_VPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_ATEXIT 1 #define HAVE_DUP2 1 #define HAVE_ENDPWENT 1 #define HAVE_FTRUNCATE 1 #define HAVE_GETCWD 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETLOADAVG 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_INET_NTOA 1 #define HAVE_ISASCII 1 #define HAVE_LOCALTIME_R 1 #define HAVE_MEMCHR 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMSET 1 #define HAVE_MKDIR 1 #define HAVE_MUNMAP 1 #define HAVE_PUTENV 1 #define HAVE_RE_COMP 1 #define HAVE_REGCOMP 1 #define HAVE_SELECT 1 #define HAVE_SETENV 1 #define HAVE_SOCKET 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRCHR 1 #define HAVE_STRCSPN 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRNDUP 1 #define HAVE_STRNLEN 1 #define HAVE_STRRCHR 1 #define HAVE_STRSEP 1 #define HAVE_STRSPN 1 #define HAVE_STRSTR 1 #define HAVE_STRTOL 1 #define HAVE_STRTOQ 1 #define HAVE_UNSETENV 1 #define HAVE_UTIME 1 #define HAVE_VASPRINTF 1 #define HAVE_GLOB 1 #define HAVE_TIMERSUB 1 #define HAVE_SYS_POLL_H 1 #define HAVE_FOPENCOOKIE 1 #define HAVE_INET_ATON 1 #define HAVE_PKTINFO 1 #define HAVE_GETHOSTBYNAME_R_6 1 #define HAVE_BYTESWAP_H 1 #define HAVE_DEV_URANDOM 1 #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION /**/ #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION /**/ #define HAVE_GCC_ATOMICS 1 #define HAVE_ATTRIBUTE_pure 1 #define HAVE_ATTRIBUTE_malloc 1 #define HAVE_ATTRIBUTE_const 1 #define HAVE_ATTRIBUTE_unused 1 #define HAVE_ATTRIBUTE_always_inline 1 #define HAVE_ATTRIBUTE_deprecated 1 #define HAVE_ATTRIBUTE_weak 1 #define HAVE_SYSINFO 1 #define HAVE_RES_NINIT 1 #define HAVE_RTLD_NOLOAD 1 #define HAVE_RTLD_NOLOAD_VERSION /**/ #define HAVE_IP_MTU_DISCOVER 1 #define HAVE_IP_MTU_DISCOVER_VERSION /**/ #define SIZEOF_INT 4 #define HAVE_ALSA 1 #define HAVE_ALSA_VERSION /**/ #define HAVE_CURSES 1 #define HAVE_CURSES_VERSION /**/ #define HAVE_CAP 1 #define HAVE_CAP_VERSION /**/ #define HAVE_DAHDI 1 #define HAVE_DAHDI_VERSION /**/ #define HAVE_EXP2L 1 #define HAVE_EXP2L_VERSION /**/ #define HAVE_LOG2L 1 #define HAVE_LOG2L_VERSION /**/ #define HAVE_EXP10L 1 #define HAVE_EXP10L_VERSION /**/ #define HAVE_LOG10L 1 #define HAVE_LOG10L_VERSION /**/ #define HAVE_SINL 1 #define HAVE_SINL_VERSION /**/ #define HAVE_COSL 1 #define HAVE_COSL_VERSION /**/ #define HAVE_TANL 1 #define HAVE_TANL_VERSION /**/ #define HAVE_ASINL 1 #define HAVE_ASINL_VERSION /**/ #define HAVE_ACOSL 1 #define HAVE_ACOSL_VERSION /**/ #define HAVE_ATANL 1 #define HAVE_ATANL_VERSION /**/ #define HAVE_ATAN2L 1 #define HAVE_ATAN2L_VERSION /**/ #define HAVE_POWL 1 #define HAVE_POWL_VERSION /**/ #define HAVE_SQRTL 1 #define HAVE_SQRTL_VERSION /**/ #define HAVE_RINTL 1 #define HAVE_RINTL_VERSION /**/ #define HAVE_EXPL 1 #define HAVE_EXPL_VERSION /**/ #define HAVE_LOGL 1 #define HAVE_LOGL_VERSION /**/ #define HAVE_REMAINDERL 1 #define HAVE_REMAINDERL_VERSION /**/ #define HAVE_FMODL 1 #define HAVE_FMODL_VERSION /**/ #define HAVE_ROUNDL 1 #define HAVE_ROUNDL_VERSION /**/ #define HAVE_TRUNCL 1 #define HAVE_TRUNCL_VERSION /**/ #define HAVE_STRTOLD 1 #define HAVE_STRTOLD_VERSION /**/ #define HAVE_FLOORL 1 #define HAVE_FLOORL_VERSION /**/ #define HAVE_CEILL 1 #define HAVE_CEILL_VERSION /**/ #define HAVE_EXP2 1 #define HAVE_EXP2_VERSION /**/ #define HAVE_LOG2 1 #define HAVE_LOG2_VERSION /**/ #define HAVE_EXP10 1 #define HAVE_EXP10_VERSION /**/ #define HAVE_LOG10 1 #define HAVE_LOG10_VERSION /**/ #define HAVE_SIN 1 #define HAVE_SIN_VERSION /**/ #define HAVE_COS 1 #define HAVE_COS_VERSION /**/ #define HAVE_TAN 1 #define HAVE_TAN_VERSION /**/ #define HAVE_ASIN 1 #define HAVE_ASIN_VERSION /**/ #define HAVE_ACOS 1 #define HAVE_ACOS_VERSION /**/ #define HAVE_ATAN 1 #define HAVE_ATAN_VERSION /**/ #define HAVE_ATAN2 1 #define HAVE_ATAN2_VERSION /**/ #define HAVE_POW 1 #define HAVE_POW_VERSION /**/ #define HAVE_SQRT 1 #define HAVE_SQRT_VERSION /**/ #define HAVE_RINT 1 #define HAVE_RINT_VERSION /**/ #define HAVE_EXP 1 #define HAVE_EXP_VERSION /**/ #define HAVE_LOG 1 #define HAVE_LOG_VERSION /**/ #define HAVE_REMAINDER 1 #define HAVE_REMAINDER_VERSION /**/ #define HAVE_FMOD 1 #define HAVE_FMOD_VERSION /**/ #define HAVE_ROUND 1 #define HAVE_ROUND_VERSION /**/ #define HAVE_TRUNC 1 #define HAVE_TRUNC_VERSION /**/ #define HAVE_STRTOD 1 #define HAVE_STRTOD_VERSION /**/ #define HAVE_FLOOR 1 #define HAVE_FLOOR_VERSION /**/ #define HAVE_CEIL 1 #define HAVE_CEIL_VERSION /**/ #define HAVE_GETIFADDRS 1 #define HAVE_GETIFADDRS_VERSION /**/ #define HAVE_GSM_HEADER 1 #define HAVE_IKSEMEL 1 #define HAVE_IKSEMEL_VERSION /**/ #define HAVE_IMAP_TK 1 #define HAVE_IMAP_TK2006 1 #define HAVE_LTDL 1 #define HAVE_LTDL_VERSION /**/ #define HAVE_LDAP 1 #define HAVE_LDAP_VERSION /**/ #define HAVE_NCURSES 1 #define HAVE_NCURSES_VERSION /**/ #define HAVE_OGG 1 #define HAVE_OGG_VERSION /**/ #define HAVE_BKTR 1 #define HAVE_BKTR_VERSION /**/ #define HAVE_POPT 1 #define HAVE_POPT_VERSION /**/ #define HAVE_PRI_INBANDDISCONNECT 1 #define HAVE_PRI_INBANDDISCONNECT_VERSION /**/ #define HAVE_SPANDSP 1 #define HAVE_SPANDSP_VERSION /**/ #define HAVE_SPANDSP 1 #define HAVE_SPANDSP_VERSION /**/ #define HAVE_SPANDSP_EXPOSE_H 1 #define HAVE_SPEEX 1 #define HAVE_SPEEX_VERSION /**/ #define HAVE_SPEEXDSP 1 #define HAVE_SPEEXDSP_VERSION /**/ #define HAVE_SQLITE 1 #define HAVE_SQLITE_VERSION /**/ #define HAVE_SQLITE3 1 #define HAVE_SQLITE3_VERSION /**/ #define HAVE_CRYPTO 1 #define HAVE_CRYPTO_VERSION /**/ #define HAVE_OPENSSL 1 #define HAVE_OPENSSL_VERSION /**/ #define HAVE_GMIME 1 #define HAVE_USB 1 #define HAVE_USB_VERSION /**/ #define HAVE_VORBIS 1 #define HAVE_VORBIS_VERSION /**/ #define HAVE_ZLIB 1 #define HAVE_ZLIB_VERSION /**/ #define HAVE_SDL 1 #define HAVE_SDL_IMAGE 1 #define HAVE_SDL_IMAGE_VERSION /**/ #define HAVE_VIDEODEV_H 1 #define HAVE_X11 1 #define HAVE_X11_VERSION standard_path #define HAVE_GTK2 1 #define HAVE_CURL 1 configure: exit 1