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 ## --------- ## ## Platform. ## ## --------- ## hostname = JRCovert uname -m = Power Macintosh uname -r = 8.11.0 uname -s = Darwin uname -v = Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC /usr/bin/uname -p = powerpc /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 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC Kernel configured for a single processor only. 1 processor is physically available. Processor type: ppc7450 (PowerPC 7450) Processor active: 0 Primary memory available: 768.00 megabytes Default processor set: 83 tasks, 306 threads, 1 processors Load average: 3.28, Mach factor: 0.16 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/bin PATH: /usr/local/bin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin PATH: /usr/X11R6/bin PATH: /sw/bin PATH: /sw/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2145: checking build system type configure:2163: result: powerpc-apple-darwin8.11.0 configure:2185: checking host system type configure:2200: result: powerpc-apple-darwin8.11.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 powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5370) 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: powerpc-apple-darwin8 Configured with: /var/tmp/gcc/gcc-5370~2/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=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8 Thread model: posix gcc version 4.0.1 (Apple Computer, Inc. build 5370) configure:2572: $? = 0 configure:2579: gcc -V >&5 gcc: 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:3713: gcc -o conftest -g -O2 conftest.c >&5 configure:3716: $? = 0 configure:3722: ./conftest configure:3725: $? = 0 configure:3742: result: yes configure:3766: checking for sys/types.h configure:3787: gcc -c -g -O2 conftest.c >&5 configure:3793: $? = 0 configure:3809: result: yes configure:3766: checking for sys/stat.h configure:3787: gcc -c -g -O2 conftest.c >&5 configure:3793: $? = 0 configure:3809: result: yes configure:3766: checking for stdlib.h configure:3787: gcc -c -g -O2 conftest.c >&5 configure:3793: $? = 0 configure:3809: result: yes configure:3766: checking for string.h configure:3787: gcc -c -g -O2 conftest.c >&5 configure:3793: $? = 0 configure:3809: result: yes configure:3766: checking for memory.h configure:3787: gcc -c -g -O2 conftest.c >&5 configure:3793: $? = 0 configure:3809: result: yes configure:3766: checking for strings.h configure:3787: gcc -c -g -O2 conftest.c >&5 configure:3793: $? = 0 configure:3809: result: yes configure:3766: checking for inttypes.h configure:3787: gcc -c -g -O2 conftest.c >&5 configure:3793: $? = 0 configure:3809: result: yes configure:3766: checking for stdint.h configure:3787: gcc -c -g -O2 conftest.c >&5 configure:3793: $? = 0 configure:3809: result: yes configure:3766: checking for unistd.h configure:3787: gcc -c -g -O2 conftest.c >&5 configure:3793: $? = 0 configure:3809: result: yes configure:3831: checking minix/config.h usability configure:3848: gcc -c -g -O2 conftest.c >&5 conftest.c:52:26: error: minix/config.h: No such file or directory configure:3854: $? = 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:3868: result: no configure:3872: checking minix/config.h presence configure:3887: gcc -E conftest.c conftest.c:19:26: error: minix/config.h: No such file or directory configure:3893: $? = 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:3907: result: no configure:3940: checking for minix/config.h configure:3947: result: no configure:3986: checking whether it is safe to define __EXTENSIONS__ configure:4014: gcc -c -g -O2 conftest.c >&5 configure:4020: $? = 0 configure:4035: result: yes configure:4183: checking for uname configure:4201: found /usr/bin/uname configure:4213: result: /usr/bin/uname configure:4688: checking for gcc configure:4715: result: gcc configure:4953: checking for C compiler version configure:4960: gcc --version >&5 powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5370) 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:4963: $? = 0 configure:4970: gcc -v >&5 Using built-in specs. Target: powerpc-apple-darwin8 Configured with: /var/tmp/gcc/gcc-5370~2/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=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8 Thread model: posix gcc version 4.0.1 (Apple Computer, Inc. build 5370) configure:4973: $? = 0 configure:4980: gcc -V >&5 gcc: argument to `-V' is missing configure:4983: $? = 1 configure:4986: checking whether we are using the GNU C compiler configure:5038: result: yes configure:5043: checking whether gcc accepts -g configure:5178: result: yes configure:5195: checking for gcc option to accept ISO C89 configure:5298: result: none needed configure:5374: checking for g++ configure:5390: found /usr/bin/g++ configure:5401: result: g++ configure:5432: checking for C++ compiler version configure:5439: g++ --version >&5 powerpc-apple-darwin8-g++-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5370) 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:5442: $? = 0 configure:5449: g++ -v >&5 Using built-in specs. Target: powerpc-apple-darwin8 Configured with: /var/tmp/gcc/gcc-5370~2/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=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8 Thread model: posix gcc version 4.0.1 (Apple Computer, Inc. build 5370) configure:5452: $? = 0 configure:5459: g++ -V >&5 g++: argument to `-V' is missing configure:5462: $? = 1 configure:5465: checking whether we are using the GNU C++ compiler configure:5494: g++ -c conftest.cpp >&5 configure:5500: $? = 0 configure:5517: result: yes configure:5522: checking whether g++ accepts -g configure:5552: g++ -c -g conftest.cpp >&5 configure:5558: $? = 0 configure:5657: result: yes configure:5685: checking how to run the C preprocessor configure:5801: result: gcc -E configure:5830: gcc -E conftest.c configure:5836: $? = 0 configure:5867: gcc -E conftest.c conftest.c:23:28: error: ac_nonexistent.h: No such file or directory configure:5873: $? = 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 AST_POLL_COMPAT 1 | /* end confdefs.h. */ | #include configure:5915: checking how to run the C++ preprocessor configure:5951: g++ -E conftest.cpp configure:5957: $? = 0 configure:5988: g++ -E conftest.cpp conftest.cpp:23:28: error: ac_nonexistent.h: No such file or directory configure:5994: $? = 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 AST_POLL_COMPAT 1 | /* end confdefs.h. */ | #include configure:6027: result: g++ -E configure:6056: g++ -E conftest.cpp configure:6062: $? = 0 configure:6093: g++ -E conftest.cpp conftest.cpp:23:28: error: ac_nonexistent.h: No such file or directory configure:6099: $? = 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 AST_POLL_COMPAT 1 | /* end confdefs.h. */ | #include configure:6138: checking for a sed that does not truncate output configure:6217: result: /usr/bin/sed configure:6222: checking for egrep configure:6232: result: grep -E configure:6248: checking for ld used by gcc configure:6315: result: /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld configure:6324: checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld) is GNU ld configure:6339: result: no configure:6348: checking for gawk configure:6378: result: no configure:6348: checking for mawk configure:6378: result: no configure:6348: checking for nawk configure:6378: result: no configure:6348: checking for awk configure:6364: found /usr/bin/awk configure:6375: result: awk configure:6399: checking for a BSD-compatible install configure:6455: result: /usr/bin/install -c configure:6466: checking whether ln -s works configure:6470: result: yes configure:6520: checking for ranlib configure:6536: found /usr/bin/ranlib configure:6547: result: ranlib configure:6573: checking for GNU make configure:6592: result: make configure:6650: checking for strip configure:6668: found /usr/bin/strip configure:6680: result: /usr/bin/strip configure:6752: checking for ar configure:6770: found /usr/bin/ar configure:6782: result: /usr/bin/ar configure:6817: checking for grep configure:6848: result: /usr/bin/grep configure:6858: checking for find configure:6876: found /usr/bin/find configure:6889: result: /usr/bin/find configure:6899: checking for compress configure:6917: found /usr/bin/compress configure:6930: result: /usr/bin/compress configure:6940: checking for basename configure:6958: found /usr/bin/basename configure:6971: result: /usr/bin/basename configure:6981: checking for id configure:6999: found /usr/bin/id configure:7012: result: /usr/bin/id configure:7022: checking for dirname configure:7040: found /usr/bin/dirname configure:7053: result: /usr/bin/dirname configure:7063: checking for sh configure:7094: result: /bin/sh configure:7104: checking for ln configure:7122: found /bin/ln configure:7135: result: /bin/ln configure:7145: checking for dot configure:7176: result: : configure:7186: checking for wget configure:7204: found /usr/local/bin/wget configure:7217: result: /usr/local/bin/wget configure:7227: checking for rubber configure:7258: result: : configure:7268: checking for kpsewhich configure:7286: found /sw/bin/kpsewhich configure:7299: result: /sw/bin/kpsewhich configure:7398: checking for soxmix configure:7428: result: no configure:7463: checking for md5 configure:7479: found /sbin/md5 configure:7490: result: md5 configure:7698: checking for the pthreads library -lpthreads configure:7741: gcc -o conftest -g -O2 conftest.c -lpthreads >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't locate file for: -lpthreads collect2: ld returned 1 exit status configure:7747: $? = 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 AST_POLL_COMPAT 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:7767: result: no configure:7643: checking whether pthreads work without any flags configure:7741: gcc -o conftest -g -O2 conftest.c >&5 configure:7747: $? = 0 configure:7767: result: yes configure:7786: checking for joinable pthread attribute configure:7811: gcc -o conftest -g -O2 conftest.c >&5 configure:7817: $? = 0 configure:7834: result: PTHREAD_CREATE_JOINABLE configure:7844: checking if more special flags are required for pthreads configure:7851: result: -D_THREAD_SAFE configure:9627: checking for working alloca.h configure:9654: gcc -o conftest -g -O2 conftest.c >&5 configure:9660: $? = 0 configure:9677: result: yes configure:9687: checking for alloca configure:9734: gcc -o conftest -g -O2 conftest.c >&5 configure:9740: $? = 0 configure:9757: result: yes configure:9992: checking for dirent.h that defines DIR configure:10021: gcc -c -g -O2 conftest.c >&5 configure:10027: $? = 0 configure:10043: result: yes configure:10056: checking for library containing opendir configure:10097: gcc -o conftest -g -O2 conftest.c >&5 configure:10103: $? = 0 configure:10131: result: none required configure:10225: checking for ANSI C header files configure:10386: result: yes configure:10396: checking for sys/wait.h that is POSIX.1 compatible configure:10432: gcc -c -g -O2 conftest.c >&5 configure:10438: $? = 0 configure:10453: result: yes configure:10502: checking arpa/inet.h usability configure:10519: gcc -c -g -O2 conftest.c >&5 configure:10525: $? = 0 configure:10539: result: yes configure:10543: checking arpa/inet.h presence configure:10558: gcc -E conftest.c configure:10564: $? = 0 configure:10578: result: yes configure:10611: checking for arpa/inet.h configure:10619: result: yes configure:10502: checking fcntl.h usability configure:10519: gcc -c -g -O2 conftest.c >&5 configure:10525: $? = 0 configure:10539: result: yes configure:10543: checking fcntl.h presence configure:10558: gcc -E conftest.c configure:10564: $? = 0 configure:10578: result: yes configure:10611: checking for fcntl.h configure:10619: result: yes configure:10492: checking for inttypes.h configure:10498: result: yes configure:10502: checking libintl.h usability configure:10519: gcc -c -g -O2 conftest.c >&5 conftest.c:65:21: error: libintl.h: No such file or directory configure:10525: $? = 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 AST_POLL_COMPAT 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 | /* 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:10539: result: no configure:10543: checking libintl.h presence configure:10558: gcc -E conftest.c conftest.c:32:21: error: libintl.h: No such file or directory configure:10564: $? = 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 AST_POLL_COMPAT 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 | /* end confdefs.h. */ | #include configure:10578: result: no configure:10611: checking for libintl.h configure:10619: result: no configure:10502: checking limits.h usability configure:10519: gcc -c -g -O2 conftest.c >&5 configure:10525: $? = 0 configure:10539: result: yes configure:10543: checking limits.h presence configure:10558: gcc -E conftest.c configure:10564: $? = 0 configure:10578: result: yes configure:10611: checking for limits.h configure:10619: result: yes configure:10502: checking locale.h usability configure:10519: gcc -c -g -O2 conftest.c >&5 configure:10525: $? = 0 configure:10539: result: yes configure:10543: checking locale.h presence configure:10558: gcc -E conftest.c configure:10564: $? = 0 configure:10578: result: yes configure:10611: checking for locale.h configure:10619: result: yes configure:10502: checking malloc.h usability configure:10519: gcc -c -g -O2 conftest.c >&5 conftest.c:67:20: error: malloc.h: No such file or directory configure:10525: $? = 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 AST_POLL_COMPAT 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_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:10539: result: no configure:10543: checking malloc.h presence configure:10558: gcc -E conftest.c conftest.c:34:20: error: malloc.h: No such file or directory configure:10564: $? = 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 AST_POLL_COMPAT 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_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include configure:10578: result: no configure:10611: checking for malloc.h configure:10619: result: no configure:10502: checking netdb.h usability configure:10519: gcc -c -g -O2 conftest.c >&5 configure:10525: $? = 0 configure:10539: result: yes configure:10543: checking netdb.h presence configure:10558: gcc -E conftest.c configure:10564: $? = 0 configure:10578: result: yes configure:10611: checking for netdb.h configure:10619: result: yes configure:10502: checking netinet/in.h usability configure:10519: gcc -c -g -O2 conftest.c >&5 configure:10525: $? = 0 configure:10539: result: yes configure:10543: checking netinet/in.h presence configure:10558: gcc -E conftest.c configure:10564: $? = 0 configure:10578: result: yes configure:10611: checking for netinet/in.h configure:10619: result: yes configure:10502: checking stddef.h usability configure:10519: gcc -c -g -O2 conftest.c >&5 configure:10525: $? = 0 configure:10539: result: yes configure:10543: checking stddef.h presence configure:10558: gcc -E conftest.c configure:10564: $? = 0 configure:10578: result: yes configure:10611: checking for stddef.h configure:10619: result: yes configure:10492: checking for stdint.h configure:10498: result: yes configure:10492: checking for stdlib.h configure:10498: result: yes configure:10492: checking for string.h configure:10498: result: yes configure:10492: checking for strings.h configure:10498: result: yes configure:10502: checking sys/file.h usability configure:10519: gcc -c -g -O2 conftest.c >&5 configure:10525: $? = 0 configure:10539: result: yes configure:10543: checking sys/file.h presence configure:10558: gcc -E conftest.c configure:10564: $? = 0 configure:10578: result: yes configure:10611: checking for sys/file.h configure:10619: result: yes configure:10502: checking sys/ioctl.h usability configure:10519: gcc -c -g -O2 conftest.c >&5 configure:10525: $? = 0 configure:10539: result: yes configure:10543: checking sys/ioctl.h presence configure:10558: gcc -E conftest.c configure:10564: $? = 0 configure:10578: result: yes configure:10611: checking for sys/ioctl.h configure:10619: result: yes configure:10502: checking sys/param.h usability configure:10519: gcc -c -g -O2 conftest.c >&5 configure:10525: $? = 0 configure:10539: result: yes configure:10543: checking sys/param.h presence configure:10558: gcc -E conftest.c configure:10564: $? = 0 configure:10578: result: yes configure:10611: checking for sys/param.h configure:10619: result: yes configure:10502: checking sys/socket.h usability configure:10519: gcc -c -g -O2 conftest.c >&5 configure:10525: $? = 0 configure:10539: result: yes configure:10543: checking sys/socket.h presence configure:10558: gcc -E conftest.c configure:10564: $? = 0 configure:10578: result: yes configure:10611: checking for sys/socket.h configure:10619: result: yes configure:10502: checking sys/time.h usability configure:10519: gcc -c -g -O2 conftest.c >&5 configure:10525: $? = 0 configure:10539: result: yes configure:10543: checking sys/time.h presence configure:10558: gcc -E conftest.c configure:10564: $? = 0 configure:10578: result: yes configure:10611: checking for sys/time.h configure:10619: result: yes configure:10502: checking syslog.h usability configure:10519: gcc -c -g -O2 conftest.c >&5 configure:10525: $? = 0 configure:10539: result: yes configure:10543: checking syslog.h presence configure:10558: gcc -E conftest.c configure:10564: $? = 0 configure:10578: result: yes configure:10611: checking for syslog.h configure:10619: result: yes configure:10502: checking termios.h usability configure:10519: gcc -c -g -O2 conftest.c >&5 configure:10525: $? = 0 configure:10539: result: yes configure:10543: checking termios.h presence configure:10558: gcc -E conftest.c configure:10564: $? = 0 configure:10578: result: yes configure:10611: checking for termios.h configure:10619: result: yes configure:10492: checking for unistd.h configure:10498: result: yes configure:10502: checking utime.h usability configure:10519: gcc -c -g -O2 conftest.c >&5 configure:10525: $? = 0 configure:10539: result: yes configure:10543: checking utime.h presence configure:10558: gcc -E conftest.c configure:10564: $? = 0 configure:10578: result: yes configure:10611: checking for utime.h configure:10619: result: yes configure:10502: checking arpa/nameser.h usability configure:10519: gcc -c -g -O2 conftest.c >&5 configure:10525: $? = 0 configure:10539: result: yes configure:10543: checking arpa/nameser.h presence configure:10558: gcc -E conftest.c configure:10564: $? = 0 configure:10578: result: yes configure:10611: checking for arpa/nameser.h configure:10619: result: yes configure:10502: checking sys/io.h usability configure:10519: gcc -c -g -O2 conftest.c >&5 conftest.c:84:20: error: sys/io.h: No such file or directory configure:10525: $? = 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 AST_POLL_COMPAT 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_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:10539: result: no configure:10543: checking sys/io.h presence configure:10558: gcc -E conftest.c conftest.c:51:20: error: sys/io.h: No such file or directory configure:10564: $? = 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 AST_POLL_COMPAT 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_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:10578: result: no configure:10611: checking for sys/io.h configure:10619: result: no configure:10649: checking winsock.h usability configure:10666: gcc -c -g -O2 conftest.c >&5 conftest.c:84:21: error: winsock.h: No such file or directory configure:10672: $? = 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 AST_POLL_COMPAT 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_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:10686: result: no configure:10690: checking winsock.h presence configure:10705: gcc -E conftest.c conftest.c:51:21: error: winsock.h: No such file or directory configure:10711: $? = 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 AST_POLL_COMPAT 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_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:10725: result: no configure:10758: checking for winsock.h configure:10766: result: no configure:10649: checking winsock2.h usability configure:10666: gcc -c -g -O2 conftest.c >&5 conftest.c:84:22: error: winsock2.h: No such file or directory configure:10672: $? = 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 AST_POLL_COMPAT 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_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:10686: result: no configure:10690: checking winsock2.h presence configure:10705: gcc -E conftest.c conftest.c:51:22: error: winsock2.h: No such file or directory configure:10711: $? = 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 AST_POLL_COMPAT 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_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:10725: result: no configure:10758: checking for winsock2.h configure:10766: result: no configure:10790: checking sys/poll.h usability configure:10807: gcc -c -g -O2 conftest.c >&5 configure:10813: $? = 0 configure:10827: result: yes configure:10831: checking sys/poll.h presence configure:10846: gcc -E conftest.c configure:10852: $? = 0 configure:10866: result: yes configure:10899: checking for sys/poll.h configure:10906: result: yes configure:10929: checking for special C compiler options needed for large files configure:11022: result: no configure:11028: checking for _FILE_OFFSET_BITS value needed for large files configure:11063: gcc -c -g -O2 conftest.c >&5 configure:11069: $? = 0 configure:11137: result: no configure:11274: checking for stdbool.h that conforms to C99 configure:11367: gcc -c -g -O2 conftest.c >&5 configure:11373: $? = 0 configure:11388: result: yes configure:11390: checking for _Bool configure:11420: gcc -c -g -O2 conftest.c >&5 configure:11426: $? = 0 configure:11441: result: yes configure:11460: checking for an ANSI C-conforming const configure:11535: gcc -c -g -O2 conftest.c >&5 configure:11541: $? = 0 configure:11556: result: yes configure:11566: checking for uid_t in sys/types.h configure:11589: result: yes configure:11604: checking for inline configure:11630: gcc -c -g -O2 conftest.c >&5 configure:11636: $? = 0 configure:11654: result: inline configure:11673: checking for mode_t configure:11703: gcc -c -g -O2 conftest.c >&5 configure:11709: $? = 0 configure:11724: result: yes configure:11736: checking for off_t configure:11766: gcc -c -g -O2 conftest.c >&5 configure:11772: $? = 0 configure:11787: result: yes configure:11799: checking for pid_t configure:11829: gcc -c -g -O2 conftest.c >&5 configure:11835: $? = 0 configure:11850: result: yes configure:11862: checking for size_t configure:11892: gcc -c -g -O2 conftest.c >&5 configure:11898: $? = 0 configure:11913: result: yes configure:11925: checking for struct stat.st_blksize configure:11953: gcc -c -g -O2 conftest.c >&5 configure:11959: $? = 0 configure:12016: result: yes configure:12027: checking whether time.h and sys/time.h may both be included configure:12057: gcc -c -g -O2 conftest.c >&5 configure:12063: $? = 0 configure:12078: result: yes configure:12088: checking whether struct tm is in sys/time.h or time.h configure:12118: gcc -c -g -O2 conftest.c >&5 configure:12124: $? = 0 configure:12139: result: time.h configure:12149: checking for working volatile configure:12178: gcc -c -g -O2 conftest.c >&5 configure:12184: $? = 0 configure:12199: result: yes configure:12209: checking for ptrdiff_t configure:12239: gcc -c -g -O2 conftest.c >&5 configure:12245: $? = 0 configure:12260: result: yes configure:12278: checking for unistd.h configure:12284: result: yes configure:12418: checking for working chown configure:12461: gcc -o conftest -g -O2 conftest.c >&5 configure:12464: $? = 0 configure:12470: ./conftest configure:12473: $? = 0 configure:12491: result: yes configure:12501: checking whether closedir returns void configure:12535: gcc -o conftest -g -O2 conftest.c >&5 configure:12538: $? = 0 configure:12544: ./conftest configure:12547: $? = 0 configure:12563: result: no configure:12573: checking for error_at_line configure:12599: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:58:19: error: error.h: No such file or directory configure:12605: $? = 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 AST_POLL_COMPAT 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_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:12622: result: no configure:12648: checking vfork.h usability configure:12665: gcc -c -g -O2 conftest.c >&5 conftest.c:91:19: error: vfork.h: No such file or directory configure:12671: $? = 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 AST_POLL_COMPAT 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_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:12685: result: no configure:12689: checking vfork.h presence configure:12704: gcc -E conftest.c conftest.c:58:19: error: vfork.h: No such file or directory configure:12710: $? = 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 AST_POLL_COMPAT 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_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:12724: result: no configure:12757: checking for vfork.h configure:12765: result: no configure:12783: checking for fork configure:12839: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:81: warning: conflicting types for built-in function 'fork' configure:12845: $? = 0 configure:12863: result: yes configure:12783: checking for vfork configure:12839: gcc -o conftest -g -O2 conftest.c >&5 configure:12845: $? = 0 configure:12863: result: yes configure:12874: checking for working fork configure:12906: gcc -o conftest -g -O2 conftest.c >&5 configure:12909: $? = 0 configure:12915: ./conftest configure:12918: $? = 0 configure:12934: result: yes configure:12955: checking for working vfork configure:13093: result: yes configure:13126: checking for _LARGEFILE_SOURCE value needed for large files configure:13155: gcc -o conftest -g -O2 conftest.c >&5 configure:13161: $? = 0 configure:13227: result: no configure:13251: checking whether gcc needs -traditional conftest.c:63:20: error: termio.h: No such file or directory configure:13293: result: no configure:13304: checking for working memcmp configure:13357: gcc -o conftest -g -O2 conftest.c >&5 configure:13360: $? = 0 configure:13366: ./conftest configure:13369: $? = 0 configure:13385: result: yes configure:13400: checking for stdlib.h configure:13406: result: yes configure:13400: checking for unistd.h configure:13406: result: yes configure:13544: checking for getpagesize configure:13600: gcc -o conftest -g -O2 conftest.c >&5 configure:13606: $? = 0 configure:13624: result: yes configure:13634: checking for working mmap configure:13781: gcc -o conftest -g -O2 conftest.c >&5 configure:13784: $? = 0 configure:13790: ./conftest configure:13793: $? = 0 configure:13809: result: yes configure:13836: checking sys/select.h usability configure:13853: gcc -c -g -O2 conftest.c >&5 configure:13859: $? = 0 configure:13873: result: yes configure:13877: checking sys/select.h presence configure:13892: gcc -E conftest.c configure:13898: $? = 0 configure:13912: result: yes configure:13945: checking for sys/select.h configure:13953: result: yes configure:13826: checking for sys/socket.h configure:13832: result: yes configure:13966: checking types of arguments for select configure:14004: gcc -c -g -O2 conftest.c >&5 configure:14010: $? = 0 configure:14031: result: int,fd_set *,struct timeval * configure:14054: checking for function prototypes configure:14057: result: yes configure:14074: checking whether setvbuf arguments are reversed configure:14104: 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:14110: $? = 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 AST_POLL_COMPAT 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_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:14231: result: no configure:14241: checking return type of signal handlers configure:14269: 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:14275: $? = 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 AST_POLL_COMPAT 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_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:14290: result: void configure:14298: checking whether lstat dereferences a symlink specified with a trailing slash configure:14334: gcc -o conftest -g -O2 conftest.c >&5 configure:14337: $? = 0 configure:14343: ./conftest configure:14346: $? = 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 AST_POLL_COMPAT 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_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:14369: result: no configure:14388: checking whether stat accepts an empty string configure:14418: gcc -o conftest -g -O2 conftest.c >&5 configure:14421: $? = 0 configure:14427: ./conftest configure:14430: $? = 0 configure:14446: result: no configure:14462: checking for working strcoll configure:14493: gcc -o conftest -g -O2 conftest.c >&5 configure:14496: $? = 0 configure:14502: ./conftest configure:14505: $? = 0 configure:14521: result: yes configure:14535: checking for strftime configure:14591: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:99: warning: conflicting types for built-in function 'strftime' configure:14597: $? = 0 configure:14615: result: yes configure:14696: checking for working strnlen configure:14740: gcc -o conftest -g -O2 conftest.c >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols: _strnlen collect2: ld returned 1 exit status configure:14743: $? = 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 AST_POLL_COMPAT 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_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:14768: result: no configure:14777: checking for working strtod configure:14828: gcc -o conftest -g -O2 conftest.c >&5 configure:14831: $? = 0 configure:14837: ./conftest configure:14840: $? = 0 configure:14856: result: yes configure:15028: checking for utime.h configure:15034: result: yes configure:15176: checking whether utime accepts a null argument configure:15215: gcc -o conftest -g -O2 conftest.c >&5 configure:15218: $? = 0 configure:15224: ./conftest configure:15227: $? = 0 configure:15243: result: yes configure:15258: checking for vprintf configure:15314: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:102: warning: conflicting types for built-in function 'vprintf' configure:15320: $? = 0 configure:15338: result: yes configure:15345: checking for _doprnt configure:15401: gcc -o conftest -g -O2 conftest.c >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols: __doprnt collect2: ld returned 1 exit status configure:15407: $? = 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 AST_POLL_COMPAT 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_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:15424: result: no configure:15486: checking for asprintf configure:15542: gcc -o conftest -g -O2 conftest.c >&5 configure:15548: $? = 0 configure:15566: result: yes configure:15486: checking for atexit configure:15542: gcc -o conftest -g -O2 conftest.c >&5 configure:15548: $? = 0 configure:15566: result: yes configure:15486: checking for dup2 configure:15542: gcc -o conftest -g -O2 conftest.c >&5 configure:15548: $? = 0 configure:15566: result: yes configure:15486: checking for endpwent configure:15542: gcc -o conftest -g -O2 conftest.c >&5 configure:15548: $? = 0 configure:15566: result: yes configure:15486: checking for ftruncate configure:15542: gcc -o conftest -g -O2 conftest.c >&5 configure:15548: $? = 0 configure:15566: result: yes configure:15486: checking for getcwd configure:15542: gcc -o conftest -g -O2 conftest.c >&5 configure:15548: $? = 0 configure:15566: result: yes configure:15486: checking for gethostbyname configure:15542: gcc -o conftest -g -O2 conftest.c >&5 configure:15548: $? = 0 configure:15566: result: yes configure:15486: checking for gethostname configure:15542: gcc -o conftest -g -O2 conftest.c >&5 configure:15548: $? = 0 configure:15566: result: yes configure:15486: checking for getloadavg configure:15542: gcc -o conftest -g -O2 conftest.c >&5 configure:15548: $? = 0 configure:15566: result: yes configure:15486: checking for gettimeofday configure:15542: gcc -o conftest -g -O2 conftest.c >&5 configure:15548: $? = 0 configure:15566: result: yes configure:15486: checking for ioperm configure:15542: gcc -o conftest -g -O2 conftest.c >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols: _ioperm collect2: ld returned 1 exit status configure:15548: $? = 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 AST_POLL_COMPAT 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_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:15566: result: no configure:15486: checking for inet_ntoa configure:15542: gcc -o conftest -g -O2 conftest.c >&5 configure:15548: $? = 0 configure:15566: result: yes configure:15486: checking for isascii configure:15542: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:114: warning: conflicting types for built-in function 'isascii' configure:15548: $? = 0 configure:15566: result: yes configure:15486: checking for localtime_r configure:15542: gcc -o conftest -g -O2 conftest.c >&5 configure:15548: $? = 0 configure:15566: result: yes configure:15486: checking for memchr configure:15542: gcc -o conftest -g -O2 conftest.c >&5 configure:15548: $? = 0 configure:15566: result: yes configure:15486: checking for memmove configure:15542: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:117: warning: conflicting types for built-in function 'memmove' configure:15548: $? = 0 configure:15566: result: yes configure:15486: checking for memset configure:15542: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:118: warning: conflicting types for built-in function 'memset' configure:15548: $? = 0 configure:15566: result: yes configure:15486: checking for mkdir configure:15542: gcc -o conftest -g -O2 conftest.c >&5 configure:15548: $? = 0 configure:15566: result: yes configure:15486: checking for munmap configure:15542: gcc -o conftest -g -O2 conftest.c >&5 configure:15548: $? = 0 configure:15566: result: yes configure:15486: checking for putenv configure:15542: gcc -o conftest -g -O2 conftest.c >&5 configure:15548: $? = 0 configure:15566: result: yes configure:15486: checking for re_comp configure:15542: gcc -o conftest -g -O2 conftest.c >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols: _re_comp collect2: ld returned 1 exit status configure:15548: $? = 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 AST_POLL_COMPAT 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_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:15566: result: no configure:15486: checking for regcomp configure:15542: gcc -o conftest -g -O2 conftest.c >&5 configure:15548: $? = 0 configure:15566: result: yes configure:15486: checking for select configure:15542: gcc -o conftest -g -O2 conftest.c >&5 configure:15548: $? = 0 configure:15566: result: yes configure:15486: checking for setenv configure:15542: gcc -o conftest -g -O2 conftest.c >&5 configure:15548: $? = 0 configure:15566: result: yes configure:15486: checking for socket configure:15542: gcc -o conftest -g -O2 conftest.c >&5 configure:15548: $? = 0 configure:15566: result: yes configure:15486: checking for strcasecmp configure:15542: gcc -o conftest -g -O2 conftest.c >&5 configure:15548: $? = 0 configure:15566: result: yes configure:15486: checking for strcasestr configure:15542: gcc -o conftest -g -O2 conftest.c >&5 configure:15548: $? = 0 configure:15566: result: yes configure:15486: checking for strchr configure:15542: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:128: warning: conflicting types for built-in function 'strchr' configure:15548: $? = 0 configure:15566: result: yes configure:15486: checking for strcspn configure:15542: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:129: warning: conflicting types for built-in function 'strcspn' configure:15548: $? = 0 configure:15566: result: yes configure:15486: checking for strdup configure:15542: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:130: warning: conflicting types for built-in function 'strdup' configure:15548: $? = 0 configure:15566: result: yes configure:15486: checking for strerror configure:15542: gcc -o conftest -g -O2 conftest.c >&5 configure:15548: $? = 0 configure:15566: result: yes configure:15486: checking for strlcat configure:15542: gcc -o conftest -g -O2 conftest.c >&5 configure:15548: $? = 0 configure:15566: result: yes configure:15486: checking for strlcpy configure:15542: gcc -o conftest -g -O2 conftest.c >&5 configure:15548: $? = 0 configure:15566: result: yes configure:15486: checking for strncasecmp configure:15542: gcc -o conftest -g -O2 conftest.c >&5 configure:15548: $? = 0 configure:15566: result: yes configure:15486: checking for strndup configure:15542: gcc -o conftest -g -O2 conftest.c >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols: _strndup collect2: ld returned 1 exit status configure:15548: $? = 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 AST_POLL_COMPAT 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_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:15566: result: no configure:15486: checking for strnlen configure:15542: gcc -o conftest -g -O2 conftest.c >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols: _strnlen collect2: ld returned 1 exit status configure:15548: $? = 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 AST_POLL_COMPAT 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_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:15566: result: no configure:15486: checking for strrchr configure:15542: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:135: warning: conflicting types for built-in function 'strrchr' configure:15548: $? = 0 configure:15566: result: yes configure:15486: checking for strsep configure:15542: gcc -o conftest -g -O2 conftest.c >&5 configure:15548: $? = 0 configure:15566: result: yes configure:15486: checking for strspn configure:15542: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:137: warning: conflicting types for built-in function 'strspn' configure:15548: $? = 0 configure:15566: result: yes configure:15486: checking for strstr configure:15542: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:138: warning: conflicting types for built-in function 'strstr' configure:15548: $? = 0 configure:15566: result: yes configure:15486: checking for strtol configure:15542: gcc -o conftest -g -O2 conftest.c >&5 configure:15548: $? = 0 configure:15566: result: yes configure:15486: checking for strtoq configure:15542: gcc -o conftest -g -O2 conftest.c >&5 configure:15548: $? = 0 configure:15566: result: yes configure:15486: checking for unsetenv configure:15542: gcc -o conftest -g -O2 conftest.c >&5 configure:15548: $? = 0 configure:15566: result: yes configure:15486: checking for utime configure:15542: gcc -o conftest -g -O2 conftest.c >&5 configure:15548: $? = 0 configure:15566: result: yes configure:15486: checking for vasprintf configure:15542: gcc -o conftest -g -O2 conftest.c >&5 configure:15548: $? = 0 configure:15566: result: yes configure:15581: checking for glob configure:15637: gcc -o conftest -g -O2 conftest.c >&5 configure:15643: $? = 0 configure:15661: result: yes configure:15672: checking for timersub in time.h configure:15695: gcc -o conftest -g -O2 conftest.c >&5 configure:15701: $? = 0 configure:15707: result: yes configure:15727: checking for sys/poll.h configure:15732: result: yes configure:15889: checking for funopen configure:15945: gcc -o conftest -g -O2 conftest.c >&5 configure:15951: $? = 0 configure:15969: result: yes configure:15889: checking for fopencookie configure:15945: gcc -o conftest -g -O2 conftest.c >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols: _fopencookie collect2: ld returned 1 exit status configure:15951: $? = 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 AST_POLL_COMPAT 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_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:15969: result: no configure:15984: checking for inet_aton configure:16040: gcc -o conftest -g -O2 conftest.c >&5 configure:16046: $? = 0 configure:16064: result: yes configure:16076: checking for IP_PKTINFO configure:16099: 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:16105: $? = 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 AST_POLL_COMPAT 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_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:16122: result: no configure:16131: checking for library containing gethostbyname_r configure:16172: gcc -o conftest -g -O2 conftest.c >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols: _gethostbyname_r collect2: ld returned 1 exit status configure:16178: $? = 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 AST_POLL_COMPAT 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_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:16172: gcc -o conftest -g -O2 conftest.c -lsocket >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't locate file for: -lsocket collect2: ld returned 1 exit status configure:16178: $? = 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 AST_POLL_COMPAT 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_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:16172: gcc -o conftest -g -O2 conftest.c -lnsl >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't locate file for: -lnsl collect2: ld returned 1 exit status configure:16178: $? = 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 AST_POLL_COMPAT 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_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:16206: result: no configure:16215: checking for gethostbyname_r with 6 arguments configure:16239: 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 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols: _gethostbyname_r collect2: ld returned 1 exit status configure:16245: $? = 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 AST_POLL_COMPAT 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_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:16262: result: no configure:16270: checking for gethostbyname_r with 5 arguments configure:16294: 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 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols: _gethostbyname_r collect2: ld returned 1 exit status configure:16300: $? = 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 AST_POLL_COMPAT 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_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:16317: result: no configure:16335: checking byteswap.h usability configure:16352: gcc -c -g -O2 conftest.c >&5 conftest.c:159:22: error: byteswap.h: No such file or directory configure:16358: $? = 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 AST_POLL_COMPAT 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_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:16372: result: no configure:16376: checking byteswap.h presence configure:16391: gcc -E conftest.c conftest.c:126:22: error: byteswap.h: No such file or directory configure:16397: $? = 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 AST_POLL_COMPAT 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_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:16411: result: no configure:16444: checking for byteswap.h configure:16451: result: no configure:16465: checking for __swap16 variant of byteswapping macros configure:16488: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:126:24: error: sys/endian.h: No such file or directory configure:16494: $? = 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 AST_POLL_COMPAT 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_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:16511: result: no configure:16519: checking for bswap16 variant of byteswapping macros configure:16542: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:126:24: error: sys/endian.h: No such file or directory configure:16548: $? = 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 AST_POLL_COMPAT 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_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:16565: result: no configure:16575: checking for /dev/urandom configure:16590: result: yes configure:16604: checking for PTHREAD_RWLOCK_INITIALIZER in pthread.h configure:16639: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:134: error: 'bar' undeclared (first use in this function) conftest.c:134: error: (Each undeclared identifier is reported only once conftest.c:134: error: for each function it appears in.) configure:16645: $? = 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 AST_POLL_COMPAT 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_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 | /* end confdefs.h. */ | #include | int | main () | { | #if defined(PTHREAD_RWLOCK_INITIALIZER) | int foo = 0; | #else | int foo = bar; | #endif | 0 | | ; | return 0; | } configure:16668: result: no configure:16679: checking for PTHREAD_RWLOCK_PREFER_WRITER_NP in pthread.h configure:16702: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:131: error: 'PTHREAD_RWLOCK_PREFER_WRITER_NP' undeclared (first use in this function) conftest.c:131: error: (Each undeclared identifier is reported only once conftest.c:131: error: for each function it appears in.) configure:16708: $? = 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 AST_POLL_COMPAT 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_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 | /* end confdefs.h. */ | #include | int | main () | { | int a = PTHREAD_RWLOCK_PREFER_WRITER_NP; | ; | return 0; | } configure:16725: result: no configure:16733: checking for PTHREAD_MUTEX_RECURSIVE_NP in pthread.h configure:16756: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:131: error: 'PTHREAD_MUTEX_RECURSIVE_NP' undeclared (first use in this function) conftest.c:131: error: (Each undeclared identifier is reported only once conftest.c:131: error: for each function it appears in.) configure:16762: $? = 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 AST_POLL_COMPAT 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_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 | /* end confdefs.h. */ | #include | int | main () | { | int a = PTHREAD_MUTEX_RECURSIVE_NP; | ; | return 0; | } configure:16779: result: no configure:16789: checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP in pthread.h configure:16824: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:134: error: 'bar' undeclared (first use in this function) conftest.c:134: error: (Each undeclared identifier is reported only once conftest.c:134: error: for each function it appears in.) configure:16830: $? = 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 AST_POLL_COMPAT 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_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 | /* 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:16853: result: no configure:16879: checking for compiler atomic operations configure:16902: gcc -o conftest -g -O2 conftest.c >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols: ___sync_fetch_and_add collect2: ld returned 1 exit status configure:16908: $? = 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 AST_POLL_COMPAT 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_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 | /* end confdefs.h. */ | | int | main () | { | int foo1; int foo2 = __sync_fetch_and_add(&foo1, 1); | ; | return 0; | } configure:16925: result: no configure:16934: checking for compiler 'attribute pure' support configure:16959: gcc -c -g -O2 -Werror conftest.c >&5 configure:16965: $? = 0 configure:16970: result: yes configure:16990: checking for compiler 'attribute malloc' support configure:17015: gcc -c -g -O2 -Werror conftest.c >&5 configure:17021: $? = 0 configure:17026: result: yes configure:17046: checking for compiler 'attribute const' support configure:17071: gcc -c -g -O2 -Werror conftest.c >&5 configure:17077: $? = 0 configure:17082: result: yes configure:17102: checking for compiler 'attribute unused' support configure:17127: gcc -c -g -O2 -Werror conftest.c >&5 configure:17133: $? = 0 configure:17138: result: yes configure:17158: checking for compiler 'attribute always_inline' support configure:17183: gcc -c -g -O2 -Werror conftest.c >&5 configure:17189: $? = 0 configure:17194: result: yes configure:17214: checking for compiler 'attribute deprecated' support configure:17239: gcc -c -g -O2 -Werror conftest.c >&5 configure:17245: $? = 0 configure:17250: result: yes configure:17270: checking for compiler 'attribute sentinel' support configure:17295: gcc -c -g -O2 -Werror conftest.c >&5 configure:17301: $? = 0 configure:17306: result: yes configure:17326: checking for compiler 'attribute warn_unused_result' support configure:17351: gcc -c -g -O2 -Werror conftest.c >&5 configure:17357: $? = 0 configure:17362: result: yes configure:17382: checking for compiler 'attribute weak' support configure:17407: gcc -c -g -O2 -Werror conftest.c >&5 configure:17413: $? = 0 configure:17418: result: yes configure:17438: checking for -ffunction-sections support configure:17463: gcc -c -g -O2 -ffunction-sections conftest.c >&5 conftest.c:1: warning: -ffunction-sections may affect debugging on some targets configure:17469: $? = 0 configure:17474: result: yes configure:17478: checking for --gc-sections support configure:17501: 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 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: unknown flag: --gc-sections collect2: ld returned 1 exit status configure:17507: $? = 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 AST_POLL_COMPAT 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_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_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:17521: result: no configure:17543: checking for -Wdeclaration-after-statement support configure:17546: result: yes configure:17556: checking for _FORTIFY_SOURCE support configure:17559: result: yes configure:17569: checking for -fno-strict-overflow configure:17576: result: no configure:17582: checking for -Wshadow configure:17585: result: yes configure:17595: checking for sysinfo configure:17618: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:136:25: error: sys/sysinfo.h: No such file or directory conftest.c: In function 'main': conftest.c:140: error: storage size of 'sys_info' isn't known configure:17624: $? = 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 AST_POLL_COMPAT 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_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_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:17641: result: no configure:17649: checking for library containing res_9_ninit configure:17690: gcc -o conftest -g -O2 conftest.c >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols: _res_9_ninit collect2: ld returned 1 exit status configure:17696: $? = 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 AST_POLL_COMPAT 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_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_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:17690: gcc -o conftest -g -O2 conftest.c -lresolv >&5 configure:17696: $? = 0 configure:17724: result: -lresolv configure:17732: checking for res_ninit configure:17765: gcc -o conftest -g -O2 conftest.c -lresolv >&5 configure:17771: $? = 0 configure:17777: result: yes configure:17784: checking for library containing res_9_ndestroy configure:17825: gcc -o conftest -g -O2 conftest.c -lresolv >&5 configure:17831: $? = 0 configure:17859: result: none required configure:17867: checking for res_ndestroy configure:17900: gcc -o conftest -g -O2 conftest.c -lresolv >&5 configure:17906: $? = 0 configure:17912: result: yes configure:17944: checking for IP_MTU_DISCOVER in netinet/in.h configure:17979: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:145: error: 'bar' undeclared (first use in this function) conftest.c:145: error: (Each undeclared identifier is reported only once conftest.c:145: error: for each function it appears in.) configure:17985: $? = 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 AST_POLL_COMPAT 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_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_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 | /* end confdefs.h. */ | #include | int | main () | { | #if defined(IP_MTU_DISCOVER) | int foo = 0; | #else | int foo = bar; | #endif | 0 | | ; | return 0; | } configure:18008: result: no configure:18029: checking libkern/OSAtomic.h usability configure:18046: gcc -c -g -O2 conftest.c >&5 configure:18052: $? = 0 configure:18066: result: yes configure:18070: checking libkern/OSAtomic.h presence configure:18085: gcc -E conftest.c configure:18091: $? = 0 configure:18105: result: yes configure:18138: checking for libkern/OSAtomic.h configure:18145: result: yes configure:18159: checking for int configure:18189: gcc -c -g -O2 conftest.c >&5 configure:18195: $? = 0 configure:18210: result: yes configure:18217: checking size of int configure:18519: gcc -o conftest -g -O2 conftest.c -lresolv >&5 configure:18522: $? = 0 configure:18528: ./conftest configure:18531: $? = 0 configure:18554: result: 4 configure:18583: checking for snd_spcm_init in -lasound configure:18618: gcc -o conftest -g -O2 conftest.c -lasound -lm -ldl -lresolv >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't locate file for: -lasound collect2: ld returned 1 exit status configure:18624: $? = 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 AST_POLL_COMPAT 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_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_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_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:18643: result: no configure:18845: checking for initscr in -lcurses configure:18880: gcc -o conftest -g -O2 conftest.c -lcurses -lresolv >&5 configure:18886: $? = 0 configure:18905: result: yes configure:18938: checking curses.h usability configure:18955: gcc -c -g -O2 conftest.c >&5 configure:18961: $? = 0 configure:18975: result: yes configure:18979: checking curses.h presence configure:18994: gcc -E conftest.c configure:19000: $? = 0 configure:19014: result: yes configure:19047: checking for curses.h configure:19054: result: yes configure:19357: checking for DAHDI_CODE in dahdi/user.h configure:19392: gcc -c -g -O2 conftest.c >&5 conftest.c:142:24: error: dahdi/user.h: No such file or directory 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:19398: $? = 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 AST_POLL_COMPAT 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_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_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_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:19421: result: no configure:19449: checking for exp2l in -lm configure:19484: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:149: warning: conflicting types for built-in function 'exp2l' configure:19490: $? = 0 configure:19509: result: yes configure:19710: checking for log2l in -lm configure:19745: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:151: warning: conflicting types for built-in function 'log2l' configure:19751: $? = 0 configure:19770: result: yes configure:19971: checking for exp10l in -lm configure:20006: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:153: warning: conflicting types for built-in function 'exp10l' /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols: _exp10l collect2: ld returned 1 exit status configure:20012: $? = 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 AST_POLL_COMPAT 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_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_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_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:20031: result: no configure:20232: checking for log10l in -lm configure:20267: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:153: warning: conflicting types for built-in function 'log10l' configure:20273: $? = 0 configure:20292: result: yes configure:20493: checking for sinl in -lm configure:20528: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:155: warning: conflicting types for built-in function 'sinl' configure:20534: $? = 0 configure:20553: result: yes configure:20754: checking for cosl in -lm configure:20789: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:157: warning: conflicting types for built-in function 'cosl' configure:20795: $? = 0 configure:20814: result: yes configure:21015: checking for tanl in -lm configure:21050: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:159: warning: conflicting types for built-in function 'tanl' configure:21056: $? = 0 configure:21075: result: yes configure:21276: checking for asinl in -lm configure:21311: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:161: warning: conflicting types for built-in function 'asinl' configure:21317: $? = 0 configure:21336: result: yes configure:21537: checking for acosl in -lm configure:21572: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:163: warning: conflicting types for built-in function 'acosl' configure:21578: $? = 0 configure:21597: result: yes configure:21798: checking for atanl in -lm configure:21833: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:165: warning: conflicting types for built-in function 'atanl' configure:21839: $? = 0 configure:21858: result: yes configure:22059: checking for atan2l in -lm configure:22094: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:167: warning: conflicting types for built-in function 'atan2l' configure:22100: $? = 0 configure:22119: result: yes configure:22320: checking for powl in -lm configure:22355: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:169: warning: conflicting types for built-in function 'powl' configure:22361: $? = 0 configure:22380: result: yes configure:22581: checking for sqrtl in -lm configure:22616: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:171: warning: conflicting types for built-in function 'sqrtl' configure:22622: $? = 0 configure:22641: result: yes configure:22842: checking for rintl in -lm configure:22877: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:173: warning: conflicting types for built-in function 'rintl' configure:22883: $? = 0 configure:22902: result: yes configure:23103: checking for expl in -lm configure:23138: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:175: warning: conflicting types for built-in function 'expl' configure:23144: $? = 0 configure:23163: result: yes configure:23364: checking for logl in -lm configure:23399: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:177: warning: conflicting types for built-in function 'logl' configure:23405: $? = 0 configure:23424: result: yes configure:23625: checking for remainderl in -lm configure:23660: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:179: warning: conflicting types for built-in function 'remainderl' configure:23666: $? = 0 configure:23685: result: yes configure:23886: checking for fmodl in -lm configure:23921: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:181: warning: conflicting types for built-in function 'fmodl' configure:23927: $? = 0 configure:23946: result: yes configure:24147: checking for roundl in -lm configure:24182: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:183: warning: conflicting types for built-in function 'roundl' configure:24188: $? = 0 configure:24207: result: yes configure:24408: checking for truncl in -lm configure:24443: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:185: warning: conflicting types for built-in function 'truncl' configure:24449: $? = 0 configure:24468: result: yes configure:24669: checking for strtold in -lc configure:24704: gcc -o conftest -g -O2 conftest.c -lc -lresolv >&5 configure:24710: $? = 0 configure:24729: result: yes configure:24753: checking for stdlib.h configure:24758: result: yes configure:24930: checking for floorl in -lm configure:24965: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:189: warning: conflicting types for built-in function 'floorl' configure:24971: $? = 0 configure:24990: result: yes configure:25191: checking for ceill in -lm configure:25226: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:191: warning: conflicting types for built-in function 'ceill' configure:25232: $? = 0 configure:25251: result: yes configure:25452: checking for exp2 in -lm configure:25487: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:193: warning: conflicting types for built-in function 'exp2' configure:25493: $? = 0 configure:25512: result: yes configure:25713: checking for log2 in -lm configure:25748: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:195: warning: conflicting types for built-in function 'log2' configure:25754: $? = 0 configure:25773: result: yes configure:25974: checking for exp10 in -lm configure:26009: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:197: warning: conflicting types for built-in function 'exp10' /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols: _exp10 collect2: ld returned 1 exit status configure:26015: $? = 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 AST_POLL_COMPAT 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_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_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_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:26034: result: no configure:26235: checking for log10 in -lm configure:26270: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:197: warning: conflicting types for built-in function 'log10' configure:26276: $? = 0 configure:26295: result: yes configure:26496: checking for sin in -lm configure:26531: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:199: warning: conflicting types for built-in function 'sin' configure:26537: $? = 0 configure:26556: result: yes configure:26757: checking for cos in -lm configure:26792: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:201: warning: conflicting types for built-in function 'cos' configure:26798: $? = 0 configure:26817: result: yes configure:27018: checking for tan in -lm configure:27053: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:203: warning: conflicting types for built-in function 'tan' configure:27059: $? = 0 configure:27078: result: yes configure:27279: checking for asin in -lm configure:27314: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:205: warning: conflicting types for built-in function 'asin' configure:27320: $? = 0 configure:27339: result: yes configure:27540: checking for acos in -lm configure:27575: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:207: warning: conflicting types for built-in function 'acos' configure:27581: $? = 0 configure:27600: result: yes configure:27801: checking for atan in -lm configure:27836: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:209: warning: conflicting types for built-in function 'atan' configure:27842: $? = 0 configure:27861: result: yes configure:28062: checking for atan2 in -lm configure:28097: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:211: warning: conflicting types for built-in function 'atan2' configure:28103: $? = 0 configure:28122: result: yes configure:28323: checking for pow in -lm configure:28358: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:213: warning: conflicting types for built-in function 'pow' configure:28364: $? = 0 configure:28383: result: yes configure:28584: checking for sqrt in -lm configure:28619: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:215: warning: conflicting types for built-in function 'sqrt' configure:28625: $? = 0 configure:28644: result: yes configure:28845: checking for rint in -lm configure:28880: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:217: warning: conflicting types for built-in function 'rint' configure:28886: $? = 0 configure:28905: result: yes configure:29106: checking for exp in -lm configure:29141: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:219: warning: conflicting types for built-in function 'exp' configure:29147: $? = 0 configure:29166: result: yes configure:29367: checking for log in -lm configure:29402: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:221: warning: conflicting types for built-in function 'log' configure:29408: $? = 0 configure:29427: result: yes configure:29628: checking for remainder in -lm configure:29663: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:223: warning: conflicting types for built-in function 'remainder' configure:29669: $? = 0 configure:29688: result: yes configure:29889: checking for fmod in -lm configure:29924: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:225: warning: conflicting types for built-in function 'fmod' configure:29930: $? = 0 configure:29949: result: yes configure:30150: checking for round in -lm configure:30185: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:227: warning: conflicting types for built-in function 'round' configure:30191: $? = 0 configure:30210: result: yes configure:30411: checking for trunc in -lm configure:30446: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:229: warning: conflicting types for built-in function 'trunc' configure:30452: $? = 0 configure:30471: result: yes configure:30672: checking for strtod in -lc configure:30707: gcc -o conftest -g -O2 conftest.c -lc -lresolv >&5 configure:30713: $? = 0 configure:30732: result: yes configure:30756: checking for stdlib.h configure:30761: result: yes configure:30933: checking for floor in -lm configure:30968: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:233: warning: conflicting types for built-in function 'floor' configure:30974: $? = 0 configure:30993: result: yes configure:31194: checking for ceil in -lm configure:31229: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:235: warning: conflicting types for built-in function 'ceil' configure:31235: $? = 0 configure:31254: result: yes configure:31443: checking for getifaddrs() support configure:31477: gcc -c -g -O2 conftest.c >&5 configure:31483: $? = 0 configure:31488: result: yes configure:31534: checking for gsm_create in -lgsm configure:31569: gcc -o conftest -g -O2 conftest.c -lgsm -lresolv >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't locate file for: -lgsm collect2: ld returned 1 exit status configure:31575: $? = 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 AST_POLL_COMPAT 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_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_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_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:31593: result: no configure:32232: checking for iconv_open in -liconv configure:32267: gcc -o conftest -g -O2 conftest.c -liconv -lresolv >&5 configure:32273: $? = 0 configure:32292: result: yes configure:32325: checking iconv.h usability configure:32342: gcc -c -g -O2 conftest.c >&5 configure:32348: $? = 0 configure:32362: result: yes configure:32366: checking iconv.h presence configure:32381: gcc -E conftest.c configure:32387: $? = 0 configure:32401: result: yes configure:32434: checking for iconv.h configure:32441: result: yes configure:32497: checking for iks_start_sasl in -liksemel configure:32532: gcc -o conftest -g -O2 conftest.c -liksemel -lresolv >&5 configure:32538: $? = 0 configure:32557: result: yes configure:32590: checking iksemel.h usability configure:32607: gcc -c -g -O2 conftest.c >&5 configure:32613: $? = 0 configure:32627: result: yes configure:32631: checking iksemel.h presence configure:32646: gcc -E conftest.c configure:32652: $? = 0 configure:32666: result: yes configure:32699: checking for iksemel.h configure:32706: result: yes configure:32752: checking for UW IMAP Toolkit c-client library configure:32830: gcc -o conftest -g -O2 -I/var/root/asterisk/asterisk-1.6.1.1/../imap-2004g/c-client conftest.c -lresolv /var/root/asterisk/asterisk-1.6.1.1/../imap-2004g/c-client/c-client.a >&5 powerpc-apple-darwin8-gcc-4.0.1: /var/root/asterisk/asterisk-1.6.1.1/../imap-2004g/c-client/c-client.a: No such file or directory conftest.c:237:22: error: c-client.h: No such file or directory conftest.c:238: error: parse error before '*' token conftest.c:241: error: parse error before '*' token conftest.c:244: error: parse error before '*' token conftest.c:247: error: parse error before '*' token conftest.c:250: error: parse error before '*' token conftest.c:253: error: parse error before '*' token conftest.c:256: error: parse error before '*' token conftest.c:259: error: parse error before '*' token conftest.c:268: error: parse error before '*' token conftest.c:271: error: parse error before '*' token conftest.c:274: error: parse error before '*' token conftest.c:277: error: parse error before '*' token conftest.c: In function 'main': conftest.c:287: error: 'MAILSTREAM' undeclared (first use in this function) conftest.c:287: error: (Each undeclared identifier is reported only once conftest.c:287: error: for each function it appears in.) conftest.c:287: error: 'foo' undeclared (first use in this function) conftest.c:287: error: 'NULL' undeclared (first use in this function) configure:32836: $? = 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 AST_POLL_COMPAT 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_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_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_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:32950: result: no configure:33155: checking for system c-client library... configure:33234: gcc -o conftest -g -O2 -DUSE_SYSTEM_IMAP conftest.c -lresolv -lc-client >&5 conftest.c:238:31: error: imap/c-client.h: No such file or directory conftest.c:239: error: parse error before '*' token conftest.c:242: error: parse error before '*' token conftest.c:245: error: parse error before '*' token conftest.c:248: error: parse error before '*' token conftest.c:251: error: parse error before '*' token conftest.c:254: error: parse error before '*' token conftest.c:257: error: parse error before '*' token conftest.c:260: error: parse error before '*' token conftest.c:269: error: parse error before '*' token conftest.c:272: error: parse error before '*' token conftest.c:275: error: parse error before '*' token conftest.c:278: error: parse error before '*' token conftest.c: In function 'main': conftest.c:288: error: 'MAILSTREAM' undeclared (first use in this function) conftest.c:288: error: (Each undeclared identifier is reported only once conftest.c:288: error: for each function it appears in.) conftest.c:288: error: 'foo' undeclared (first use in this function) configure:33240: $? = 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 AST_POLL_COMPAT 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_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_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_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:33429: gcc -o conftest -g -O2 -DUSE_SYSTEM_CCLIENT conftest.c -lresolv -lc-client >&5 conftest.c:238:36: error: c-client/c-client.h: No such file or directory conftest.c:239: error: parse error before '*' token conftest.c:242: error: parse error before '*' token conftest.c:245: error: parse error before '*' token conftest.c:248: error: parse error before '*' token conftest.c:251: error: parse error before '*' token conftest.c:254: error: parse error before '*' token conftest.c:257: error: parse error before '*' token conftest.c:260: error: parse error before '*' token conftest.c:269: error: parse error before '*' token conftest.c:272: error: parse error before '*' token conftest.c:275: error: parse error before '*' token conftest.c:278: error: parse error before '*' token conftest.c: In function 'main': conftest.c:288: error: 'MAILSTREAM' undeclared (first use in this function) conftest.c:288: error: (Each undeclared identifier is reported only once conftest.c:288: error: for each function it appears in.) conftest.c:288: error: 'foo' undeclared (first use in this function) configure:33435: $? = 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 AST_POLL_COMPAT 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_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_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_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:33568: result: no configure:33591: checking for jack_activate in -ljack configure:33626: gcc -o conftest -g -O2 conftest.c -ljack -lresolv >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't locate file for: -ljack collect2: ld returned 1 exit status configure:33632: $? = 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 AST_POLL_COMPAT 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_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_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_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:33651: result: no configure:33854: checking for lt_dlinit in -lltdl configure:33889: gcc -o conftest -g -O2 conftest.c -lltdl -lresolv >&5 configure:33895: $? = 0 configure:33914: result: yes configure:33947: checking ltdl.h usability configure:33964: gcc -c -g -O2 conftest.c >&5 configure:33970: $? = 0 configure:33984: result: yes configure:33988: checking ltdl.h presence configure:34003: gcc -E conftest.c configure:34009: $? = 0 configure:34023: result: yes configure:34056: checking for ltdl.h configure:34063: result: yes configure:34116: checking for ldap_initialize in -lldap configure:34151: gcc -o conftest -g -O2 conftest.c -lldap -lresolv >&5 configure:34157: $? = 0 configure:34176: result: yes configure:34209: checking ldap.h usability configure:34226: gcc -c -g -O2 conftest.c >&5 configure:34232: $? = 0 configure:34246: result: yes configure:34250: checking ldap.h presence configure:34265: gcc -E conftest.c configure:34271: $? = 0 configure:34285: result: yes configure:34318: checking for ldap.h configure:34325: result: yes configure:34378: checking for mISDN_open in -lmISDN configure:34413: gcc -o conftest -g -O2 conftest.c -lmISDN -lresolv >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't locate file for: -lmISDN collect2: ld returned 1 exit status configure:34419: $? = 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 AST_POLL_COMPAT 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_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_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_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:34438: result: no configure:35456: checking for nbs_connect in -lnbs configure:35491: gcc -o conftest -g -O2 conftest.c -lnbs -lresolv >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't locate file for: -lnbs collect2: ld returned 1 exit status configure:35497: $? = 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 AST_POLL_COMPAT 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_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_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_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:35516: result: no configure:35718: checking for initscr in -lncurses configure:35753: gcc -o conftest -g -O2 conftest.c -lncurses -lresolv >&5 configure:35759: $? = 0 configure:35778: result: yes configure:35802: checking for curses.h configure:35807: result: yes configure:36010: checking for net-snmp-config configure:36026: found /usr/bin/net-snmp-config configure:36037: result: net-snmp-config configure:36104: gcc -o conftest -g -O2 -g -Os -pipe -pipe -Ddarwin8 -I/System/Library/Frameworks/System.framework/PrivateHeaders -I. -I/usr/include -L/usr/lib -lnetsnmpagent -lnetsnmpmibs -lnetsnmphelpers -lnetsnmp -ldl -lkvm -lcrypto -lz -lm -lwrap conftest.c -lresolv >&5 configure:36110: $? = 0 configure:36163: checking for newtBell in -lnewt configure:36198: gcc -o conftest -g -O2 conftest.c -lnewt -lresolv >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't locate file for: -lnewt collect2: ld returned 1 exit status configure:36204: $? = 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 AST_POLL_COMPAT 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_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_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_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:36223: result: no configure:36425: checking for SQLConnect in -lodbc configure:36460: gcc -o conftest -g -O2 conftest.c -lodbc -lresolv >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols: _SQLGetConfigMode _SQLGetPrivateProfileString _SQLSetConfigMode collect2: ld returned 1 exit status configure:36466: $? = 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 AST_POLL_COMPAT 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_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_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_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:36485: result: no configure:36687: checking for ogg_sync_init in -logg configure:36722: gcc -o conftest -g -O2 conftest.c -logg -lresolv >&5 configure:36728: $? = 0 configure:36747: result: yes configure:36950: checking for backtrace in -lexecinfo configure:36985: gcc -o conftest -g -O2 conftest.c -lexecinfo -lresolv >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't locate file for: -lexecinfo collect2: ld returned 1 exit status configure:36991: $? = 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 AST_POLL_COMPAT 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_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_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_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:37010: result: no configure:37212: checking for backtrace in -lc configure:37247: gcc -o conftest -g -O2 conftest.c -lc -lresolv >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols: _backtrace collect2: ld returned 1 exit status configure:37253: $? = 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 AST_POLL_COMPAT 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_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_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_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:37272: result: no configure:37568: checking linux/soundcard.h usability configure:37585: gcc -c -g -O2 conftest.c >&5 conftest.c:279:29: error: linux/soundcard.h: No such file or directory configure:37591: $? = 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 AST_POLL_COMPAT 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_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_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_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. */ | #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:37605: result: no configure:37609: checking linux/soundcard.h presence configure:37624: gcc -E conftest.c conftest.c:246:29: error: linux/soundcard.h: No such file or directory configure:37630: $? = 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 AST_POLL_COMPAT 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_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_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_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. */ | #include configure:37644: result: no configure:37677: checking for linux/soundcard.h configure:37684: result: no configure:37829: checking sys/soundcard.h usability configure:37846: gcc -c -g -O2 conftest.c >&5 conftest.c:279:27: error: sys/soundcard.h: No such file or directory configure:37852: $? = 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 AST_POLL_COMPAT 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_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_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_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. */ | #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:37866: result: no configure:37870: checking sys/soundcard.h presence configure:37885: gcc -E conftest.c conftest.c:246:27: error: sys/soundcard.h: No such file or directory configure:37891: $? = 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 AST_POLL_COMPAT 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_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_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_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. */ | #include configure:37905: result: no configure:37938: checking for sys/soundcard.h configure:37945: result: no configure:37997: checking for oss_ioctl_mixer in -lossaudio configure:38032: gcc -o conftest -g -O2 conftest.c -lossaudio -lresolv >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't locate file for: -lossaudio collect2: ld returned 1 exit status configure:38038: $? = 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 AST_POLL_COMPAT 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_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_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_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 oss_ioctl_mixer (); | int | main () | { | return oss_ioctl_mixer (); | ; | return 0; | } configure:38057: result: no configure:38408: checking for pg_config configure:38441: result: no configure:38587: checking for poptStrerror in -lpopt configure:38622: gcc -o conftest -g -O2 conftest.c -lpopt -lresolv >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't locate file for: -lpopt collect2: ld returned 1 exit status configure:38628: $? = 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 AST_POLL_COMPAT 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_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_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_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 poptStrerror (); | int | main () | { | return poptStrerror (); | ; | return 0; | } configure:38647: result: no configure:38849: checking for Pa_GetDeviceCount in -lportaudio configure:38884: gcc -o conftest -g -O2 conftest.c -lportaudio -lresolv >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't locate file for: -lportaudio collect2: ld returned 1 exit status configure:38890: $? = 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 AST_POLL_COMPAT 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_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_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_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 Pa_GetDeviceCount (); | int | main () | { | return Pa_GetDeviceCount (); | ; | return 0; | } configure:38909: result: no configure:39111: checking for pri_new_bri in -lpri configure:39146: gcc -o conftest -g -O2 conftest.c -lpri -lresolv >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't locate file for: -lpri collect2: ld returned 1 exit status configure:39152: $? = 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 AST_POLL_COMPAT 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_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_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_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 pri_new_bri (); | int | main () | { | return pri_new_bri (); | ; | return 0; | } configure:39171: result: no configure:39373: checking for pri_set_inbanddisconnect in -lpri configure:39408: gcc -o conftest -g -O2 conftest.c -lpri -lresolv >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't locate file for: -lpri collect2: ld returned 1 exit status configure:39414: $? = 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 AST_POLL_COMPAT 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_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_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_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 pri_set_inbanddisconnect (); | int | main () | { | return pri_set_inbanddisconnect (); | ; | return 0; | } configure:39433: result: no configure:39635: checking for resample_open in -lresample configure:39670: gcc -o conftest -g -O2 conftest.c -lresample -lm -lresolv >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't locate file for: -lresample collect2: ld returned 1 exit status configure:39676: $? = 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 AST_POLL_COMPAT 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_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_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_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 resample_open (); | int | main () | { | return resample_open (); | ; | return 0; | } configure:39695: result: no configure:39884: checking for minimum version of SpanDSP configure:39930: gcc -c -g -O2 conftest.c >&5 conftest.c:246:29: error: spandsp/version.h: No such file or directory conftest.c:252:4: error: #error "spandsp 0.0.5 or greater is required" configure:39936: $? = 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 AST_POLL_COMPAT 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_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_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_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. */ | #include | int | main () | { | | #if SPANDSP_RELEASE_DATE < 20080516 | #error "spandsp 0.0.5 or greater is required" | #endif | ; | | ; | return 0; | } configure:39959: result: no configure:40574: checking for ss7_pollflags in -lss7 configure:40609: gcc -o conftest -g -O2 conftest.c -lss7 -lresolv >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't locate file for: -lss7 collect2: ld returned 1 exit status configure:40615: $? = 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 AST_POLL_COMPAT 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_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_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_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 ss7_pollflags (); | int | main () | { | return ss7_pollflags (); | ; | return 0; | } configure:40634: result: no configure:41131: checking /var/root/pwlib/include/ptlib.h usability configure:41148: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:279:43: error: /var/root/pwlib/include/ptlib.h: No such file or directory configure:41154: $? = 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 AST_POLL_COMPAT 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_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_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_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. */ | #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:41168: result: no configure:41172: checking /var/root/pwlib/include/ptlib.h presence configure:41187: g++ -E conftest.cpp conftest.cpp:246:43: error: /var/root/pwlib/include/ptlib.h: No such file or directory configure:41193: $? = 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 AST_POLL_COMPAT 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_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_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_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. */ | #include configure:41207: result: no configure:41240: checking for /var/root/pwlib/include/ptlib.h configure:41248: result: no configure:41270: checking /usr/local/include/ptlib.h usability configure:41287: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:279:38: error: /usr/local/include/ptlib.h: No such file or directory configure:41293: $? = 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 AST_POLL_COMPAT 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_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_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_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. */ | #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:41307: result: no configure:41311: checking /usr/local/include/ptlib.h presence configure:41326: g++ -E conftest.cpp conftest.cpp:246:38: error: /usr/local/include/ptlib.h: No such file or directory configure:41332: $? = 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 AST_POLL_COMPAT 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_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_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_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. */ | #include configure:41346: result: no configure:41379: checking for /usr/local/include/ptlib.h configure:41386: result: no configure:41461: checking /usr/include/ptlib.h usability configure:41478: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:279:32: error: /usr/include/ptlib.h: No such file or directory configure:41484: $? = 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 AST_POLL_COMPAT 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_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_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_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. */ | #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:41498: result: no configure:41502: checking /usr/include/ptlib.h presence configure:41517: g++ -E conftest.cpp conftest.cpp:246:32: error: /usr/include/ptlib.h: No such file or directory configure:41523: $? = 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 AST_POLL_COMPAT 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_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_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_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. */ | #include configure:41537: result: no configure:41570: checking for /usr/include/ptlib.h configure:41577: result: no configure:42691: checking for luaL_newstate in -llua5.1 configure:42726: gcc -o conftest -g -O2 conftest.c -llua5.1 -lresolv >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't locate file for: -llua5.1 collect2: ld returned 1 exit status configure:42732: $? = 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 AST_POLL_COMPAT 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_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_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_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 luaL_newstate (); | int | main () | { | return luaL_newstate (); | ; | return 0; | } configure:42751: result: no configure:42953: checking for rc_read_config in -lradiusclient-ng configure:42988: gcc -o conftest -g -O2 conftest.c -lradiusclient-ng -lresolv >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't locate file for: -lradiusclient-ng collect2: ld returned 1 exit status configure:42994: $? = 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 AST_POLL_COMPAT 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_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_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_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 rc_read_config (); | int | main () | { | return rc_read_config (); | ; | return 0; | } configure:43013: result: no configure:43224: checking for saClmInitialize in -lSaClm configure:43259: gcc -o conftest -g -O2 conftest.c -lSaClm -L/usr/lib/openais -L/usr/lib64/openais -lresolv >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: warning -L: directory name (/usr/lib/openais) does not exist /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: warning -L: directory name (/usr/lib64/openais) does not exist /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't locate file for: -lSaClm collect2: ld returned 1 exit status configure:43265: $? = 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 AST_POLL_COMPAT 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_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_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_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 saClmInitialize (); | int | main () | { | return saClmInitialize (); | ; | return 0; | } configure:43284: result: no configure:43501: checking for speex_encode in -lspeex configure:43536: gcc -o conftest -g -O2 conftest.c -lspeex -lm -lresolv >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't locate file for: -lspeex collect2: ld returned 1 exit status configure:43542: $? = 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 AST_POLL_COMPAT 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_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_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_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 speex_encode (); | int | main () | { | return speex_encode (); | ; | return 0; | } configure:43561: result: no configure:43764: checking for speex_preprocess_ctl in -lspeex configure:43799: gcc -o conftest -g -O2 conftest.c -lspeex -lm -lresolv >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't locate file for: -lspeex collect2: ld returned 1 exit status configure:43805: $? = 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 AST_POLL_COMPAT 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_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_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_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 speex_preprocess_ctl (); | int | main () | { | return speex_preprocess_ctl (); | ; | return 0; | } configure:43824: result: no configure:44029: checking for speex_preprocess_ctl in -lspeexdsp configure:44064: gcc -o conftest -g -O2 conftest.c -lspeexdsp -lm -lresolv >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't locate file for: -lspeexdsp collect2: ld returned 1 exit status configure:44070: $? = 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 AST_POLL_COMPAT 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_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_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_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 speex_preprocess_ctl (); | int | main () | { | return speex_preprocess_ctl (); | ; | return 0; | } configure:44089: result: no configure:44296: checking for sqlite_exec in -lsqlite configure:44331: gcc -o conftest -g -O2 conftest.c -lsqlite -lresolv >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't locate file for: -lsqlite collect2: ld returned 1 exit status configure:44337: $? = 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 AST_POLL_COMPAT 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_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_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_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 sqlite_exec (); | int | main () | { | return sqlite_exec (); | ; | return 0; | } configure:44356: result: no configure:44558: checking for sqlite3_open in -lsqlite3 configure:44593: gcc -o conftest -g -O2 conftest.c -lsqlite3 -lresolv >&5 configure:44599: $? = 0 configure:44618: result: yes configure:44651: checking sqlite3.h usability configure:44668: gcc -c -g -O2 conftest.c >&5 configure:44674: $? = 0 configure:44688: result: yes configure:44692: checking sqlite3.h presence configure:44707: gcc -E conftest.c configure:44713: $? = 0 configure:44727: result: yes configure:44760: checking for sqlite3.h configure:44767: result: yes configure:44820: checking for AES_encrypt in -lcrypto configure:44855: gcc -o conftest -g -O2 conftest.c -lcrypto -lresolv >&5 configure:44861: $? = 0 configure:44880: result: yes configure:44913: checking openssl/aes.h usability configure:44930: gcc -c -g -O2 conftest.c >&5 configure:44936: $? = 0 configure:44950: result: yes configure:44954: checking openssl/aes.h presence configure:44969: gcc -E conftest.c configure:44975: $? = 0 configure:44989: result: yes configure:45022: checking for openssl/aes.h configure:45029: result: yes configure:45084: checking for ssl2_connect in -lssl configure:45119: gcc -o conftest -g -O2 conftest.c -lssl -lcrypto -lresolv >&5 configure:45125: $? = 0 configure:45144: result: yes configure:45177: checking openssl/ssl.h usability configure:45194: gcc -c -g -O2 conftest.c >&5 configure:45200: $? = 0 configure:45214: result: yes configure:45218: checking openssl/ssl.h presence configure:45233: gcc -E conftest.c configure:45239: $? = 0 configure:45253: result: yes configure:45286: checking for openssl/ssl.h configure:45293: result: yes configure:45349: checking for OSPPCryptoDecrypt in -losptk configure:45384: gcc -o conftest -g -O2 conftest.c -losptk -lcrypto -lssl -lresolv >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't locate file for: -losptk collect2: ld returned 1 exit status configure:45390: $? = 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 AST_POLL_COMPAT 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_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_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_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_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:45409: result: no configure:45642: checking for gmime-config configure:45672: result: no configure:45791: checking for malloc in -lhoard configure:45826: gcc -o conftest -g -O2 conftest.c -lhoard -lresolv >&5 conftest.c:259: warning: conflicting types for built-in function 'malloc' /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't locate file for: -lhoard collect2: ld returned 1 exit status configure:45832: $? = 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 AST_POLL_COMPAT 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_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_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_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_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:45851: result: no configure:46053: checking for dbinit in -lsybdb configure:46088: gcc -o conftest -g -O2 conftest.c -lsybdb -lresolv >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't locate file for: -lsybdb collect2: ld returned 1 exit status configure:46094: $? = 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 AST_POLL_COMPAT 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_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_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_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_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:46113: result: no configure:46315: checking for tgetent in -ltermcap configure:46350: gcc -o conftest -g -O2 conftest.c -ltermcap -lresolv >&5 configure:46356: $? = 0 configure:46375: result: yes configure:46577: checking for tgetent in -ltinfo configure:46612: gcc -o conftest -g -O2 conftest.c -ltinfo -lresolv >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't locate file for: -ltinfo collect2: ld returned 1 exit status configure:46618: $? = 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 AST_POLL_COMPAT 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_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_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_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_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:46637: result: no configure:46823: checking for tone_zone_find_by_num in -ltonezone configure:46858: gcc -o conftest -g -O2 conftest.c -ltonezone -lresolv >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't locate file for: -ltonezone collect2: ld returned 1 exit status configure:46864: $? = 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 AST_POLL_COMPAT 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_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_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_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_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:46882: result: no configure:46911: checking for tone_zone_find in -ltonezone configure:46946: gcc -o conftest -g -O2 conftest.c -ltonezone -lm -lresolv >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't locate file for: -ltonezone collect2: ld returned 1 exit status configure:46952: $? = 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 AST_POLL_COMPAT 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_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_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_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_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:46971: result: no configure:47173: checking for usb_init in -lusb configure:47208: gcc -o conftest -g -O2 conftest.c -lusb -lresolv >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't locate file for: -lusb collect2: ld returned 1 exit status configure:47214: $? = 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 AST_POLL_COMPAT 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_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_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_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_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:47233: result: no configure:47435: checking for vorbis_info_init in -lvorbis configure:47470: gcc -o conftest -g -O2 conftest.c -lvorbis -lm -lvorbisenc -lresolv >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: warning can't open dynamic library: /soxdependencies/lib/libogg.0.dylib referenced from: /usr/local/lib/libvorbis.dylib (checking for undefined symbols may be affected) (No such file or directory, errno = 2) /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols: _oggpack_bytes referenced from libvorbis expected to be defined in /soxdependencies/lib/libogg.0.dylib _oggpack_read referenced from libvorbis expected to be defined in /soxdependencies/lib/libogg.0.dylib _oggpack_readinit referenced from libvorbis expected to be defined in /soxdependencies/lib/libogg.0.dylib _oggpack_reset referenced from libvorbis expected to be defined in /soxdependencies/lib/libogg.0.dylib _oggpack_write referenced from libvorbis expected to be defined in /soxdependencies/lib/libogg.0.dylib _oggpack_writeclear referenced from libvorbis expected to be defined in /soxdependencies/lib/libogg.0.dylib _oggpack_writeinit referenced from libvorbis expected to be defined in /soxdependencies/lib/libogg.0.dylib _oggpack_adv referenced from libvorbis expected to be defined in /soxdependencies/lib/libogg.0.dylib _oggpack_look referenced from libvorbis expected to be defined in /soxdependencies/lib/libogg.0.dylib _oggpack_get_buffer referenced from libvorbis expected to be defined in /soxdependencies/lib/libogg.0.dylib _oggpack_writetrunc referenced from libvorbis expected to be defined in /soxdependencies/lib/libogg.0.dylib collect2: ld returned 1 exit status configure:47476: $? = 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 AST_POLL_COMPAT 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_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_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_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_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 vorbis_info_init (); | int | main () | { | return vorbis_info_init (); | ; | return 0; | } configure:47495: result: no configure:47689: checking for vpb_open in -lvpb configure:47726: g++ -o conftest -g -O2 conftest.cpp -lresolv -lvpb -lpthread >&5 conftest.cpp:255:20: error: vpbapi.h: No such file or directory conftest.cpp: In function 'int main()': conftest.cpp:259: error: 'vpb_open' was not declared in this scope configure:47732: $? = 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 AST_POLL_COMPAT 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_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_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_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_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. */ | #include | int | main () | { | int q = vpb_open(0,0); | ; | return 0; | } | configure:47746: result: no configure:47795: checking for compress in -lz configure:47830: gcc -o conftest -g -O2 conftest.c -lz -lresolv >&5 configure:47836: $? = 0 configure:47855: result: yes configure:47888: checking zlib.h usability configure:47905: gcc -c -g -O2 conftest.c >&5 configure:47911: $? = 0 configure:47925: result: yes configure:47929: checking zlib.h presence configure:47944: gcc -E conftest.c configure:47950: $? = 0 configure:47964: result: yes configure:47997: checking for zlib.h configure:48004: result: yes configure:48067: checking h323.h usability configure:48084: gcc -c -g -O2 conftest.c >&5 conftest.c:289:18: error: h323.h: No such file or directory configure:48090: $? = 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 AST_POLL_COMPAT 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_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_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_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_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_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:48104: result: no configure:48108: checking h323.h presence configure:48123: gcc -E conftest.c conftest.c:256:18: error: h323.h: No such file or directory configure:48129: $? = 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 AST_POLL_COMPAT 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_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_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_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_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_ZLIB 1 | #define HAVE_ZLIB_VERSION | /* end confdefs.h. */ | #include configure:48143: result: no configure:48176: checking for h323.h configure:48183: result: no configure:48206: checking linux/compiler.h usability configure:48223: gcc -c -g -O2 conftest.c >&5 conftest.c:289:28: error: linux/compiler.h: No such file or directory configure:48229: $? = 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 AST_POLL_COMPAT 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_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_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_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_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_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:48243: result: no configure:48247: checking linux/compiler.h presence configure:48262: gcc -E conftest.c conftest.c:256:28: error: linux/compiler.h: No such file or directory configure:48268: $? = 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 AST_POLL_COMPAT 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_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_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_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_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_ZLIB 1 | #define HAVE_ZLIB_VERSION | /* end confdefs.h. */ | #include configure:48282: result: no configure:48315: checking for linux/compiler.h configure:48322: result: no configure:48336: checking for linux/ixjuser.h configure:48362: gcc -c -g -O2 conftest.c >&5 conftest.c:257:34: error: linux/version.h: No such file or directory conftest.c:263:27: error: linux/ixjuser.h: No such file or directory configure:48368: $? = 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 AST_POLL_COMPAT 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_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_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_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_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_ZLIB 1 | #define HAVE_ZLIB_VERSION | /* end confdefs.h. */ | | #include | #ifdef HAVE_LINUX_COMPILER_H | #include | #endif | | | #include configure:48383: result: no configure:48440: checking for sdl-config configure:48470: result: no configure:48588: checking for IMG_Load in -lSDL_image configure:48623: gcc -o conftest -g -O2 conftest.c -lSDL_image -lresolv >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't locate file for: -lSDL_image collect2: ld returned 1 exit status configure:48629: $? = 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 AST_POLL_COMPAT 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_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_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_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_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_ZLIB 1 | #define HAVE_ZLIB_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 IMG_Load (); | int | main () | { | return IMG_Load (); | ; | return 0; | } configure:48648: result: no configure:48849: checking for sws_getContext in -lavcodec configure:48884: gcc -o conftest -g -O2 conftest.c -lavcodec -lpthread -lz -lm -lresolv >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't locate file for: -lavcodec collect2: ld returned 1 exit status configure:48890: $? = 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 AST_POLL_COMPAT 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_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_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_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_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_ZLIB 1 | #define HAVE_ZLIB_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:48909: result: no configure:49106: checking linux/videodev.h usability configure:49123: gcc -c -g -O2 conftest.c >&5 conftest.c:289:28: error: linux/videodev.h: No such file or directory configure:49129: $? = 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 AST_POLL_COMPAT 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_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_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_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_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_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:49143: result: no configure:49147: checking linux/videodev.h presence configure:49162: gcc -E conftest.c conftest.c:256:28: error: linux/videodev.h: No such file or directory configure:49168: $? = 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 AST_POLL_COMPAT 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_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_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_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_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_ZLIB 1 | #define HAVE_ZLIB_VERSION | /* end confdefs.h. */ | #include configure:49182: result: no configure:49215: checking for linux/videodev.h configure:49222: result: no configure:49253: checking for XOpenDisplay in -lX11 configure:49288: gcc -o conftest -g -O2 conftest.c -lX11 -lresolv >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't locate file for: -lX11 collect2: ld returned 1 exit status configure:49294: $? = 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 AST_POLL_COMPAT 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_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_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_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_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_ZLIB 1 | #define HAVE_ZLIB_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:49313: result: no configure:49514: checking for XOpenDisplay in -lX11 configure:49574: result: no configure:49762: checking for /sbin/launchd configure:49777: result: yes configure:49836: checking for gtk-config configure:49866: result: no configure:50013: checking for pkg-config configure:50043: result: no configure:50127: checking for curl-config configure:50145: found /usr/bin/curl-config configure:50157: result: /usr/bin/curl-config configure:50189: checking for curl_version() in curl/curl.h configure:50215: gcc -c -g -O2 conftest.c >&5 configure:50221: $? = 0 configure:50227: result: yes configure:50260: checking for mandatory modules: configure:50282: result: ok configure:50386: 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 JRCovert 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:51864: Package configured for: configure:51866: OS type : darwin8.11.0 configure:51868: Host CPU : powerpc configure:51870: build-cpu:vendor:os: powerpc : apple : darwin8.11.0 : configure:51872: host-cpu:vendor:os: powerpc : apple : darwin8.11.0 : ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_GNU_MAKE=make ac_cv_GNU_MAKE_VERSION_MAJOR=3 ac_cv_GNU_MAKE_VERSION_MINOR=81 ac_cv_build=powerpc-apple-darwin8.11.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__usr_include_ptlib_h=no ac_cv_header__usr_local_include_ptlib_h=no ac_cv_header__var_root_pwlib_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_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=no 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_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_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_zlib_h=yes ac_cv_host=powerpc-apple-darwin8.11.0 ac_cv_imap_tk=no ac_cv_lib_SDL_image_IMG_Load=no 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=no 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=no 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=no 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=no 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=/sw/bin/kpsewhich 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=/usr/local/bin/wget ac_cv_path_ac_pt_AR=/usr/bin/ar ac_cv_path_ac_pt_CURL_CONFIG=/usr/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='/usr/bin/install -c' ac_cv_prog_AWK=awk 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_NETSNMP=net-snmp-config ac_cv_prog_ac_ct_CXX=g++ 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/powerpc-apple-darwin8/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='' AST_FORTIFY_SOURCE='-D_FORTIFY_SOURCE=2' AST_NO_STRICT_OVERFLOW='' AST_SHADOW_WARNINGS='-Wshadow' AWK='awk' BASENAME='/usr/bin/basename' BKTR_DIR='' BKTR_INCLUDE='' BKTR_LIB='' BUILD_CPU='powerpc' BUILD_OS='darwin8.11.0' BUILD_PLATFORM='powerpc-apple-darwin8.11.0' BUILD_VENDOR='apple' CAP_DIR='' CAP_INCLUDE='' CAP_LIB='' CC='gcc' CFLAGS='-g -O2' COMPRESS='/usr/bin/compress' CONFIG_GMIME='No' CONFIG_GTK='No' CONFIG_NETSNMP='net-snmp-config' CONFIG_SDL='No' CPP='gcc -E' CPPFLAGS='' CRYPTO_DIR='' CRYPTO_INCLUDE=' ' CRYPTO_LIB=' -lcrypto ' CURL_CONFIG='/usr/bin/curl-config' CURL_DIR='' CURL_INCLUDE='' CURL_LIB='-lcurl -lssl -lcrypto -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='/usr/local/bin/wget' ECHO_C='' ECHO_N='-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='' GTK2_LIB='' GTK_DIR='' GTK_INCLUDE='' GTK_LIB='' HAS_POLL='1' HOARD_DIR='' HOARD_INCLUDE='' HOARD_LIB='' HOST_CPU='powerpc' HOST_OS='darwin8.11.0' HOST_PLATFORM='powerpc-apple-darwin8.11.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='/sw/bin/kpsewhich' LD='/usr/libexec/gcc/powerpc-apple-darwin8/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='-g -Os -pipe -pipe -Ddarwin8 -I/System/Library/Frameworks/System.framework/PrivateHeaders -I. -I/usr/include' NETSNMP_LIB='-L/usr/lib -lnetsnmpagent -lnetsnmpmibs -lnetsnmphelpers -lnetsnmp -ldl -lkvm -lcrypto -lz -lm -lwrap' 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='darwin8.11.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='0' 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='0' PBX_GTK='0' 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='8.11.0' PBX_OSS='0' PBX_PGSQL='0' PBX_POPT='0' PBX_PORTAUDIO='0' PBX_PRI='0' PBX_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP='' PBX_PTHREAD_RWLOCK_INITIALIZER='' PBX_PWLIB='0' PBX_RADIUS='0' PBX_RESAMPLE='0' PBX_SDL='0' PBX_SDL_IMAGE='0' PBX_SPANDSP='0' PBX_SPEEX='0' 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='0' PBX_VPB='0' PBX_WORKING_FORK='1' PBX_X11='0' PBX_ZLIB='1' PGSQL_DIR='' PGSQL_INCLUDE='' PGSQL_LIB='' PG_CONFIG='No' PKGCONFIG='No' POPT_DIR='' POPT_INCLUDE='' POPT_LIB='' PORTAUDIO_DIR='' PORTAUDIO_INCLUDE='' PORTAUDIO_LIB='' 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='' SDL_IMAGE_LIB='' SDL_INCLUDE='' SDL_LIB='' 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='' 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='' VPB_DIR='' VPB_INCLUDE='' VPB_LIB='' WGET='/usr/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='powerpc-apple-darwin8.11.0' build_alias='' build_cpu='powerpc' build_os='darwin8.11.0' build_vendor='apple' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='powerpc-apple-darwin8.11.0' host_alias='' host_cpu='powerpc' host_os='darwin8.11.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/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/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 AST_POLL_COMPAT 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_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_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_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_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_ZLIB 1 #define HAVE_ZLIB_VERSION #define HAVE_SBIN_LAUNCHD 1 #define HAVE_CURL 1 configure: exit 0