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.61. Invocation command line was $ ./configure --enable-dev-mode ## --------- ## ## Platform. ## ## --------- ## hostname = hepatica.local uname -m = i386 uname -r = 9.6.0 uname -s = Darwin uname -v = Darwin Kernel Version 9.6.0: Mon Nov 24 17:37:00 PST 2008; root:xnu-1228.9.59~1/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 9.6.0: Mon Nov 24 17:37:00 PST 2008; root:xnu-1228.9.59~1/RELEASE_I386 Kernel configured for up to 2 processors. 2 processors are physically available. 2 processors are logically available. Processor type: i486 (Intel 80486) Processors active: 0 1 Primary memory available: 3.00 gigabytes Default processor set: 110 tasks, 449 threads, 2 processors Load average: 0.68, Mach factor: 1.31 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /opt/local/bin PATH: /opt/local/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin PATH: /usr/local/bin PATH: /opt/local/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2145: checking build system type configure:2163: result: i386-apple-darwin9.6.0 configure:2185: checking host system type configure:2200: result: i386-apple-darwin9.6.0 configure:2287: checking for gcc configure:2303: found /usr/bin/gcc configure:2314: result: gcc configure:2552: checking for C compiler version configure:2559: gcc --version >&5 i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465) Copyright (C) 2005 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:2562: $? = 0 configure:2569: gcc -v >&5 Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) configure:2572: $? = 0 configure:2579: gcc -V >&5 gcc-4.0: argument to `-V' is missing configure:2582: $? = 1 configure:2605: checking for C compiler default output file name configure:2632: gcc conftest.c >&5 configure:2635: $? = 0 configure:2673: result: a.out configure:2690: checking whether the C compiler works configure:2700: ./a.out configure:2703: $? = 0 configure:2720: result: yes configure:2727: checking whether we are cross compiling configure:2729: result: no configure:2732: checking for suffix of executables configure:2739: gcc -o conftest conftest.c >&5 configure:2742: $? = 0 configure:2766: result: configure:2772: checking for suffix of object files configure:2798: gcc -c conftest.c >&5 configure:2801: $? = 0 configure:2824: result: o configure:2828: checking whether we are using the GNU C compiler configure:2857: gcc -c conftest.c >&5 configure:2863: $? = 0 configure:2880: result: yes configure:2885: checking whether gcc accepts -g configure:2915: gcc -c -g conftest.c >&5 configure:2921: $? = 0 configure:3020: result: yes configure:3037: checking for gcc option to accept ISO C89 configure:3111: gcc -c -g -O2 conftest.c >&5 configure:3117: $? = 0 configure:3140: result: none needed configure:3164: checking how to run the C preprocessor configure:3204: gcc -E conftest.c configure:3210: $? = 0 configure:3241: gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3247: $? = 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 _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:3280: result: gcc -E configure:3309: gcc -E conftest.c configure:3315: $? = 0 configure:3346: gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3352: $? = 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 _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:3390: checking for grep that handles long lines and -e configure:3464: result: /usr/bin/grep configure:3469: checking for egrep configure:3547: result: /usr/bin/grep -E configure:3553: checking for AIX configure:3575: result: no configure:3581: checking for ANSI C header files configure:3611: gcc -c -g -O2 conftest.c >&5 configure:3617: $? = 0 configure:3716: gcc -o conftest -g -O2 conftest.c >&5 configure:3719: $? = 0 configure:3725: ./conftest configure:3728: $? = 0 configure:3745: result: yes configure:3769: checking for sys/types.h configure:3790: gcc -c -g -O2 conftest.c >&5 configure:3796: $? = 0 configure:3812: result: yes configure:3769: checking for sys/stat.h configure:3790: gcc -c -g -O2 conftest.c >&5 configure:3796: $? = 0 configure:3812: result: yes configure:3769: checking for stdlib.h configure:3790: gcc -c -g -O2 conftest.c >&5 configure:3796: $? = 0 configure:3812: result: yes configure:3769: checking for string.h configure:3790: gcc -c -g -O2 conftest.c >&5 configure:3796: $? = 0 configure:3812: result: yes configure:3769: checking for memory.h configure:3790: gcc -c -g -O2 conftest.c >&5 configure:3796: $? = 0 configure:3812: result: yes configure:3769: checking for strings.h configure:3790: gcc -c -g -O2 conftest.c >&5 configure:3796: $? = 0 configure:3812: result: yes configure:3769: checking for inttypes.h configure:3790: gcc -c -g -O2 conftest.c >&5 configure:3796: $? = 0 configure:3812: result: yes configure:3769: checking for stdint.h configure:3790: gcc -c -g -O2 conftest.c >&5 configure:3796: $? = 0 configure:3812: result: yes configure:3769: checking for unistd.h configure:3790: gcc -c -g -O2 conftest.c >&5 configure:3796: $? = 0 configure:3812: result: yes configure:3834: checking minix/config.h usability configure:3851: gcc -c -g -O2 conftest.c >&5 conftest.c:52:26: error: minix/config.h: No such file or directory configure:3857: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #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:3871: result: no configure:3875: checking minix/config.h presence configure:3890: gcc -E conftest.c conftest.c:19:26: error: minix/config.h: No such file or directory configure:3896: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:3910: result: no configure:3943: checking for minix/config.h configure:3950: result: no configure:3989: checking whether it is safe to define __EXTENSIONS__ configure:4017: gcc -c -g -O2 conftest.c >&5 configure:4023: $? = 0 configure:4038: result: yes configure:4177: checking for uname configure:4195: found /usr/bin/uname configure:4207: result: /usr/bin/uname configure:4682: checking for gcc configure:4709: result: gcc configure:4947: checking for C compiler version configure:4954: gcc --version >&5 i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465) Copyright (C) 2005 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:4957: $? = 0 configure:4964: gcc -v >&5 Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) configure:4967: $? = 0 configure:4974: gcc -V >&5 gcc-4.0: argument to `-V' is missing configure:4977: $? = 1 configure:4980: checking whether we are using the GNU C compiler configure:5032: result: yes configure:5037: checking whether gcc accepts -g configure:5172: result: yes configure:5189: checking for gcc option to accept ISO C89 configure:5292: result: none needed configure:5368: checking for g++ configure:5384: found /usr/bin/g++ configure:5395: result: g++ configure:5426: checking for C++ compiler version configure:5433: g++ --version >&5 i686-apple-darwin9-g++-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465) Copyright (C) 2005 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:5436: $? = 0 configure:5443: g++ -v >&5 Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) configure:5446: $? = 0 configure:5453: g++ -V >&5 g++-4.0: argument to `-V' is missing configure:5456: $? = 1 configure:5459: checking whether we are using the GNU C++ compiler configure:5488: g++ -c conftest.cpp >&5 configure:5494: $? = 0 configure:5511: result: yes configure:5516: checking whether g++ accepts -g configure:5546: g++ -c -g conftest.cpp >&5 configure:5552: $? = 0 configure:5651: result: yes configure:5679: checking how to run the C preprocessor configure:5795: result: gcc -E configure:5824: gcc -E conftest.c configure:5830: $? = 0 configure:5861: gcc -E conftest.c conftest.c:22:28: error: ac_nonexistent.h: No such file or directory configure:5867: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include configure:5909: checking how to run the C++ preprocessor configure:5945: g++ -E conftest.cpp configure:5951: $? = 0 configure:5982: g++ -E conftest.cpp conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory configure:5988: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include configure:6021: result: g++ -E configure:6050: g++ -E conftest.cpp configure:6056: $? = 0 configure:6087: g++ -E conftest.cpp conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory configure:6093: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include configure:6132: checking for a sed that does not truncate output configure:6211: result: /usr/bin/sed configure:6216: checking for egrep configure:6226: result: grep -E configure:6242: checking for ld used by gcc configure:6309: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld configure:6318: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld configure:6333: result: no configure:6342: checking for gawk configure:6358: found /opt/local/bin/gawk configure:6369: result: gawk configure:6393: checking for a BSD-compatible install configure:6449: result: /opt/local/bin/ginstall -c configure:6460: checking whether ln -s works configure:6464: result: yes configure:6514: checking for ranlib configure:6530: found /usr/bin/ranlib configure:6541: result: ranlib configure:6567: checking for GNU make configure:6586: result: make configure:6643: checking for strip configure:6661: found /usr/bin/strip configure:6673: result: /usr/bin/strip configure:6745: checking for ar configure:6763: found /usr/bin/ar configure:6775: result: /usr/bin/ar configure:6810: checking for grep configure:6841: result: /usr/bin/grep configure:6851: checking for find configure:6869: found /usr/bin/find configure:6882: result: /usr/bin/find configure:6892: checking for compress configure:6910: found /usr/bin/compress configure:6923: result: /usr/bin/compress configure:6933: checking for basename configure:6951: found /usr/bin/basename configure:6964: result: /usr/bin/basename configure:6974: checking for id configure:6992: found /usr/bin/id configure:7005: result: /usr/bin/id configure:7015: checking for dirname configure:7033: found /usr/bin/dirname configure:7046: result: /usr/bin/dirname configure:7056: checking for sh configure:7087: result: /bin/sh configure:7097: checking for ln configure:7115: found /bin/ln configure:7128: result: /bin/ln configure:7138: checking for dot configure:7169: result: : configure:7179: checking for wget configure:7197: found /opt/local/bin/wget configure:7210: result: /opt/local/bin/wget configure:7220: checking for rubber configure:7251: result: : configure:7261: checking for kpsewhich configure:7292: result: : configure:7391: checking for soxmix configure:7421: result: no configure:7456: checking for md5 configure:7472: found /sbin/md5 configure:7483: result: md5 configure:7691: checking for the pthreads library -lpthreads configure:7734: gcc -o conftest -g -O2 conftest.c -lpthreads >&5 ld: library not found for -lpthreads collect2: ld returned 1 exit status configure:7740: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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:7760: result: no configure:7636: checking whether pthreads work without any flags configure:7734: gcc -o conftest -g -O2 conftest.c >&5 configure:7740: $? = 0 configure:7760: result: yes configure:7779: checking for joinable pthread attribute configure:7804: gcc -o conftest -g -O2 conftest.c >&5 configure:7810: $? = 0 configure:7827: result: PTHREAD_CREATE_JOINABLE configure:7837: checking if more special flags are required for pthreads configure:7844: result: -D_THREAD_SAFE configure:9620: checking for working alloca.h configure:9647: gcc -o conftest -g -O2 conftest.c >&5 configure:9653: $? = 0 configure:9670: result: yes configure:9680: checking for alloca configure:9727: gcc -o conftest -g -O2 conftest.c >&5 configure:9733: $? = 0 configure:9750: result: yes configure:9985: checking for dirent.h that defines DIR configure:10014: gcc -c -g -O2 conftest.c >&5 configure:10020: $? = 0 configure:10036: result: yes configure:10049: checking for library containing opendir configure:10090: gcc -o conftest -g -O2 conftest.c >&5 configure:10096: $? = 0 configure:10124: result: none required configure:10218: checking for ANSI C header files configure:10382: result: yes configure:10392: checking for sys/wait.h that is POSIX.1 compatible configure:10428: gcc -c -g -O2 conftest.c >&5 configure:10434: $? = 0 configure:10449: result: yes configure:10498: checking arpa/inet.h usability configure:10515: gcc -c -g -O2 conftest.c >&5 configure:10521: $? = 0 configure:10535: result: yes configure:10539: checking arpa/inet.h presence configure:10554: gcc -E conftest.c configure:10560: $? = 0 configure:10574: result: yes configure:10607: checking for arpa/inet.h configure:10615: result: yes configure:10498: checking fcntl.h usability configure:10515: gcc -c -g -O2 conftest.c >&5 configure:10521: $? = 0 configure:10535: result: yes configure:10539: checking fcntl.h presence configure:10554: gcc -E conftest.c configure:10560: $? = 0 configure:10574: result: yes configure:10607: checking for fcntl.h configure:10615: result: yes configure:10488: checking for inttypes.h configure:10494: result: yes configure:10498: checking libintl.h usability configure:10515: gcc -c -g -O2 conftest.c >&5 configure:10521: $? = 0 configure:10535: result: yes configure:10539: checking libintl.h presence configure:10554: gcc -E conftest.c configure:10560: $? = 0 configure:10574: result: yes configure:10607: checking for libintl.h configure:10615: result: yes configure:10498: checking limits.h usability configure:10515: gcc -c -g -O2 conftest.c >&5 configure:10521: $? = 0 configure:10535: result: yes configure:10539: checking limits.h presence configure:10554: gcc -E conftest.c configure:10560: $? = 0 configure:10574: result: yes configure:10607: checking for limits.h configure:10615: result: yes configure:10498: checking locale.h usability configure:10515: gcc -c -g -O2 conftest.c >&5 configure:10521: $? = 0 configure:10535: result: yes configure:10539: checking locale.h presence configure:10554: gcc -E conftest.c configure:10560: $? = 0 configure:10574: result: yes configure:10607: checking for locale.h configure:10615: result: yes configure:10498: checking malloc.h usability configure:10515: gcc -c -g -O2 conftest.c >&5 conftest.c:67:20: error: malloc.h: No such file or directory configure:10521: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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 | /* 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:10535: result: no configure:10539: checking malloc.h presence configure:10554: gcc -E conftest.c conftest.c:34:20: error: malloc.h: No such file or directory configure:10560: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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 | /* end confdefs.h. */ | #include configure:10574: result: no configure:10607: checking for malloc.h configure:10615: result: no configure:10498: checking netdb.h usability configure:10515: gcc -c -g -O2 conftest.c >&5 configure:10521: $? = 0 configure:10535: result: yes configure:10539: checking netdb.h presence configure:10554: gcc -E conftest.c configure:10560: $? = 0 configure:10574: result: yes configure:10607: checking for netdb.h configure:10615: result: yes configure:10498: checking netinet/in.h usability configure:10515: gcc -c -g -O2 conftest.c >&5 configure:10521: $? = 0 configure:10535: result: yes configure:10539: checking netinet/in.h presence configure:10554: gcc -E conftest.c configure:10560: $? = 0 configure:10574: result: yes configure:10607: checking for netinet/in.h configure:10615: result: yes configure:10498: checking stddef.h usability configure:10515: gcc -c -g -O2 conftest.c >&5 configure:10521: $? = 0 configure:10535: result: yes configure:10539: checking stddef.h presence configure:10554: gcc -E conftest.c configure:10560: $? = 0 configure:10574: result: yes configure:10607: checking for stddef.h configure:10615: result: yes configure:10488: checking for stdint.h configure:10494: result: yes configure:10488: checking for stdlib.h configure:10494: result: yes configure:10488: checking for string.h configure:10494: result: yes configure:10488: checking for strings.h configure:10494: result: yes configure:10498: checking sys/file.h usability configure:10515: gcc -c -g -O2 conftest.c >&5 configure:10521: $? = 0 configure:10535: result: yes configure:10539: checking sys/file.h presence configure:10554: gcc -E conftest.c configure:10560: $? = 0 configure:10574: result: yes configure:10607: checking for sys/file.h configure:10615: result: yes configure:10498: checking sys/ioctl.h usability configure:10515: gcc -c -g -O2 conftest.c >&5 configure:10521: $? = 0 configure:10535: result: yes configure:10539: checking sys/ioctl.h presence configure:10554: gcc -E conftest.c configure:10560: $? = 0 configure:10574: result: yes configure:10607: checking for sys/ioctl.h configure:10615: result: yes configure:10498: checking sys/param.h usability configure:10515: gcc -c -g -O2 conftest.c >&5 configure:10521: $? = 0 configure:10535: result: yes configure:10539: checking sys/param.h presence configure:10554: gcc -E conftest.c configure:10560: $? = 0 configure:10574: result: yes configure:10607: checking for sys/param.h configure:10615: result: yes configure:10498: checking sys/socket.h usability configure:10515: gcc -c -g -O2 conftest.c >&5 configure:10521: $? = 0 configure:10535: result: yes configure:10539: checking sys/socket.h presence configure:10554: gcc -E conftest.c configure:10560: $? = 0 configure:10574: result: yes configure:10607: checking for sys/socket.h configure:10615: result: yes configure:10498: checking sys/time.h usability configure:10515: gcc -c -g -O2 conftest.c >&5 configure:10521: $? = 0 configure:10535: result: yes configure:10539: checking sys/time.h presence configure:10554: gcc -E conftest.c configure:10560: $? = 0 configure:10574: result: yes configure:10607: checking for sys/time.h configure:10615: result: yes configure:10498: checking syslog.h usability configure:10515: gcc -c -g -O2 conftest.c >&5 configure:10521: $? = 0 configure:10535: result: yes configure:10539: checking syslog.h presence configure:10554: gcc -E conftest.c configure:10560: $? = 0 configure:10574: result: yes configure:10607: checking for syslog.h configure:10615: result: yes configure:10498: checking termios.h usability configure:10515: gcc -c -g -O2 conftest.c >&5 configure:10521: $? = 0 configure:10535: result: yes configure:10539: checking termios.h presence configure:10554: gcc -E conftest.c configure:10560: $? = 0 configure:10574: result: yes configure:10607: checking for termios.h configure:10615: result: yes configure:10488: checking for unistd.h configure:10494: result: yes configure:10498: checking utime.h usability configure:10515: gcc -c -g -O2 conftest.c >&5 configure:10521: $? = 0 configure:10535: result: yes configure:10539: checking utime.h presence configure:10554: gcc -E conftest.c configure:10560: $? = 0 configure:10574: result: yes configure:10607: checking for utime.h configure:10615: result: yes configure:10498: checking arpa/nameser.h usability configure:10515: gcc -c -g -O2 conftest.c >&5 configure:10521: $? = 0 configure:10535: result: yes configure:10539: checking arpa/nameser.h presence configure:10554: gcc -E conftest.c configure:10560: $? = 0 configure:10574: result: yes configure:10607: checking for arpa/nameser.h configure:10615: result: yes configure:10498: checking sys/io.h usability configure:10515: gcc -c -g -O2 conftest.c >&5 conftest.c:84:20: error: sys/io.h: No such file or directory configure:10521: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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:10535: result: no configure:10539: checking sys/io.h presence configure:10554: gcc -E conftest.c conftest.c:51:20: error: sys/io.h: No such file or directory configure:10560: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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:10574: result: no configure:10607: checking for sys/io.h configure:10615: result: no configure:10645: checking winsock.h usability configure:10662: gcc -c -g -O2 conftest.c >&5 conftest.c:84:21: error: winsock.h: No such file or directory configure:10668: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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:10682: result: no configure:10686: checking winsock.h presence configure:10701: gcc -E conftest.c conftest.c:51:21: error: winsock.h: No such file or directory configure:10707: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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:10721: result: no configure:10754: checking for winsock.h configure:10762: result: no configure:10645: checking winsock2.h usability configure:10662: gcc -c -g -O2 conftest.c >&5 conftest.c:84:22: error: winsock2.h: No such file or directory configure:10668: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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:10682: result: no configure:10686: checking winsock2.h presence configure:10701: gcc -E conftest.c conftest.c:51:22: error: winsock2.h: No such file or directory configure:10707: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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:10721: result: no configure:10754: checking for winsock2.h configure:10762: result: no configure:10783: checking for special C compiler options needed for large files configure:10876: result: no configure:10882: checking for _FILE_OFFSET_BITS value needed for large files configure:10917: gcc -c -g -O2 conftest.c >&5 configure:10923: $? = 0 configure:10991: result: no configure:11128: checking for stdbool.h that conforms to C99 configure:11221: gcc -c -g -O2 conftest.c >&5 configure:11227: $? = 0 configure:11242: result: yes configure:11244: checking for _Bool configure:11274: gcc -c -g -O2 conftest.c >&5 configure:11280: $? = 0 configure:11295: result: yes configure:11314: checking for an ANSI C-conforming const configure:11389: gcc -c -g -O2 conftest.c >&5 configure:11395: $? = 0 configure:11410: result: yes configure:11420: checking for uid_t in sys/types.h configure:11443: result: yes configure:11458: checking for inline configure:11484: gcc -c -g -O2 conftest.c >&5 configure:11490: $? = 0 configure:11508: result: inline configure:11527: checking for mode_t configure:11557: gcc -c -g -O2 conftest.c >&5 configure:11563: $? = 0 configure:11578: result: yes configure:11590: checking for off_t configure:11620: gcc -c -g -O2 conftest.c >&5 configure:11626: $? = 0 configure:11641: result: yes configure:11653: checking for pid_t configure:11683: gcc -c -g -O2 conftest.c >&5 configure:11689: $? = 0 configure:11704: result: yes configure:11716: checking for size_t configure:11746: gcc -c -g -O2 conftest.c >&5 configure:11752: $? = 0 configure:11767: result: yes configure:11779: checking for struct stat.st_blksize configure:11807: gcc -c -g -O2 conftest.c >&5 configure:11813: $? = 0 configure:11870: result: yes configure:11881: checking whether time.h and sys/time.h may both be included configure:11911: gcc -c -g -O2 conftest.c >&5 configure:11917: $? = 0 configure:11932: result: yes configure:11942: checking whether struct tm is in sys/time.h or time.h configure:11972: gcc -c -g -O2 conftest.c >&5 configure:11978: $? = 0 configure:11993: result: time.h configure:12003: checking for working volatile configure:12032: gcc -c -g -O2 conftest.c >&5 configure:12038: $? = 0 configure:12053: result: yes configure:12063: checking for ptrdiff_t configure:12093: gcc -c -g -O2 conftest.c >&5 configure:12099: $? = 0 configure:12114: result: yes configure:12132: checking for unistd.h configure:12138: result: yes configure:12272: checking for working chown configure:12315: gcc -o conftest -g -O2 conftest.c >&5 configure:12318: $? = 0 configure:12324: ./conftest configure:12327: $? = 0 configure:12345: result: yes configure:12355: checking whether closedir returns void configure:12389: gcc -o conftest -g -O2 conftest.c >&5 configure:12392: $? = 0 configure:12398: ./conftest configure:12401: $? = 0 configure:12417: result: no configure:12427: checking for error_at_line configure:12453: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:58:19: error: error.h: No such file or directory configure:12459: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 | int | main () | { | error_at_line (0, 0, "", 0, "an error occurred"); | ; | return 0; | } configure:12476: result: no configure:12502: checking vfork.h usability configure:12519: gcc -c -g -O2 conftest.c >&5 conftest.c:91:19: error: vfork.h: No such file or directory configure:12525: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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:12539: result: no configure:12543: checking vfork.h presence configure:12558: gcc -E conftest.c conftest.c:58:19: error: vfork.h: No such file or directory configure:12564: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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:12578: result: no configure:12611: checking for vfork.h configure:12619: result: no configure:12637: checking for fork configure:12693: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:81: warning: conflicting types for built-in function 'fork' configure:12699: $? = 0 configure:12717: result: yes configure:12637: checking for vfork configure:12693: gcc -o conftest -g -O2 conftest.c >&5 configure:12699: $? = 0 configure:12717: result: yes configure:12728: checking for working fork configure:12760: gcc -o conftest -g -O2 conftest.c >&5 configure:12763: $? = 0 configure:12769: ./conftest configure:12772: $? = 0 configure:12788: result: yes configure:12809: checking for working vfork configure:12947: result: yes configure:12978: checking for _LARGEFILE_SOURCE value needed for large files configure:13007: gcc -o conftest -g -O2 conftest.c >&5 configure:13013: $? = 0 configure:13079: result: no configure:13103: checking whether gcc needs -traditional conftest.c:63:20: error: termio.h: No such file or directory configure:13145: result: no configure:13156: checking for working memcmp configure:13209: gcc -o conftest -g -O2 conftest.c >&5 configure:13212: $? = 0 configure:13218: ./conftest configure:13221: $? = 0 configure:13237: result: yes configure:13252: checking for stdlib.h configure:13258: result: yes configure:13252: checking for unistd.h configure:13258: result: yes configure:13396: checking for getpagesize configure:13452: gcc -o conftest -g -O2 conftest.c >&5 configure:13458: $? = 0 configure:13476: result: yes configure:13486: checking for working mmap configure:13633: gcc -o conftest -g -O2 conftest.c >&5 configure:13636: $? = 0 configure:13642: ./conftest configure:13645: $? = 0 configure:13661: result: yes configure:13688: checking sys/select.h usability configure:13705: gcc -c -g -O2 conftest.c >&5 configure:13711: $? = 0 configure:13725: result: yes configure:13729: checking sys/select.h presence configure:13744: gcc -E conftest.c configure:13750: $? = 0 configure:13764: result: yes configure:13797: checking for sys/select.h configure:13805: result: yes configure:13678: checking for sys/socket.h configure:13684: result: yes configure:13818: checking types of arguments for select configure:13856: gcc -c -g -O2 conftest.c >&5 configure:13862: $? = 0 configure:13883: result: int,fd_set *,struct timeval * configure:13906: checking for function prototypes configure:13909: result: yes configure:13926: checking whether setvbuf arguments are reversed configure:13956: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:76: error: conflicting types for 'setvbuf' /usr/include/stdio.h:286: error: previous declaration of 'setvbuf' was here configure:13962: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | /* end confdefs.h. */ | #include | # ifdef PROTOTYPES | int (setvbuf) (FILE *, int, char *, size_t); | # endif | int | main () | { | char buf; return setvbuf (stdout, _IOLBF, &buf, 1); | ; | return 0; | } configure:14083: result: no configure:14093: checking return type of signal handlers configure:14121: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:80: error: void value not ignored as it ought to be configure:14127: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:14142: result: void configure:14150: checking whether lstat dereferences a symlink specified with a trailing slash configure:14186: gcc -o conftest -g -O2 conftest.c >&5 configure:14189: $? = 0 configure:14195: ./conftest configure:14198: $? = 1 configure: program exited with status 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | /* 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 () | { | struct stat sbuf; | /* Linux will dereference the symlink and fail. | That is better in the sense that it means we will not | have to compile and use the lstat wrapper. */ | return lstat ("conftest.sym/", &sbuf) == 0; | ; | return 0; | } configure:14221: result: no configure:14240: checking whether stat accepts an empty string configure:14270: gcc -o conftest -g -O2 conftest.c >&5 configure:14273: $? = 0 configure:14279: ./conftest configure:14282: $? = 0 configure:14298: result: no configure:14314: checking for working strcoll configure:14345: gcc -o conftest -g -O2 conftest.c >&5 configure:14348: $? = 0 configure:14354: ./conftest configure:14357: $? = 0 configure:14373: result: yes configure:14387: checking for strftime configure:14443: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:99: warning: conflicting types for built-in function 'strftime' configure:14449: $? = 0 configure:14467: result: yes configure:14548: checking for working strnlen configure:14592: gcc -o conftest -g -O2 conftest.c >&5 Undefined symbols: "_strnlen", referenced from: _main in cc3RdZWz.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:14595: $? = 1 configure: program exited with status 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 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 () | { | | #define S "foobar" | #define S_LEN (sizeof S - 1) | | /* At least one implementation is buggy: that of AIX 4.3 would | give strnlen (S, 1) == 3. */ | | int i; | for (i = 0; i < S_LEN + 1; ++i) | { | int expected = i <= S_LEN ? i : S_LEN; | if (strnlen (S, i) != expected) | return 1; | } | return 0; | | ; | return 0; | } configure:14620: result: no configure:14629: checking for working strtod configure:14680: gcc -o conftest -g -O2 conftest.c >&5 configure:14683: $? = 0 configure:14689: ./conftest configure:14692: $? = 0 configure:14708: result: yes configure:14880: checking for utime.h configure:14886: result: yes configure:15028: checking whether utime accepts a null argument configure:15067: gcc -o conftest -g -O2 conftest.c >&5 configure:15070: $? = 0 configure:15076: ./conftest configure:15079: $? = 0 configure:15095: result: yes configure:15110: checking for vprintf configure:15166: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:102: warning: conflicting types for built-in function 'vprintf' configure:15172: $? = 0 configure:15190: result: yes configure:15197: checking for _doprnt configure:15253: gcc -o conftest -g -O2 conftest.c >&5 Undefined symbols: "__doprnt", referenced from: _main in cc42rVWS.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:15259: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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:15276: result: no configure:15338: checking for asprintf configure:15394: gcc -o conftest -g -O2 conftest.c >&5 configure:15400: $? = 0 configure:15418: result: yes configure:15338: checking for atexit configure:15394: gcc -o conftest -g -O2 conftest.c >&5 configure:15400: $? = 0 configure:15418: result: yes configure:15338: checking for dup2 configure:15394: gcc -o conftest -g -O2 conftest.c >&5 configure:15400: $? = 0 configure:15418: result: yes configure:15338: checking for endpwent configure:15394: gcc -o conftest -g -O2 conftest.c >&5 configure:15400: $? = 0 configure:15418: result: yes configure:15338: checking for ftruncate configure:15394: gcc -o conftest -g -O2 conftest.c >&5 configure:15400: $? = 0 configure:15418: result: yes configure:15338: checking for getcwd configure:15394: gcc -o conftest -g -O2 conftest.c >&5 configure:15400: $? = 0 configure:15418: result: yes configure:15338: checking for gethostbyname configure:15394: gcc -o conftest -g -O2 conftest.c >&5 configure:15400: $? = 0 configure:15418: result: yes configure:15338: checking for gethostname configure:15394: gcc -o conftest -g -O2 conftest.c >&5 configure:15400: $? = 0 configure:15418: result: yes configure:15338: checking for getloadavg configure:15394: gcc -o conftest -g -O2 conftest.c >&5 configure:15400: $? = 0 configure:15418: result: yes configure:15338: checking for gettimeofday configure:15394: gcc -o conftest -g -O2 conftest.c >&5 configure:15400: $? = 0 configure:15418: result: yes configure:15338: checking for ioperm configure:15394: gcc -o conftest -g -O2 conftest.c >&5 Undefined symbols: "_ioperm", referenced from: _main in ccHApBnq.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:15400: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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 | /* end confdefs.h. */ | /* Define ioperm to an innocuous variant, in case declares ioperm. | For example, HP-UX 11i declares gettimeofday. */ | #define ioperm innocuous_ioperm | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ioperm (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ioperm | | /* 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 ioperm (); | /* 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_ioperm || defined __stub___ioperm | choke me | #endif | | int | main () | { | return ioperm (); | ; | return 0; | } configure:15418: result: no configure:15338: checking for inet_ntoa configure:15394: gcc -o conftest -g -O2 conftest.c >&5 configure:15400: $? = 0 configure:15418: result: yes configure:15338: checking for isascii configure:15394: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:114: warning: conflicting types for built-in function 'isascii' configure:15400: $? = 0 configure:15418: result: yes configure:15338: checking for localtime_r configure:15394: gcc -o conftest -g -O2 conftest.c >&5 configure:15400: $? = 0 configure:15418: result: yes configure:15338: checking for memchr configure:15394: gcc -o conftest -g -O2 conftest.c >&5 configure:15400: $? = 0 configure:15418: result: yes configure:15338: checking for memmove configure:15394: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:117: warning: conflicting types for built-in function 'memmove' configure:15400: $? = 0 configure:15418: result: yes configure:15338: checking for memset configure:15394: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:118: warning: conflicting types for built-in function 'memset' configure:15400: $? = 0 configure:15418: result: yes configure:15338: checking for mkdir configure:15394: gcc -o conftest -g -O2 conftest.c >&5 configure:15400: $? = 0 configure:15418: result: yes configure:15338: checking for munmap configure:15394: gcc -o conftest -g -O2 conftest.c >&5 configure:15400: $? = 0 configure:15418: result: yes configure:15338: checking for putenv configure:15394: gcc -o conftest -g -O2 conftest.c >&5 configure:15400: $? = 0 configure:15418: result: yes configure:15338: checking for re_comp configure:15394: gcc -o conftest -g -O2 conftest.c >&5 Undefined symbols: "_re_comp", referenced from: _main in cc6Zq2aF.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:15400: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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 | /* end confdefs.h. */ | /* Define re_comp to an innocuous variant, in case declares re_comp. | For example, HP-UX 11i declares gettimeofday. */ | #define re_comp innocuous_re_comp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char re_comp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef re_comp | | /* 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 re_comp (); | /* 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_re_comp || defined __stub___re_comp | choke me | #endif | | int | main () | { | return re_comp (); | ; | return 0; | } configure:15418: result: no configure:15338: checking for regcomp configure:15394: gcc -o conftest -g -O2 conftest.c >&5 configure:15400: $? = 0 configure:15418: result: yes configure:15338: checking for select configure:15394: gcc -o conftest -g -O2 conftest.c >&5 configure:15400: $? = 0 configure:15418: result: yes configure:15338: checking for setenv configure:15394: gcc -o conftest -g -O2 conftest.c >&5 configure:15400: $? = 0 configure:15418: result: yes configure:15338: checking for socket configure:15394: gcc -o conftest -g -O2 conftest.c >&5 configure:15400: $? = 0 configure:15418: result: yes configure:15338: checking for strcasecmp configure:15394: gcc -o conftest -g -O2 conftest.c >&5 configure:15400: $? = 0 configure:15418: result: yes configure:15338: checking for strcasestr configure:15394: gcc -o conftest -g -O2 conftest.c >&5 configure:15400: $? = 0 configure:15418: result: yes configure:15338: checking for strchr configure:15394: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:128: warning: conflicting types for built-in function 'strchr' configure:15400: $? = 0 configure:15418: result: yes configure:15338: checking for strcspn configure:15394: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:129: warning: conflicting types for built-in function 'strcspn' configure:15400: $? = 0 configure:15418: result: yes configure:15338: checking for strdup configure:15394: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:130: warning: conflicting types for built-in function 'strdup' configure:15400: $? = 0 configure:15418: result: yes configure:15338: checking for strerror configure:15394: gcc -o conftest -g -O2 conftest.c >&5 configure:15400: $? = 0 configure:15418: result: yes configure:15338: checking for strlcat configure:15394: gcc -o conftest -g -O2 conftest.c >&5 configure:15400: $? = 0 configure:15418: result: yes configure:15338: checking for strlcpy configure:15394: gcc -o conftest -g -O2 conftest.c >&5 configure:15400: $? = 0 configure:15418: result: yes configure:15338: checking for strncasecmp configure:15394: gcc -o conftest -g -O2 conftest.c >&5 configure:15400: $? = 0 configure:15418: result: yes configure:15338: checking for strndup configure:15394: gcc -o conftest -g -O2 conftest.c >&5 Undefined symbols: "_strndup", referenced from: _main in ccutftTv.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:15400: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | /* end confdefs.h. */ | /* Define strndup to an innocuous variant, in case declares strndup. | For example, HP-UX 11i declares gettimeofday. */ | #define strndup innocuous_strndup | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strndup (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strndup | | /* 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 strndup (); | /* 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_strndup || defined __stub___strndup | choke me | #endif | | int | main () | { | return strndup (); | ; | return 0; | } configure:15418: result: no configure:15338: checking for strnlen configure:15394: gcc -o conftest -g -O2 conftest.c >&5 Undefined symbols: "_strnlen", referenced from: _main in cc4Oaqng.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:15400: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | /* end confdefs.h. */ | /* Define strnlen to an innocuous variant, in case declares strnlen. | For example, HP-UX 11i declares gettimeofday. */ | #define strnlen innocuous_strnlen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strnlen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strnlen | | /* 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 strnlen (); | /* 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_strnlen || defined __stub___strnlen | choke me | #endif | | int | main () | { | return strnlen (); | ; | return 0; | } configure:15418: result: no configure:15338: checking for strrchr configure:15394: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:135: warning: conflicting types for built-in function 'strrchr' configure:15400: $? = 0 configure:15418: result: yes configure:15338: checking for strsep configure:15394: gcc -o conftest -g -O2 conftest.c >&5 configure:15400: $? = 0 configure:15418: result: yes configure:15338: checking for strspn configure:15394: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:137: warning: conflicting types for built-in function 'strspn' configure:15400: $? = 0 configure:15418: result: yes configure:15338: checking for strstr configure:15394: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:138: warning: conflicting types for built-in function 'strstr' configure:15400: $? = 0 configure:15418: result: yes configure:15338: checking for strtol configure:15394: gcc -o conftest -g -O2 conftest.c >&5 configure:15400: $? = 0 configure:15418: result: yes configure:15338: checking for strtoq configure:15394: gcc -o conftest -g -O2 conftest.c >&5 configure:15400: $? = 0 configure:15418: result: yes configure:15338: checking for unsetenv configure:15394: gcc -o conftest -g -O2 conftest.c >&5 configure:15400: $? = 0 configure:15418: result: yes configure:15338: checking for utime configure:15394: gcc -o conftest -g -O2 conftest.c >&5 configure:15400: $? = 0 configure:15418: result: yes configure:15338: checking for vasprintf configure:15394: gcc -o conftest -g -O2 conftest.c >&5 configure:15400: $? = 0 configure:15418: result: yes configure:15433: checking for glob configure:15489: gcc -o conftest -g -O2 conftest.c >&5 configure:15495: $? = 0 configure:15513: result: yes configure:15524: checking for timersub in time.h configure:15547: gcc -o conftest -g -O2 conftest.c >&5 configure:15553: $? = 0 configure:15559: result: yes configure:15588: checking sys/poll.h usability configure:15605: gcc -c -g -O2 conftest.c >&5 configure:15611: $? = 0 configure:15625: result: yes configure:15629: checking sys/poll.h presence configure:15644: gcc -E conftest.c configure:15650: $? = 0 configure:15664: result: yes configure:15697: checking for sys/poll.h configure:15704: result: yes configure:15741: checking for funopen configure:15797: gcc -o conftest -g -O2 conftest.c >&5 configure:15803: $? = 0 configure:15821: result: yes configure:15741: checking for fopencookie configure:15797: gcc -o conftest -g -O2 conftest.c >&5 Undefined symbols: "_fopencookie", referenced from: _main in ccJhk69C.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:15803: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | /* end confdefs.h. */ | /* Define fopencookie to an innocuous variant, in case declares fopencookie. | For example, HP-UX 11i declares gettimeofday. */ | #define fopencookie innocuous_fopencookie | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fopencookie (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fopencookie | | /* 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 fopencookie (); | /* 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_fopencookie || defined __stub___fopencookie | choke me | #endif | | int | main () | { | return fopencookie (); | ; | return 0; | } configure:15821: result: no configure:15836: checking for inet_aton configure:15892: gcc -o conftest -g -O2 conftest.c >&5 configure:15898: $? = 0 configure:15916: result: yes configure:15928: checking for IP_PKTINFO configure:15951: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:130: error: 'IP_PKTINFO' undeclared (first use in this function) conftest.c:130: error: (Each undeclared identifier is reported only once conftest.c:130: error: for each function it appears in.) configure:15957: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | /* end confdefs.h. */ | #include | int | main () | { | int pi = IP_PKTINFO; | ; | return 0; | } configure:15974: result: no configure:15983: checking for library containing gethostbyname_r configure:16024: gcc -o conftest -g -O2 conftest.c >&5 Undefined symbols: "_gethostbyname_r", referenced from: _main in ccoL95UB.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:16030: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 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 gethostbyname_r (); | int | main () | { | return gethostbyname_r (); | ; | return 0; | } configure:16024: gcc -o conftest -g -O2 conftest.c -lsocket >&5 ld: library not found for -lsocket collect2: ld returned 1 exit status configure:16030: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 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 gethostbyname_r (); | int | main () | { | return gethostbyname_r (); | ; | return 0; | } configure:16024: gcc -o conftest -g -O2 conftest.c -lnsl >&5 ld: library not found for -lnsl collect2: ld returned 1 exit status configure:16030: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 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 gethostbyname_r (); | int | main () | { | return gethostbyname_r (); | ; | return 0; | } configure:16058: result: no configure:16067: checking for gethostbyname_r with 6 arguments configure:16091: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:131: warning: initialization makes pointer from integer without a cast Undefined symbols: "_gethostbyname_r", referenced from: _main in ccB582FE.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:16097: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | struct hostent *he = gethostbyname_r((const char *)NULL, (struct hostent *)NULL, (char *)NULL, (int)0, (struct hostent **)NULL, (int *)NULL); | ; | return 0; | } configure:16114: result: no configure:16122: checking for gethostbyname_r with 5 arguments configure:16146: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:131: warning: initialization makes pointer from integer without a cast Undefined symbols: "_gethostbyname_r", referenced from: _main in ccaQSEuy.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:16152: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 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:16169: result: no configure:16187: checking byteswap.h usability configure:16204: gcc -c -g -O2 conftest.c >&5 conftest.c:159:22: error: byteswap.h: No such file or directory configure:16210: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 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:16224: result: no configure:16228: checking byteswap.h presence configure:16243: gcc -E conftest.c conftest.c:126:22: error: byteswap.h: No such file or directory configure:16249: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | /* end confdefs.h. */ | #include configure:16263: result: no configure:16296: checking for byteswap.h configure:16303: result: no configure:16317: checking for __swap16 variant of byteswapping macros configure:16340: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:126:24: error: sys/endian.h: No such file or directory configure:16346: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | /* end confdefs.h. */ | #include | int | main () | { | int a = 1; int b = __swap16(a); | ; | return 0; | } configure:16363: result: no configure:16371: checking for bswap16 variant of byteswapping macros configure:16394: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:126:24: error: sys/endian.h: No such file or directory configure:16400: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | /* end confdefs.h. */ | #include | int | main () | { | int a = 1; int b = bswap16(a); | ; | return 0; | } configure:16417: result: no configure:16427: checking for /dev/urandom configure:16442: result: yes configure:16456: checking for PTHREAD_RWLOCK_INITIALIZER in pthread.h configure:16491: gcc -c -g -O2 conftest.c >&5 configure:16497: $? = 0 configure:16502: result: yes configure:16531: checking for PTHREAD_RWLOCK_PREFER_WRITER_NP in pthread.h configure:16554: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:133: error: 'PTHREAD_RWLOCK_PREFER_WRITER_NP' undeclared (first use in this function) conftest.c:133: error: (Each undeclared identifier is reported only once conftest.c:133: error: for each function it appears in.) configure:16560: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | /* end confdefs.h. */ | #include | int | main () | { | int a = PTHREAD_RWLOCK_PREFER_WRITER_NP; | ; | return 0; | } configure:16577: result: no configure:16585: checking for PTHREAD_MUTEX_RECURSIVE_NP in pthread.h configure:16608: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:133: error: 'PTHREAD_MUTEX_RECURSIVE_NP' undeclared (first use in this function) conftest.c:133: error: (Each undeclared identifier is reported only once conftest.c:133: error: for each function it appears in.) configure:16614: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | /* end confdefs.h. */ | #include | int | main () | { | int a = PTHREAD_MUTEX_RECURSIVE_NP; | ; | return 0; | } configure:16631: result: no configure:16641: checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP in pthread.h configure:16676: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:136: error: 'bar' undeclared (first use in this function) conftest.c:136: error: (Each undeclared identifier is reported only once conftest.c:136: error: for each function it appears in.) configure:16682: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | /* end confdefs.h. */ | #include | int | main () | { | #if defined(PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP) | int foo = 0; | #else | int foo = bar; | #endif | 0 | | ; | return 0; | } configure:16705: result: no configure:16731: checking for compiler atomic operations configure:16754: gcc -o conftest -g -O2 conftest.c >&5 Undefined symbols: "___sync_fetch_and_add", referenced from: _main in cc15flR4.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:16760: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | /* end confdefs.h. */ | | int | main () | { | int foo1; int foo2 = __sync_fetch_and_add(&foo1, 1); | ; | return 0; | } configure:16777: result: no configure:16786: checking for compiler 'attribute pure' support configure:16811: gcc -c -g -O2 -Werror conftest.c >&5 configure:16817: $? = 0 configure:16822: result: yes configure:16842: checking for compiler 'attribute malloc' support configure:16867: gcc -c -g -O2 -Werror conftest.c >&5 configure:16873: $? = 0 configure:16878: result: yes configure:16898: checking for compiler 'attribute const' support configure:16923: gcc -c -g -O2 -Werror conftest.c >&5 configure:16929: $? = 0 configure:16934: result: yes configure:16954: checking for compiler 'attribute unused' support configure:16979: gcc -c -g -O2 -Werror conftest.c >&5 configure:16985: $? = 0 configure:16990: result: yes configure:17010: checking for compiler 'attribute always_inline' support configure:17035: gcc -c -g -O2 -Werror conftest.c >&5 configure:17041: $? = 0 configure:17046: result: yes configure:17066: checking for compiler 'attribute deprecated' support configure:17091: gcc -c -g -O2 -Werror conftest.c >&5 configure:17097: $? = 0 configure:17102: result: yes configure:17122: checking for compiler 'attribute sentinel' support configure:17147: gcc -c -g -O2 -Werror conftest.c >&5 configure:17153: $? = 0 configure:17158: result: yes configure:17178: checking for compiler 'attribute warn_unused_result' support configure:17203: gcc -c -g -O2 -Werror conftest.c >&5 configure:17209: $? = 0 configure:17214: result: yes configure:17234: checking for compiler 'attribute weak' support configure:17259: gcc -c -g -O2 -Werror conftest.c >&5 configure:17265: $? = 0 configure:17270: result: yes configure:17290: checking for -ffunction-sections support configure:17315: gcc -c -g -O2 -ffunction-sections conftest.c >&5 conftest.c:1: warning: -ffunction-sections may affect debugging on some targets configure:17321: $? = 0 configure:17326: result: yes configure:17330: checking for --gc-sections support configure:17353: gcc -o conftest -g -O2 -ffunction-sections -Wl,--gc-sections conftest.c >&5 conftest.c:1: warning: -ffunction-sections may affect debugging on some targets ld: unknown option: --gc-sections collect2: ld returned 1 exit status configure:17359: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | /* end confdefs.h. */ | | int | main () | { | int x = 1; | ; | return 0; | } configure:17373: result: no configure:17395: checking for -Wdeclaration-after-statement support configure:17398: result: yes configure:17408: checking for _FORTIFY_SOURCE support configure:17411: result: yes configure:17421: checking for -fno-strict-overflow configure:17428: result: no configure:17434: checking for -Wshadow configure:17437: result: yes configure:17447: checking for sysinfo configure:17470: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:138:25: error: sys/sysinfo.h: No such file or directory conftest.c: In function 'main': conftest.c:142: error: storage size of 'sys_info' isn't known configure:17476: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | /* end confdefs.h. */ | #include | int | main () | { | struct sysinfo sys_info; int uptime = sys_info.uptime | ; | return 0; | } configure:17493: result: no configure:17501: checking for library containing res_9_ninit configure:17542: gcc -o conftest -g -O2 conftest.c >&5 Undefined symbols: "_res_9_ninit", referenced from: _main in ccy9kK1V.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:17548: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 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:17542: gcc -o conftest -g -O2 conftest.c -lresolv >&5 configure:17548: $? = 0 configure:17576: result: -lresolv configure:17584: checking for res_ninit configure:17617: gcc -o conftest -g -O2 conftest.c -lresolv >&5 configure:17623: $? = 0 configure:17629: result: yes configure:17636: checking for library containing res_9_ndestroy configure:17677: gcc -o conftest -g -O2 conftest.c -lresolv >&5 configure:17683: $? = 0 configure:17711: result: none required configure:17719: checking for res_ndestroy configure:17752: gcc -o conftest -g -O2 conftest.c -lresolv >&5 configure:17758: $? = 0 configure:17764: result: yes configure:17796: checking for RTLD_NOLOAD in dlfcn.h configure:17831: gcc -c -g -O2 conftest.c >&5 configure:17837: $? = 0 configure:17842: result: yes configure:17873: checking for IP_MTU_DISCOVER in netinet/in.h configure:17908: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:149: error: 'bar' undeclared (first use in this function) conftest.c:149: error: (Each undeclared identifier is reported only once conftest.c:149: error: for each function it appears in.) configure:17914: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | /* end confdefs.h. */ | #include | int | main () | { | #if defined(IP_MTU_DISCOVER) | int foo = 0; | #else | int foo = bar; | #endif | 0 | | ; | return 0; | } configure:17937: result: no configure:17958: checking libkern/OSAtomic.h usability configure:17975: gcc -c -g -O2 conftest.c >&5 configure:17981: $? = 0 configure:17995: result: yes configure:17999: checking libkern/OSAtomic.h presence configure:18014: gcc -E conftest.c configure:18020: $? = 0 configure:18034: result: yes configure:18067: checking for libkern/OSAtomic.h configure:18074: result: yes configure:18088: checking for int configure:18118: gcc -c -g -O2 conftest.c >&5 configure:18124: $? = 0 configure:18139: result: yes configure:18146: checking size of int configure:18448: gcc -o conftest -g -O2 conftest.c -lresolv >&5 configure:18451: $? = 0 configure:18457: ./conftest configure:18460: $? = 0 configure:18483: result: 4 configure:18512: checking for snd_spcm_init in -lasound configure:18547: gcc -o conftest -g -O2 conftest.c -lasound -lm -ldl -lresolv >&5 ld: library not found for -lasound collect2: ld returned 1 exit status configure:18553: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | /* 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 snd_spcm_init (); | int | main () | { | return snd_spcm_init (); | ; | return 0; | } configure:18572: result: no configure:18774: checking for initscr in -lcurses configure:18809: gcc -o conftest -g -O2 conftest.c -lcurses -lresolv >&5 configure:18815: $? = 0 configure:18834: result: yes configure:18867: checking curses.h usability configure:18884: gcc -c -g -O2 conftest.c >&5 configure:18890: $? = 0 configure:18904: result: yes configure:18908: checking curses.h presence configure:18923: gcc -E conftest.c configure:18929: $? = 0 configure:18943: result: yes configure:18976: checking for curses.h configure:18983: result: yes configure:19286: checking for DAHDI_CODE in dahdi/user.h configure:19321: gcc -c -g -O2 conftest.c >&5 conftest.c:146:24: error: dahdi/user.h: No such file or directory conftest.c: In function 'main': conftest.c:153: error: 'bar' undeclared (first use in this function) conftest.c:153: error: (Each undeclared identifier is reported only once conftest.c:153: error: for each function it appears in.) configure:19327: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | /* end confdefs.h. */ | #include | int | main () | { | #if defined(DAHDI_CODE) | int foo = 0; | #else | int foo = bar; | #endif | 0 | | ; | return 0; | } configure:19350: result: no configure:19378: checking for exp2l in -lm configure:19413: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:153: warning: conflicting types for built-in function 'exp2l' configure:19419: $? = 0 configure:19438: result: yes configure:19639: checking for log2l in -lm configure:19674: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:155: warning: conflicting types for built-in function 'log2l' configure:19680: $? = 0 configure:19699: result: yes configure:19900: checking for exp10l in -lm configure:19935: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:157: warning: conflicting types for built-in function 'exp10l' Undefined symbols: "_exp10l", referenced from: _main in ccOJrGzx.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:19941: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_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 exp10l (); | int | main () | { | return exp10l (); | ; | return 0; | } configure:19960: result: no configure:20161: checking for log10l in -lm configure:20196: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:157: warning: conflicting types for built-in function 'log10l' configure:20202: $? = 0 configure:20221: result: yes configure:20422: checking for sinl in -lm configure:20457: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:159: warning: conflicting types for built-in function 'sinl' configure:20463: $? = 0 configure:20482: result: yes configure:20683: checking for cosl in -lm configure:20718: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:161: warning: conflicting types for built-in function 'cosl' configure:20724: $? = 0 configure:20743: result: yes configure:20944: checking for tanl in -lm configure:20979: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:163: warning: conflicting types for built-in function 'tanl' configure:20985: $? = 0 configure:21004: result: yes configure:21205: checking for asinl in -lm configure:21240: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:165: warning: conflicting types for built-in function 'asinl' configure:21246: $? = 0 configure:21265: result: yes configure:21466: checking for acosl in -lm configure:21501: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:167: warning: conflicting types for built-in function 'acosl' configure:21507: $? = 0 configure:21526: result: yes configure:21727: checking for atanl in -lm configure:21762: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:169: warning: conflicting types for built-in function 'atanl' configure:21768: $? = 0 configure:21787: result: yes configure:21988: checking for atan2l in -lm configure:22023: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:171: warning: conflicting types for built-in function 'atan2l' configure:22029: $? = 0 configure:22048: result: yes configure:22249: checking for powl in -lm configure:22284: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:173: warning: conflicting types for built-in function 'powl' configure:22290: $? = 0 configure:22309: result: yes configure:22510: checking for sqrtl in -lm configure:22545: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:175: warning: conflicting types for built-in function 'sqrtl' configure:22551: $? = 0 configure:22570: result: yes configure:22771: checking for rintl in -lm configure:22806: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:177: warning: conflicting types for built-in function 'rintl' configure:22812: $? = 0 configure:22831: result: yes configure:23032: checking for expl in -lm configure:23067: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:179: warning: conflicting types for built-in function 'expl' configure:23073: $? = 0 configure:23092: result: yes configure:23293: checking for logl in -lm configure:23328: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:181: warning: conflicting types for built-in function 'logl' configure:23334: $? = 0 configure:23353: result: yes configure:23554: checking for remainderl in -lm configure:23589: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:183: warning: conflicting types for built-in function 'remainderl' configure:23595: $? = 0 configure:23614: result: yes configure:23815: checking for fmodl in -lm configure:23850: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:185: warning: conflicting types for built-in function 'fmodl' configure:23856: $? = 0 configure:23875: result: yes configure:24076: checking for roundl in -lm configure:24111: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:187: warning: conflicting types for built-in function 'roundl' configure:24117: $? = 0 configure:24136: result: yes configure:24337: checking for truncl in -lm configure:24372: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:189: warning: conflicting types for built-in function 'truncl' configure:24378: $? = 0 configure:24397: result: yes configure:24598: checking for strtold in -lc configure:24633: gcc -o conftest -g -O2 conftest.c -lc -lresolv >&5 configure:24639: $? = 0 configure:24658: result: yes configure:24682: checking for stdlib.h configure:24687: result: yes configure:24859: checking for floorl in -lm configure:24894: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:193: warning: conflicting types for built-in function 'floorl' configure:24900: $? = 0 configure:24919: result: yes configure:25120: checking for ceill in -lm configure:25155: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:195: warning: conflicting types for built-in function 'ceill' configure:25161: $? = 0 configure:25180: result: yes configure:25381: checking for exp2 in -lm configure:25416: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:197: warning: conflicting types for built-in function 'exp2' configure:25422: $? = 0 configure:25441: result: yes configure:25642: checking for log2 in -lm configure:25677: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:199: warning: conflicting types for built-in function 'log2' configure:25683: $? = 0 configure:25702: result: yes configure:25903: checking for exp10 in -lm configure:25938: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:201: warning: conflicting types for built-in function 'exp10' Undefined symbols: "_exp10", referenced from: _main in cc9dCoDj.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:25944: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_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 | /* 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 exp10 (); | int | main () | { | return exp10 (); | ; | return 0; | } configure:25963: result: no configure:26164: checking for log10 in -lm configure:26199: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:201: warning: conflicting types for built-in function 'log10' configure:26205: $? = 0 configure:26224: result: yes configure:26425: checking for sin in -lm configure:26460: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:203: warning: conflicting types for built-in function 'sin' configure:26466: $? = 0 configure:26485: result: yes configure:26686: checking for cos in -lm configure:26721: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:205: warning: conflicting types for built-in function 'cos' configure:26727: $? = 0 configure:26746: result: yes configure:26947: checking for tan in -lm configure:26982: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:207: warning: conflicting types for built-in function 'tan' configure:26988: $? = 0 configure:27007: result: yes configure:27208: checking for asin in -lm configure:27243: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:209: warning: conflicting types for built-in function 'asin' configure:27249: $? = 0 configure:27268: result: yes configure:27469: checking for acos in -lm configure:27504: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:211: warning: conflicting types for built-in function 'acos' configure:27510: $? = 0 configure:27529: result: yes configure:27730: checking for atan in -lm configure:27765: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:213: warning: conflicting types for built-in function 'atan' configure:27771: $? = 0 configure:27790: result: yes configure:27991: checking for atan2 in -lm configure:28026: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:215: warning: conflicting types for built-in function 'atan2' configure:28032: $? = 0 configure:28051: result: yes configure:28252: checking for pow in -lm configure:28287: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:217: warning: conflicting types for built-in function 'pow' configure:28293: $? = 0 configure:28312: result: yes configure:28513: checking for sqrt in -lm configure:28548: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:219: warning: conflicting types for built-in function 'sqrt' configure:28554: $? = 0 configure:28573: result: yes configure:28774: checking for rint in -lm configure:28809: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:221: warning: conflicting types for built-in function 'rint' configure:28815: $? = 0 configure:28834: result: yes configure:29035: checking for exp in -lm configure:29070: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:223: warning: conflicting types for built-in function 'exp' configure:29076: $? = 0 configure:29095: result: yes configure:29296: checking for log in -lm configure:29331: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:225: warning: conflicting types for built-in function 'log' configure:29337: $? = 0 configure:29356: result: yes configure:29557: checking for remainder in -lm configure:29592: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:227: warning: conflicting types for built-in function 'remainder' configure:29598: $? = 0 configure:29617: result: yes configure:29818: checking for fmod in -lm configure:29853: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:229: warning: conflicting types for built-in function 'fmod' configure:29859: $? = 0 configure:29878: result: yes configure:30079: checking for round in -lm configure:30114: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:231: warning: conflicting types for built-in function 'round' configure:30120: $? = 0 configure:30139: result: yes configure:30340: checking for trunc in -lm configure:30375: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:233: warning: conflicting types for built-in function 'trunc' configure:30381: $? = 0 configure:30400: result: yes configure:30601: checking for strtod in -lc configure:30636: gcc -o conftest -g -O2 conftest.c -lc -lresolv >&5 configure:30642: $? = 0 configure:30661: result: yes configure:30685: checking for stdlib.h configure:30690: result: yes configure:30862: checking for floor in -lm configure:30897: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:237: warning: conflicting types for built-in function 'floor' configure:30903: $? = 0 configure:30922: result: yes configure:31123: checking for ceil in -lm configure:31158: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:239: warning: conflicting types for built-in function 'ceil' configure:31164: $? = 0 configure:31183: result: yes configure:31372: checking for getifaddrs() support configure:31406: gcc -c -g -O2 conftest.c >&5 configure:31412: $? = 0 configure:31417: result: yes configure:31463: checking for gsm_create in -lgsm configure:31498: gcc -o conftest -g -O2 conftest.c -lgsm -lresolv >&5 ld: library not found for -lgsm collect2: ld returned 1 exit status configure:31504: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_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_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 | /* 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 gsm_create (); | int | main () | { | return gsm_create (); | ; | return 0; | } configure:31522: result: no configure:32161: checking for iconv_open in -liconv configure:32196: gcc -o conftest -g -O2 conftest.c -liconv -lresolv >&5 configure:32202: $? = 0 configure:32221: result: yes configure:32254: checking iconv.h usability configure:32271: gcc -c -g -O2 conftest.c >&5 configure:32277: $? = 0 configure:32291: result: yes configure:32295: checking iconv.h presence configure:32310: gcc -E conftest.c configure:32316: $? = 0 configure:32330: result: yes configure:32363: checking for iconv.h configure:32370: result: yes configure:32426: checking for iks_start_sasl in -liksemel configure:32461: gcc -o conftest -g -O2 conftest.c -liksemel -lresolv >&5 configure:32467: $? = 0 configure:32486: result: yes configure:32519: checking iksemel.h usability configure:32536: gcc -c -g -O2 conftest.c >&5 configure:32542: $? = 0 configure:32556: result: yes configure:32560: checking iksemel.h presence configure:32575: gcc -E conftest.c configure:32581: $? = 0 configure:32595: result: yes configure:32628: checking for iksemel.h configure:32635: result: yes configure:32681: checking for UW IMAP Toolkit c-client library configure:32759: gcc -o conftest -g -O2 -I/usr/local/src/asterisk.svn/asterisk-1.6.1/../imap-2004g/c-client conftest.c -lresolv /usr/local/src/asterisk.svn/asterisk-1.6.1/../imap-2004g/c-client/c-client.a >&5 i686-apple-darwin9-gcc-4.0.1: /usr/local/src/asterisk.svn/asterisk-1.6.1/../imap-2004g/c-client/c-client.a: No such file or directory conftest.c:241:22: error: c-client.h: No such file or directory conftest.c:242: error: syntax error before '*' token conftest.c:245: error: syntax error before '*' token conftest.c:248: error: syntax error before '*' token conftest.c:251: error: syntax error before '*' token conftest.c:254: error: syntax error before '*' token conftest.c:257: error: syntax error before '*' token conftest.c:260: error: syntax error before '*' token conftest.c:263: error: syntax error before '*' token conftest.c:272: error: syntax error before '*' token conftest.c:275: error: syntax error before '*' token conftest.c:278: error: syntax error before '*' token conftest.c:281: error: syntax error before '*' token conftest.c: In function 'main': conftest.c:291: error: 'MAILSTREAM' undeclared (first use in this function) conftest.c:291: error: (Each undeclared identifier is reported only once conftest.c:291: error: for each function it appears in.) conftest.c:291: error: 'foo' undeclared (first use in this function) conftest.c:291: error: 'NULL' undeclared (first use in this function) configure:32765: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_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_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_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | /* end confdefs.h. */ | #include "c-client.h" | void mm_searched (MAILSTREAM *stream,unsigned long number) | { | } | void mm_exists (MAILSTREAM *stream,unsigned long number) | { | } | void mm_expunged (MAILSTREAM *stream,unsigned long number) | { | } | void mm_flags (MAILSTREAM *stream,unsigned long number) | { | } | void mm_notify (MAILSTREAM *stream,char *string,long errflg) | { | } | void mm_list (MAILSTREAM *stream,int delimiter,char *mailbox,long attributes) | { | } | void mm_lsub (MAILSTREAM *stream,int delimiter,char *mailbox,long attributes) | { | } | void mm_status (MAILSTREAM *stream,char *mailbox,MAILSTATUS *status) | { | } | void mm_log (char *string,long errflg) | { | } | void mm_dlog (char *string) | { | } | void mm_login (NETMBX *mb,char *user,char *pwd,long trial) | { | } | void mm_critical (MAILSTREAM *stream) | { | } | void mm_nocritical (MAILSTREAM *stream) | { | } | long mm_diskerror (MAILSTREAM *stream,long errcode,long serious) | { | } | void mm_fatal (char *string) | { | } | int | main () | { | | MAILSTREAM *foo = mail_open(NULL, "", 0); | | | ; | return 0; | } configure:32879: result: no configure:33084: checking for system c-client library... configure:33163: gcc -o conftest -g -O2 -DUSE_SYSTEM_IMAP conftest.c -lresolv -lc-client >&5 conftest.c:242:31: error: imap/c-client.h: No such file or directory conftest.c:243: error: syntax error before '*' token conftest.c:246: error: syntax error before '*' token conftest.c:249: error: syntax error before '*' token conftest.c:252: error: syntax error before '*' token conftest.c:255: error: syntax error before '*' token conftest.c:258: error: syntax error before '*' token conftest.c:261: error: syntax error before '*' token conftest.c:264: error: syntax error before '*' token conftest.c:273: error: syntax error before '*' token conftest.c:276: error: syntax error before '*' token conftest.c:279: error: syntax error before '*' token conftest.c:282: error: syntax error before '*' token conftest.c: In function 'main': conftest.c:292: error: 'MAILSTREAM' undeclared (first use in this function) conftest.c:292: error: (Each undeclared identifier is reported only once conftest.c:292: error: for each function it appears in.) conftest.c:292: error: 'foo' undeclared (first use in this function) configure:33169: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_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_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_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | /* end confdefs.h. */ | #include | #include | void mm_searched (MAILSTREAM *stream,unsigned long number) | { | } | void mm_exists (MAILSTREAM *stream,unsigned long number) | { | } | void mm_expunged (MAILSTREAM *stream,unsigned long number) | { | } | void mm_flags (MAILSTREAM *stream,unsigned long number) | { | } | void mm_notify (MAILSTREAM *stream,char *string,long errflg) | { | } | void mm_list (MAILSTREAM *stream,int delimiter,char *mailbox,long attributes) | { | } | void mm_lsub (MAILSTREAM *stream,int delimiter,char *mailbox,long attributes) | { | } | void mm_status (MAILSTREAM *stream,char *mailbox,MAILSTATUS *status) | { | } | void mm_log (char *string,long errflg) | { | } | void mm_dlog (char *string) | { | } | void mm_login (NETMBX *mb,char *user,char *pwd,long trial) | { | } | void mm_critical (MAILSTREAM *stream) | { | } | void mm_nocritical (MAILSTREAM *stream) | { | } | long mm_diskerror (MAILSTREAM *stream,long errcode,long serious) | { | } | void mm_fatal (char *string) | { | } | int | main () | { | | MAILSTREAM *foo = mail_open(NULL, "", 0); | | | ; | return 0; | } configure:33358: gcc -o conftest -g -O2 -DUSE_SYSTEM_CCLIENT conftest.c -lresolv -lc-client >&5 conftest.c:242:36: error: c-client/c-client.h: No such file or directory conftest.c:243: error: syntax error before '*' token conftest.c:246: error: syntax error before '*' token conftest.c:249: error: syntax error before '*' token conftest.c:252: error: syntax error before '*' token conftest.c:255: error: syntax error before '*' token conftest.c:258: error: syntax error before '*' token conftest.c:261: error: syntax error before '*' token conftest.c:264: error: syntax error before '*' token conftest.c:273: error: syntax error before '*' token conftest.c:276: error: syntax error before '*' token conftest.c:279: error: syntax error before '*' token conftest.c:282: error: syntax error before '*' token conftest.c: In function 'main': conftest.c:292: error: 'MAILSTREAM' undeclared (first use in this function) conftest.c:292: error: (Each undeclared identifier is reported only once conftest.c:292: error: for each function it appears in.) conftest.c:292: error: 'foo' undeclared (first use in this function) configure:33364: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_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_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_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | /* end confdefs.h. */ | #include | #include | void mm_searched (MAILSTREAM *stream,unsigned long number) | { | } | void mm_exists (MAILSTREAM *stream,unsigned long number) | { | } | void mm_expunged (MAILSTREAM *stream,unsigned long number) | { | } | void mm_flags (MAILSTREAM *stream,unsigned long number) | { | } | void mm_notify (MAILSTREAM *stream,char *string,long errflg) | { | } | void mm_list (MAILSTREAM *stream,int delimiter,char *mailbox,long attributes) | { | } | void mm_lsub (MAILSTREAM *stream,int delimiter,char *mailbox,long attributes) | { | } | void mm_status (MAILSTREAM *stream,char *mailbox,MAILSTATUS *status) | { | } | void mm_log (char *string,long errflg) | { | } | void mm_dlog (char *string) | { | } | void mm_login (NETMBX *mb,char *user,char *pwd,long trial) | { | } | void mm_critical (MAILSTREAM *stream) | { | } | void mm_nocritical (MAILSTREAM *stream) | { | } | long mm_diskerror (MAILSTREAM *stream,long errcode,long serious) | { | } | void mm_fatal (char *string) | { | } | int | main () | { | | MAILSTREAM *foo = mail_open(NULL, "", 0); | | | ; | return 0; | } configure:33497: result: no configure:33520: checking for jack_activate in -ljack configure:33555: gcc -o conftest -g -O2 conftest.c -ljack -lresolv >&5 ld: library not found for -ljack collect2: ld returned 1 exit status configure:33561: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_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_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_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_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 jack_activate (); | int | main () | { | return jack_activate (); | ; | return 0; | } configure:33580: result: no configure:33783: checking for lt_dlinit in -lltdl configure:33818: gcc -o conftest -g -O2 conftest.c -lltdl -lresolv >&5 configure:33824: $? = 0 configure:33843: result: yes configure:33876: checking ltdl.h usability configure:33893: gcc -c -g -O2 conftest.c >&5 configure:33899: $? = 0 configure:33913: result: yes configure:33917: checking ltdl.h presence configure:33932: gcc -E conftest.c configure:33938: $? = 0 configure:33952: result: yes configure:33985: checking for ltdl.h configure:33992: result: yes configure:34045: checking for ldap_initialize in -lldap configure:34080: gcc -o conftest -g -O2 conftest.c -lldap -lresolv >&5 configure:34086: $? = 0 configure:34105: result: yes configure:34138: checking ldap.h usability configure:34155: gcc -c -g -O2 conftest.c >&5 configure:34161: $? = 0 configure:34175: result: yes configure:34179: checking ldap.h presence configure:34194: gcc -E conftest.c configure:34200: $? = 0 configure:34214: result: yes configure:34247: checking for ldap.h configure:34254: result: yes configure:34307: checking for mISDN_open in -lmISDN configure:34342: gcc -o conftest -g -O2 conftest.c -lmISDN -lresolv >&5 ld: library not found for -lmISDN collect2: ld returned 1 exit status configure:34348: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_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_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_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #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 mISDN_open (); | int | main () | { | return mISDN_open (); | ; | return 0; | } configure:34367: result: no configure:35385: checking for nbs_connect in -lnbs configure:35420: gcc -o conftest -g -O2 conftest.c -lnbs -lresolv >&5 ld: library not found for -lnbs collect2: ld returned 1 exit status configure:35426: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_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_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_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #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:35445: result: no configure:35647: checking for initscr in -lncurses configure:35682: gcc -o conftest -g -O2 conftest.c -lncurses -lresolv >&5 configure:35688: $? = 0 configure:35707: result: yes configure:35731: checking for curses.h configure:35736: result: yes configure:35939: checking for net-snmp-config configure:35955: found /opt/local/bin/net-snmp-config configure:35966: result: net-snmp-config configure:36033: gcc -o conftest -g -O2 -O2 -Udarwin9 -Ddarwin9=darwin9 -I/opt/local/include -I/opt/local/include -I/opt/local/include -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include -I/opt/local/include -I/opt/local/lib/perl5/5.10.0/darwin-2level/CORE -I. -I/opt/local/include -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -lnetsnmpmibs -lnetsnmpagent -lnetsnmphelpers -lnetsnmp -L/opt/local/lib -L/usr/local/lib -L/opt/local/lib/perl5/5.10.0/darwin-2level/CORE -lperl -ldl -lm -lutil -lc conftest.c -lresolv >&5 configure:36039: $? = 0 configure:36092: checking for newtBell in -lnewt configure:36127: gcc -o conftest -g -O2 conftest.c -lnewt -lresolv >&5 ld: library not found for -lnewt collect2: ld returned 1 exit status configure:36133: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_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_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_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #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_NETSNMP 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char newtBell (); | int | main () | { | return newtBell (); | ; | return 0; | } configure:36152: result: no configure:36354: checking for SQLConnect in -lodbc configure:36389: gcc -o conftest -g -O2 conftest.c -lodbc -lresolv >&5 Undefined symbols: "_CFBundleCopyResourceURL", referenced from: _SQLDriverConnect_Internal in libodbc.a(connect.o) "___CFConstantStringClassReference", referenced from: __cfstring@0 in libodbc.a(connect.o) __cfstring@0 in libodbc.a(connect.o) "_CFStringGetCString", referenced from: _SQLDriverConnect_Internal in libodbc.a(connect.o) "_CFBundleGetBundleWithIdentifier", referenced from: _SQLDriverConnect_Internal in libodbc.a(connect.o) "_CFURLCopyFileSystemPath", referenced from: _SQLDriverConnect_Internal in libodbc.a(connect.o) "_CFRelease", referenced from: _SQLDriverConnect_Internal in libodbc.a(connect.o) _SQLDriverConnect_Internal in libodbc.a(connect.o) ld: symbol(s) not found collect2: ld returned 1 exit status configure:36395: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_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_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_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #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_NETSNMP 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 SQLConnect (); | int | main () | { | return SQLConnect (); | ; | return 0; | } configure:36414: result: no configure:36616: checking for ogg_sync_init in -logg configure:36651: gcc -o conftest -g -O2 conftest.c -logg -lresolv >&5 configure:36657: $? = 0 configure:36676: result: yes configure:36879: checking for backtrace in -lexecinfo configure:36914: gcc -o conftest -g -O2 conftest.c -lexecinfo -lresolv >&5 ld: library not found for -lexecinfo collect2: ld returned 1 exit status configure:36920: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_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_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_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #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_NETSNMP 1 | #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:36939: result: no configure:37141: checking for backtrace in -lc configure:37176: gcc -o conftest -g -O2 conftest.c -lc -lresolv >&5 configure:37182: $? = 0 configure:37201: result: yes configure:37234: checking execinfo.h usability configure:37251: gcc -c -g -O2 conftest.c >&5 configure:37257: $? = 0 configure:37271: result: yes configure:37275: checking execinfo.h presence configure:37290: gcc -E conftest.c configure:37296: $? = 0 configure:37310: result: yes configure:37343: checking for execinfo.h configure:37350: result: yes configure:37497: checking linux/soundcard.h usability configure:37514: gcc -c -g -O2 conftest.c >&5 conftest.c:285:29: error: linux/soundcard.h: No such file or directory configure:37520: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_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_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_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #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_NETSNMP 1 | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_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:37534: result: no configure:37538: checking linux/soundcard.h presence configure:37553: gcc -E conftest.c conftest.c:252:29: error: linux/soundcard.h: No such file or directory configure:37559: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_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_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_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #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_NETSNMP 1 | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | /* end confdefs.h. */ | #include configure:37573: result: no configure:37606: checking for linux/soundcard.h configure:37613: result: no configure:37758: checking sys/soundcard.h usability configure:37775: gcc -c -g -O2 conftest.c >&5 conftest.c:285:27: error: sys/soundcard.h: No such file or directory configure:37781: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_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_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_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #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_NETSNMP 1 | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_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:37795: result: no configure:37799: checking sys/soundcard.h presence configure:37814: gcc -E conftest.c conftest.c:252:27: error: sys/soundcard.h: No such file or directory configure:37820: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_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_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_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #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_NETSNMP 1 | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | /* end confdefs.h. */ | #include configure:37834: result: no configure:37867: checking for sys/soundcard.h configure:37874: result: no configure:37926: checking for oss_ioctl_mixer in -lossaudio configure:37961: gcc -o conftest -g -O2 conftest.c -lossaudio -lresolv >&5 ld: library not found for -lossaudio collect2: ld returned 1 exit status configure:37967: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_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_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_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #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_NETSNMP 1 | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_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 oss_ioctl_mixer (); | int | main () | { | return oss_ioctl_mixer (); | ; | return 0; | } configure:37986: result: no configure:38337: checking for pg_config configure:38370: result: no configure:38516: checking for poptStrerror in -lpopt configure:38551: gcc -o conftest -g -O2 conftest.c -lpopt -lresolv >&5 ld: library not found for -lpopt collect2: ld returned 1 exit status configure:38557: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_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_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_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #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_NETSNMP 1 | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_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 poptStrerror (); | int | main () | { | return poptStrerror (); | ; | return 0; | } configure:38576: result: no configure:38778: checking for Pa_GetDeviceCount in -lportaudio configure:38813: gcc -o conftest -g -O2 conftest.c -lportaudio -lresolv >&5 configure:38819: $? = 0 configure:38838: result: yes configure:38871: checking portaudio.h usability configure:38888: gcc -c -g -O2 conftest.c >&5 configure:38894: $? = 0 configure:38908: result: yes configure:38912: checking portaudio.h presence configure:38927: gcc -E conftest.c configure:38933: $? = 0 configure:38947: result: yes configure:38980: checking for portaudio.h configure:38987: result: yes configure:39040: checking for pri_new_bri in -lpri configure:39075: gcc -o conftest -g -O2 conftest.c -lpri -lresolv >&5 ld: library not found for -lpri collect2: ld returned 1 exit status configure:39081: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_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_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_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #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_NETSNMP 1 | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_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 pri_new_bri (); | int | main () | { | return pri_new_bri (); | ; | return 0; | } configure:39100: result: no configure:39302: checking for pri_set_inbanddisconnect in -lpri configure:39337: gcc -o conftest -g -O2 conftest.c -lpri -lresolv >&5 ld: library not found for -lpri collect2: ld returned 1 exit status configure:39343: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_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_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_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #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_NETSNMP 1 | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_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 pri_set_inbanddisconnect (); | int | main () | { | return pri_set_inbanddisconnect (); | ; | return 0; | } configure:39362: result: no configure:39564: checking for resample_open in -lresample configure:39599: gcc -o conftest -g -O2 conftest.c -lresample -lm -lresolv >&5 ld: library not found for -lresample collect2: ld returned 1 exit status configure:39605: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_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_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_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #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_NETSNMP 1 | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_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:39624: result: no configure:39813: checking for minimum version of SpanDSP configure:39859: gcc -c -g -O2 conftest.c >&5 conftest.c:254:29: error: spandsp/version.h: No such file or directory conftest.c:260:4: error: #error "spandsp 0.0.5 or greater is required" configure:39865: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_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_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_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #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_NETSNMP 1 | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_VERSION | /* end confdefs.h. */ | #include | int | main () | { | | #if SPANDSP_RELEASE_DATE < 20080516 | #error "spandsp 0.0.5 or greater is required" | #endif | ; | | ; | return 0; | } configure:39888: result: no configure:40503: checking for ss7_pollflags in -lss7 configure:40538: gcc -o conftest -g -O2 conftest.c -lss7 -lresolv >&5 ld: library not found for -lss7 collect2: ld returned 1 exit status configure:40544: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_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_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_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #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_NETSNMP 1 | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_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 ss7_pollflags (); | int | main () | { | return ss7_pollflags (); | ; | return 0; | } configure:40563: result: no configure:41060: checking /Users/olle/pwlib/include/ptlib.h usability configure:41077: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:287:45: error: /Users/olle/pwlib/include/ptlib.h: No such file or directory configure:41083: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_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_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_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #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_NETSNMP 1 | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_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:41097: result: no configure:41101: checking /Users/olle/pwlib/include/ptlib.h presence configure:41116: g++ -E conftest.cpp conftest.cpp:254:45: error: /Users/olle/pwlib/include/ptlib.h: No such file or directory configure:41122: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_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_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_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #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_NETSNMP 1 | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_VERSION | /* end confdefs.h. */ | #include configure:41136: result: no configure:41169: checking for /Users/olle/pwlib/include/ptlib.h configure:41177: result: no configure:41199: checking /usr/local/include/ptlib.h usability configure:41216: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:287:38: error: /usr/local/include/ptlib.h: No such file or directory configure:41222: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_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_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_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #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_NETSNMP 1 | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_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:41236: result: no configure:41240: checking /usr/local/include/ptlib.h presence configure:41255: g++ -E conftest.cpp conftest.cpp:254:38: error: /usr/local/include/ptlib.h: No such file or directory configure:41261: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_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_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_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #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_NETSNMP 1 | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_VERSION | /* end confdefs.h. */ | #include configure:41275: result: no configure:41308: checking for /usr/local/include/ptlib.h configure:41315: result: no configure:41429: checking /usr/include/ptlib.h usability configure:41446: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:287:32: error: /usr/include/ptlib.h: No such file or directory configure:41452: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_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_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_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #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_NETSNMP 1 | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_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:41466: result: no configure:41470: checking /usr/include/ptlib.h presence configure:41485: g++ -E conftest.cpp conftest.cpp:254:32: error: /usr/include/ptlib.h: No such file or directory configure:41491: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_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_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_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #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_NETSNMP 1 | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_VERSION | /* end confdefs.h. */ | #include configure:41505: result: no configure:41538: checking for /usr/include/ptlib.h configure:41545: result: no configure:42812: checking for luaL_newstate in -llua5.1 configure:42847: gcc -o conftest -g -O2 conftest.c -llua5.1 -lresolv >&5 ld: library not found for -llua5.1 collect2: ld returned 1 exit status configure:42853: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_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_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_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #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_NETSNMP 1 | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_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 luaL_newstate (); | int | main () | { | return luaL_newstate (); | ; | return 0; | } configure:42872: result: no configure:43074: checking for rc_read_config in -lradiusclient-ng configure:43109: gcc -o conftest -g -O2 conftest.c -lradiusclient-ng -lresolv >&5 ld: library not found for -lradiusclient-ng collect2: ld returned 1 exit status configure:43115: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_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_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_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #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_NETSNMP 1 | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_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 rc_read_config (); | int | main () | { | return rc_read_config (); | ; | return 0; | } configure:43134: result: no configure:43345: checking for saClmInitialize in -lSaClm configure:43380: gcc -o conftest -g -O2 conftest.c -lSaClm -L/usr/lib/openais -L/usr/lib64/openais -lresolv >&5 ld: library not found for -lSaClm collect2: ld returned 1 exit status configure:43386: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_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_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_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #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_NETSNMP 1 | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_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 saClmInitialize (); | int | main () | { | return saClmInitialize (); | ; | return 0; | } configure:43405: result: no configure:43622: checking for speex_encode in -lspeex configure:43657: gcc -o conftest -g -O2 conftest.c -lspeex -lm -lresolv >&5 configure:43663: $? = 0 configure:43682: result: yes configure:43715: checking speex/speex.h usability configure:43732: gcc -c -g -O2 conftest.c >&5 configure:43738: $? = 0 configure:43752: result: yes configure:43756: checking speex/speex.h presence configure:43771: gcc -E conftest.c configure:43777: $? = 0 configure:43791: result: yes configure:43824: checking for speex/speex.h configure:43831: result: yes configure:43885: checking for speex_preprocess_ctl in -lspeex configure:43920: gcc -o conftest -g -O2 conftest.c -lspeex -lm -lresolv >&5 Undefined symbols: "_speex_preprocess_ctl", referenced from: _main in cc503Ai6.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:43926: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_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_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_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #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_NETSNMP 1 | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_VERSION | #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:43945: result: no configure:44150: checking for speex_preprocess_ctl in -lspeexdsp configure:44185: gcc -o conftest -g -O2 conftest.c -lspeexdsp -lm -lresolv >&5 ld: library not found for -lspeexdsp collect2: ld returned 1 exit status configure:44191: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_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_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_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #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_NETSNMP 1 | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_VERSION | #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:44210: result: no configure:44417: checking for sqlite_exec in -lsqlite configure:44452: gcc -o conftest -g -O2 conftest.c -lsqlite -lresolv >&5 ld: library not found for -lsqlite collect2: ld returned 1 exit status configure:44458: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_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_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_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #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_NETSNMP 1 | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_VERSION | #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 sqlite_exec (); | int | main () | { | return sqlite_exec (); | ; | return 0; | } configure:44477: result: no configure:44679: checking for sqlite3_open in -lsqlite3 configure:44714: gcc -o conftest -g -O2 conftest.c -lsqlite3 -lresolv >&5 configure:44720: $? = 0 configure:44739: result: yes configure:44772: checking sqlite3.h usability configure:44789: gcc -c -g -O2 conftest.c >&5 configure:44795: $? = 0 configure:44809: result: yes configure:44813: checking sqlite3.h presence configure:44828: gcc -E conftest.c configure:44834: $? = 0 configure:44848: result: yes configure:44881: checking for sqlite3.h configure:44888: result: yes configure:44941: checking for AES_encrypt in -lcrypto configure:44976: gcc -o conftest -g -O2 conftest.c -lcrypto -lresolv >&5 configure:44982: $? = 0 configure:45001: result: yes configure:45034: checking openssl/aes.h usability configure:45051: gcc -c -g -O2 conftest.c >&5 configure:45057: $? = 0 configure:45071: result: yes configure:45075: checking openssl/aes.h presence configure:45090: gcc -E conftest.c configure:45096: $? = 0 configure:45110: result: yes configure:45143: checking for openssl/aes.h configure:45150: result: yes configure:45205: checking for ssl2_connect in -lssl configure:45240: gcc -o conftest -g -O2 conftest.c -lssl -lcrypto -lresolv >&5 configure:45246: $? = 0 configure:45265: result: yes configure:45298: checking openssl/ssl.h usability configure:45315: gcc -c -g -O2 conftest.c >&5 configure:45321: $? = 0 configure:45335: result: yes configure:45339: checking openssl/ssl.h presence configure:45354: gcc -E conftest.c configure:45360: $? = 0 configure:45374: result: yes configure:45407: checking for openssl/ssl.h configure:45414: result: yes configure:45470: checking for OSPPCryptoDecrypt in -losptk configure:45505: gcc -o conftest -g -O2 conftest.c -losptk -lcrypto -lssl -lresolv >&5 ld: library not found for -losptk collect2: ld returned 1 exit status configure:45511: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_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_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_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #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_NETSNMP 1 | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_VERSION | #define HAVE_SPEEX 1 | #define HAVE_SPEEX_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:45530: result: no configure:45763: checking for gmime-config configure:45793: result: no configure:45912: checking for malloc in -lhoard configure:45947: gcc -o conftest -g -O2 conftest.c -lhoard -lresolv >&5 conftest.c:269: warning: conflicting types for built-in function 'malloc' ld: library not found for -lhoard collect2: ld returned 1 exit status configure:45953: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_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_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_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #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_NETSNMP 1 | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_VERSION | #define HAVE_SPEEX 1 | #define HAVE_SPEEX_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 malloc (); | int | main () | { | return malloc (); | ; | return 0; | } configure:45972: result: no configure:46174: checking for dbinit in -lsybdb configure:46209: gcc -o conftest -g -O2 conftest.c -lsybdb -lresolv >&5 ld: library not found for -lsybdb collect2: ld returned 1 exit status configure:46215: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_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_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_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #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_NETSNMP 1 | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_VERSION | #define HAVE_SPEEX 1 | #define HAVE_SPEEX_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 dbinit (); | int | main () | { | return dbinit (); | ; | return 0; | } configure:46234: result: no configure:46436: checking for tgetent in -ltermcap configure:46471: gcc -o conftest -g -O2 conftest.c -ltermcap -lresolv >&5 configure:46477: $? = 0 configure:46496: result: yes configure:46698: checking for tgetent in -ltinfo configure:46733: gcc -o conftest -g -O2 conftest.c -ltinfo -lresolv >&5 ld: library not found for -ltinfo collect2: ld returned 1 exit status configure:46739: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_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_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_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #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_NETSNMP 1 | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_VERSION | #define HAVE_SPEEX 1 | #define HAVE_SPEEX_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_TERMCAP 1 | #define HAVE_TERMCAP_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 tgetent (); | int | main () | { | return tgetent (); | ; | return 0; | } configure:46758: result: no configure:46944: checking for tone_zone_find_by_num in -ltonezone configure:46979: gcc -o conftest -g -O2 conftest.c -ltonezone -lresolv >&5 ld: library not found for -ltonezone collect2: ld returned 1 exit status configure:46985: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_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_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_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #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_NETSNMP 1 | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_VERSION | #define HAVE_SPEEX 1 | #define HAVE_SPEEX_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_TERMCAP 1 | #define HAVE_TERMCAP_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 tone_zone_find_by_num (); | int | main () | { | return tone_zone_find_by_num (); | ; | return 0; | } configure:47003: result: no configure:47032: checking for tone_zone_find in -ltonezone configure:47067: gcc -o conftest -g -O2 conftest.c -ltonezone -lm -lresolv >&5 ld: library not found for -ltonezone collect2: ld returned 1 exit status configure:47073: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_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_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_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #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_NETSNMP 1 | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_VERSION | #define HAVE_SPEEX 1 | #define HAVE_SPEEX_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_TERMCAP 1 | #define HAVE_TERMCAP_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 tone_zone_find (); | int | main () | { | return tone_zone_find (); | ; | return 0; | } configure:47092: result: no configure:47294: checking for usb_init in -lusb configure:47329: gcc -o conftest -g -O2 conftest.c -lusb -lresolv >&5 ld: library not found for -lusb collect2: ld returned 1 exit status configure:47335: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_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_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_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #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_NETSNMP 1 | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_VERSION | #define HAVE_SPEEX 1 | #define HAVE_SPEEX_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_TERMCAP 1 | #define HAVE_TERMCAP_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 usb_init (); | int | main () | { | return usb_init (); | ; | return 0; | } configure:47354: result: no configure:47556: checking for vorbis_info_init in -lvorbis configure:47591: gcc -o conftest -g -O2 conftest.c -lvorbis -lm -lvorbisenc -lresolv >&5 configure:47597: $? = 0 configure:47616: result: yes configure:47649: checking vorbis/codec.h usability configure:47666: gcc -c -g -O2 conftest.c >&5 configure:47672: $? = 0 configure:47686: result: yes configure:47690: checking vorbis/codec.h presence configure:47705: gcc -E conftest.c configure:47711: $? = 0 configure:47725: result: yes configure:47758: checking for vorbis/codec.h configure:47765: result: yes configure:47810: checking for vpb_open in -lvpb configure:47847: g++ -o conftest -g -O2 conftest.cpp -lresolv -lvpb -lpthread >&5 conftest.cpp:267:20: error: vpbapi.h: No such file or directory conftest.cpp: In function 'int main()': conftest.cpp:271: error: 'vpb_open' was not declared in this scope configure:47853: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_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_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_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #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_NETSNMP 1 | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_VERSION | #define HAVE_SPEEX 1 | #define HAVE_SPEEX_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_TERMCAP 1 | #define HAVE_TERMCAP_VERSION | #define HAVE_VORBIS 1 | #define HAVE_VORBIS_VERSION | /* end confdefs.h. */ | #include | int | main () | { | int q = vpb_open(0,0); | ; | return 0; | } | configure:47867: result: no configure:47916: checking for compress in -lz configure:47951: gcc -o conftest -g -O2 conftest.c -lz -lresolv >&5 configure:47957: $? = 0 configure:47976: result: yes configure:48009: checking zlib.h usability configure:48026: gcc -c -g -O2 conftest.c >&5 configure:48032: $? = 0 configure:48046: result: yes configure:48050: checking zlib.h presence configure:48065: gcc -E conftest.c configure:48071: $? = 0 configure:48085: result: yes configure:48118: checking for zlib.h configure:48125: result: yes configure:48188: checking h323.h usability configure:48205: gcc -c -g -O2 conftest.c >&5 conftest.c:301:18: error: h323.h: No such file or directory configure:48211: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_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_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_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #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_NETSNMP 1 | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_VERSION | #define HAVE_SPEEX 1 | #define HAVE_SPEEX_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_TERMCAP 1 | #define HAVE_TERMCAP_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:48225: result: no configure:48229: checking h323.h presence configure:48244: gcc -E conftest.c conftest.c:268:18: error: h323.h: No such file or directory configure:48250: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_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_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_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #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_NETSNMP 1 | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_VERSION | #define HAVE_SPEEX 1 | #define HAVE_SPEEX_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_TERMCAP 1 | #define HAVE_TERMCAP_VERSION | #define HAVE_VORBIS 1 | #define HAVE_VORBIS_VERSION | #define HAVE_ZLIB 1 | #define HAVE_ZLIB_VERSION | /* end confdefs.h. */ | #include configure:48264: result: no configure:48297: checking for h323.h configure:48304: result: no configure:48327: checking linux/compiler.h usability configure:48344: gcc -c -g -O2 conftest.c >&5 conftest.c:301:28: error: linux/compiler.h: No such file or directory configure:48350: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_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_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_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #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_NETSNMP 1 | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_VERSION | #define HAVE_SPEEX 1 | #define HAVE_SPEEX_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_TERMCAP 1 | #define HAVE_TERMCAP_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:48364: result: no configure:48368: checking linux/compiler.h presence configure:48383: gcc -E conftest.c conftest.c:268:28: error: linux/compiler.h: No such file or directory configure:48389: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_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_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_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #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_NETSNMP 1 | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_VERSION | #define HAVE_SPEEX 1 | #define HAVE_SPEEX_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_TERMCAP 1 | #define HAVE_TERMCAP_VERSION | #define HAVE_VORBIS 1 | #define HAVE_VORBIS_VERSION | #define HAVE_ZLIB 1 | #define HAVE_ZLIB_VERSION | /* end confdefs.h. */ | #include configure:48403: result: no configure:48436: checking for linux/compiler.h configure:48443: result: no configure:48457: checking for linux/ixjuser.h configure:48483: gcc -c -g -O2 conftest.c >&5 conftest.c:269:34: error: linux/version.h: No such file or directory conftest.c:275:27: error: linux/ixjuser.h: No such file or directory configure:48489: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_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_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_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #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_NETSNMP 1 | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_VERSION | #define HAVE_SPEEX 1 | #define HAVE_SPEEX_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_TERMCAP 1 | #define HAVE_TERMCAP_VERSION | #define HAVE_VORBIS 1 | #define HAVE_VORBIS_VERSION | #define HAVE_ZLIB 1 | #define HAVE_ZLIB_VERSION | /* end confdefs.h. */ | | #include | #ifdef HAVE_LINUX_COMPILER_H | #include | #endif | | | #include configure:48504: result: no configure:48561: checking for sdl-config configure:48577: found /opt/local/bin/sdl-config configure:48588: result: sdl-config configure:48709: checking for IMG_Load in -lSDL_image configure:48744: gcc -o conftest -g -O2 conftest.c -lSDL_image -L/opt/local/lib -lSDLmain -lSDL -Wl,-framework,Cocoa -lresolv >&5 configure:48750: $? = 0 configure:48769: result: yes configure:48802: checking SDL_image.h usability configure:48819: gcc -c -g -O2 -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE conftest.c >&5 configure:48825: $? = 0 configure:48839: result: yes configure:48843: checking SDL_image.h presence configure:48858: gcc -E -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE conftest.c configure:48864: $? = 0 configure:48878: result: yes configure:48911: checking for SDL_image.h configure:48918: result: yes configure:48970: checking for sws_getContext in -lavcodec configure:49005: gcc -o conftest -g -O2 conftest.c -lavcodec -lpthread -lz -lm -lresolv >&5 Undefined symbols: "_av_free", referenced from: _img_resample_full_init in libavcodec.a(imgresample.o) _img_resample_close in libavcodec.a(imgresample.o) _img_resample_close in libavcodec.a(imgresample.o) _sws_freeContext in libavcodec.a(imgresample.o) _sws_freeContext in libavcodec.a(imgresample.o) _sws_freeContext in libavcodec.a(imgresample.o) _sws_freeContext in libavcodec.a(imgresample.o) _sws_scale in libavcodec.a(imgresample.o) _sws_scale in libavcodec.a(imgresample.o) _sws_scale in libavcodec.a(imgresample.o) _sws_scale in libavcodec.a(imgresample.o) _sws_getCachedContext in libavcodec.a(imgresample.o) _sws_getCachedContext in libavcodec.a(imgresample.o) _sws_getCachedContext in libavcodec.a(imgresample.o) _sws_getCachedContext in libavcodec.a(imgresample.o) _avpicture_free in libavcodec.a(imgconvert.o) _avpicture_deinterlace in libavcodec.a(imgconvert.o) _img_convert in libavcodec.a(imgconvert.o) _vorbis_free in libavcodec.a(vorbis.o) _vorbis_free in libavcodec.a(vorbis.o) _vorbis_free in libavcodec.a(vorbis.o) _vorbis_free in libavcodec.a(vorbis.o) _vorbis_free in libavcodec.a(vorbis.o) _vorbis_free in libavcodec.a(vorbis.o) _vorbis_free in libavcodec.a(vorbis.o) _vorbis_free in libavcodec.a(vorbis.o) _vorbis_free in libavcodec.a(vorbis.o) _vorbis_parse_setup_hdr_codebooks in libavcodec.a(vorbis.o) _vorbis_parse_setup_hdr_codebooks in libavcodec.a(vorbis.o) _vorbis_parse_setup_hdr_codebooks in libavcodec.a(vorbis.o) _vorbis_parse_setup_hdr_codebooks in libavcodec.a(vorbis.o) _encode_end in libavcodec.a(snow.o) _init_vlc in libavcodec.a(bitstream.o) _free_vlc in libavcodec.a(bitstream.o) _ff_rate_control_init in libavcodec.a(ratecontrol.o) _ff_rate_control_init in libavcodec.a(ratecontrol.o) _mjpeg_close in libavcodec.a(mjpeg.o) _mjpeg_decode_end in libavcodec.a(mjpeg.o) _mjpeg_decode_end in libavcodec.a(mjpeg.o) _encode_picture_ls in libavcodec.a(mjpeg.o) _encode_picture_ls in libavcodec.a(mjpeg.o) _encode_picture_ls in libavcodec.a(mjpeg.o) _mjpeg_decode_sos in libavcodec.a(mjpeg.o) _mjpeg_decode_sos in libavcodec.a(mjpeg.o) _mjpeg_decode_frame in libavcodec.a(mjpeg.o) _mjpeg_decode_frame in libavcodec.a(mjpeg.o) _sp5x_decode_frame in libavcodec.a(mjpeg.o) _av_parser_init in libavcodec.a(parser.o) _av_parser_init in libavcodec.a(parser.o) _av_parser_init in libavcodec.a(parser.o) _av_parser_close in libavcodec.a(parser.o) _av_parser_close in libavcodec.a(parser.o) _ff_parse_close in libavcodec.a(parser.o) _ff_parse1_close in libavcodec.a(parser.o) _ff_parse1_close in libavcodec.a(parser.o) _vc1_decode_init in libavcodec.a(vc1.o) _vc1_decode_init in libavcodec.a(vc1.o) _vc1_decode_init in libavcodec.a(vc1.o) _vc1_decode_frame in libavcodec.a(vc1.o) _vc1_decode_frame in libavcodec.a(vc1.o) _vc1_decode_frame in libavcodec.a(vc1.o) _vc1_decode_frame in libavcodec.a(vc1.o) _vc1_decode_frame in libavcodec.a(vc1.o) _vc1_decode_frame in libavcodec.a(vc1.o) _vc1_decode_frame in libavcodec.a(vc1.o) _vc1_decode_frame in libavcodec.a(vc1.o) _decode_close_mp3on4 in libavcodec.a(mpegaudiodec.o) "_av_realloc", referenced from: _av_fast_realloc in libavcodec.a(utils.o) _av_mallocz_static in libavcodec.a(utils.o) _ff_realloc_static in libavcodec.a(utils.o) _ff_realloc_static in libavcodec.a(utils.o) _avcodec_init in libavcodec.a(utils.o) _avcodec_init in libavcodec.a(utils.o) _avcodec_init in libavcodec.a(utils.o) _build_table in libavcodec.a(bitstream.o) "_av_crc_init", referenced from: _avcodec_init in libavcodec.a(utils.o) _avcodec_init in libavcodec.a(utils.o) _avcodec_init in libavcodec.a(utils.o) "_av_malloc", referenced from: _sws_getContext in libavcodec.a(imgresample.o) _sws_getContext in libavcodec.a(imgresample.o) _sws_scale in libavcodec.a(imgresample.o) _sws_scale in libavcodec.a(imgresample.o) _avpicture_deinterlace in libavcodec.a(imgconvert.o) _avpicture_alloc in libavcodec.a(imgconvert.o) _img_convert in libavcodec.a(imgconvert.o) _av_tempfile in libavcodec.a(utils.o) _avcodec_alloc_frame in libavcodec.a(utils.o) _avcodec_default_get_buffer in libavcodec.a(utils.o) _avcodec_alloc_context in libavcodec.a(utils.o) _avcodec_alloc_context2 in libavcodec.a(utils.o) _vorbis_decode_init in libavcodec.a(vorbis.o) _vorbis_decode_init in libavcodec.a(vorbis.o) _vorbis_decode_init in libavcodec.a(vorbis.o) _vorbis_decode_init in libavcodec.a(vorbis.o) _vorbis_decode_init in libavcodec.a(vorbis.o) _vorbis_decode_init in libavcodec.a(vorbis.o) _vorbis_decode_init in libavcodec.a(vorbis.o) _vorbis_decode_init in libavcodec.a(vorbis.o) _vorbis_decode_init in libavcodec.a(vorbis.o) _vorbis_decode_init in libavcodec.a(vorbis.o) _decode_init in libavcodec.a(snow.o) _decode_init in libavcodec.a(snow.o) _init_vlc_rl in libavcodec.a(h263.o) _h263_encode_init in libavcodec.a(h263.o) _ff_mdct_init in libavcodec.a(mdct.o) _ff_mdct_init in libavcodec.a(mdct.o) _ff_rate_control_init in libavcodec.a(ratecontrol.o) _ff_rate_control_init in libavcodec.a(ratecontrol.o) _init_rl in libavcodec.a(mpegvideo.o) _init_rl in libavcodec.a(mpegvideo.o) _init_rl in libavcodec.a(mpegvideo.o) _MPV_common_init in libavcodec.a(mpegvideo.o) _MPV_common_init in libavcodec.a(mpegvideo.o) _MPV_common_init in libavcodec.a(mpegvideo.o) _MPV_common_init in libavcodec.a(mpegvideo.o) _MPV_encode_picture in libavcodec.a(mpegvideo.o) _MPV_encode_picture in libavcodec.a(mpegvideo.o) _init_2d_vlc_rl in libavcodec.a(mpeg12.o) _imx_dump_header in libavcodec.a(mpeg12.o) _ff_msmpeg4_encode_init in libavcodec.a(msmpeg4.o) _ff_msmpeg4_encode_init in libavcodec.a(msmpeg4.o) _mjpega_dump_header in libavcodec.a(mjpeg.o) _mjpeg_init in libavcodec.a(mjpeg.o) _encode_picture_ls in libavcodec.a(mjpeg.o) _mjpeg_decode_frame in libavcodec.a(mjpeg.o) _mjpeg_decode_frame in libavcodec.a(mjpeg.o) _ff_fft_init in libavcodec.a(fft.o) _ff_fft_init in libavcodec.a(fft.o) _ff_fft_init in libavcodec.a(fft.o) _av_parser_change in libavcodec.a(parser.o) _vc1_decode_init in libavcodec.a(vc1.o) _vc1_decode_init in libavcodec.a(vc1.o) _vc1_decode_init in libavcodec.a(vc1.o) _vc1_decode_init in libavcodec.a(vc1.o) _vc1_decode_init in libavcodec.a(vc1.o) "_ff_sqrt_tab", referenced from: _ff_sqrt_tab$non_lazy_ptr in libavcodec.a(snow.o) _ff_sqrt_tab$non_lazy_ptr in libavcodec.a(motion_est.o) _ff_sqrt_tab$non_lazy_ptr in libavcodec.a(mpegvideo.o) "_ff_gcd", referenced from: _avcodec_string in libavcodec.a(utils.o) _h263_decode_picture_header in libavcodec.a(h263.o) _MPV_encode_init in libavcodec.a(mpegvideo.o) "_av_freep", referenced from: _av_resample_close in libavcodec.a(resample2.o) _av_resample_close in libavcodec.a(resample2.o) _av_free_static in libavcodec.a(utils.o) _av_free_static in libavcodec.a(utils.o) _av_free_static in libavcodec.a(utils.o) _avcodec_default_free_buffers in libavcodec.a(utils.o) _avcodec_default_free_buffers in libavcodec.a(utils.o) _do_free in libavcodec.a(utils.o) _do_free in libavcodec.a(utils.o) _do_free in libavcodec.a(utils.o) _avcodec_open in libavcodec.a(utils.o) _avcodec_open in libavcodec.a(utils.o) _avcodec_close in libavcodec.a(utils.o) _avcodec_close in libavcodec.a(utils.o) _avcodec_close in libavcodec.a(utils.o) _vorbis_free in libavcodec.a(vorbis.o) _vorbis_free in libavcodec.a(vorbis.o) _vorbis_free in libavcodec.a(vorbis.o) _vorbis_free in libavcodec.a(vorbis.o) _vorbis_free in libavcodec.a(vorbis.o) _vorbis_free in libavcodec.a(vorbis.o) _vorbis_free in libavcodec.a(vorbis.o) _vorbis_free in libavcodec.a(vorbis.o) _vorbis_free in libavcodec.a(vorbis.o) _vorbis_free in libavcodec.a(vorbis.o) _vorbis_free in libavcodec.a(vorbis.o) _vorbis_free in libavcodec.a(vorbis.o) _vorbis_free in libavcodec.a(vorbis.o) _common_end in libavcodec.a(snow.o) _common_end in libavcodec.a(snow.o) _common_end in libavcodec.a(snow.o) _common_end in libavcodec.a(snow.o) _common_end in libavcodec.a(snow.o) _common_end in libavcodec.a(snow.o) _common_end in libavcodec.a(snow.o) _common_end in libavcodec.a(snow.o) _common_end in libavcodec.a(snow.o) _decode_end in libavcodec.a(snow.o) _decode_end in libavcodec.a(snow.o) _decode_end in libavcodec.a(snow.o) _ff_mdct_init in libavcodec.a(mdct.o) _ff_mdct_init in libavcodec.a(mdct.o) _ff_mdct_end in libavcodec.a(mdct.o) _ff_mdct_end in libavcodec.a(mdct.o) _ff_rate_control_uninit in libavcodec.a(ratecontrol.o) _ff_eval_free in libavcodec.a(eval.o) _ff_eval_free in libavcodec.a(eval.o) _ff_eval_free in libavcodec.a(eval.o) _ff_eval_free in libavcodec.a(eval.o) _ff_eval_free in libavcodec.a(eval.o) _ff_eval_free in libavcodec.a(eval.o) _ff_eval_free in libavcodec.a(eval.o) _ff_eval_free in libavcodec.a(eval.o) _ff_eval_free in libavcodec.a(eval.o) _parse_primary in libavcodec.a(eval.o) _parse_primary in libavcodec.a(eval.o) _parse_primary in libavcodec.a(eval.o) _parse_primary in libavcodec.a(eval.o) _ff_parse in libavcodec.a(eval.o) _ff_eval in libavcodec.a(eval.o) _ff_eval2 in libavcodec.a(eval.o) _MPV_common_end in libavcodec.a(mpegvideo.o) _MPV_common_end in libavcodec.a(mpegvideo.o) _MPV_common_end in libavcodec.a(mpegvideo.o) _MPV_common_end in libavcodec.a(mpegvideo.o) _MPV_common_end in libavcodec.a(mpegvideo.o) _MPV_common_end in libavcodec.a(mpegvideo.o) _MPV_common_end in libavcodec.a(mpegvideo.o) _MPV_common_end in libavcodec.a(mpegvideo.o) _MPV_common_end in libavcodec.a(mpegvideo.o) _MPV_common_end in libavcodec.a(mpegvideo.o) _MPV_common_end in libavcodec.a(mpegvideo.o) _MPV_common_end in libavcodec.a(mpegvideo.o) _MPV_common_end in libavcodec.a(mpegvideo.o) _MPV_common_end in libavcodec.a(mpegvideo.o) _MPV_common_end in libavcodec.a(mpegvideo.o) _MPV_common_end in libavcodec.a(mpegvideo.o) _MPV_common_end in libavcodec.a(mpegvideo.o) _MPV_common_end in libavcodec.a(mpegvideo.o) _MPV_common_end in libavcodec.a(mpegvideo.o) _MPV_common_end in libavcodec.a(mpegvideo.o) _MPV_common_end in libavcodec.a(mpegvideo.o) _MPV_common_end in libavcodec.a(mpegvideo.o) _MPV_common_end in libavcodec.a(mpegvideo.o) _MPV_common_end in libavcodec.a(mpegvideo.o) _MPV_common_end in libavcodec.a(mpegvideo.o) _MPV_common_end in libavcodec.a(mpegvideo.o) _MPV_common_end in libavcodec.a(mpegvideo.o) _MPV_common_end in libavcodec.a(mpegvideo.o) _MPV_common_end in libavcodec.a(mpegvideo.o) _MPV_common_end in libavcodec.a(mpegvideo.o) _MPV_common_end in libavcodec.a(mpegvideo.o) _MPV_common_end in libavcodec.a(mpegvideo.o) _MPV_common_end in libavcodec.a(mpegvideo.o) _MPV_common_end in libavcodec.a(mpegvideo.o) _MPV_common_end in libavcodec.a(mpegvideo.o) _MPV_common_end in libavcodec.a(mpegvideo.o) _MPV_common_end in libavcodec.a(mpegvideo.o) _MPV_common_end in libavcodec.a(mpegvideo.o) _MPV_common_end in libavcodec.a(mpegvideo.o) _MPV_common_end in libavcodec.a(mpegvideo.o) _MPV_common_end in libavcodec.a(mpegvideo.o) _MPV_common_end in libavcodec.a(mpegvideo.o) _MPV_common_end in libavcodec.a(mpegvideo.o) _MPV_common_end in libavcodec.a(mpegvideo.o) _MPV_common_end in libavcodec.a(mpegvideo.o) _MPV_common_end in libavcodec.a(mpegvideo.o) _MPV_common_end in libavcodec.a(mpegvideo.o) _MPV_common_end in libavcodec.a(mpegvideo.o) _MPV_common_end in libavcodec.a(mpegvideo.o) _MPV_common_end in libavcodec.a(mpegvideo.o) _MPV_common_end in libavcodec.a(mpegvideo.o) _MPV_common_end in libavcodec.a(mpegvideo.o) _MPV_encode_end in libavcodec.a(mpegvideo.o) _MPV_encode_end in libavcodec.a(mpegvideo.o) _MPV_encode_picture in libavcodec.a(mpegvideo.o) _MPV_encode_picture in libavcodec.a(mpegvideo.o) _MPV_encode_picture in libavcodec.a(mpegvideo.o) _decode_end in libavcodec.a(mpeg12.o) _decode_end in libavcodec.a(mpeg12.o) _mjpeg_decode_sof in libavcodec.a(mjpeg.o) _mjpega_dump_header in libavcodec.a(mjpeg.o) _ff_fft_init in libavcodec.a(fft.o) _ff_fft_init in libavcodec.a(fft.o) _ff_fft_init in libavcodec.a(fft.o) _ff_fft_init in libavcodec.a(fft.o) _ff_fft_end in libavcodec.a(fft.o) _ff_fft_end in libavcodec.a(fft.o) _ff_fft_end in libavcodec.a(fft.o) _vc1_decode_end in libavcodec.a(vc1.o) _vc1_decode_end in libavcodec.a(vc1.o) _vc1_decode_end in libavcodec.a(vc1.o) _vc1_decode_end in libavcodec.a(vc1.o) _vc1_decode_end in libavcodec.a(vc1.o) _vc1_decode_end in libavcodec.a(vc1.o) _vc1_decode_end in libavcodec.a(vc1.o) "_av_crc04C11DB7", referenced from: _av_crc04C11DB7$non_lazy_ptr in libavcodec.a(utils.o) "_av_d2q", referenced from: _av_get_q in libavcodec.a(opt.o) _av_set_number in libavcodec.a(opt.o) _av_opt_set_defaults2 in libavcodec.a(opt.o) _mpeg_decode_frame in libavcodec.a(mpeg12.o) "_av_log_level", referenced from: _av_log_level$non_lazy_ptr in libavcodec.a(utils.o) "_av_log", referenced from: _sws_getContext in libavcodec.a(imgresample.o) _sws_getContext in libavcodec.a(imgresample.o) _sws_scale in libavcodec.a(imgresample.o) _sws_scale in libavcodec.a(imgresample.o) _avcodec_check_dimensions in libavcodec.a(utils.o) _avcodec_decode_audio2 in libavcodec.a(utils.o) _avcodec_decode_audio2 in libavcodec.a(utils.o) _av_tempfile in libavcodec.a(utils.o) _av_tempfile in libavcodec.a(utils.o) _avcodec_default_get_buffer in libavcodec.a(utils.o) _avcodec_default_get_buffer in libavcodec.a(utils.o) _avcodec_default_get_buffer in libavcodec.a(utils.o) _avcodec_open in libavcodec.a(utils.o) _avcodec_open in libavcodec.a(utils.o) _avcodec_encode_video in libavcodec.a(utils.o) _avcodec_encode_video in libavcodec.a(utils.o) _avcodec_decode_video in libavcodec.a(utils.o) _avcodec_close in libavcodec.a(utils.o) _avcodec_decode_audio in libavcodec.a(utils.o) _ff_set_cmp in libavcodec.a(dsputil.o) _ff_check_alignment in libavcodec.a(dsputil.o) _dsputil_init in libavcodec.a(dsputil.o) _dsputil_init in libavcodec.a(dsputil.o) _vorbis_residue_decode in libavcodec.a(vorbis.o) _vorbis_parse_audio_packet in libavcodec.a(vorbis.o) _vorbis_floor0_decode in libavcodec.a(vorbis.o) _vorbis_parse_setup_hdr_codebooks in libavcodec.a(vorbis.o) _vorbis_parse_setup_hdr_codebooks in libavcodec.a(vorbis.o) _vorbis_parse_setup_hdr_codebooks in libavcodec.a(vorbis.o) _vorbis_parse_setup_hdr_codebooks in libavcodec.a(vorbis.o) _vorbis_parse_setup_hdr_codebooks in libavcodec.a(vorbis.o) _vorbis_parse_setup_hdr_codebooks in libavcodec.a(vorbis.o) _vorbis_decode_init in libavcodec.a(vorbis.o) _vorbis_decode_init in libavcodec.a(vorbis.o) _vorbis_decode_init in libavcodec.a(vorbis.o) _vorbis_decode_init in libavcodec.a(vorbis.o) _vorbis_decode_init in libavcodec.a(vorbis.o) _vorbis_decode_init in libavcodec.a(vorbis.o) _vorbis_decode_init in libavcodec.a(vorbis.o) _vorbis_decode_init in libavcodec.a(vorbis.o) _vorbis_decode_init in libavcodec.a(vorbis.o) _vorbis_decode_init in libavcodec.a(vorbis.o) _vorbis_decode_init in libavcodec.a(vorbis.o) _vorbis_decode_init in libavcodec.a(vorbis.o) _vorbis_decode_init in libavcodec.a(vorbis.o) _vorbis_decode_init in libavcodec.a(vorbis.o) _vorbis_decode_init in libavcodec.a(vorbis.o) _vorbis_decode_init in libavcodec.a(vorbis.o) _vorbis_decode_init in libavcodec.a(vorbis.o) _vorbis_decode_init in libavcodec.a(vorbis.o) _vorbis_decode_init in libavcodec.a(vorbis.o) _frame_start in libavcodec.a(snow.o) _mc_block in libavcodec.a(snow.o) _dequantize in libavcodec.a(snow.o) _spatial_compose53i_dy_buffered in libavcodec.a(snow.o) _spatial_compose53i_dy_buffered in libavcodec.a(snow.o) _spatial_compose97i_dy_buffered in libavcodec.a(snow.o) _spatial_compose97i_dy_buffered in libavcodec.a(snow.o) _decode_subband_slice_buffered in libavcodec.a(snow.o) _dequantize_slice_buffered in libavcodec.a(snow.o) _encode_subband_c0run in libavcodec.a(snow.o) _ff_spatial_dwt in libavcodec.a(snow.o) _ff_spatial_dwt in libavcodec.a(snow.o) _ff_spatial_dwt in libavcodec.a(snow.o) _ff_spatial_dwt in libavcodec.a(snow.o) _ff_spatial_idwt in libavcodec.a(snow.o) _ff_spatial_idwt in libavcodec.a(snow.o) _ff_spatial_idwt in libavcodec.a(snow.o) _ff_spatial_idwt in libavcodec.a(snow.o) _encode_init in libavcodec.a(snow.o) _encode_init in libavcodec.a(snow.o) _encode_init in libavcodec.a(snow.o) _iterative_me in libavcodec.a(snow.o) _iterative_me in libavcodec.a(snow.o) _encode_blocks in libavcodec.a(snow.o) _encode_frame in libavcodec.a(snow.o) _encode_frame in libavcodec.a(snow.o) _encode_frame in libavcodec.a(snow.o) _encode_frame in libavcodec.a(snow.o) _encode_frame in libavcodec.a(snow.o) _encode_frame in libavcodec.a(snow.o) _encode_frame in libavcodec.a(snow.o) _decode_header in libavcodec.a(snow.o) _decode_header in libavcodec.a(snow.o) _decode_header in libavcodec.a(snow.o) _decode_frame in libavcodec.a(snow.o) _decode_frame in libavcodec.a(snow.o) _decode_frame in libavcodec.a(snow.o) _decode_frame in libavcodec.a(snow.o) _decode_frame in libavcodec.a(snow.o) _decode_frame in libavcodec.a(snow.o) _decode_frame in libavcodec.a(snow.o) _decode_frame in libavcodec.a(snow.o) _decode_frame in libavcodec.a(snow.o) _decode_frame in libavcodec.a(snow.o) _decode_frame in libavcodec.a(snow.o) _decode_frame in libavcodec.a(snow.o) _opt_list in libavcodec.a(opt.o) _opt_list in libavcodec.a(opt.o) _opt_list in libavcodec.a(opt.o) _opt_list in libavcodec.a(opt.o) _opt_list in libavcodec.a(opt.o) _opt_list in libavcodec.a(opt.o) _opt_list in libavcodec.a(opt.o) _opt_list in libavcodec.a(opt.o) _opt_list in libavcodec.a(opt.o) _opt_list in libavcodec.a(opt.o) _opt_list in libavcodec.a(opt.o) _av_opt_show in libavcodec.a(opt.o) _av_set_number in libavcodec.a(opt.o) _av_set_string in libavcodec.a(opt.o) _av_opt_set_defaults2 in libavcodec.a(opt.o) _flv_h263_decode_picture_header in libavcodec.a(h263.o) _flv_h263_decode_picture_header in libavcodec.a(h263.o) _h263_decode_block in libavcodec.a(h263.o) _h263_decode_block in libavcodec.a(h263.o) _h263_decode_block in libavcodec.a(h263.o) _mpeg4_decode_video_packet_header in libavcodec.a(h263.o) _mpeg4_decode_video_packet_header in libavcodec.a(h263.o) _mpeg4_decode_video_packet_header in libavcodec.a(h263.o) _mpeg4_decode_video_packet_header in libavcodec.a(h263.o) _mpeg4_decode_video_packet_header in libavcodec.a(h263.o) _mpeg4_decode_video_packet_header in libavcodec.a(h263.o) _mpeg4_decode_video_packet_header in libavcodec.a(h263.o) _decode_vop_header in libavcodec.a(h263.o) _decode_vop_header in libavcodec.a(h263.o) _decode_vop_header in libavcodec.a(h263.o) _decode_vop_header in libavcodec.a(h263.o) _decode_vop_header in libavcodec.a(h263.o) _decode_vop_header in libavcodec.a(h263.o) _decode_vop_header in libavcodec.a(h263.o) _decode_vop_header in libavcodec.a(h263.o) _decode_vop_header in libavcodec.a(h263.o) _decode_vop_header in libavcodec.a(h263.o) _decode_vop_header in libavcodec.a(h263.o) _decode_vop_header in libavcodec.a(h263.o) _decode_vop_header in libavcodec.a(h263.o) _decode_vop_header in libavcodec.a(h263.o) _ff_mpeg4_decode_picture_header in libavcodec.a(h263.o) _ff_mpeg4_decode_picture_header in libavcodec.a(h263.o) _ff_mpeg4_decode_picture_header in libavcodec.a(h263.o) _ff_mpeg4_decode_picture_header in libavcodec.a(h263.o) _ff_mpeg4_decode_picture_header in libavcodec.a(h263.o) _ff_mpeg4_decode_picture_header in libavcodec.a(h263.o) _ff_mpeg4_decode_picture_header in libavcodec.a(h263.o) _ff_mpeg4_decode_picture_header in libavcodec.a(h263.o) _ff_mpeg4_decode_picture_header in libavcodec.a(h263.o) _ff_mpeg4_decode_picture_header in libavcodec.a(h263.o) _ff_mpeg4_decode_picture_header in libavcodec.a(h263.o) _ff_mpeg4_decode_picture_header in libavcodec.a(h263.o) _ff_mpeg4_decode_picture_header in libavcodec.a(h263.o) _ff_mpeg4_decode_picture_header in libavcodec.a(h263.o) _ff_mpeg4_decode_picture_header in libavcodec.a(h263.o) _ff_mpeg4_decode_picture_header in libavcodec.a(h263.o) _ff_mpeg4_decode_picture_header in libavcodec.a(h263.o) _ff_mpeg4_decode_picture_header in libavcodec.a(h263.o) _ff_mpeg4_decode_picture_header in libavcodec.a(h263.o) _ff_mpeg4_decode_picture_header in libavcodec.a(h263.o) _ff_mpeg4_decode_picture_header in libavcodec.a(h263.o) _h263_decode_picture_header in libavcodec.a(h263.o) _h263_decode_picture_header in libavcodec.a(h263.o) _h263_decode_picture_header in libavcodec.a(h263.o) _h263_decode_picture_header in libavcodec.a(h263.o) _h263_decode_picture_header in libavcodec.a(h263.o) _h263_decode_picture_header in libavcodec.a(h263.o) _h263_decode_picture_header in libavcodec.a(h263.o) _h263_decode_picture_header in libavcodec.a(h263.o) _h263_decode_picture_header in libavcodec.a(h263.o) _h263_decode_picture_header in libavcodec.a(h263.o) _h263_decode_picture_header in libavcodec.a(h263.o) _h263_decode_picture_header in libavcodec.a(h263.o) _h263_decode_picture_header in libavcodec.a(h263.o) _h263_decode_picture_header in libavcodec.a(h263.o) _intel_h263_decode_picture_header in libavcodec.a(h263.o) _intel_h263_decode_picture_header in libavcodec.a(h263.o) _ff_h263_decode_mb in libavcodec.a(h263.o) _ff_h263_decode_mb in libavcodec.a(h263.o) _ff_h263_decode_mb in libavcodec.a(h263.o) _mpeg4_decode_dc in libavcodec.a(h263.o) _mpeg4_decode_dc in libavcodec.a(h263.o) _mpeg4_decode_block in libavcodec.a(h263.o) _mpeg4_decode_block in libavcodec.a(h263.o) _mpeg4_decode_block in libavcodec.a(h263.o) _mpeg4_decode_block in libavcodec.a(h263.o) _mpeg4_decode_block in libavcodec.a(h263.o) _mpeg4_decode_block in libavcodec.a(h263.o) _mpeg4_decode_block in libavcodec.a(h263.o) _mpeg4_decode_block in libavcodec.a(h263.o) _mpeg4_decode_block in libavcodec.a(h263.o) _mpeg4_decode_block in libavcodec.a(h263.o) _mpeg4_decode_partitioned_mb in libavcodec.a(h263.o) _ff_mpeg4_decode_partitions in libavcodec.a(h263.o) _ff_mpeg4_decode_partitions in libavcodec.a(h263.o) _ff_mpeg4_decode_partitions in libavcodec.a(h263.o) _ff_mpeg4_decode_partitions in libavcodec.a(h263.o) _ff_mpeg4_decode_partitions in libavcodec.a(h263.o) _ff_mpeg4_decode_partitions in libavcodec.a(h263.o) _ff_mpeg4_decode_partitions in libavcodec.a(h263.o) _ff_mpeg4_decode_partitions in libavcodec.a(h263.o) _ff_mpeg4_decode_mb in libavcodec.a(h263.o) _ff_mpeg4_decode_mb in libavcodec.a(h263.o) _ff_mpeg4_decode_mb in libavcodec.a(h263.o) _ff_mpeg4_decode_mb in libavcodec.a(h263.o) _build_table in libavcodec.a(bitstream.o) _ff_init_me in libavcodec.a(motion_est.o) _check_input_motion in libavcodec.a(motion_est.o) _check_input_motion in libavcodec.a(motion_est.o) _check_input_motion in libavcodec.a(motion_est.o) _rv10_decode_init in libavcodec.a(rv10.o) _rv10_decode_init in libavcodec.a(rv10.o) _rv_decode_dc in libavcodec.a(rv10.o) _rv10_decode_packet in libavcodec.a(rv10.o) _rv10_decode_packet in libavcodec.a(rv10.o) _rv10_decode_packet in libavcodec.a(rv10.o) _rv10_decode_packet in libavcodec.a(rv10.o) _rv10_decode_packet in libavcodec.a(rv10.o) _rv10_decode_packet in libavcodec.a(rv10.o) _rv10_decode_packet in libavcodec.a(rv10.o) _rv10_decode_packet in libavcodec.a(rv10.o) _rv10_decode_packet in libavcodec.a(rv10.o) _rv10_decode_packet in libavcodec.a(rv10.o) _rv10_decode_packet in libavcodec.a(rv10.o) _rv10_decode_packet in libavcodec.a(rv10.o) _rv10_decode_packet in libavcodec.a(rv10.o) _rv10_decode_packet in libavcodec.a(rv10.o) _rv10_decode_packet in libavcodec.a(rv10.o) _qp2bits in libavcodec.a(ratecontrol.o) _bits2qp in libavcodec.a(ratecontrol.o) _ff_vbv_update in libavcodec.a(ratecontrol.o) _ff_vbv_update in libavcodec.a(ratecontrol.o) _modify_qscale in libavcodec.a(ratecontrol.o) _modify_qscale in libavcodec.a(ratecontrol.o) _modify_qscale in libavcodec.a(ratecontrol.o) _modify_qscale in libavcodec.a(ratecontrol.o) _modify_qscale in libavcodec.a(ratecontrol.o) _get_qscale in libavcodec.a(ratecontrol.o) _get_qscale in libavcodec.a(ratecontrol.o) _get_qscale in libavcodec.a(ratecontrol.o) _ff_rate_estimate_qscale in libavcodec.a(ratecontrol.o) _ff_rate_control_init in libavcodec.a(ratecontrol.o) _ff_rate_control_init in libavcodec.a(ratecontrol.o) _ff_rate_control_init in libavcodec.a(ratecontrol.o) _ff_rate_control_init in libavcodec.a(ratecontrol.o) _ff_rate_control_init in libavcodec.a(ratecontrol.o) _ff_rate_control_init in libavcodec.a(ratecontrol.o) _ff_rate_control_init in libavcodec.a(ratecontrol.o) _ff_rate_control_init in libavcodec.a(ratecontrol.o) _ff_eval in libavcodec.a(eval.o) _convert_matrix in libavcodec.a(mpegvideo.o) _copy_picture_attributes in libavcodec.a(mpegvideo.o) _copy_picture_attributes in libavcodec.a(mpegvideo.o) _copy_picture_attributes in libavcodec.a(mpegvideo.o) _copy_picture_attributes in libavcodec.a(mpegvideo.o) _alloc_picture in libavcodec.a(mpegvideo.o) _alloc_picture in libavcodec.a(mpegvideo.o) _clip_coeffs in libavcodec.a(mpegvideo.o) _ff_print_debug_info in libavcodec.a(mpegvideo.o) _ff_print_debug_info in libavcodec.a(mpegvideo.o) _ff_print_debug_info in libavcodec.a(mpegvideo.o) _ff_print_debug_info in libavcodec.a(mpegvideo.o) _ff_print_debug_info in libavcodec.a(mpegvideo.o) _ff_print_debug_info in libavcodec.a(mpegvideo.o) _ff_print_debug_info in libavcodec.a(mpegvideo.o) _ff_print_debug_info in libavcodec.a(mpegvideo.o) _ff_print_debug_info in libavcodec.a(mpegvideo.o) _ff_print_debug_info in libavcodec.a(mpegvideo.o) _ff_print_debug_info in libavcodec.a(mpegvideo.o) _ff_print_debug_info in libavcodec.a(mpegvideo.o) _ff_print_debug_info in libavcodec.a(mpegvideo.o) _ff_print_debug_info in libavcodec.a(mpegvideo.o) _ff_print_debug_info in libavcodec.a(mpegvideo.o) _ff_print_debug_info in libavcodec.a(mpegvideo.o) _ff_print_debug_info in libavcodec.a(mpegvideo.o) _ff_print_debug_info in libavcodec.a(mpegvideo.o) _ff_print_debug_info in libavcodec.a(mpegvideo.o) _ff_print_debug_info in libavcodec.a(mpegvideo.o) _ff_print_debug_info in libavcodec.a(mpegvideo.o) _ff_print_debug_info in libavcodec.a(mpegvideo.o) _ff_print_debug_info in libavcodec.a(mpegvideo.o) _ff_print_debug_info in libavcodec.a(mpegvideo.o) _ff_print_debug_info in libavcodec.a(mpegvideo.o) _ff_print_debug_info in libavcodec.a(mpegvideo.o) _MPV_common_init in libavcodec.a(mpegvideo.o) _MPV_encode_init in libavcodec.a(mpegvideo.o) _MPV_encode_init in libavcodec.a(mpegvideo.o) _MPV_encode_init in libavcodec.a(mpegvideo.o) _MPV_encode_init in libavcodec.a(mpegvideo.o) _MPV_encode_init in libavcodec.a(mpegvideo.o) _MPV_encode_init in libavcodec.a(mpegvideo.o) _MPV_encode_init in libavcodec.a(mpegvideo.o) _MPV_encode_init in libavcodec.a(mpegvideo.o) _MPV_encode_init in libavcodec.a(mpegvideo.o) _MPV_encode_init in libavcodec.a(mpegvideo.o) _MPV_encode_init in libavcodec.a(mpegvideo.o) _MPV_encode_init in libavcodec.a(mpegvideo.o) _MPV_encode_init in libavcodec.a(mpegvideo.o) _MPV_encode_init in libavcodec.a(mpegvideo.o) _MPV_encode_init in libavcodec.a(mpegvideo.o) _MPV_encode_init in libavcodec.a(mpegvideo.o) _MPV_encode_init in libavcodec.a(mpegvideo.o) _MPV_encode_init in libavcodec.a(mpegvideo.o) _MPV_encode_init in libavcodec.a(mpegvideo.o) _MPV_encode_init in libavcodec.a(mpegvideo.o) _MPV_encode_init in libavcodec.a(mpegvideo.o) _MPV_encode_init in libavcodec.a(mpegvideo.o) _MPV_motion in libavcodec.a(mpegvideo.o) _MPV_motion in libavcodec.a(mpegvideo.o) _MPV_motion in libavcodec.a(mpegvideo.o) _MPV_motion in libavcodec.a(mpegvideo.o) _MPV_motion in libavcodec.a(mpegvideo.o) _MPV_frame_start in libavcodec.a(mpegvideo.o) _MPV_frame_start in libavcodec.a(mpegvideo.o) _MPV_encode_picture in libavcodec.a(mpegvideo.o) _MPV_encode_picture in libavcodec.a(mpegvideo.o) _MPV_encode_picture in libavcodec.a(mpegvideo.o) _MPV_encode_picture in libavcodec.a(mpegvideo.o) _MPV_encode_picture in libavcodec.a(mpegvideo.o) _MPV_encode_picture in libavcodec.a(mpegvideo.o) _encode_thread in libavcodec.a(mpegvideo.o) _encode_thread in libavcodec.a(mpegvideo.o) _ff_er_add_slice in libavcodec.a(error_resilience.o) _ff_er_frame_end in libavcodec.a(error_resilience.o) _ff_er_frame_end in libavcodec.a(error_resilience.o) _ff_er_frame_end in libavcodec.a(error_resilience.o) _ff_er_frame_end in libavcodec.a(error_resilience.o) _encode_init in libavcodec.a(mpeg12.o) _encode_init in libavcodec.a(mpeg12.o) _encode_init in libavcodec.a(mpeg12.o) _encode_init in libavcodec.a(mpeg12.o) _encode_init in libavcodec.a(mpeg12.o) _imx_dump_header in libavcodec.a(mpeg12.o) _decode_frame in libavcodec.a(mpeg12.o) _decode_frame in libavcodec.a(mpeg12.o) _decode_frame in libavcodec.a(mpeg12.o) _mpeg_decode_mb in libavcodec.a(mpeg12.o) _mpeg_decode_mb in libavcodec.a(mpeg12.o) _mpeg_decode_mb in libavcodec.a(mpeg12.o) _mpeg_decode_mb in libavcodec.a(mpeg12.o) _mpeg_decode_mb in libavcodec.a(mpeg12.o) _mpeg_decode_mb in libavcodec.a(mpeg12.o) _mpeg_decode_mb in libavcodec.a(mpeg12.o) _mpeg_decode_slice in libavcodec.a(mpeg12.o) _mpeg_decode_slice in libavcodec.a(mpeg12.o) _mpeg_decode_slice in libavcodec.a(mpeg12.o) _mpeg_decode_slice in libavcodec.a(mpeg12.o) _mpeg_decode_slice in libavcodec.a(mpeg12.o) _mpeg_decode_slice in libavcodec.a(mpeg12.o) _mpeg_decode_slice in libavcodec.a(mpeg12.o) _mpeg_decode_frame in libavcodec.a(mpeg12.o) _mpeg_decode_frame in libavcodec.a(mpeg12.o) _mpeg_decode_frame in libavcodec.a(mpeg12.o) _mpeg_decode_frame in libavcodec.a(mpeg12.o) _mpeg_decode_frame in libavcodec.a(mpeg12.o) _mpeg_decode_frame in libavcodec.a(mpeg12.o) _mpeg_decode_frame in libavcodec.a(mpeg12.o) _mpeg_decode_frame in libavcodec.a(mpeg12.o) _mpeg_decode_frame in libavcodec.a(mpeg12.o) _mpeg_decode_frame in libavcodec.a(mpeg12.o) _mpeg_decode_frame in libavcodec.a(mpeg12.o) _wmv2_add_block in libavcodec.a(msmpeg4.o) _msmpeg4_decode_motion in libavcodec.a(msmpeg4.o) _msmpeg4_decode_ext_header in libavcodec.a(msmpeg4.o) _msmpeg4_decode_ext_header in libavcodec.a(msmpeg4.o) _ff_wmv2_decode_picture_header in libavcodec.a(msmpeg4.o) _ff_wmv2_decode_picture_header in libavcodec.a(msmpeg4.o) _msmpeg4_decode_picture_header in libavcodec.a(msmpeg4.o) _msmpeg4_decode_picture_header in libavcodec.a(msmpeg4.o) _msmpeg4_decode_picture_header in libavcodec.a(msmpeg4.o) _ff_wmv2_decode_secondary_picture_header in libavcodec.a(msmpeg4.o) _ff_wmv2_decode_secondary_picture_header in libavcodec.a(msmpeg4.o) _ff_wmv2_decode_secondary_picture_header in libavcodec.a(msmpeg4.o) _msmpeg4_decode_block in libavcodec.a(msmpeg4.o) _msmpeg4_decode_block in libavcodec.a(msmpeg4.o) _msmpeg4_decode_block in libavcodec.a(msmpeg4.o) _msmpeg4_decode_block in libavcodec.a(msmpeg4.o) _msmpeg4_decode_block in libavcodec.a(msmpeg4.o) _msmpeg4_decode_block in libavcodec.a(msmpeg4.o) _msmpeg4_decode_block in libavcodec.a(msmpeg4.o) _wmv2_decode_mb in libavcodec.a(msmpeg4.o) _wmv2_decode_mb in libavcodec.a(msmpeg4.o) _msmpeg4v34_decode_mb in libavcodec.a(msmpeg4.o) _msmpeg4v12_decode_mb in libavcodec.a(msmpeg4.o) _h261_decode_frame in libavcodec.a(h261.o) _h261_decode_frame in libavcodec.a(h261.o) _h261_decode_frame in libavcodec.a(h261.o) _h261_decode_frame in libavcodec.a(h261.o) _h261_decode_frame in libavcodec.a(h261.o) _h261_decode_frame in libavcodec.a(h261.o) _h261_decode_frame in libavcodec.a(h261.o) _encode_init_ls in libavcodec.a(mjpeg.o) _mjpeg_decode_sof in libavcodec.a(mjpeg.o) _mjpeg_decode_sof in libavcodec.a(mjpeg.o) _mjpeg_decode_sof in libavcodec.a(mjpeg.o) _mjpeg_decode_sof in libavcodec.a(mjpeg.o) _mjpeg_decode_sof in libavcodec.a(mjpeg.o) _mjpeg_decode_dht in libavcodec.a(mjpeg.o) _mjpeg_decode_dqt in libavcodec.a(mjpeg.o) _mjpeg_decode_dqt in libavcodec.a(mjpeg.o) _mjpeg_decode_dqt in libavcodec.a(mjpeg.o) _mjpeg_decode_init in libavcodec.a(mjpeg.o) _mjpeg_decode_init in libavcodec.a(mjpeg.o) _mjpega_dump_header in libavcodec.a(mjpeg.o) _mjpega_dump_header in libavcodec.a(mjpeg.o) _mjpega_dump_header in libavcodec.a(mjpeg.o) _mjpeg_decode_sos in libavcodec.a(mjpeg.o) _mjpeg_decode_sos in libavcodec.a(mjpeg.o) _mjpeg_decode_sos in libavcodec.a(mjpeg.o) _mjpeg_decode_sos in libavcodec.a(mjpeg.o) _mjpeg_decode_sos in libavcodec.a(mjpeg.o) _mjpeg_decode_sos in libavcodec.a(mjpeg.o) _mjpeg_decode_sos in libavcodec.a(mjpeg.o) _mjpeg_decode_sos in libavcodec.a(mjpeg.o) _mjpeg_decode_sos in libavcodec.a(mjpeg.o) _mjpeg_decode_sos in libavcodec.a(mjpeg.o) _mjpeg_decode_sos in libavcodec.a(mjpeg.o) _mjpeg_decode_sos in libavcodec.a(mjpeg.o) _mjpeg_decode_frame in libavcodec.a(mjpeg.o) _mjpeg_decode_frame in libavcodec.a(mjpeg.o) _mjpeg_decode_frame in libavcodec.a(mjpeg.o) _mjpeg_decode_frame in libavcodec.a(mjpeg.o) _mjpeg_decode_frame in libavcodec.a(mjpeg.o) _mjpeg_decode_frame in libavcodec.a(mjpeg.o) _mjpeg_decode_frame in libavcodec.a(mjpeg.o) _mjpeg_decode_frame in libavcodec.a(mjpeg.o) _mjpeg_decode_frame in libavcodec.a(mjpeg.o) _mjpeg_decode_frame in libavcodec.a(mjpeg.o) _mjpeg_decode_frame in libavcodec.a(mjpeg.o) _mjpeg_decode_frame in libavcodec.a(mjpeg.o) _mjpeg_decode_frame in libavcodec.a(mjpeg.o) _mjpeg_decode_frame in libavcodec.a(mjpeg.o) _mjpeg_decode_frame in libavcodec.a(mjpeg.o) _mjpeg_decode_frame in libavcodec.a(mjpeg.o) _mjpeg_decode_frame in libavcodec.a(mjpeg.o) _mjpeg_decode_frame in libavcodec.a(mjpeg.o) _mjpeg_decode_frame in libavcodec.a(mjpeg.o) _mjpeg_decode_frame in libavcodec.a(mjpeg.o) _mjpeg_decode_frame in libavcodec.a(mjpeg.o) _mjpegb_decode_frame in libavcodec.a(mjpeg.o) _mjpegb_decode_frame in libavcodec.a(mjpeg.o) _mjpegb_decode_frame in libavcodec.a(mjpeg.o) _mjpegb_decode_frame in libavcodec.a(mjpeg.o) _mjpegb_decode_frame in libavcodec.a(mjpeg.o) _mjpegb_decode_frame in libavcodec.a(mjpeg.o) _mjpegb_decode_frame in libavcodec.a(mjpeg.o) _mjpegb_decode_frame in libavcodec.a(mjpeg.o) _mjpegb_decode_frame in libavcodec.a(mjpeg.o) _encode_picture_lossless in libavcodec.a(mjpeg.o) _encode_picture_lossless in libavcodec.a(mjpeg.o) _decode_slice in libavcodec.a(h263dec.o) _decode_slice in libavcodec.a(h263dec.o) _decode_slice in libavcodec.a(h263dec.o) _decode_slice in libavcodec.a(h263dec.o) _decode_slice in libavcodec.a(h263dec.o) _ff_h263_decode_frame in libavcodec.a(h263dec.o) _ff_h263_decode_frame in libavcodec.a(h263dec.o) _vc1_decode_intra_block in libavcodec.a(vc1.o) _decode_entry_point in libavcodec.a(vc1.o) _decode_entry_point in libavcodec.a(vc1.o) _decode_entry_point in libavcodec.a(vc1.o) _decode_entry_point in libavcodec.a(vc1.o) _decode_sequence_header in libavcodec.a(vc1.o) _decode_sequence_header in libavcodec.a(vc1.o) _decode_sequence_header in libavcodec.a(vc1.o) _decode_sequence_header in libavcodec.a(vc1.o) _decode_sequence_header in libavcodec.a(vc1.o) _decode_sequence_header in libavcodec.a(vc1.o) _decode_sequence_header in libavcodec.a(vc1.o) _decode_sequence_header in libavcodec.a(vc1.o) _decode_sequence_header in libavcodec.a(vc1.o) _decode_sequence_header in libavcodec.a(vc1.o) _decode_sequence_header in libavcodec.a(vc1.o) _decode_sequence_header in libavcodec.a(vc1.o) _decode_sequence_header in libavcodec.a(vc1.o) _decode_sequence_header in libavcodec.a(vc1.o) _decode_sequence_header in libavcodec.a(vc1.o) _decode_sequence_header in libavcodec.a(vc1.o) _decode_sequence_header in libavcodec.a(vc1.o) _vc1_decode_init in libavcodec.a(vc1.o) _vc1_decode_init in libavcodec.a(vc1.o) _vc1_decode_init in libavcodec.a(vc1.o) _vc1_decode_init in libavcodec.a(vc1.o) _vc1_decode_i_blocks in libavcodec.a(vc1.o) _vc1_decode_i_blocks in libavcodec.a(vc1.o) _bitplane_decoding in libavcodec.a(vc1.o) _bitplane_decoding in libavcodec.a(vc1.o) _vc1_parse_frame_header_adv in libavcodec.a(vc1.o) _vc1_parse_frame_header_adv in libavcodec.a(vc1.o) _vc1_parse_frame_header_adv in libavcodec.a(vc1.o) _vc1_parse_frame_header_adv in libavcodec.a(vc1.o) _vc1_parse_frame_header_adv in libavcodec.a(vc1.o) _vc1_parse_frame_header_adv in libavcodec.a(vc1.o) _vc1_parse_frame_header_adv in libavcodec.a(vc1.o) _vc1_decode_i_blocks_adv in libavcodec.a(vc1.o) _vc1_decode_i_blocks_adv in libavcodec.a(vc1.o) _vc1_decode_p_blocks in libavcodec.a(vc1.o) _vc1_decode_blocks in libavcodec.a(vc1.o) _vc1_decode_frame in libavcodec.a(vc1.o) _vc1_decode_frame in libavcodec.a(vc1.o) _vc1_decode_frame in libavcodec.a(vc1.o) _vc1_decode_frame in libavcodec.a(vc1.o) _vc1_decode_frame in libavcodec.a(vc1.o) _vc1_decode_frame in libavcodec.a(vc1.o) _vc1_decode_frame in libavcodec.a(vc1.o) _decode_init_mp3on4 in libavcodec.a(mpegaudiodec.o) _decode_init_mp3on4 in libavcodec.a(mpegaudiodec.o) _mp_decode_layer3 in libavcodec.a(mpegaudiodec.o) _mp_decode_layer3 in libavcodec.a(mpegaudiodec.o) _mp_decode_layer3 in libavcodec.a(mpegaudiodec.o) _mp_decode_layer3 in libavcodec.a(mpegaudiodec.o) _mp_decode_layer3 in libavcodec.a(mpegaudiodec.o) _mp_decode_frame in libavcodec.a(mpegaudiodec.o) _mp_decode_frame in libavcodec.a(mpegaudiodec.o) _decode_frame in libavcodec.a(mpegaudiodec.o) _decode_frame in libavcodec.a(mpegaudiodec.o) _decode_frame in libavcodec.a(mpegaudiodec.o) _decode_frame in libavcodec.a(mpegaudiodec.o) "_av_crc07", referenced from: _av_crc07$non_lazy_ptr in libavcodec.a(utils.o) "_av_div_q", referenced from: _mpeg_decode_frame in libavcodec.a(mpeg12.o) "_av_reduce", referenced from: _mpeg_decode_frame in libavcodec.a(mpeg12.o) "_av_crc8005", referenced from: _av_crc8005$non_lazy_ptr in libavcodec.a(utils.o) "_av_mallocz", referenced from: _img_resample_full_init in libavcodec.a(imgresample.o) _img_resample_full_init in libavcodec.a(imgresample.o) _av_resample_init in libavcodec.a(resample2.o) _av_resample_init in libavcodec.a(resample2.o) _av_mallocz_static in libavcodec.a(utils.o) _avcodec_default_get_buffer in libavcodec.a(utils.o) _avcodec_open in libavcodec.a(utils.o) _ff_realloc_static in libavcodec.a(utils.o) _avcodec_init in libavcodec.a(utils.o) _avcodec_init in libavcodec.a(utils.o) _avcodec_init in libavcodec.a(utils.o) _vorbis_parse_setup_hdr_codebooks in libavcodec.a(vorbis.o) _vorbis_parse_setup_hdr_codebooks in libavcodec.a(vorbis.o) _vorbis_parse_setup_hdr_codebooks in libavcodec.a(vorbis.o) _vorbis_parse_setup_hdr_codebooks in libavcodec.a(vorbis.o) _vorbis_decode_init in libavcodec.a(vorbis.o) _vorbis_decode_init in libavcodec.a(vorbis.o) _vorbis_decode_init in libavcodec.a(vorbis.o) _vorbis_decode_init in libavcodec.a(vorbis.o) _vorbis_decode_init in libavcodec.a(vorbis.o) _vorbis_decode_init in libavcodec.a(vorbis.o) _vorbis_decode_init in libavcodec.a(vorbis.o) _vorbis_decode_init in libavcodec.a(vorbis.o) _common_init in libavcodec.a(snow.o) _common_init in libavcodec.a(snow.o) _decode_init in libavcodec.a(snow.o) _encode_init in libavcodec.a(snow.o) _encode_init in libavcodec.a(snow.o) _encode_init in libavcodec.a(snow.o) _encode_init in libavcodec.a(snow.o) _encode_init in libavcodec.a(snow.o) _encode_init in libavcodec.a(snow.o) _encode_init in libavcodec.a(snow.o) _encode_init in libavcodec.a(snow.o) _decode_frame in libavcodec.a(snow.o) _h263_encode_init in libavcodec.a(h263.o) _ff_rate_control_init in libavcodec.a(ratecontrol.o) _parse_primary in libavcodec.a(eval.o) _parse_factor in libavcodec.a(eval.o) _parse_expr in libavcodec.a(eval.o) _parse_expr in libavcodec.a(eval.o) _parse_expr in libavcodec.a(eval.o) _parse_expr in libavcodec.a(eval.o) _parse_expr in libavcodec.a(eval.o) _parse_expr in libavcodec.a(eval.o) _parse_expr in libavcodec.a(eval.o) _alloc_picture in libavcodec.a(mpegvideo.o) _alloc_picture in libavcodec.a(mpegvideo.o) _alloc_picture in libavcodec.a(mpegvideo.o) _alloc_picture in libavcodec.a(mpegvideo.o) _alloc_picture in libavcodec.a(mpegvideo.o) _alloc_picture in libavcodec.a(mpegvideo.o) _alloc_picture in libavcodec.a(mpegvideo.o) _alloc_picture in libavcodec.a(mpegvideo.o) _alloc_picture in libavcodec.a(mpegvideo.o) _alloc_picture in libavcodec.a(mpegvideo.o) _alloc_picture in libavcodec.a(mpegvideo.o) _alloc_picture in libavcodec.a(mpegvideo.o) _alloc_picture in libavcodec.a(mpegvideo.o) _alloc_picture in libavcodec.a(mpegvideo.o) _alloc_picture in libavcodec.a(mpegvideo.o) _alloc_picture in libavcodec.a(mpegvideo.o) _alloc_picture in libavcodec.a(mpegvideo.o) _alloc_picture in libavcodec.a(mpegvideo.o) _alloc_picture in libavcodec.a(mpegvideo.o) _alloc_picture in libavcodec.a(mpegvideo.o) _alloc_picture in libavcodec.a(mpegvideo.o) _alloc_picture in libavcodec.a(mpegvideo.o) _alloc_picture in libavcodec.a(mpegvideo.o) _alloc_picture in libavcodec.a(mpegvideo.o) _MPV_common_init in libavcodec.a(mpegvideo.o) _MPV_common_init in libavcodec.a(mpegvideo.o) _MPV_common_init in libavcodec.a(mpegvideo.o) _MPV_common_init in libavcodec.a(mpegvideo.o) _MPV_common_init in libavcodec.a(mpegvideo.o) _MPV_common_init in libavcodec.a(mpegvideo.o) _MPV_common_init in libavcodec.a(mpegvideo.o) _MPV_common_init in libavcodec.a(mpegvideo.o) _MPV_common_init in libavcodec.a(mpegvideo.o) _MPV_common_init in libavcodec.a(mpegvideo.o) _MPV_common_init in libavcodec.a(mpegvideo.o) _MPV_common_init in libavcodec.a(mpegvideo.o) _MPV_common_init in libavcodec.a(mpegvideo.o) _MPV_common_init in libavcodec.a(mpegvideo.o) _MPV_common_init in libavcodec.a(mpegvideo.o) _MPV_common_init in libavcodec.a(mpegvideo.o) _MPV_common_init in libavcodec.a(mpegvideo.o) _MPV_common_init in libavcodec.a(mpegvideo.o) _MPV_common_init in libavcodec.a(mpegvideo.o) _MPV_common_init in libavcodec.a(mpegvideo.o) _MPV_common_init in libavcodec.a(mpegvideo.o) _MPV_common_init in libavcodec.a(mpegvideo.o) _MPV_common_init in libavcodec.a(mpegvideo.o) _MPV_common_init in libavcodec.a(mpegvideo.o) _MPV_common_init in libavcodec.a(mpegvideo.o) _MPV_common_init in libavcodec.a(mpegvideo.o) _MPV_common_init in libavcodec.a(mpegvideo.o) _MPV_common_init in libavcodec.a(mpegvideo.o) _MPV_common_init in libavcodec.a(mpegvideo.o) _MPV_common_init in libavcodec.a(mpegvideo.o) _MPV_common_init in libavcodec.a(mpegvideo.o) _MPV_common_init in libavcodec.a(mpegvideo.o) _MPV_common_init in libavcodec.a(mpegvideo.o) _MPV_common_init in libavcodec.a(mpegvideo.o) _MPV_common_init in libavcodec.a(mpegvideo.o) _MPV_common_init in libavcodec.a(mpegvideo.o) _MPV_common_init in libavcodec.a(mpegvideo.o) _MPV_common_init in libavcodec.a(mpegvideo.o) _MPV_common_init in libavcodec.a(mpegvideo.o) _MPV_common_init in libavcodec.a(mpegvideo.o) _MPV_encode_init in libavcodec.a(mpegvideo.o) _ff_er_frame_end in libavcodec.a(error_resilience.o) _ff_er_frame_end in libavcodec.a(error_resilience.o) _decode_init in libavcodec.a(mpeg12.o) _ff_mpeg1_encode_init in libavcodec.a(mpeg12.o) _wmv2_encode_init in libavcodec.a(msmpeg4.o) _mjpeg_decode_sof in libavcodec.a(mjpeg.o) _encode_picture_ls in libavcodec.a(mjpeg.o) _encode_picture_ls in libavcodec.a(mjpeg.o) _mjpeg_decode_sos in libavcodec.a(mjpeg.o) _mjpeg_decode_sos in libavcodec.a(mjpeg.o) _sp5x_decode_frame in libavcodec.a(mjpeg.o) _av_parser_init in libavcodec.a(parser.o) _av_parser_init in libavcodec.a(parser.o) _mpeg4video_parse_init in libavcodec.a(parser.o) _vc1_decode_init in libavcodec.a(vc1.o) _vc1_decode_frame in libavcodec.a(vc1.o) _decode_init_mp3on4 in libavcodec.a(mpegaudiodec.o) _decode_init_mp3on4 in libavcodec.a(mpegaudiodec.o) "_ff_log2_tab", referenced from: _ff_log2_tab$non_lazy_ptr in libavcodec.a(vorbis.o) _ff_log2_tab$non_lazy_ptr in libavcodec.a(snow.o) _ff_log2_tab$non_lazy_ptr in libavcodec.a(h263.o) _ff_log2_tab$non_lazy_ptr in libavcodec.a(rv10.o) _ff_log2_tab$non_lazy_ptr in libavcodec.a(mpegvideo.o) _ff_log2_tab$non_lazy_ptr in libavcodec.a(mpeg12.o) _ff_log2_tab$non_lazy_ptr in libavcodec.a(mjpeg.o) ld: symbol(s) not found collect2: ld returned 1 exit status configure:49011: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_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_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_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #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_NETSNMP 1 | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_VERSION | #define HAVE_SPEEX 1 | #define HAVE_SPEEX_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_TERMCAP 1 | #define HAVE_TERMCAP_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:49030: result: no configure:49227: checking linux/videodev.h usability configure:49244: gcc -c -g -O2 conftest.c >&5 conftest.c:304:28: error: linux/videodev.h: No such file or directory configure:49250: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_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_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_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #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_NETSNMP 1 | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_VERSION | #define HAVE_SPEEX 1 | #define HAVE_SPEEX_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_TERMCAP 1 | #define HAVE_TERMCAP_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. */ | #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:49264: result: no configure:49268: checking linux/videodev.h presence configure:49283: gcc -E conftest.c conftest.c:271:28: error: linux/videodev.h: No such file or directory configure:49289: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_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_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_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #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_NETSNMP 1 | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_VERSION | #define HAVE_SPEEX 1 | #define HAVE_SPEEX_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_TERMCAP 1 | #define HAVE_TERMCAP_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. */ | #include configure:49303: result: no configure:49336: checking for linux/videodev.h configure:49343: result: no configure:49374: checking for XOpenDisplay in -lX11 configure:49409: gcc -o conftest -g -O2 conftest.c -lX11 -lresolv >&5 ld: library not found for -lX11 collect2: ld returned 1 exit status configure:49415: $? = 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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 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_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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #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_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_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 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_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #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_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_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_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_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #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_NETSNMP 1 | #define HAVE_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_VERSION | #define HAVE_SPEEX 1 | #define HAVE_SPEEX_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_TERMCAP 1 | #define HAVE_TERMCAP_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 XOpenDisplay (); | int | main () | { | return XOpenDisplay (); | ; | return 0; | } configure:49434: result: no configure:49635: checking for XOpenDisplay in -lX11 configure:49695: result: no configure:49883: checking for /sbin/launchd configure:49898: result: yes configure:49957: checking for gtk-config configure:49973: found /opt/local/bin/gtk-config configure:49984: result: gtk-config configure:50134: checking for pkg-config configure:50150: found /opt/local/bin/pkg-config configure:50161: result: pkg-config configure:50248: checking for curl-config configure:50266: found /opt/local/bin/curl-config configure:50278: result: /opt/local/bin/curl-config configure:50310: checking for curl_version() in curl/curl.h configure:50336: gcc -c -g -O2 -I/opt/local/include conftest.c >&5 configure:50342: $? = 0 configure:50348: result: yes configure:50381: checking for mandatory modules: configure:50403: result: ok configure:50507: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by asterisk config.status 1.6, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hepatica.local config.status:933: creating build_tools/menuselect-deps config.status:933: creating makeopts config.status:933: creating channels/h323/Makefile config.status:933: creating include/asterisk/autoconfig.h configure:51985: Package configured for: configure:51987: OS type : darwin9.6.0 configure:51989: Host CPU : i386 configure:51991: build-cpu:vendor:os: i386 : apple : darwin9.6.0 : configure:51993: host-cpu:vendor:os: i386 : apple : darwin9.6.0 : ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-apple-darwin9.6.0 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= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_file__dev_urandom=yes ac_cv_file__sbin_launchd=yes 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=no ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_ftruncate=yes ac_cv_func_funopen=yes 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_ioperm=no ac_cv_func_isascii=yes ac_cv_func_localtime_r=yes ac_cv_func_lstat_dereferences_slashed_symlink=no 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=no 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=yes ac_cv_func_strlcpy=yes ac_cv_func_strncasecmp=yes ac_cv_func_strndup=no ac_cv_func_strnlen=no ac_cv_func_strnlen_working=no 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__Users_olle_pwlib_include_ptlib_h=no ac_cv_header__usr_include_ptlib_h=no ac_cv_header__usr_local_include_ptlib_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_arpa_nameser_h=yes ac_cv_header_byteswap_h=no 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_iconv_h=yes 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=yes ac_cv_header_limits_h=yes ac_cv_header_linux_compiler_h=no ac_cv_header_linux_ixjuser_h=no ac_cv_header_linux_soundcard_h=no ac_cv_header_linux_videodev_h=no ac_cv_header_locale_h=yes ac_cv_header_ltdl_h=yes ac_cv_header_malloc_h=no 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_portaudio_h=yes ac_cv_header_speex_speex_h=yes ac_cv_header_sqlite3_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_file_h=yes ac_cv_header_sys_io_h=no 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_soundcard_h=no 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_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=i386-apple-darwin9.6.0 ac_cv_imap_tk=no ac_cv_lib_SDL_image_IMG_Load=yes ac_cv_lib_SaClm_saClmInitialize=no ac_cv_lib_X11_XOpenDisplay=no ac_cv_lib_asound_snd_spcm_init=no 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_crypto_AES_encrypt=yes ac_cv_lib_curses_initscr=yes ac_cv_lib_error_at_line=no ac_cv_lib_execinfo_backtrace=no ac_cv_lib_gsm_gsm_create=no ac_cv_lib_hoard_malloc=no ac_cv_lib_iconv_iconv_open=yes 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_mISDN_mISDN_open=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=no ac_cv_lib_m_exp10l=no 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_newt_newtBell=no ac_cv_lib_odbc_SQLConnect=no ac_cv_lib_ogg_ogg_sync_init=yes ac_cv_lib_osptk_OSPPCryptoDecrypt=no ac_cv_lib_ossaudio_oss_ioctl_mixer=no ac_cv_lib_popt_poptStrerror=no ac_cv_lib_portaudio_Pa_GetDeviceCount=yes ac_cv_lib_pri_pri_new_bri=no ac_cv_lib_pri_pri_set_inbanddisconnect=no ac_cv_lib_radiusclient_ng_rc_read_config=no ac_cv_lib_resample_resample_open=no ac_cv_lib_speex_speex_encode=yes ac_cv_lib_speex_speex_preprocess_ctl=no ac_cv_lib_speexdsp_speex_preprocess_ctl=no ac_cv_lib_sqlite3_sqlite3_open=yes ac_cv_lib_sqlite_sqlite_exec=no ac_cv_lib_ss7_ss7_pollflags=no ac_cv_lib_ssl_ssl2_connect=yes ac_cv_lib_sybdb_dbinit=no ac_cv_lib_termcap_tgetent=yes ac_cv_lib_tinfo_tgetent=no ac_cv_lib_tonezone_tone_zone_find=no ac_cv_lib_tonezone_tone_zone_find_by_num=no ac_cv_lib_usb_usb_init=no 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_BASENAME=/usr/bin/basename ac_cv_path_COMPRESS=/usr/bin/compress ac_cv_path_DIRNAME=/usr/bin/dirname ac_cv_path_DOT=: ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FIND=/usr/bin/find ac_cv_path_GREP=/usr/bin/grep ac_cv_path_ID=/usr/bin/id ac_cv_path_KPATHSEA=: ac_cv_path_LN=/bin/ln ac_cv_path_RUBBER=: ac_cv_path_SED=/usr/bin/sed ac_cv_path_SHELL=/bin/sh ac_cv_path_WGET=/opt/local/bin/wget ac_cv_path_ac_pt_AR=/usr/bin/ar ac_cv_path_ac_pt_CURL_CONFIG=/opt/local/bin/curl-config ac_cv_path_ac_pt_STRIP=/usr/bin/strip ac_cv_path_ac_pt_UNAME=/usr/bin/uname ac_cv_path_install='/opt/local/bin/ginstall -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_MD5=md5 ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CONFIG_GTK=gtk-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_CXX=g++ ac_cv_prog_ac_ct_PKGCONFIG=pkg-config ac_cv_prog_ac_ct_RANLIB=ranlib 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=no ac_cv_search_opendir='none required' ac_cv_search_res_9_ndestroy='none required' ac_cv_search_res_9_ninit=-lresolv 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_int=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/libexec/gcc/i686-apple-darwin9/4.0.1/ld lt_cv_prog_gnu_ld=no ## ----------------- ## ## Output variables. ## ## ----------------- ## AIS_INCLUDE='' AIS_LIB='' ALLOCA='' ALSA_DIR='' ALSA_INCLUDE='' ALSA_LIB='' AR='/usr/bin/ar' AST_DECLARATION_AFTER_STATEMENT='-Wdeclaration-after-statement' AST_DEVMODE='yes' AST_FORTIFY_SOURCE='-D_FORTIFY_SOURCE=2' AST_NO_STRICT_OVERFLOW='' AST_SHADOW_WARNINGS='-Wshadow' AWK='gawk' BASENAME='/usr/bin/basename' BKTR_DIR='' BKTR_INCLUDE=' ' BKTR_LIB=' -lc ' BUILD_CPU='i386' BUILD_OS='darwin9.6.0' BUILD_PLATFORM='i386-apple-darwin9.6.0' BUILD_VENDOR='apple' CAP_DIR='' CAP_INCLUDE='' CAP_LIB='' CC='gcc' CFLAGS='-g -O2' COMPRESS='/usr/bin/compress' CONFIG_GMIME='No' CONFIG_GTK='gtk-config' CONFIG_NETSNMP='net-snmp-config' CONFIG_SDL='sdl-config' CPP='gcc -E' CPPFLAGS='' CRYPTO_DIR='' CRYPTO_INCLUDE=' ' CRYPTO_LIB=' -lcrypto ' CURL_CONFIG='/opt/local/bin/curl-config' CURL_DIR='' CURL_INCLUDE='-I/opt/local/include' CURL_LIB='-L/opt/local/lib -lcurl -L/opt/local/lib -L/opt/local/lib -lz' CURSES_DIR='' CURSES_INCLUDE=' ' CURSES_LIB=' -lcurses ' CXX='g++' CXXCPP='g++ -E' CXXFLAGS='-g -O2' DAHDI_DIR='' DAHDI_INCLUDE='' DAHDI_LIB='' DEFS='-DHAVE_CONFIG_H' DIRNAME='/usr/bin/dirname' DOT=':' DOWNLOAD='/opt/local/bin/wget' ECHO_C='ECHO_N='' ECHO_T='' EDITLINE_LIB=' -ltermcap ' EGREP='grep -E' EXEEXT='' FETCH='' FFMPEG_DIR='' FFMPEG_INCLUDE='' FFMPEG_LIB='' FIND='/usr/bin/find' FREETDS_DIR='' FREETDS_INCLUDE='' FREETDS_LIB='' GC_CFLAGS='' GC_LDFLAGS='' GMIME_DIR='' GMIME_INCLUDE='' GMIME_LIB='' GNU_LD='0' GNU_MAKE='make' GREP='/usr/bin/grep' GSM_DIR='' GSM_INCLUDE='' GSM_INTERNAL='yes' GSM_LIB='' GTK2_DIR='' GTK2_INCLUDE='-I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng12 -I/opt/local/include ' GTK2_LIB='-L/usr/local/lib -L/usr/X11R6/lib -L/opt/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lz -lfreetype -lXrender -lSM -lICE -lX11 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -lfontconfig -lexpat -lpng12 ' GTK_DIR='' GTK_INCLUDE='-I/opt/local/include/gtk-1.2 -I/opt/local/include/glib-1.2 -I/opt/local/lib/glib/include -D_REENTRANT -I/usr/X11/include' GTK_LIB='-L/opt/local/lib -L/usr/X11/lib -lgtk -lgdk -lgmodule -lgthread -lglib -lpthread -lintl -lXext -lX11 -lm' HAS_POLL='1' HOARD_DIR='' HOARD_INCLUDE='' HOARD_LIB='' HOST_CPU='i386' HOST_OS='darwin9.6.0' HOST_PLATFORM='i386-apple-darwin9.6.0' HOST_VENDOR='apple' ICONV_DIR='' ICONV_INCLUDE=' ' ICONV_LIB=' -liconv ' ID='/usr/bin/id' IKSEMEL_DIR='' IKSEMEL_INCLUDE=' ' IKSEMEL_LIB=' -liksemel ' IMAP_TK_DIR='system' IMAP_TK_INCLUDE='' IMAP_TK_LIB='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' ISDNNET_DIR='' ISDNNET_INCLUDE='' ISDNNET_LIB='' JACK_DIR='' JACK_INCLUDE='' JACK_LIB='' KPATHSEA=':' LD='/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld' LDAP_DIR='' LDAP_INCLUDE=' ' LDAP_LIB=' -lldap ' LDFLAGS='' LIBOBJS=' ${LIBOBJDIR}error$U.o ${LIBOBJDIR}lstat$U.o ${LIBOBJDIR}strnlen$U.o' LIBS='-lresolv ' LN='/bin/ln' LN_S='ln -s' LTDL_DIR='' LTDL_INCLUDE=' ' LTDL_LIB=' -lltdl ' LTLIBOBJS=' ${LIBOBJDIR}error$U.lo ${LIBOBJDIR}lstat$U.lo ${LIBOBJDIR}strnlen$U.lo' LUA_DIR='' LUA_INCLUDE='' LUA_LIB='' MD5='md5' MISDN_DIR='' MISDN_INCLUDE='' MISDN_LIB='' NBS_DIR='' NBS_INCLUDE='' NBS_LIB='' NCURSES_DIR='' NCURSES_INCLUDE=' ' NCURSES_LIB=' -lncurses ' NETSNMP_DIR='' NETSNMP_INCLUDE='-O2 -Udarwin9 -Ddarwin9=darwin9 -I/opt/local/include -I/opt/local/include -I/opt/local/include -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include -I/opt/local/include -I/opt/local/lib/perl5/5.10.0/darwin-2level/CORE -I. -I/opt/local/include' NETSNMP_LIB='-L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -lnetsnmpmibs -lnetsnmpagent -lnetsnmphelpers -lnetsnmp -L/opt/local/lib -L/usr/local/lib -L/opt/local/lib/perl5/5.10.0/darwin-2level/CORE -lperl -ldl -lm -lutil -lc' NEWT_DIR='' NEWT_INCLUDE='' NEWT_LIB='' OBJEXT='o' OGG_DIR='' OGG_INCLUDE=' ' OGG_LIB=' -logg ' OPENAIS_DIR='' OPENAIS_INCLUDE='' OPENAIS_LIB='' OPENH323DIR='' OPENH323_BUILD='' OPENH323_DIR='' OPENH323_INCDIR='' OPENH323_INCLUDE='' OPENH323_LIB='' OPENH323_LIBDIR='' OPENH323_SUFFIX='' OPENSSL_DIR='' OPENSSL_INCLUDE=' ' OPENSSL_LIB=' -lssl -lcrypto' OSARCH='darwin9.6.0' 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_AIS='0' PBX_ALSA='0' PBX_BKTR='1' PBX_CAP='0' PBX_CRYPTO='1' PBX_CURL='1' PBX_CURSES='1' PBX_DAHDI='0' PBX_FFMPEG='0' PBX_FREETDS='0' PBX_GMIME='0' PBX_GSM='1' PBX_GTK2='1' PBX_GTK='1' PBX_H323='0' PBX_HOARD='0' PBX_ICONV='1' PBX_IKSEMEL='1' PBX_IMAP_TK='0' PBX_IP_MTU_DISCOVER='' PBX_ISDNNET='0' PBX_IXJUSER='0' 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='1' PBX_NEWT='0' PBX_OGG='1' PBX_OPENAIS='0' PBX_OPENH323='0' PBX_OPENSSL='1' PBX_OSPTK='0' PBX_OSREV='9.6.0' PBX_OSS='0' PBX_PGSQL='0' PBX_POPT='0' PBX_PORTAUDIO='1' PBX_PRI='0' PBX_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP='' 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='0' PBX_SPEEX='1' PBX_SPEEXDSP='0' PBX_SPEEX_PREPROCESS='0' PBX_SQLITE3='1' PBX_SQLITE='0' PBX_SS7='0' PBX_SUPPSERV='0' PBX_TERMCAP='1' PBX_TINFO='0' PBX_TONEZONE='0' PBX_UNIXODBC='0' PBX_USB='0' PBX_VORBIS='1' PBX_VPB='0' PBX_X11='0' PBX_ZLIB='1' PGSQL_DIR='' PGSQL_INCLUDE='' PGSQL_LIB='' PG_CONFIG='No' PKGCONFIG='pkg-config' POPT_DIR='' POPT_INCLUDE='' POPT_LIB='' PORTAUDIO_DIR='' PORTAUDIO_INCLUDE=' ' PORTAUDIO_LIB=' -lportaudio ' POW_LIB=' -lm ' PRI_DIR='' PRI_INCLUDE='' PRI_LIB='' PTHREAD_CC='gcc' PTHREAD_CFLAGS='-D_THREAD_SAFE ' PTHREAD_LIBS='' PTLIB_CONFIG='' PWLIBDIR='' PWLIB_DIR='' PWLIB_INCDIR='' PWLIB_INCLUDE='' PWLIB_LIB='' PWLIB_LIBDIR='' PWLIB_PLATFORM='' RADIUS_DIR='' RADIUS_INCLUDE='' RADIUS_LIB='' RANLIB='ranlib' RESAMPLE_DIR='' RESAMPLE_INCLUDE='' RESAMPLE_LIB='' RUBBER=':' SDL_DIR='' SDL_IMAGE_DIR='' SDL_IMAGE_INCLUDE=' -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE' SDL_IMAGE_LIB=' -lSDL_image -L/opt/local/lib -lSDLmain -lSDL -Wl,-framework,Cocoa' SDL_INCLUDE='-I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE' SDL_LIB='-L/opt/local/lib -lSDLmain -lSDL -Wl,-framework,Cocoa' SED='/usr/bin/sed' SHELL='/bin/sh' SOXMIX=':' SPANDSP_DIR='' SPANDSP_INCLUDE='' SPANDSP_LIB='' SPEEXDSP_DIR='' SPEEXDSP_INCLUDE='' SPEEXDSP_LIB='' 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='' SS7_DIR='' SS7_INCLUDE='' SS7_LIB='' STRIP='/usr/bin/strip' SUPPSERV_DIR='' SUPPSERV_INCLUDE='' SUPPSERV_LIB='' TERMCAP_DIR='' TERMCAP_INCLUDE=' ' TERMCAP_LIB=' -ltermcap ' TINFO_DIR='' TINFO_INCLUDE='' TINFO_LIB='' TONEZONE_DIR='' TONEZONE_INCLUDE='' TONEZONE_LIB='' UNAME='/usr/bin/uname' UNIXODBC_DIR='' UNIXODBC_INCLUDE='' UNIXODBC_LIB='' USB_DIR='' USB_INCLUDE='' USB_LIB='' VORBIS_DIR='' VORBIS_INCLUDE=' ' VORBIS_LIB=' -lvorbis -lm -lvorbisenc' VPB_DIR='' VPB_INCLUDE='' VPB_LIB='' WGET='/opt/local/bin/wget' WINARCH='0' X11_DIR='' X11_INCLUDE='' X11_LIB='' ZLIB_DIR='' ZLIB_INCLUDE=' ' ZLIB_LIB=' -lz ' ac_ct_CC='gcc' ac_ct_CXX='g++' acx_pthread_config='' bindir='${exec_prefix}/bin' build='i386-apple-darwin9.6.0' build_alias='' build_cpu='i386' build_os='darwin9.6.0' build_vendor='apple' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-apple-darwin9.6.0' host_alias='' host_cpu='i386' host_os='darwin9.6.0' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_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 _GNU_SOURCE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 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_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 PROTOTYPES 1 #define __PROTOTYPES 1 #define RETSIGTYPE void #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_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_STRLCAT 1 #define HAVE_STRLCPY 1 #define HAVE_STRNCASECMP 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_FUNOPEN 1 #define HAVE_INET_ATON 1 #define HAVE_DEV_URANDOM 1 #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION #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_sentinel 1 #define HAVE_ATTRIBUTE_warn_unused_result 1 #define HAVE_ATTRIBUTE_weak 1 #define HAVE_RES_NINIT 1 #define HAVE_RES_NDESTROY 1 #define HAVE_RTLD_NOLOAD 1 #define HAVE_RTLD_NOLOAD_VERSION #define HAVE_OSX_ATOMICS 1 #define SIZEOF_INT 4 #define HAVE_CURSES 1 #define HAVE_CURSES_VERSION #define HAVE_EXP2L 1 #define HAVE_EXP2L_VERSION #define HAVE_LOG2L 1 #define HAVE_LOG2L_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_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_ICONV 1 #define HAVE_ICONV_VERSION #define HAVE_IKSEMEL 1 #define HAVE_IKSEMEL_VERSION #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_NETSNMP 1 #define HAVE_OGG 1 #define HAVE_OGG_VERSION #define HAVE_BKTR 1 #define HAVE_BKTR_VERSION #define HAVE_PORTAUDIO 1 #define HAVE_PORTAUDIO_VERSION #define HAVE_SPEEX 1 #define HAVE_SPEEX_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_TERMCAP 1 #define HAVE_TERMCAP_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_SBIN_LAUNCHD 1 #define HAVE_GTK 1 #define HAVE_GTK2 1 #define HAVE_CURL 1 configure: exit 0