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 = chef uname -m = x86_64 uname -r = 2.6.22.6 uname -s = Linux uname -v = #3 SMP PREEMPT Tue Jul 22 08:05:41 BST 2008 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/bin/X11 ## ----------- ## ## Core tests. ## ## ----------- ## configure:2125: checking build system type configure:2143: result: x86_64-unknown-linux-gnu configure:2165: checking host system type configure:2180: result: x86_64-unknown-linux-gnu configure:2267: checking for gcc configure:2283: found /usr/bin/gcc configure:2294: result: gcc configure:2532: checking for C compiler version configure:2539: gcc --version >&5 gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21) Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2542: $? = 0 configure:2549: gcc -v >&5 Using built-in specs. Target: x86_64-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release x86_64-linux-gnu Thread model: posix gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21) configure:2552: $? = 0 configure:2559: gcc -V >&5 gcc: '-V' option must have argument configure:2562: $? = 1 configure:2585: checking for C compiler default output file name configure:2612: gcc conftest.c >&5 configure:2615: $? = 0 configure:2653: result: a.out configure:2670: checking whether the C compiler works configure:2680: ./a.out configure:2683: $? = 0 configure:2700: result: yes configure:2707: checking whether we are cross compiling configure:2709: result: no configure:2712: checking for suffix of executables configure:2719: gcc -o conftest conftest.c >&5 configure:2722: $? = 0 configure:2746: result: configure:2752: checking for suffix of object files configure:2778: gcc -c conftest.c >&5 configure:2781: $? = 0 configure:2804: result: o configure:2808: checking whether we are using the GNU C compiler configure:2837: gcc -c conftest.c >&5 configure:2843: $? = 0 configure:2860: result: yes configure:2865: checking whether gcc accepts -g configure:2895: gcc -c -g conftest.c >&5 configure:2901: $? = 0 configure:3000: result: yes configure:3017: checking for gcc option to accept ISO C89 configure:3091: gcc -c -g -O2 conftest.c >&5 configure:3097: $? = 0 configure:3120: result: none needed configure:3144: checking how to run the C preprocessor configure:3184: gcc -E conftest.c configure:3190: $? = 0 configure:3221: gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3227: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_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:3260: result: gcc -E configure:3289: gcc -E conftest.c configure:3295: $? = 0 configure:3326: gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3332: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_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:3370: checking for grep that handles long lines and -e configure:3444: result: /bin/grep configure:3449: checking for egrep configure:3527: result: /bin/grep -E configure:3533: checking for AIX configure:3555: result: no configure:3561: checking for ANSI C header files configure:3591: gcc -c -g -O2 conftest.c >&5 configure:3597: $? = 0 configure:3696: gcc -o conftest -g -O2 conftest.c >&5 configure:3699: $? = 0 configure:3705: ./conftest configure:3708: $? = 0 configure:3725: result: yes configure:3749: checking for sys/types.h configure:3770: gcc -c -g -O2 conftest.c >&5 configure:3776: $? = 0 configure:3792: result: yes configure:3749: checking for sys/stat.h configure:3770: gcc -c -g -O2 conftest.c >&5 configure:3776: $? = 0 configure:3792: result: yes configure:3749: checking for stdlib.h configure:3770: gcc -c -g -O2 conftest.c >&5 configure:3776: $? = 0 configure:3792: result: yes configure:3749: checking for string.h configure:3770: gcc -c -g -O2 conftest.c >&5 configure:3776: $? = 0 configure:3792: result: yes configure:3749: checking for memory.h configure:3770: gcc -c -g -O2 conftest.c >&5 configure:3776: $? = 0 configure:3792: result: yes configure:3749: checking for strings.h configure:3770: gcc -c -g -O2 conftest.c >&5 configure:3776: $? = 0 configure:3792: result: yes configure:3749: checking for inttypes.h configure:3770: gcc -c -g -O2 conftest.c >&5 configure:3776: $? = 0 configure:3792: result: yes configure:3749: checking for stdint.h configure:3770: gcc -c -g -O2 conftest.c >&5 configure:3776: $? = 0 configure:3792: result: yes configure:3749: checking for unistd.h configure:3770: gcc -c -g -O2 conftest.c >&5 configure:3776: $? = 0 configure:3792: result: yes configure:3814: checking minix/config.h usability configure:3831: gcc -c -g -O2 conftest.c >&5 conftest.c:52:26: error: minix/config.h: No such file or directory configure:3837: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_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:3851: result: no configure:3855: checking minix/config.h presence configure:3870: gcc -E conftest.c conftest.c:19:26: error: minix/config.h: No such file or directory configure:3876: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_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:3890: result: no configure:3923: checking for minix/config.h configure:3930: result: no configure:3969: checking whether it is safe to define __EXTENSIONS__ configure:3997: gcc -c -g -O2 conftest.c >&5 configure:4003: $? = 0 configure:4018: result: yes configure:4157: checking for uname configure:4175: found /bin/uname configure:4187: result: /bin/uname configure:4662: checking for gcc configure:4689: result: gcc configure:4927: checking for C compiler version configure:4934: gcc --version >&5 gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21) Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4937: $? = 0 configure:4944: gcc -v >&5 Using built-in specs. Target: x86_64-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release x86_64-linux-gnu Thread model: posix gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21) configure:4947: $? = 0 configure:4954: gcc -V >&5 gcc: '-V' option must have argument configure:4957: $? = 1 configure:4960: checking whether we are using the GNU C compiler configure:5012: result: yes configure:5017: checking whether gcc accepts -g configure:5152: result: yes configure:5169: checking for gcc option to accept ISO C89 configure:5272: result: none needed configure:5348: checking for g++ configure:5364: found /usr/bin/g++ configure:5375: result: g++ configure:5406: checking for C++ compiler version configure:5413: g++ --version >&5 g++ (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21) Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5416: $? = 0 configure:5423: g++ -v >&5 Using built-in specs. Target: x86_64-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release x86_64-linux-gnu Thread model: posix gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21) configure:5426: $? = 0 configure:5433: g++ -V >&5 g++: '-V' option must have argument configure:5436: $? = 1 configure:5439: checking whether we are using the GNU C++ compiler configure:5468: g++ -c conftest.cpp >&5 configure:5474: $? = 0 configure:5491: result: yes configure:5496: checking whether g++ accepts -g configure:5526: g++ -c -g conftest.cpp >&5 configure:5532: $? = 0 configure:5631: result: yes configure:5659: checking how to run the C preprocessor configure:5775: result: gcc -E configure:5804: gcc -E conftest.c configure:5810: $? = 0 configure:5841: gcc -E conftest.c conftest.c:22:28: error: ac_nonexistent.h: No such file or directory configure:5847: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include configure:5889: checking how to run the C++ preprocessor configure:5925: g++ -E conftest.cpp configure:5931: $? = 0 configure:5962: g++ -E conftest.cpp conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory configure:5968: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include configure:6001: result: g++ -E configure:6030: g++ -E conftest.cpp configure:6036: $? = 0 configure:6067: g++ -E conftest.cpp conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory configure:6073: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include configure:6112: checking for a sed that does not truncate output configure:6191: result: /bin/sed configure:6196: checking for egrep configure:6206: result: grep -E configure:6222: checking for ld used by gcc configure:6289: result: /usr/bin/ld configure:6298: checking if the linker (/usr/bin/ld) is GNU ld configure:6313: result: yes configure:6322: checking for gawk configure:6338: found /usr/bin/gawk configure:6349: result: gawk configure:6373: checking for a BSD-compatible install configure:6429: result: /usr/bin/install -c configure:6440: checking whether ln -s works configure:6444: result: yes configure:6494: checking for ranlib configure:6510: found /usr/bin/ranlib configure:6521: result: ranlib configure:6547: checking for GNU make configure:6566: result: make configure:6623: checking for strip configure:6641: found /usr/bin/strip configure:6653: result: /usr/bin/strip configure:6725: checking for ar configure:6743: found /usr/bin/ar configure:6755: result: /usr/bin/ar configure:6790: checking for grep configure:6821: result: /bin/grep configure:6831: checking for find configure:6849: found /usr/bin/find configure:6862: result: /usr/bin/find configure:6872: checking for compress configure:6903: result: : configure:6913: checking for basename configure:6931: found /usr/bin/basename configure:6944: result: /usr/bin/basename configure:6954: checking for id configure:6972: found /usr/bin/id configure:6985: result: /usr/bin/id configure:6995: checking for dirname configure:7013: found /usr/bin/dirname configure:7026: result: /usr/bin/dirname configure:7036: checking for sh configure:7067: result: /bin/sh configure:7077: checking for ln configure:7095: found /bin/ln configure:7108: result: /bin/ln configure:7118: checking for dot configure:7149: result: : configure:7159: checking for wget configure:7177: found /usr/bin/wget configure:7190: result: /usr/bin/wget configure:7200: checking for rubber configure:7231: result: : configure:7241: checking for kpsewhich configure:7259: found /usr/bin/kpsewhich configure:7272: result: /usr/bin/kpsewhich configure:7371: checking for soxmix configure:7387: found /usr/bin/soxmix configure:7398: result: soxmix configure:7624: checking for the pthreads library -lpthreads configure:7667: gcc -o conftest -g -O2 conftest.c -lpthreads >&5 /usr/bin/ld: cannot find -lpthreads collect2: ld returned 1 exit status configure:7673: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 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:7693: result: no configure:7569: checking whether pthreads work without any flags configure:7667: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccOWkWGe.o: In function `main': /usr/src/asterisk/rc/asterisk-1.6.0-rc6/conftest.c:27: undefined reference to `pthread_join' /usr/src/asterisk/rc/asterisk-1.6.0-rc6/conftest.c:28: undefined reference to `__pthread_register_cancel' /usr/src/asterisk/rc/asterisk-1.6.0-rc6/conftest.c:29: undefined reference to `pthread_create' /usr/src/asterisk/rc/asterisk-1.6.0-rc6/conftest.c:29: undefined reference to `__pthread_unregister_cancel' collect2: ld returned 1 exit status configure:7673: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 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:7693: result: no configure:7574: checking whether pthreads work with -Kthread configure:7667: gcc -o conftest -g -O2 -Kthread conftest.c >&5 gcc: unrecognized option '-Kthread' /tmp/ccCvMi0k.o: In function `main': /usr/src/asterisk/rc/asterisk-1.6.0-rc6/conftest.c:27: undefined reference to `pthread_join' /usr/src/asterisk/rc/asterisk-1.6.0-rc6/conftest.c:28: undefined reference to `__pthread_register_cancel' /usr/src/asterisk/rc/asterisk-1.6.0-rc6/conftest.c:29: undefined reference to `pthread_create' /usr/src/asterisk/rc/asterisk-1.6.0-rc6/conftest.c:29: undefined reference to `__pthread_unregister_cancel' collect2: ld returned 1 exit status configure:7673: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 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:7693: result: no configure:7574: checking whether pthreads work with -kthread configure:7667: gcc -o conftest -g -O2 -kthread conftest.c >&5 gcc: unrecognized option '-kthread' /tmp/cc8MMK3c.o: In function `main': /usr/src/asterisk/rc/asterisk-1.6.0-rc6/conftest.c:27: undefined reference to `pthread_join' /usr/src/asterisk/rc/asterisk-1.6.0-rc6/conftest.c:28: undefined reference to `__pthread_register_cancel' /usr/src/asterisk/rc/asterisk-1.6.0-rc6/conftest.c:29: undefined reference to `pthread_create' /usr/src/asterisk/rc/asterisk-1.6.0-rc6/conftest.c:29: undefined reference to `__pthread_unregister_cancel' collect2: ld returned 1 exit status configure:7673: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 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:7693: result: no configure:7624: checking for the pthreads library -llthread configure:7667: gcc -o conftest -g -O2 conftest.c -llthread >&5 /usr/bin/ld: cannot find -llthread collect2: ld returned 1 exit status configure:7673: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 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:7693: result: no configure:7574: checking whether pthreads work with -pthread configure:7667: gcc -o conftest -g -O2 -pthread conftest.c >&5 configure:7673: $? = 0 configure:7693: result: yes configure:7712: checking for joinable pthread attribute configure:7737: gcc -o conftest -g -O2 -pthread conftest.c >&5 configure:7743: $? = 0 configure:7760: result: PTHREAD_CREATE_JOINABLE configure:7770: checking if more special flags are required for pthreads configure:7777: result: no configure:9469: checking for working alloca.h configure:9496: gcc -o conftest -g -O2 conftest.c >&5 configure:9502: $? = 0 configure:9519: result: yes configure:9529: checking for alloca configure:9576: gcc -o conftest -g -O2 conftest.c >&5 configure:9582: $? = 0 configure:9599: result: yes configure:9834: checking for dirent.h that defines DIR configure:9863: gcc -c -g -O2 conftest.c >&5 configure:9869: $? = 0 configure:9885: result: yes configure:9898: checking for library containing opendir configure:9939: gcc -o conftest -g -O2 conftest.c >&5 configure:9945: $? = 0 configure:9973: result: none required configure:10067: checking for ANSI C header files configure:10231: result: yes configure:10241: checking for sys/wait.h that is POSIX.1 compatible configure:10277: gcc -c -g -O2 conftest.c >&5 configure:10283: $? = 0 configure:10298: result: yes configure:10346: checking arpa/inet.h usability configure:10363: gcc -c -g -O2 conftest.c >&5 configure:10369: $? = 0 configure:10383: result: yes configure:10387: checking arpa/inet.h presence configure:10402: gcc -E conftest.c configure:10408: $? = 0 configure:10422: result: yes configure:10455: checking for arpa/inet.h configure:10463: result: yes configure:10346: checking fcntl.h usability configure:10363: gcc -c -g -O2 conftest.c >&5 configure:10369: $? = 0 configure:10383: result: yes configure:10387: checking fcntl.h presence configure:10402: gcc -E conftest.c configure:10408: $? = 0 configure:10422: result: yes configure:10455: checking for fcntl.h configure:10463: result: yes configure:10336: checking for inttypes.h configure:10342: result: yes configure:10346: checking libintl.h usability configure:10363: gcc -c -g -O2 conftest.c >&5 configure:10369: $? = 0 configure:10383: result: yes configure:10387: checking libintl.h presence configure:10402: gcc -E conftest.c configure:10408: $? = 0 configure:10422: result: yes configure:10455: checking for libintl.h configure:10463: result: yes configure:10346: checking limits.h usability configure:10363: gcc -c -g -O2 conftest.c >&5 configure:10369: $? = 0 configure:10383: result: yes configure:10387: checking limits.h presence configure:10402: gcc -E conftest.c configure:10408: $? = 0 configure:10422: result: yes configure:10455: checking for limits.h configure:10463: result: yes configure:10346: checking locale.h usability configure:10363: gcc -c -g -O2 conftest.c >&5 configure:10369: $? = 0 configure:10383: result: yes configure:10387: checking locale.h presence configure:10402: gcc -E conftest.c configure:10408: $? = 0 configure:10422: result: yes configure:10455: checking for locale.h configure:10463: result: yes configure:10346: checking malloc.h usability configure:10363: gcc -c -g -O2 conftest.c >&5 configure:10369: $? = 0 configure:10383: result: yes configure:10387: checking malloc.h presence configure:10402: gcc -E conftest.c configure:10408: $? = 0 configure:10422: result: yes configure:10455: checking for malloc.h configure:10463: result: yes configure:10346: checking netdb.h usability configure:10363: gcc -c -g -O2 conftest.c >&5 configure:10369: $? = 0 configure:10383: result: yes configure:10387: checking netdb.h presence configure:10402: gcc -E conftest.c configure:10408: $? = 0 configure:10422: result: yes configure:10455: checking for netdb.h configure:10463: result: yes configure:10346: checking netinet/in.h usability configure:10363: gcc -c -g -O2 conftest.c >&5 configure:10369: $? = 0 configure:10383: result: yes configure:10387: checking netinet/in.h presence configure:10402: gcc -E conftest.c configure:10408: $? = 0 configure:10422: result: yes configure:10455: checking for netinet/in.h configure:10463: result: yes configure:10346: checking stddef.h usability configure:10363: gcc -c -g -O2 conftest.c >&5 configure:10369: $? = 0 configure:10383: result: yes configure:10387: checking stddef.h presence configure:10402: gcc -E conftest.c configure:10408: $? = 0 configure:10422: result: yes configure:10455: checking for stddef.h configure:10463: result: yes configure:10336: checking for stdint.h configure:10342: result: yes configure:10336: checking for stdlib.h configure:10342: result: yes configure:10336: checking for string.h configure:10342: result: yes configure:10336: checking for strings.h configure:10342: result: yes configure:10346: checking sys/file.h usability configure:10363: gcc -c -g -O2 conftest.c >&5 configure:10369: $? = 0 configure:10383: result: yes configure:10387: checking sys/file.h presence configure:10402: gcc -E conftest.c configure:10408: $? = 0 configure:10422: result: yes configure:10455: checking for sys/file.h configure:10463: result: yes configure:10346: checking sys/ioctl.h usability configure:10363: gcc -c -g -O2 conftest.c >&5 configure:10369: $? = 0 configure:10383: result: yes configure:10387: checking sys/ioctl.h presence configure:10402: gcc -E conftest.c configure:10408: $? = 0 configure:10422: result: yes configure:10455: checking for sys/ioctl.h configure:10463: result: yes configure:10346: checking sys/param.h usability configure:10363: gcc -c -g -O2 conftest.c >&5 configure:10369: $? = 0 configure:10383: result: yes configure:10387: checking sys/param.h presence configure:10402: gcc -E conftest.c configure:10408: $? = 0 configure:10422: result: yes configure:10455: checking for sys/param.h configure:10463: result: yes configure:10346: checking sys/socket.h usability configure:10363: gcc -c -g -O2 conftest.c >&5 configure:10369: $? = 0 configure:10383: result: yes configure:10387: checking sys/socket.h presence configure:10402: gcc -E conftest.c configure:10408: $? = 0 configure:10422: result: yes configure:10455: checking for sys/socket.h configure:10463: result: yes configure:10346: checking sys/time.h usability configure:10363: gcc -c -g -O2 conftest.c >&5 configure:10369: $? = 0 configure:10383: result: yes configure:10387: checking sys/time.h presence configure:10402: gcc -E conftest.c configure:10408: $? = 0 configure:10422: result: yes configure:10455: checking for sys/time.h configure:10463: result: yes configure:10346: checking syslog.h usability configure:10363: gcc -c -g -O2 conftest.c >&5 configure:10369: $? = 0 configure:10383: result: yes configure:10387: checking syslog.h presence configure:10402: gcc -E conftest.c configure:10408: $? = 0 configure:10422: result: yes configure:10455: checking for syslog.h configure:10463: result: yes configure:10346: checking termios.h usability configure:10363: gcc -c -g -O2 conftest.c >&5 configure:10369: $? = 0 configure:10383: result: yes configure:10387: checking termios.h presence configure:10402: gcc -E conftest.c configure:10408: $? = 0 configure:10422: result: yes configure:10455: checking for termios.h configure:10463: result: yes configure:10336: checking for unistd.h configure:10342: result: yes configure:10346: checking utime.h usability configure:10363: gcc -c -g -O2 conftest.c >&5 configure:10369: $? = 0 configure:10383: result: yes configure:10387: checking utime.h presence configure:10402: gcc -E conftest.c configure:10408: $? = 0 configure:10422: result: yes configure:10455: checking for utime.h configure:10463: result: yes configure:10346: checking arpa/nameser.h usability configure:10363: gcc -c -g -O2 conftest.c >&5 configure:10369: $? = 0 configure:10383: result: yes configure:10387: checking arpa/nameser.h presence configure:10402: gcc -E conftest.c configure:10408: $? = 0 configure:10422: result: yes configure:10455: checking for arpa/nameser.h configure:10463: result: yes configure:10493: checking winsock.h usability configure:10510: gcc -c -g -O2 conftest.c >&5 conftest.c:86:21: error: winsock.h: No such file or directory configure:10516: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:10530: result: no configure:10534: checking winsock.h presence configure:10549: gcc -E conftest.c conftest.c:53:21: error: winsock.h: No such file or directory configure:10555: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | /* end confdefs.h. */ | #include configure:10569: result: no configure:10602: checking for winsock.h configure:10610: result: no configure:10493: checking winsock2.h usability configure:10510: gcc -c -g -O2 conftest.c >&5 conftest.c:86:22: error: winsock2.h: No such file or directory configure:10516: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:10530: result: no configure:10534: checking winsock2.h presence configure:10549: gcc -E conftest.c conftest.c:53:22: error: winsock2.h: No such file or directory configure:10555: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | /* end confdefs.h. */ | #include configure:10569: result: no configure:10602: checking for winsock2.h configure:10610: result: no configure:10631: checking for special C compiler options needed for large files configure:10724: result: no configure:10730: checking for _FILE_OFFSET_BITS value needed for large files configure:10765: gcc -c -g -O2 conftest.c >&5 configure:10771: $? = 0 configure:10839: result: no configure:10976: checking for stdbool.h that conforms to C99 configure:11069: gcc -c -g -O2 conftest.c >&5 configure:11075: $? = 0 configure:11090: result: yes configure:11092: checking for _Bool configure:11122: gcc -c -g -O2 conftest.c >&5 configure:11128: $? = 0 configure:11143: result: yes configure:11162: checking for an ANSI C-conforming const configure:11237: gcc -c -g -O2 conftest.c >&5 configure:11243: $? = 0 configure:11258: result: yes configure:11268: checking for uid_t in sys/types.h configure:11291: result: yes configure:11306: checking for inline configure:11332: gcc -c -g -O2 conftest.c >&5 configure:11338: $? = 0 configure:11356: result: inline configure:11375: checking for mode_t configure:11405: gcc -c -g -O2 conftest.c >&5 configure:11411: $? = 0 configure:11426: result: yes configure:11438: checking for off_t configure:11468: gcc -c -g -O2 conftest.c >&5 configure:11474: $? = 0 configure:11489: result: yes configure:11501: checking for pid_t configure:11531: gcc -c -g -O2 conftest.c >&5 configure:11537: $? = 0 configure:11552: result: yes configure:11564: checking for size_t configure:11594: gcc -c -g -O2 conftest.c >&5 configure:11600: $? = 0 configure:11615: result: yes configure:11627: checking for struct stat.st_blksize configure:11655: gcc -c -g -O2 conftest.c >&5 configure:11661: $? = 0 configure:11718: result: yes configure:11729: checking whether time.h and sys/time.h may both be included configure:11759: gcc -c -g -O2 conftest.c >&5 configure:11765: $? = 0 configure:11780: result: yes configure:11790: checking whether struct tm is in sys/time.h or time.h configure:11820: gcc -c -g -O2 conftest.c >&5 configure:11826: $? = 0 configure:11841: result: time.h configure:11851: checking for working volatile configure:11880: gcc -c -g -O2 conftest.c >&5 configure:11886: $? = 0 configure:11901: result: yes configure:11911: checking for ptrdiff_t configure:11941: gcc -c -g -O2 conftest.c >&5 configure:11947: $? = 0 configure:11962: result: yes configure:11980: checking for unistd.h configure:11986: result: yes configure:12120: checking for working chown configure:12163: gcc -o conftest -g -O2 conftest.c >&5 configure:12166: $? = 0 configure:12172: ./conftest configure:12175: $? = 0 configure:12193: result: yes configure:12203: checking whether closedir returns void configure:12237: gcc -o conftest -g -O2 conftest.c >&5 configure:12240: $? = 0 configure:12246: ./conftest configure:12249: $? = 0 configure:12265: result: no configure:12275: checking for error_at_line configure:12301: gcc -o conftest -g -O2 conftest.c >&5 configure:12307: $? = 0 configure:12324: result: yes configure:12350: checking vfork.h usability configure:12367: gcc -c -g -O2 conftest.c >&5 conftest.c:93:19: error: vfork.h: No such file or directory configure:12373: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:12387: result: no configure:12391: checking vfork.h presence configure:12406: gcc -E conftest.c conftest.c:60:19: error: vfork.h: No such file or directory configure:12412: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | /* end confdefs.h. */ | #include configure:12426: result: no configure:12459: checking for vfork.h configure:12467: result: no configure:12485: checking for fork configure:12541: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:83: warning: conflicting types for built-in function 'fork' configure:12547: $? = 0 configure:12565: result: yes configure:12485: checking for vfork configure:12541: gcc -o conftest -g -O2 conftest.c >&5 configure:12547: $? = 0 configure:12565: result: yes configure:12576: checking for working fork configure:12608: gcc -o conftest -g -O2 conftest.c >&5 configure:12611: $? = 0 configure:12617: ./conftest configure:12620: $? = 0 configure:12636: result: yes configure:12657: checking for working vfork configure:12795: result: yes configure:12826: checking for _LARGEFILE_SOURCE value needed for large files configure:12855: gcc -o conftest -g -O2 conftest.c >&5 configure:12861: $? = 0 configure:12927: result: no configure:12951: checking whether gcc needs -traditional configure:12993: result: no configure:13004: checking for working memcmp configure:13057: gcc -o conftest -g -O2 conftest.c >&5 configure:13060: $? = 0 configure:13066: ./conftest configure:13069: $? = 0 configure:13085: result: yes configure:13100: checking for stdlib.h configure:13106: result: yes configure:13100: checking for unistd.h configure:13106: result: yes configure:13244: checking for getpagesize configure:13300: gcc -o conftest -g -O2 conftest.c >&5 configure:13306: $? = 0 configure:13324: result: yes configure:13334: checking for working mmap configure:13481: gcc -o conftest -g -O2 conftest.c >&5 configure:13484: $? = 0 configure:13490: ./conftest configure:13493: $? = 0 configure:13509: result: yes configure:13536: checking sys/select.h usability configure:13553: gcc -c -g -O2 conftest.c >&5 configure:13559: $? = 0 configure:13573: result: yes configure:13577: checking sys/select.h presence configure:13592: gcc -E conftest.c configure:13598: $? = 0 configure:13612: result: yes configure:13645: checking for sys/select.h configure:13653: result: yes configure:13526: checking for sys/socket.h configure:13532: result: yes configure:13666: checking types of arguments for select configure:13704: gcc -c -g -O2 conftest.c >&5 configure:13710: $? = 0 configure:13731: result: int,fd_set *,struct timeval * configure:13754: checking for function prototypes configure:13757: result: yes configure:13774: checking whether setvbuf arguments are reversed configure:13804: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:78: error: conflicting types for 'setvbuf' /usr/include/stdio.h:302: error: previous declaration of 'setvbuf' was here configure:13810: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define 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:13931: result: no configure:13941: checking return type of signal handlers configure:13969: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:82: error: void value not ignored as it ought to be configure:13975: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:13990: result: void configure:13998: checking whether lstat dereferences a symlink specified with a trailing slash configure:14034: gcc -o conftest -g -O2 conftest.c >&5 configure:14037: $? = 0 configure:14043: ./conftest configure:14046: $? = 0 configure:14069: result: yes configure:14088: checking whether stat accepts an empty string configure:14118: gcc -o conftest -g -O2 conftest.c >&5 configure:14121: $? = 0 configure:14127: ./conftest configure:14130: $? = 0 configure:14146: result: no configure:14162: checking for working strcoll configure:14193: gcc -o conftest -g -O2 conftest.c >&5 configure:14196: $? = 0 configure:14202: ./conftest configure:14205: $? = 0 configure:14221: result: yes configure:14235: checking for strftime configure:14291: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:102: warning: conflicting types for built-in function 'strftime' configure:14297: $? = 0 configure:14315: result: yes configure:14396: checking for working strnlen configure:14440: gcc -o conftest -g -O2 conftest.c >&5 configure:14443: $? = 0 configure:14449: ./conftest configure:14452: $? = 0 configure:14468: result: yes configure:14477: checking for working strtod configure:14528: gcc -o conftest -g -O2 conftest.c >&5 configure:14531: $? = 0 configure:14537: ./conftest configure:14540: $? = 0 configure:14556: result: yes configure:14728: checking for utime.h configure:14734: result: yes configure:14876: checking whether utime accepts a null argument configure:14915: gcc -o conftest -g -O2 conftest.c >&5 configure:14918: $? = 0 configure:14924: ./conftest configure:14927: $? = 0 configure:14943: result: yes configure:14958: checking for vprintf configure:15014: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:105: warning: conflicting types for built-in function 'vprintf' configure:15020: $? = 0 configure:15038: result: yes configure:15045: checking for _doprnt configure:15101: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccEJwCwK.o: In function `main': /usr/src/asterisk/rc/asterisk-1.6.0-rc6/conftest.c:117: undefined reference to `_doprnt' collect2: ld returned 1 exit status configure:15107: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _doprnt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:15124: result: no configure:15186: checking for asprintf configure:15242: gcc -o conftest -g -O2 conftest.c >&5 configure:15248: $? = 0 configure:15266: result: yes configure:15186: checking for atexit configure:15242: gcc -o conftest -g -O2 conftest.c >&5 configure:15248: $? = 0 configure:15266: result: yes configure:15186: checking for bzero configure:15242: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:108: warning: conflicting types for built-in function 'bzero' configure:15248: $? = 0 configure:15266: result: yes configure:15186: checking for dup2 configure:15242: gcc -o conftest -g -O2 conftest.c >&5 configure:15248: $? = 0 configure:15266: result: yes configure:15186: checking for endpwent configure:15242: gcc -o conftest -g -O2 conftest.c >&5 configure:15248: $? = 0 configure:15266: result: yes configure:15186: checking for ftruncate configure:15242: gcc -o conftest -g -O2 conftest.c >&5 configure:15248: $? = 0 configure:15266: result: yes configure:15186: checking for getcwd configure:15242: gcc -o conftest -g -O2 conftest.c >&5 configure:15248: $? = 0 configure:15266: result: yes configure:15186: checking for gethostbyname configure:15242: gcc -o conftest -g -O2 conftest.c >&5 configure:15248: $? = 0 configure:15266: result: yes configure:15186: checking for gethostname configure:15242: gcc -o conftest -g -O2 conftest.c >&5 configure:15248: $? = 0 configure:15266: result: yes configure:15186: checking for getloadavg configure:15242: gcc -o conftest -g -O2 conftest.c >&5 configure:15248: $? = 0 configure:15266: result: yes configure:15186: checking for gettimeofday configure:15242: gcc -o conftest -g -O2 conftest.c >&5 configure:15248: $? = 0 configure:15266: result: yes configure:15186: checking for inet_ntoa configure:15242: gcc -o conftest -g -O2 conftest.c >&5 configure:15248: $? = 0 configure:15266: result: yes configure:15186: checking for isascii configure:15242: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:118: warning: conflicting types for built-in function 'isascii' configure:15248: $? = 0 configure:15266: result: yes configure:15186: checking for localtime_r configure:15242: gcc -o conftest -g -O2 conftest.c >&5 configure:15248: $? = 0 configure:15266: result: yes configure:15186: checking for memchr configure:15242: gcc -o conftest -g -O2 conftest.c >&5 configure:15248: $? = 0 configure:15266: result: yes configure:15186: checking for memmove configure:15242: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:121: warning: conflicting types for built-in function 'memmove' configure:15248: $? = 0 configure:15266: result: yes configure:15186: checking for memset configure:15242: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:122: warning: conflicting types for built-in function 'memset' configure:15248: $? = 0 configure:15266: result: yes configure:15186: checking for mkdir configure:15242: gcc -o conftest -g -O2 conftest.c >&5 configure:15248: $? = 0 configure:15266: result: yes configure:15186: checking for munmap configure:15242: gcc -o conftest -g -O2 conftest.c >&5 configure:15248: $? = 0 configure:15266: result: yes configure:15186: checking for putenv configure:15242: gcc -o conftest -g -O2 conftest.c >&5 configure:15248: $? = 0 configure:15266: result: yes configure:15186: checking for re_comp configure:15242: gcc -o conftest -g -O2 conftest.c >&5 configure:15248: $? = 0 configure:15266: result: yes configure:15186: checking for regcomp configure:15242: gcc -o conftest -g -O2 conftest.c >&5 configure:15248: $? = 0 configure:15266: result: yes configure:15186: checking for select configure:15242: gcc -o conftest -g -O2 conftest.c >&5 configure:15248: $? = 0 configure:15266: result: yes configure:15186: checking for setenv configure:15242: gcc -o conftest -g -O2 conftest.c >&5 configure:15248: $? = 0 configure:15266: result: yes configure:15186: checking for socket configure:15242: gcc -o conftest -g -O2 conftest.c >&5 configure:15248: $? = 0 configure:15266: result: yes configure:15186: checking for strcasecmp configure:15242: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:131: warning: conflicting types for built-in function 'strcasecmp' configure:15248: $? = 0 configure:15266: result: yes configure:15186: checking for strcasestr configure:15242: gcc -o conftest -g -O2 conftest.c >&5 configure:15248: $? = 0 configure:15266: result: yes configure:15186: checking for strchr configure:15242: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:133: warning: conflicting types for built-in function 'strchr' configure:15248: $? = 0 configure:15266: result: yes configure:15186: checking for strcspn configure:15242: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:134: warning: conflicting types for built-in function 'strcspn' configure:15248: $? = 0 configure:15266: result: yes configure:15186: checking for strdup configure:15242: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:135: warning: conflicting types for built-in function 'strdup' configure:15248: $? = 0 configure:15266: result: yes configure:15186: checking for strerror configure:15242: gcc -o conftest -g -O2 conftest.c >&5 configure:15248: $? = 0 configure:15266: result: yes configure:15186: checking for strlcat configure:15242: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccwd0Mly.o: In function `main': /usr/src/asterisk/rc/asterisk-1.6.0-rc6/conftest.c:148: undefined reference to `strlcat' collect2: ld returned 1 exit status configure:15248: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | /* Define strlcat to an innocuous variant, in case declares strlcat. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcat innocuous_strlcat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcat | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strlcat (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strlcat || defined __stub___strlcat | choke me | #endif | | int | main () | { | return strlcat (); | ; | return 0; | } configure:15266: result: no configure:15186: checking for strlcpy configure:15242: gcc -o conftest -g -O2 conftest.c >&5 /tmp/cc24eIvG.o: In function `main': /usr/src/asterisk/rc/asterisk-1.6.0-rc6/conftest.c:148: undefined reference to `strlcpy' collect2: ld returned 1 exit status configure:15248: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strlcpy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strlcpy || defined __stub___strlcpy | choke me | #endif | | int | main () | { | return strlcpy (); | ; | return 0; | } configure:15266: result: no configure:15186: checking for strncasecmp configure:15242: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:137: warning: conflicting types for built-in function 'strncasecmp' configure:15248: $? = 0 configure:15266: result: yes configure:15186: checking for strndup configure:15242: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:138: warning: conflicting types for built-in function 'strndup' configure:15248: $? = 0 configure:15266: result: yes configure:15186: checking for strnlen configure:15242: gcc -o conftest -g -O2 conftest.c >&5 configure:15248: $? = 0 configure:15266: result: yes configure:15186: checking for strrchr configure:15242: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:140: warning: conflicting types for built-in function 'strrchr' configure:15248: $? = 0 configure:15266: result: yes configure:15186: checking for strsep configure:15242: gcc -o conftest -g -O2 conftest.c >&5 configure:15248: $? = 0 configure:15266: result: yes configure:15186: checking for strspn configure:15242: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:142: warning: conflicting types for built-in function 'strspn' configure:15248: $? = 0 configure:15266: result: yes configure:15186: checking for strstr configure:15242: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:143: warning: conflicting types for built-in function 'strstr' configure:15248: $? = 0 configure:15266: result: yes configure:15186: checking for strtol configure:15242: gcc -o conftest -g -O2 conftest.c >&5 configure:15248: $? = 0 configure:15266: result: yes configure:15186: checking for strtoq configure:15242: gcc -o conftest -g -O2 conftest.c >&5 configure:15248: $? = 0 configure:15266: result: yes configure:15186: checking for unsetenv configure:15242: gcc -o conftest -g -O2 conftest.c >&5 configure:15248: $? = 0 configure:15266: result: yes configure:15186: checking for utime configure:15242: gcc -o conftest -g -O2 conftest.c >&5 configure:15248: $? = 0 configure:15266: result: yes configure:15186: checking for vasprintf configure:15242: gcc -o conftest -g -O2 conftest.c >&5 configure:15248: $? = 0 configure:15266: result: yes configure:15281: checking for glob configure:15337: gcc -o conftest -g -O2 conftest.c >&5 configure:15343: $? = 0 configure:15361: result: yes configure:15372: checking for timersub in time.h configure:15395: gcc -o conftest -g -O2 conftest.c >&5 configure:15401: $? = 0 configure:15407: result: yes configure:15436: checking sys/poll.h usability configure:15453: gcc -c -g -O2 conftest.c >&5 configure:15459: $? = 0 configure:15473: result: yes configure:15477: checking sys/poll.h presence configure:15492: gcc -E conftest.c configure:15498: $? = 0 configure:15512: result: yes configure:15545: checking for sys/poll.h configure:15552: result: yes configure:15589: checking for funopen configure:15645: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccsxDt9K.o: In function `main': /usr/src/asterisk/rc/asterisk-1.6.0-rc6/conftest.c:163: undefined reference to `funopen' collect2: ld returned 1 exit status configure:15651: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | /* Define funopen to an innocuous variant, in case declares funopen. | For example, HP-UX 11i declares gettimeofday. */ | #define funopen innocuous_funopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char funopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef funopen | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char funopen (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_funopen || defined __stub___funopen | choke me | #endif | | int | main () | { | return funopen (); | ; | return 0; | } configure:15669: result: no configure:15589: checking for fopencookie configure:15645: gcc -o conftest -g -O2 conftest.c >&5 configure:15651: $? = 0 configure:15669: result: yes configure:15684: checking for inet_aton configure:15740: gcc -o conftest -g -O2 conftest.c >&5 configure:15746: $? = 0 configure:15764: result: yes configure:15776: checking for IP_PKTINFO configure:15799: gcc -o conftest -g -O2 conftest.c >&5 configure:15805: $? = 0 configure:15811: result: yes configure:15831: checking for library containing gethostbyname_r configure:15872: gcc -o conftest -g -O2 conftest.c >&5 configure:15878: $? = 0 configure:15906: result: none required configure:15915: checking for gethostbyname_r with 6 arguments configure:15939: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:137: warning: initialization makes pointer from integer without a cast configure:15945: $? = 0 configure:15951: result: yes configure:15970: checking for gethostbyname_r with 5 arguments configure:15994: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:138: warning: passing argument 5 of 'gethostbyname_r' from incompatible pointer type conftest.c:138: error: too few arguments to function 'gethostbyname_r' configure:16000: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | struct hostent *he = gethostbyname_r((const char *)NULL, (struct hostent *)NULL, (char *)NULL, (int)0, (int *)NULL); | ; | return 0; | } configure:16017: result: no configure:16035: checking byteswap.h usability configure:16052: gcc -c -g -O2 conftest.c >&5 configure:16058: $? = 0 configure:16072: result: yes configure:16076: checking byteswap.h presence configure:16091: gcc -E conftest.c configure:16097: $? = 0 configure:16111: result: yes configure:16144: checking for byteswap.h configure:16151: result: yes configure:16165: checking for __swap16 variant of byteswapping macros configure:16188: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:134:24: error: sys/endian.h: No such file or directory configure:16194: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | /* end confdefs.h. */ | #include | int | main () | { | int a = 1; int b = __swap16(a); | ; | return 0; | } configure:16211: result: no configure:16219: checking for bswap16 variant of byteswapping macros configure:16242: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:134:24: error: sys/endian.h: No such file or directory configure:16248: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | /* end confdefs.h. */ | #include | int | main () | { | int a = 1; int b = bswap16(a); | ; | return 0; | } configure:16265: result: no configure:16275: checking for /dev/urandom configure:16290: result: yes configure:16304: checking for PTHREAD_RWLOCK_INITIALIZER in pthread.h configure:16339: gcc -c -g -O2 conftest.c >&5 configure:16345: $? = 0 configure:16350: result: yes configure:16379: checking for PTHREAD_RWLOCK_PREFER_WRITER_NP in pthread.h configure:16402: gcc -o conftest -g -O2 conftest.c >&5 configure:16408: $? = 0 configure:16414: result: yes configure:16433: checking for PTHREAD_MUTEX_RECURSIVE_NP in pthread.h configure:16456: gcc -o conftest -g -O2 conftest.c >&5 configure:16462: $? = 0 configure:16468: result: yes configure:16489: checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP in pthread.h configure:16524: gcc -c -g -O2 conftest.c >&5 configure:16530: $? = 0 configure:16535: result: yes configure:16579: checking for compiler atomic operations configure:16602: gcc -o conftest -g -O2 conftest.c >&5 configure:16608: $? = 0 configure:16614: result: yes configure:16634: checking for compiler 'attribute pure' support configure:16659: gcc -c -g -O2 -Werror conftest.c >&5 configure:16665: $? = 0 configure:16670: result: yes configure:16690: checking for compiler 'attribute malloc' support configure:16715: gcc -c -g -O2 -Werror conftest.c >&5 configure:16721: $? = 0 configure:16726: result: yes configure:16746: checking for compiler 'attribute const' support configure:16771: gcc -c -g -O2 -Werror conftest.c >&5 configure:16777: $? = 0 configure:16782: result: yes configure:16802: checking for compiler 'attribute unused' support configure:16827: gcc -c -g -O2 -Werror conftest.c >&5 configure:16833: $? = 0 configure:16838: result: yes configure:16858: checking for compiler 'attribute always_inline' support configure:16883: gcc -c -g -O2 -Werror conftest.c >&5 configure:16889: $? = 0 configure:16894: result: yes configure:16914: checking for compiler 'attribute deprecated' support configure:16939: gcc -c -g -O2 -Werror conftest.c >&5 configure:16945: $? = 0 configure:16950: result: yes configure:16970: checking for -ffunction-sections support configure:16995: gcc -c -g -O2 -ffunction-sections conftest.c >&5 configure:17001: $? = 0 configure:17006: result: yes configure:17010: checking for --gc-sections support configure:17033: gcc -o conftest -g -O2 -ffunction-sections -Wl,--gc-sections conftest.c >&5 configure:17039: $? = 0 configure:17045: result: yes configure:17075: checking for -Wdeclaration-after-statement support configure:17078: result: yes configure:17088: checking for -fno-strict-overflow configure:17095: result: no configure:17101: checking for sysinfo configure:17124: gcc -o conftest -g -O2 conftest.c >&5 configure:17130: $? = 0 configure:17136: result: yes configure:17155: checking for library containing res_9_ninit configure:17196: gcc -o conftest -g -O2 conftest.c >&5 /tmp/cckQ0Chd.o: In function `main': /usr/src/asterisk/rc/asterisk-1.6.0-rc6/conftest.c:160: undefined reference to `res_9_ninit' collect2: ld returned 1 exit status configure:17202: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_SYSINFO 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char res_9_ninit (); | int | main () | { | return res_9_ninit (); | ; | return 0; | } configure:17196: gcc -o conftest -g -O2 conftest.c -lresolv >&5 /tmp/ccuJlBxk.o: In function `main': /usr/src/asterisk/rc/asterisk-1.6.0-rc6/conftest.c:160: undefined reference to `res_9_ninit' collect2: ld returned 1 exit status configure:17202: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_SYSINFO 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char res_9_ninit (); | int | main () | { | return res_9_ninit (); | ; | return 0; | } configure:17230: result: no configure:17238: checking for res_ninit configure:17271: gcc -o conftest -g -O2 conftest.c >&5 configure:17277: $? = 0 configure:17283: result: yes configure:17290: checking for library containing res_9_ndestroy configure:17331: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccOA8Ofj.o: In function `main': /usr/src/asterisk/rc/asterisk-1.6.0-rc6/conftest.c:161: undefined reference to `res_9_ndestroy' collect2: ld returned 1 exit status configure:17337: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char res_9_ndestroy (); | int | main () | { | return res_9_ndestroy (); | ; | return 0; | } configure:17331: gcc -o conftest -g -O2 conftest.c -lresolv >&5 /tmp/cc00bCeq.o: In function `main': /usr/src/asterisk/rc/asterisk-1.6.0-rc6/conftest.c:161: undefined reference to `res_9_ndestroy' collect2: ld returned 1 exit status configure:17337: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char res_9_ndestroy (); | int | main () | { | return res_9_ndestroy (); | ; | return 0; | } configure:17365: result: no configure:17373: checking for res_ndestroy configure:17406: gcc -o conftest -g -O2 conftest.c >&5 /tmp/cce8QEzw.o: In function `main': /usr/src/asterisk/rc/asterisk-1.6.0-rc6/conftest.c:164: undefined reference to `res_ndestroy' collect2: ld returned 1 exit status configure:17412: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | #include | int | main () | { | res_ndestroy(NULL); | ; | return 0; | } configure:17429: result: no configure:17450: checking for RTLD_NOLOAD in dlfcn.h configure:17485: gcc -c -g -O2 conftest.c >&5 configure:17491: $? = 0 configure:17496: result: yes configure:17527: checking for IP_MTU_DISCOVER in netinet/in.h configure:17562: gcc -c -g -O2 conftest.c >&5 configure:17568: $? = 0 configure:17573: result: yes configure:17612: checking libkern/OSAtomic.h usability configure:17629: gcc -c -g -O2 conftest.c >&5 conftest.c:187:30: error: libkern/OSAtomic.h: No such file or directory configure:17635: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_IP_MTU_DISCOVER 1 | #define HAVE_IP_MTU_DISCOVER_VERSION | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17649: result: no configure:17653: checking libkern/OSAtomic.h presence configure:17668: gcc -E conftest.c conftest.c:154:30: error: libkern/OSAtomic.h: No such file or directory configure:17674: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_IP_MTU_DISCOVER 1 | #define HAVE_IP_MTU_DISCOVER_VERSION | /* end confdefs.h. */ | #include configure:17688: result: no configure:17721: checking for libkern/OSAtomic.h configure:17728: result: no configure:17742: checking for int configure:17772: gcc -c -g -O2 conftest.c >&5 configure:17778: $? = 0 configure:17793: result: yes configure:17800: checking size of int configure:18102: gcc -o conftest -g -O2 conftest.c >&5 configure:18105: $? = 0 configure:18111: ./conftest configure:18114: $? = 0 configure:18137: result: 4 configure:18166: checking for snd_spcm_init in -lasound configure:18201: gcc -o conftest -g -O2 conftest.c -lasound -lm -ldl >&5 configure:18207: $? = 0 configure:18226: result: yes configure:18259: checking alsa/asoundlib.h usability configure:18276: gcc -c -g -O2 conftest.c >&5 configure:18282: $? = 0 configure:18296: result: yes configure:18300: checking alsa/asoundlib.h presence configure:18315: gcc -E conftest.c configure:18321: $? = 0 configure:18335: result: yes configure:18368: checking for alsa/asoundlib.h configure:18375: result: yes configure:18428: checking for initscr in -lcurses configure:18463: gcc -o conftest -g -O2 conftest.c -lcurses >&5 configure:18469: $? = 0 configure:18488: result: yes configure:18521: checking curses.h usability configure:18538: gcc -c -g -O2 conftest.c >&5 configure:18544: $? = 0 configure:18558: result: yes configure:18562: checking curses.h presence configure:18577: gcc -E conftest.c configure:18583: $? = 0 configure:18597: result: yes configure:18630: checking for curses.h configure:18637: result: yes configure:18691: checking for cap_from_text in -lcap configure:18726: gcc -o conftest -g -O2 conftest.c -lcap >&5 configure:18732: $? = 0 configure:18751: result: yes configure:18784: checking sys/capability.h usability configure:18801: gcc -c -g -O2 conftest.c >&5 configure:18807: $? = 0 configure:18821: result: yes configure:18825: checking sys/capability.h presence configure:18840: gcc -E conftest.c configure:18846: $? = 0 configure:18860: result: yes configure:18893: checking for sys/capability.h configure:18900: result: yes configure:18940: checking for DAHDI_CODE in dahdi/user.h configure:18975: gcc -c -g -O2 conftest.c >&5 conftest.c:161:24: error: dahdi/user.h: No such file or directory conftest.c: In function 'main': conftest.c:168: error: 'bar' undeclared (first use in this function) conftest.c:168: error: (Each undeclared identifier is reported only once conftest.c:168: error: for each function it appears in.) configure:18981: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_IP_MTU_DISCOVER 1 | #define HAVE_IP_MTU_DISCOVER_VERSION | #define SIZEOF_INT 4 | #define HAVE_ALSA 1 | #define HAVE_ALSA_VERSION | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_CAP 1 | #define HAVE_CAP_VERSION | /* end confdefs.h. */ | #include | int | main () | { | #if defined(DAHDI_CODE) | int foo = 0; | #else | int foo = bar; | #endif | 0 | | ; | return 0; | } configure:19004: result: no configure:19032: checking for exp2l in -lm configure:19067: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:168: warning: conflicting types for built-in function 'exp2l' configure:19073: $? = 0 configure:19092: result: yes configure:19293: checking for log2l in -lm configure:19328: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:170: warning: conflicting types for built-in function 'log2l' configure:19334: $? = 0 configure:19353: result: yes configure:19554: checking for exp10l in -lm configure:19589: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:172: warning: conflicting types for built-in function 'exp10l' configure:19595: $? = 0 configure:19614: result: yes configure:19815: checking for log10l in -lm configure:19850: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:174: warning: conflicting types for built-in function 'log10l' configure:19856: $? = 0 configure:19875: result: yes configure:20076: checking for sinl in -lm configure:20111: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:176: warning: conflicting types for built-in function 'sinl' configure:20117: $? = 0 configure:20136: result: yes configure:20337: checking for cosl in -lm configure:20372: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:178: warning: conflicting types for built-in function 'cosl' configure:20378: $? = 0 configure:20397: result: yes configure:20598: checking for tanl in -lm configure:20633: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:180: warning: conflicting types for built-in function 'tanl' configure:20639: $? = 0 configure:20658: result: yes configure:20859: checking for asinl in -lm configure:20894: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:182: warning: conflicting types for built-in function 'asinl' configure:20900: $? = 0 configure:20919: result: yes configure:21120: checking for acosl in -lm configure:21155: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:184: warning: conflicting types for built-in function 'acosl' configure:21161: $? = 0 configure:21180: result: yes configure:21381: checking for atanl in -lm configure:21416: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:186: warning: conflicting types for built-in function 'atanl' configure:21422: $? = 0 configure:21441: result: yes configure:21642: checking for atan2l in -lm configure:21677: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:188: warning: conflicting types for built-in function 'atan2l' configure:21683: $? = 0 configure:21702: result: yes configure:21903: checking for powl in -lm configure:21938: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:190: warning: conflicting types for built-in function 'powl' configure:21944: $? = 0 configure:21963: result: yes configure:22164: checking for sqrtl in -lm configure:22199: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:192: warning: conflicting types for built-in function 'sqrtl' configure:22205: $? = 0 configure:22224: result: yes configure:22425: checking for rintl in -lm configure:22460: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:194: warning: conflicting types for built-in function 'rintl' configure:22466: $? = 0 configure:22485: result: yes configure:22686: checking for expl in -lm configure:22721: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:196: warning: conflicting types for built-in function 'expl' configure:22727: $? = 0 configure:22746: result: yes configure:22947: checking for logl in -lm configure:22982: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:198: warning: conflicting types for built-in function 'logl' configure:22988: $? = 0 configure:23007: result: yes configure:23208: checking for remainderl in -lm configure:23243: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:200: warning: conflicting types for built-in function 'remainderl' configure:23249: $? = 0 configure:23268: result: yes configure:23469: checking for fmodl in -lm configure:23504: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:202: warning: conflicting types for built-in function 'fmodl' configure:23510: $? = 0 configure:23529: result: yes configure:23730: checking for roundl in -lm configure:23765: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:204: warning: conflicting types for built-in function 'roundl' configure:23771: $? = 0 configure:23790: result: yes configure:23991: checking for truncl in -lm configure:24026: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:206: warning: conflicting types for built-in function 'truncl' configure:24032: $? = 0 configure:24051: result: yes configure:24252: checking for strtold in -lc configure:24287: gcc -o conftest -g -O2 conftest.c -lc >&5 configure:24293: $? = 0 configure:24312: result: yes configure:24336: checking for stdlib.h configure:24341: result: yes configure:24513: checking for floorl in -lm configure:24548: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:210: warning: conflicting types for built-in function 'floorl' configure:24554: $? = 0 configure:24573: result: yes configure:24774: checking for ceill in -lm configure:24809: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:212: warning: conflicting types for built-in function 'ceill' configure:24815: $? = 0 configure:24834: result: yes configure:25035: checking for exp2 in -lm configure:25070: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:214: warning: conflicting types for built-in function 'exp2' configure:25076: $? = 0 configure:25095: result: yes configure:25296: checking for log2 in -lm configure:25331: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:216: warning: conflicting types for built-in function 'log2' configure:25337: $? = 0 configure:25356: result: yes configure:25557: checking for exp10 in -lm configure:25592: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:218: warning: conflicting types for built-in function 'exp10' configure:25598: $? = 0 configure:25617: result: yes configure:25818: checking for log10 in -lm configure:25853: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:220: warning: conflicting types for built-in function 'log10' configure:25859: $? = 0 configure:25878: result: yes configure:26079: checking for sin in -lm configure:26114: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:222: warning: conflicting types for built-in function 'sin' configure:26120: $? = 0 configure:26139: result: yes configure:26340: checking for cos in -lm configure:26375: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:224: warning: conflicting types for built-in function 'cos' configure:26381: $? = 0 configure:26400: result: yes configure:26601: checking for tan in -lm configure:26636: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:226: warning: conflicting types for built-in function 'tan' configure:26642: $? = 0 configure:26661: result: yes configure:26862: checking for asin in -lm configure:26897: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:228: warning: conflicting types for built-in function 'asin' configure:26903: $? = 0 configure:26922: result: yes configure:27123: checking for acos in -lm configure:27158: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:230: warning: conflicting types for built-in function 'acos' configure:27164: $? = 0 configure:27183: result: yes configure:27384: checking for atan in -lm configure:27419: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:232: warning: conflicting types for built-in function 'atan' configure:27425: $? = 0 configure:27444: result: yes configure:27645: checking for atan2 in -lm configure:27680: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:234: warning: conflicting types for built-in function 'atan2' configure:27686: $? = 0 configure:27705: result: yes configure:27906: checking for pow in -lm configure:27941: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:236: warning: conflicting types for built-in function 'pow' configure:27947: $? = 0 configure:27966: result: yes configure:28167: checking for sqrt in -lm configure:28202: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:238: warning: conflicting types for built-in function 'sqrt' configure:28208: $? = 0 configure:28227: result: yes configure:28428: checking for rint in -lm configure:28463: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:240: warning: conflicting types for built-in function 'rint' configure:28469: $? = 0 configure:28488: result: yes configure:28689: checking for exp in -lm configure:28724: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:242: warning: conflicting types for built-in function 'exp' configure:28730: $? = 0 configure:28749: result: yes configure:28950: checking for log in -lm configure:28985: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:244: warning: conflicting types for built-in function 'log' configure:28991: $? = 0 configure:29010: result: yes configure:29211: checking for remainder in -lm configure:29246: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:246: warning: conflicting types for built-in function 'remainder' configure:29252: $? = 0 configure:29271: result: yes configure:29472: checking for fmod in -lm configure:29507: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:248: warning: conflicting types for built-in function 'fmod' configure:29513: $? = 0 configure:29532: result: yes configure:29733: checking for round in -lm configure:29768: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:250: warning: conflicting types for built-in function 'round' configure:29774: $? = 0 configure:29793: result: yes configure:29994: checking for trunc in -lm configure:30029: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:252: warning: conflicting types for built-in function 'trunc' configure:30035: $? = 0 configure:30054: result: yes configure:30255: checking for strtod in -lc configure:30290: gcc -o conftest -g -O2 conftest.c -lc >&5 configure:30296: $? = 0 configure:30315: result: yes configure:30339: checking for stdlib.h configure:30344: result: yes configure:30516: checking for floor in -lm configure:30551: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:256: warning: conflicting types for built-in function 'floor' configure:30557: $? = 0 configure:30576: result: yes configure:30777: checking for ceil in -lm configure:30812: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:258: warning: conflicting types for built-in function 'ceil' configure:30818: $? = 0 configure:30837: result: yes configure:31026: checking for getifaddrs() support configure:31060: gcc -c -g -O2 conftest.c >&5 configure:31066: $? = 0 configure:31071: result: yes configure:31117: checking for gsm_create in -lgsm configure:31152: gcc -o conftest -g -O2 conftest.c -lgsm >&5 configure:31158: $? = 0 configure:31176: result: yes configure:31479: checking gsm.h usability configure:31496: gcc -c -g -O2 conftest.c >&5 configure:31502: $? = 0 configure:31516: result: yes configure:31520: checking gsm.h presence configure:31535: gcc -E conftest.c configure:31541: $? = 0 configure:31555: result: yes configure:31588: checking for gsm.h configure:31595: result: yes configure:31616: checking gsm/gsm.h usability configure:31633: gcc -c -g -O2 conftest.c >&5 configure:31639: $? = 0 configure:31653: result: yes configure:31657: checking gsm/gsm.h presence configure:31672: gcc -E conftest.c configure:31678: $? = 0 configure:31692: result: yes configure:31725: checking for gsm/gsm.h configure:31732: result: yes configure:32080: checking for iks_start_sasl in -liksemel configure:32115: gcc -o conftest -g -O2 conftest.c -liksemel >&5 configure:32121: $? = 0 configure:32140: result: yes configure:32173: checking iksemel.h usability configure:32190: gcc -c -g -O2 conftest.c >&5 configure:32196: $? = 0 configure:32210: result: yes configure:32214: checking iksemel.h presence configure:32229: gcc -E conftest.c configure:32235: $? = 0 configure:32249: result: yes configure:32282: checking for iksemel.h configure:32289: result: yes configure:32335: checking for UW IMAP Toolkit c-client library configure:32413: gcc -o conftest -g -O2 -I/usr/src/asterisk/rc/asterisk-1.6.0-rc6/../imap-2004g/c-client conftest.c /usr/src/asterisk/rc/asterisk-1.6.0-rc6/../imap-2004g/c-client/c-client.a >&5 gcc: /usr/src/asterisk/rc/asterisk-1.6.0-rc6/../imap-2004g/c-client/c-client.a: No such file or directory conftest.c:259:22: error: c-client.h: No such file or directory conftest.c:260: error: expected ')' before '*' token conftest.c:263: error: expected ')' before '*' token conftest.c:266: error: expected ')' before '*' token conftest.c:269: error: expected ')' before '*' token conftest.c:272: error: expected ')' before '*' token conftest.c:275: error: expected ')' before '*' token conftest.c:278: error: expected ')' before '*' token conftest.c:281: error: expected ')' before '*' token conftest.c:290: error: expected ')' before '*' token conftest.c:293: error: expected ')' before '*' token conftest.c:296: error: expected ')' before '*' token conftest.c:299: error: expected ')' before '*' token conftest.c: In function 'main': conftest.c:309: error: 'MAILSTREAM' undeclared (first use in this function) conftest.c:309: error: (Each undeclared identifier is reported only once conftest.c:309: error: for each function it appears in.) conftest.c:309: error: 'foo' undeclared (first use in this function) conftest.c:309: error: 'NULL' undeclared (first use in this function) configure:32419: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_IP_MTU_DISCOVER 1 | #define HAVE_IP_MTU_DISCOVER_VERSION | #define SIZEOF_INT 4 | #define HAVE_ALSA 1 | #define HAVE_ALSA_VERSION | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_CAP 1 | #define HAVE_CAP_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_EXP10L 1 | #define HAVE_EXP10L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_EXP10 1 | #define HAVE_EXP10_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM 1 | #define HAVE_GSM_HEADER 1 | #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:32533: result: no configure:32738: checking for system c-client library... configure:32817: gcc -o conftest -g -O2 -DUSE_SYSTEM_IMAP conftest.c -lc-client >&5 conftest.c:260:31: error: imap/c-client.h: No such file or directory conftest.c:261: error: expected ')' before '*' token conftest.c:264: error: expected ')' before '*' token conftest.c:267: error: expected ')' before '*' token conftest.c:270: error: expected ')' before '*' token conftest.c:273: error: expected ')' before '*' token conftest.c:276: error: expected ')' before '*' token conftest.c:279: error: expected ')' before '*' token conftest.c:282: error: expected ')' before '*' token conftest.c:291: error: expected ')' before '*' token conftest.c:294: error: expected ')' before '*' token conftest.c:297: error: expected ')' before '*' token conftest.c:300: error: expected ')' before '*' token conftest.c: In function 'main': conftest.c:310: error: 'MAILSTREAM' undeclared (first use in this function) conftest.c:310: error: (Each undeclared identifier is reported only once conftest.c:310: error: for each function it appears in.) conftest.c:310: error: 'foo' undeclared (first use in this function) configure:32823: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_IP_MTU_DISCOVER 1 | #define HAVE_IP_MTU_DISCOVER_VERSION | #define SIZEOF_INT 4 | #define HAVE_ALSA 1 | #define HAVE_ALSA_VERSION | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_CAP 1 | #define HAVE_CAP_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_EXP10L 1 | #define HAVE_EXP10L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_EXP10 1 | #define HAVE_EXP10_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM 1 | #define HAVE_GSM_HEADER 1 | #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:33012: gcc -o conftest -g -O2 -DUSE_SYSTEM_CCLIENT conftest.c -lc-client >&5 conftest.c:260:36: error: c-client/c-client.h: No such file or directory conftest.c:261: error: expected ')' before '*' token conftest.c:264: error: expected ')' before '*' token conftest.c:267: error: expected ')' before '*' token conftest.c:270: error: expected ')' before '*' token conftest.c:273: error: expected ')' before '*' token conftest.c:276: error: expected ')' before '*' token conftest.c:279: error: expected ')' before '*' token conftest.c:282: error: expected ')' before '*' token conftest.c:291: error: expected ')' before '*' token conftest.c:294: error: expected ')' before '*' token conftest.c:297: error: expected ')' before '*' token conftest.c:300: error: expected ')' before '*' token conftest.c: In function 'main': conftest.c:310: error: 'MAILSTREAM' undeclared (first use in this function) conftest.c:310: error: (Each undeclared identifier is reported only once conftest.c:310: error: for each function it appears in.) conftest.c:310: error: 'foo' undeclared (first use in this function) configure:33018: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_IP_MTU_DISCOVER 1 | #define HAVE_IP_MTU_DISCOVER_VERSION | #define SIZEOF_INT 4 | #define HAVE_ALSA 1 | #define HAVE_ALSA_VERSION | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_CAP 1 | #define HAVE_CAP_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_EXP10L 1 | #define HAVE_EXP10L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_EXP10 1 | #define HAVE_EXP10_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM 1 | #define HAVE_GSM_HEADER 1 | #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:33151: result: no configure:33174: checking for jack_activate in -ljack configure:33209: gcc -o conftest -g -O2 conftest.c -ljack >&5 configure:33215: $? = 0 configure:33234: result: yes configure:33267: checking jack/jack.h usability configure:33284: gcc -c -g -O2 conftest.c >&5 configure:33290: $? = 0 configure:33304: result: yes configure:33308: checking jack/jack.h presence configure:33323: gcc -E conftest.c configure:33329: $? = 0 configure:33343: result: yes configure:33376: checking for jack/jack.h configure:33383: result: yes configure:33437: checking for lt_dlinit in -lltdl configure:33472: gcc -o conftest -g -O2 conftest.c -lltdl >&5 configure:33478: $? = 0 configure:33497: result: yes configure:33530: checking ltdl.h usability configure:33547: gcc -c -g -O2 conftest.c >&5 configure:33553: $? = 0 configure:33567: result: yes configure:33571: checking ltdl.h presence configure:33586: gcc -E conftest.c configure:33592: $? = 0 configure:33606: result: yes configure:33639: checking for ltdl.h configure:33646: result: yes configure:33699: checking for ldap_initialize in -lldap configure:33734: gcc -o conftest -g -O2 conftest.c -lldap >&5 configure:33740: $? = 0 configure:33759: result: yes configure:33792: checking ldap.h usability configure:33809: gcc -c -g -O2 conftest.c >&5 configure:33815: $? = 0 configure:33829: result: yes configure:33833: checking ldap.h presence configure:33848: gcc -E conftest.c configure:33854: $? = 0 configure:33868: result: yes configure:33901: checking for ldap.h configure:33908: result: yes configure:33961: checking for mISDN_open in -lmISDN configure:33996: gcc -o conftest -g -O2 conftest.c -lmISDN >&5 /usr/bin/ld: cannot find -lmISDN collect2: ld returned 1 exit status configure:34002: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_IP_MTU_DISCOVER 1 | #define HAVE_IP_MTU_DISCOVER_VERSION | #define SIZEOF_INT 4 | #define HAVE_ALSA 1 | #define HAVE_ALSA_VERSION | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_CAP 1 | #define HAVE_CAP_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_EXP10L 1 | #define HAVE_EXP10L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_EXP10 1 | #define HAVE_EXP10_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #define HAVE_JACK 1 | #define HAVE_JACK_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:34021: result: no configure:35039: checking for nbs_connect in -lnbs configure:35074: gcc -o conftest -g -O2 conftest.c -lnbs >&5 /usr/bin/ld: cannot find -lnbs collect2: ld returned 1 exit status configure:35080: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_IP_MTU_DISCOVER 1 | #define HAVE_IP_MTU_DISCOVER_VERSION | #define SIZEOF_INT 4 | #define HAVE_ALSA 1 | #define HAVE_ALSA_VERSION | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_CAP 1 | #define HAVE_CAP_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_EXP10L 1 | #define HAVE_EXP10L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_EXP10 1 | #define HAVE_EXP10_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #define HAVE_JACK 1 | #define HAVE_JACK_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:35099: result: no configure:35301: checking for initscr in -lncurses configure:35336: gcc -o conftest -g -O2 conftest.c -lncurses >&5 configure:35342: $? = 0 configure:35361: result: yes configure:35385: checking for curses.h configure:35390: result: yes configure:35593: checking for net-snmp-config configure:35623: result: no configure:35746: checking for newtBell in -lnewt configure:35781: gcc -o conftest -g -O2 conftest.c -lnewt >&5 /usr/bin/ld: cannot find -lnewt collect2: ld returned 1 exit status configure:35787: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_IP_MTU_DISCOVER 1 | #define HAVE_IP_MTU_DISCOVER_VERSION | #define SIZEOF_INT 4 | #define HAVE_ALSA 1 | #define HAVE_ALSA_VERSION | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_CAP 1 | #define HAVE_CAP_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_EXP10L 1 | #define HAVE_EXP10L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_EXP10 1 | #define HAVE_EXP10_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #define HAVE_JACK 1 | #define HAVE_JACK_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 | /* 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:35806: result: no configure:36008: checking for SQLConnect in -lodbc configure:36043: gcc -o conftest -g -O2 conftest.c -lodbc >&5 /usr/bin/ld: cannot find -lodbc collect2: ld returned 1 exit status configure:36049: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_IP_MTU_DISCOVER 1 | #define HAVE_IP_MTU_DISCOVER_VERSION | #define SIZEOF_INT 4 | #define HAVE_ALSA 1 | #define HAVE_ALSA_VERSION | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_CAP 1 | #define HAVE_CAP_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_EXP10L 1 | #define HAVE_EXP10L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_EXP10 1 | #define HAVE_EXP10_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #define HAVE_JACK 1 | #define HAVE_JACK_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 | /* 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:36068: result: no configure:36270: checking for ogg_sync_init in -logg configure:36305: gcc -o conftest -g -O2 conftest.c -logg >&5 configure:36311: $? = 0 configure:36330: result: yes configure:36533: checking for backtrace in -lexecinfo configure:36568: gcc -o conftest -g -O2 conftest.c -lexecinfo >&5 /usr/bin/ld: cannot find -lexecinfo collect2: ld returned 1 exit status configure:36574: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_IP_MTU_DISCOVER 1 | #define HAVE_IP_MTU_DISCOVER_VERSION | #define SIZEOF_INT 4 | #define HAVE_ALSA 1 | #define HAVE_ALSA_VERSION | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_CAP 1 | #define HAVE_CAP_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_EXP10L 1 | #define HAVE_EXP10L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_EXP10 1 | #define HAVE_EXP10_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #define HAVE_JACK 1 | #define HAVE_JACK_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_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:36593: result: no configure:36795: checking for backtrace in -lc configure:36830: gcc -o conftest -g -O2 conftest.c -lc >&5 configure:36836: $? = 0 configure:36855: result: yes configure:36888: checking execinfo.h usability configure:36905: gcc -c -g -O2 conftest.c >&5 configure:36911: $? = 0 configure:36925: result: yes configure:36929: checking execinfo.h presence configure:36944: gcc -E conftest.c configure:36950: $? = 0 configure:36964: result: yes configure:36997: checking for execinfo.h configure:37004: result: yes configure:37151: checking linux/soundcard.h usability configure:37168: gcc -c -g -O2 conftest.c >&5 configure:37174: $? = 0 configure:37188: result: yes configure:37192: checking linux/soundcard.h presence configure:37207: gcc -E conftest.c configure:37213: $? = 0 configure:37227: result: yes configure:37260: checking for linux/soundcard.h configure:37267: result: yes configure:37991: checking for pg_config configure:38009: found /usr/bin/pg_config configure:38021: result: /usr/bin/pg_config configure:38065: checking for PQescapeStringConn in -lpq configure:38100: gcc -o conftest -g -O2 conftest.c -lpq -L/usr/lib -lz >&5 configure:38106: $? = 0 configure:38124: result: yes configure:38170: checking for poptStrerror in -lpopt configure:38205: gcc -o conftest -g -O2 conftest.c -lpopt >&5 configure:38211: $? = 0 configure:38230: result: yes configure:38263: checking popt.h usability configure:38280: gcc -c -g -O2 conftest.c >&5 configure:38286: $? = 0 configure:38300: result: yes configure:38304: checking popt.h presence configure:38319: gcc -E conftest.c configure:38325: $? = 0 configure:38339: result: yes configure:38372: checking for popt.h configure:38379: result: yes configure:38432: checking for Pa_GetDeviceCount in -lportaudio configure:38467: gcc -o conftest -g -O2 conftest.c -lportaudio >&5 configure:38473: $? = 0 configure:38492: result: yes configure:38525: checking portaudio.h usability configure:38542: gcc -c -g -O2 conftest.c >&5 configure:38548: $? = 0 configure:38562: result: yes configure:38566: checking portaudio.h presence configure:38581: gcc -E conftest.c configure:38587: $? = 0 configure:38601: result: yes configure:38634: checking for portaudio.h configure:38641: result: yes configure:38694: checking for pri_new_bri in -lpri configure:38729: gcc -o conftest -g -O2 conftest.c -lpri >&5 configure:38735: $? = 0 configure:38754: result: yes configure:38787: checking libpri.h usability configure:38804: gcc -c -g -O2 conftest.c >&5 configure:38810: $? = 0 configure:38824: result: yes configure:38828: checking libpri.h presence configure:38843: gcc -E conftest.c configure:38849: $? = 0 configure:38863: result: yes configure:38896: checking for libpri.h configure:38903: result: yes configure:38956: checking for pri_set_inbanddisconnect in -lpri configure:38991: gcc -o conftest -g -O2 conftest.c -lpri >&5 configure:38997: $? = 0 configure:39016: result: yes configure:39040: checking for libpri.h configure:39045: result: yes configure:39218: checking for resample_open in -lresample configure:39253: gcc -o conftest -g -O2 conftest.c -lresample -lm >&5 /usr/bin/ld: cannot find -lresample collect2: ld returned 1 exit status configure:39259: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_IP_MTU_DISCOVER 1 | #define HAVE_IP_MTU_DISCOVER_VERSION | #define SIZEOF_INT 4 | #define HAVE_ALSA 1 | #define HAVE_ALSA_VERSION | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_CAP 1 | #define HAVE_CAP_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_EXP10L 1 | #define HAVE_EXP10L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_EXP10 1 | #define HAVE_EXP10_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #define HAVE_JACK 1 | #define HAVE_JACK_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_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_OSS 1 | #define HAVE_OSS_VERSION | #define HAVE_PGSQL 1 | #define HAVE_POPT 1 | #define HAVE_POPT_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_VERSION | #define HAVE_PRI 1 | #define HAVE_PRI_VERSION | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_INBANDDISCONNECT_VERSION | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char resample_open (); | int | main () | { | return resample_open (); | ; | return 0; | } configure:39278: result: no configure:39467: checking for minimum version of SpanDSP configure:39513: gcc -c -g -O2 conftest.c >&5 conftest.c:288:4: error: #error "spandsp 0.0.5 or greater is required" configure:39519: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_IP_MTU_DISCOVER 1 | #define HAVE_IP_MTU_DISCOVER_VERSION | #define SIZEOF_INT 4 | #define HAVE_ALSA 1 | #define HAVE_ALSA_VERSION | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_CAP 1 | #define HAVE_CAP_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_EXP10L 1 | #define HAVE_EXP10L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_EXP10 1 | #define HAVE_EXP10_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #define HAVE_JACK 1 | #define HAVE_JACK_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_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_OSS 1 | #define HAVE_OSS_VERSION | #define HAVE_PGSQL 1 | #define HAVE_POPT 1 | #define HAVE_POPT_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_VERSION | #define HAVE_PRI 1 | #define HAVE_PRI_VERSION | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_INBANDDISCONNECT_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:39542: result: no configure:39835: checking for ss7_pollflags in -lss7 configure:39870: gcc -o conftest -g -O2 conftest.c -lss7 >&5 /usr/bin/ld: cannot find -lss7 collect2: ld returned 1 exit status configure:39876: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_IP_MTU_DISCOVER 1 | #define HAVE_IP_MTU_DISCOVER_VERSION | #define SIZEOF_INT 4 | #define HAVE_ALSA 1 | #define HAVE_ALSA_VERSION | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_CAP 1 | #define HAVE_CAP_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_EXP10L 1 | #define HAVE_EXP10L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_EXP10 1 | #define HAVE_EXP10_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #define HAVE_JACK 1 | #define HAVE_JACK_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_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_OSS 1 | #define HAVE_OSS_VERSION | #define HAVE_PGSQL 1 | #define HAVE_POPT 1 | #define HAVE_POPT_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_VERSION | #define HAVE_PRI 1 | #define HAVE_PRI_VERSION | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_INBANDDISCONNECT_VERSION | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char ss7_pollflags (); | int | main () | { | return ss7_pollflags (); | ; | return 0; | } configure:39895: result: no configure:40392: checking /root/pwlib/include/ptlib.h usability configure:40409: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:315:39: error: /root/pwlib/include/ptlib.h: No such file or directory configure:40415: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_IP_MTU_DISCOVER 1 | #define HAVE_IP_MTU_DISCOVER_VERSION | #define SIZEOF_INT 4 | #define HAVE_ALSA 1 | #define HAVE_ALSA_VERSION | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_CAP 1 | #define HAVE_CAP_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_EXP10L 1 | #define HAVE_EXP10L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_EXP10 1 | #define HAVE_EXP10_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #define HAVE_JACK 1 | #define HAVE_JACK_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_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_OSS 1 | #define HAVE_OSS_VERSION | #define HAVE_PGSQL 1 | #define HAVE_POPT 1 | #define HAVE_POPT_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_VERSION | #define HAVE_PRI 1 | #define HAVE_PRI_VERSION | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_INBANDDISCONNECT_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:40429: result: no configure:40433: checking /root/pwlib/include/ptlib.h presence configure:40448: g++ -E conftest.cpp conftest.cpp:282:39: error: /root/pwlib/include/ptlib.h: No such file or directory configure:40454: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_IP_MTU_DISCOVER 1 | #define HAVE_IP_MTU_DISCOVER_VERSION | #define SIZEOF_INT 4 | #define HAVE_ALSA 1 | #define HAVE_ALSA_VERSION | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_CAP 1 | #define HAVE_CAP_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_EXP10L 1 | #define HAVE_EXP10L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_EXP10 1 | #define HAVE_EXP10_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #define HAVE_JACK 1 | #define HAVE_JACK_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_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_OSS 1 | #define HAVE_OSS_VERSION | #define HAVE_PGSQL 1 | #define HAVE_POPT 1 | #define HAVE_POPT_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_VERSION | #define HAVE_PRI 1 | #define HAVE_PRI_VERSION | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_INBANDDISCONNECT_VERSION | /* end confdefs.h. */ | #include configure:40468: result: no configure:40501: checking for /root/pwlib/include/ptlib.h configure:40509: result: no configure:40531: checking /usr/local/include/ptlib.h usability configure:40548: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:315:38: error: /usr/local/include/ptlib.h: No such file or directory configure:40554: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_IP_MTU_DISCOVER 1 | #define HAVE_IP_MTU_DISCOVER_VERSION | #define SIZEOF_INT 4 | #define HAVE_ALSA 1 | #define HAVE_ALSA_VERSION | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_CAP 1 | #define HAVE_CAP_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_EXP10L 1 | #define HAVE_EXP10L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_EXP10 1 | #define HAVE_EXP10_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #define HAVE_JACK 1 | #define HAVE_JACK_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_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_OSS 1 | #define HAVE_OSS_VERSION | #define HAVE_PGSQL 1 | #define HAVE_POPT 1 | #define HAVE_POPT_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_VERSION | #define HAVE_PRI 1 | #define HAVE_PRI_VERSION | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_INBANDDISCONNECT_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:40568: result: no configure:40572: checking /usr/local/include/ptlib.h presence configure:40587: g++ -E conftest.cpp conftest.cpp:282:38: error: /usr/local/include/ptlib.h: No such file or directory configure:40593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_IP_MTU_DISCOVER 1 | #define HAVE_IP_MTU_DISCOVER_VERSION | #define SIZEOF_INT 4 | #define HAVE_ALSA 1 | #define HAVE_ALSA_VERSION | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_CAP 1 | #define HAVE_CAP_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_EXP10L 1 | #define HAVE_EXP10L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_EXP10 1 | #define HAVE_EXP10_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #define HAVE_JACK 1 | #define HAVE_JACK_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_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_OSS 1 | #define HAVE_OSS_VERSION | #define HAVE_PGSQL 1 | #define HAVE_POPT 1 | #define HAVE_POPT_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_VERSION | #define HAVE_PRI 1 | #define HAVE_PRI_VERSION | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_INBANDDISCONNECT_VERSION | /* end confdefs.h. */ | #include configure:40607: result: no configure:40640: checking for /usr/local/include/ptlib.h configure:40647: result: no configure:40761: checking /usr/include/ptlib.h usability configure:40778: g++ -c -g -O2 conftest.cpp >&5 configure:40784: $? = 0 configure:40798: result: yes configure:40802: checking /usr/include/ptlib.h presence configure:40817: g++ -E conftest.cpp configure:40823: $? = 0 configure:40837: result: yes configure:40870: checking for /usr/include/ptlib.h configure:40877: result: yes configure:40889: checking for ptlib-config configure:40907: found /usr/share/pwlib/make/ptlib-config configure:40919: result: /usr/share/pwlib/make/ptlib-config configure:41005: checking if PWLib version 1.10.2 is compatible with chan_h323 configure:41012: result: yes configure:41110: checking PWLib installation validity configure:41150: g++ -o conftest -g -O2 -I/usr/include conftest.cpp -L/usr/share/pwlib -lldap -llber -lldap_r -lpthread -lsasl2 -lssl -lcrypto -lexpat -lSDL -lresolv -ldl -lpt -lpt >&5 configure:41156: $? = 0 configure:41162: result: yes configure:41379: checking /usr/share/pwlib/../openh323/version.h usability configure:41396: g++ -c -g -O2 conftest.cpp >&5 configure:41402: $? = 0 configure:41416: result: yes configure:41420: checking /usr/share/pwlib/../openh323/version.h presence configure:41435: g++ -E conftest.cpp configure:41441: $? = 0 configure:41455: result: yes configure:41488: checking for /usr/share/pwlib/../openh323/version.h configure:41496: result: yes configure:41510: checking for /usr/share/pwlib/../openh323/include/h323.h configure:41531: g++ -c -g -O2 -I/usr/include/openh323 -I/usr/include conftest.cpp >&5 configure:41537: $? = 0 configure:41553: result: yes configure:41953: checking if OpenH323 version 1.18.0 is compatible with chan_h323 configure:41960: result: yes configure:41967: checking OpenH323 build option configure:42014: result: opt configure:42024: checking OpenH323 installation validity configure:42066: g++ -o conftest -g -O2 -I/usr/share/openh323/include conftest.cpp -lopenh323 -L/usr/share/pwlib -lldap -llber -lldap_r -lpthread -lsasl2 -lssl -lcrypto -lexpat -lSDL -lresolv -ldl -lpt -lpt >&5 configure:42072: $? = 0 configure:42078: result: yes configure:42144: checking for luaL_newstate in -llua5.1 configure:42179: gcc -o conftest -g -O2 conftest.c -llua5.1 >&5 /usr/bin/ld: cannot find -llua5.1 collect2: ld returned 1 exit status configure:42185: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_IP_MTU_DISCOVER 1 | #define HAVE_IP_MTU_DISCOVER_VERSION | #define SIZEOF_INT 4 | #define HAVE_ALSA 1 | #define HAVE_ALSA_VERSION | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_CAP 1 | #define HAVE_CAP_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_EXP10L 1 | #define HAVE_EXP10L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_EXP10 1 | #define HAVE_EXP10_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #define HAVE_JACK 1 | #define HAVE_JACK_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_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_OSS 1 | #define HAVE_OSS_VERSION | #define HAVE_PGSQL 1 | #define HAVE_POPT 1 | #define HAVE_POPT_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_VERSION | #define HAVE_PRI 1 | #define HAVE_PRI_VERSION | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_INBANDDISCONNECT_VERSION | #define HAVE_PWLIB 1 | #define HAVE_OPENH323 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char luaL_newstate (); | int | main () | { | return luaL_newstate (); | ; | return 0; | } configure:42204: result: no configure:42406: checking for rc_read_config in -lradiusclient-ng configure:42441: gcc -o conftest -g -O2 conftest.c -lradiusclient-ng >&5 /usr/bin/ld: cannot find -lradiusclient-ng collect2: ld returned 1 exit status configure:42447: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_IP_MTU_DISCOVER 1 | #define HAVE_IP_MTU_DISCOVER_VERSION | #define SIZEOF_INT 4 | #define HAVE_ALSA 1 | #define HAVE_ALSA_VERSION | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_CAP 1 | #define HAVE_CAP_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_EXP10L 1 | #define HAVE_EXP10L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_EXP10 1 | #define HAVE_EXP10_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #define HAVE_JACK 1 | #define HAVE_JACK_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_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_OSS 1 | #define HAVE_OSS_VERSION | #define HAVE_PGSQL 1 | #define HAVE_POPT 1 | #define HAVE_POPT_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_VERSION | #define HAVE_PRI 1 | #define HAVE_PRI_VERSION | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_INBANDDISCONNECT_VERSION | #define HAVE_PWLIB 1 | #define HAVE_OPENH323 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 rc_read_config (); | int | main () | { | return rc_read_config (); | ; | return 0; | } configure:42466: result: no configure:42668: checking for speex_encode in -lspeex configure:42703: gcc -o conftest -g -O2 conftest.c -lspeex -lm >&5 configure:42709: $? = 0 configure:42728: result: yes configure:42761: checking speex/speex.h usability configure:42778: gcc -c -g -O2 conftest.c >&5 configure:42784: $? = 0 configure:42798: result: yes configure:42802: checking speex/speex.h presence configure:42817: gcc -E conftest.c configure:42823: $? = 0 configure:42837: result: yes configure:42870: checking for speex/speex.h configure:42877: result: yes configure:42931: checking for speex_preprocess_ctl in -lspeex configure:42966: gcc -o conftest -g -O2 conftest.c -lspeex -lm >&5 configure:42972: $? = 0 configure:42991: result: yes configure:43015: checking for speex/speex.h configure:43020: result: yes configure:43196: checking for speex_preprocess_ctl in -lspeexdsp configure:43231: gcc -o conftest -g -O2 conftest.c -lspeexdsp -lm >&5 /usr/bin/ld: cannot find -lspeexdsp collect2: ld returned 1 exit status configure:43237: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_IP_MTU_DISCOVER 1 | #define HAVE_IP_MTU_DISCOVER_VERSION | #define SIZEOF_INT 4 | #define HAVE_ALSA 1 | #define HAVE_ALSA_VERSION | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_CAP 1 | #define HAVE_CAP_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_EXP10L 1 | #define HAVE_EXP10L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_EXP10 1 | #define HAVE_EXP10_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #define HAVE_JACK 1 | #define HAVE_JACK_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_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_OSS 1 | #define HAVE_OSS_VERSION | #define HAVE_PGSQL 1 | #define HAVE_POPT 1 | #define HAVE_POPT_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_VERSION | #define HAVE_PRI 1 | #define HAVE_PRI_VERSION | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_INBANDDISCONNECT_VERSION | #define HAVE_PWLIB 1 | #define HAVE_OPENH323 1 | #define HAVE_SPEEX 1 | #define HAVE_SPEEX_VERSION | #define HAVE_SPEEX_PREPROCESS 1 | #define HAVE_SPEEX_PREPROCESS_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:43256: result: no configure:43463: checking for sqlite_exec in -lsqlite configure:43498: gcc -o conftest -g -O2 conftest.c -lsqlite >&5 configure:43504: $? = 0 configure:43523: result: yes configure:43556: checking sqlite.h usability configure:43573: gcc -c -g -O2 conftest.c >&5 configure:43579: $? = 0 configure:43593: result: yes configure:43597: checking sqlite.h presence configure:43612: gcc -E conftest.c configure:43618: $? = 0 configure:43632: result: yes configure:43665: checking for sqlite.h configure:43672: result: yes configure:43725: checking for sqlite3_open in -lsqlite3 configure:43760: gcc -o conftest -g -O2 conftest.c -lsqlite3 >&5 configure:43766: $? = 0 configure:43785: result: yes configure:43818: checking sqlite3.h usability configure:43835: gcc -c -g -O2 conftest.c >&5 configure:43841: $? = 0 configure:43855: result: yes configure:43859: checking sqlite3.h presence configure:43874: gcc -E conftest.c configure:43880: $? = 0 configure:43894: result: yes configure:43927: checking for sqlite3.h configure:43934: result: yes configure:43987: checking for AES_encrypt in -lcrypto configure:44022: gcc -o conftest -g -O2 conftest.c -lcrypto >&5 configure:44028: $? = 0 configure:44047: result: yes configure:44080: checking openssl/aes.h usability configure:44097: gcc -c -g -O2 conftest.c >&5 configure:44103: $? = 0 configure:44117: result: yes configure:44121: checking openssl/aes.h presence configure:44136: gcc -E conftest.c configure:44142: $? = 0 configure:44156: result: yes configure:44189: checking for openssl/aes.h configure:44196: result: yes configure:44251: checking for ssl2_connect in -lssl configure:44286: gcc -o conftest -g -O2 conftest.c -lssl -lcrypto >&5 configure:44292: $? = 0 configure:44311: result: yes configure:44344: checking openssl/ssl.h usability configure:44361: gcc -c -g -O2 conftest.c >&5 configure:44367: $? = 0 configure:44381: result: yes configure:44385: checking openssl/ssl.h presence configure:44400: gcc -E conftest.c configure:44406: $? = 0 configure:44420: result: yes configure:44453: checking for openssl/ssl.h configure:44460: result: yes configure:44516: checking for OSPPCryptoDecrypt in -losptk configure:44551: gcc -o conftest -g -O2 conftest.c -losptk -lcrypto -lssl >&5 /usr/bin/ld: cannot find -losptk collect2: ld returned 1 exit status configure:44557: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_IP_MTU_DISCOVER 1 | #define HAVE_IP_MTU_DISCOVER_VERSION | #define SIZEOF_INT 4 | #define HAVE_ALSA 1 | #define HAVE_ALSA_VERSION | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_CAP 1 | #define HAVE_CAP_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_EXP10L 1 | #define HAVE_EXP10L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_EXP10 1 | #define HAVE_EXP10_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #define HAVE_JACK 1 | #define HAVE_JACK_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_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_OSS 1 | #define HAVE_OSS_VERSION | #define HAVE_PGSQL 1 | #define HAVE_POPT 1 | #define HAVE_POPT_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_VERSION | #define HAVE_PRI 1 | #define HAVE_PRI_VERSION | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_INBANDDISCONNECT_VERSION | #define HAVE_PWLIB 1 | #define HAVE_OPENH323 1 | #define HAVE_SPEEX 1 | #define HAVE_SPEEX_VERSION | #define HAVE_SPEEX_PREPROCESS 1 | #define HAVE_SPEEX_PREPROCESS_VERSION | #define HAVE_SQLITE 1 | #define HAVE_SQLITE_VERSION | #define HAVE_SQLITE3 1 | #define HAVE_SQLITE3_VERSION | #define HAVE_CRYPTO 1 | #define HAVE_CRYPTO_VERSION | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_VERSION | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char OSPPCryptoDecrypt (); | int | main () | { | return OSPPCryptoDecrypt (); | ; | return 0; | } configure:44576: result: no configure:44809: checking for gmime-config configure:44839: result: no configure:44958: checking for dbinit in -lsybdb configure:44993: gcc -o conftest -g -O2 conftest.c -lsybdb >&5 /usr/bin/ld: cannot find -lsybdb collect2: ld returned 1 exit status configure:44999: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_IP_MTU_DISCOVER 1 | #define HAVE_IP_MTU_DISCOVER_VERSION | #define SIZEOF_INT 4 | #define HAVE_ALSA 1 | #define HAVE_ALSA_VERSION | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_CAP 1 | #define HAVE_CAP_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_EXP10L 1 | #define HAVE_EXP10L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_EXP10 1 | #define HAVE_EXP10_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #define HAVE_JACK 1 | #define HAVE_JACK_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_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_OSS 1 | #define HAVE_OSS_VERSION | #define HAVE_PGSQL 1 | #define HAVE_POPT 1 | #define HAVE_POPT_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_VERSION | #define HAVE_PRI 1 | #define HAVE_PRI_VERSION | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_INBANDDISCONNECT_VERSION | #define HAVE_PWLIB 1 | #define HAVE_OPENH323 1 | #define HAVE_SPEEX 1 | #define HAVE_SPEEX_VERSION | #define HAVE_SPEEX_PREPROCESS 1 | #define HAVE_SPEEX_PREPROCESS_VERSION | #define HAVE_SQLITE 1 | #define HAVE_SQLITE_VERSION | #define HAVE_SQLITE3 1 | #define HAVE_SQLITE3_VERSION | #define HAVE_CRYPTO 1 | #define HAVE_CRYPTO_VERSION | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_VERSION | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dbinit (); | int | main () | { | return dbinit (); | ; | return 0; | } configure:45018: result: no configure:45220: checking for tgetent in -ltermcap configure:45255: gcc -o conftest -g -O2 conftest.c -ltermcap >&5 configure:45261: $? = 0 configure:45280: result: yes configure:45482: checking for tgetent in -ltinfo configure:45517: gcc -o conftest -g -O2 conftest.c -ltinfo >&5 /usr/bin/ld: cannot find -ltinfo collect2: ld returned 1 exit status configure:45523: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_IP_MTU_DISCOVER 1 | #define HAVE_IP_MTU_DISCOVER_VERSION | #define SIZEOF_INT 4 | #define HAVE_ALSA 1 | #define HAVE_ALSA_VERSION | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_CAP 1 | #define HAVE_CAP_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_EXP10L 1 | #define HAVE_EXP10L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_EXP10 1 | #define HAVE_EXP10_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #define HAVE_JACK 1 | #define HAVE_JACK_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_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_OSS 1 | #define HAVE_OSS_VERSION | #define HAVE_PGSQL 1 | #define HAVE_POPT 1 | #define HAVE_POPT_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_VERSION | #define HAVE_PRI 1 | #define HAVE_PRI_VERSION | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_INBANDDISCONNECT_VERSION | #define HAVE_PWLIB 1 | #define HAVE_OPENH323 1 | #define HAVE_SPEEX 1 | #define HAVE_SPEEX_VERSION | #define HAVE_SPEEX_PREPROCESS 1 | #define HAVE_SPEEX_PREPROCESS_VERSION | #define HAVE_SQLITE 1 | #define HAVE_SQLITE_VERSION | #define HAVE_SQLITE3 1 | #define HAVE_SQLITE3_VERSION | #define HAVE_CRYPTO 1 | #define HAVE_CRYPTO_VERSION | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_VERSION | #define HAVE_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:45542: result: no configure:45748: checking for tone_zone_find in -ltonezone configure:45783: gcc -o conftest -g -O2 conftest.c -ltonezone >&5 configure:45789: $? = 0 configure:45808: result: yes configure:45841: checking dahdi/tonezone.h usability configure:45858: gcc -c -g -O2 conftest.c >&5 conftest.c:331:28: error: dahdi/tonezone.h: No such file or directory configure:45864: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_IP_MTU_DISCOVER 1 | #define HAVE_IP_MTU_DISCOVER_VERSION | #define SIZEOF_INT 4 | #define HAVE_ALSA 1 | #define HAVE_ALSA_VERSION | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_CAP 1 | #define HAVE_CAP_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_EXP10L 1 | #define HAVE_EXP10L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_EXP10 1 | #define HAVE_EXP10_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #define HAVE_JACK 1 | #define HAVE_JACK_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_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_OSS 1 | #define HAVE_OSS_VERSION | #define HAVE_PGSQL 1 | #define HAVE_POPT 1 | #define HAVE_POPT_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_VERSION | #define HAVE_PRI 1 | #define HAVE_PRI_VERSION | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_INBANDDISCONNECT_VERSION | #define HAVE_PWLIB 1 | #define HAVE_OPENH323 1 | #define HAVE_SPEEX 1 | #define HAVE_SPEEX_VERSION | #define HAVE_SPEEX_PREPROCESS 1 | #define HAVE_SPEEX_PREPROCESS_VERSION | #define HAVE_SQLITE 1 | #define HAVE_SQLITE_VERSION | #define HAVE_SQLITE3 1 | #define HAVE_SQLITE3_VERSION | #define HAVE_CRYPTO 1 | #define HAVE_CRYPTO_VERSION | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_VERSION | #define HAVE_TERMCAP 1 | #define HAVE_TERMCAP_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:45878: result: no configure:45882: checking dahdi/tonezone.h presence configure:45897: gcc -E conftest.c conftest.c:298:28: error: dahdi/tonezone.h: No such file or directory configure:45903: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_IP_MTU_DISCOVER 1 | #define HAVE_IP_MTU_DISCOVER_VERSION | #define SIZEOF_INT 4 | #define HAVE_ALSA 1 | #define HAVE_ALSA_VERSION | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_CAP 1 | #define HAVE_CAP_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_EXP10L 1 | #define HAVE_EXP10L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_EXP10 1 | #define HAVE_EXP10_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #define HAVE_JACK 1 | #define HAVE_JACK_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_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_OSS 1 | #define HAVE_OSS_VERSION | #define HAVE_PGSQL 1 | #define HAVE_POPT 1 | #define HAVE_POPT_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_VERSION | #define HAVE_PRI 1 | #define HAVE_PRI_VERSION | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_INBANDDISCONNECT_VERSION | #define HAVE_PWLIB 1 | #define HAVE_OPENH323 1 | #define HAVE_SPEEX 1 | #define HAVE_SPEEX_VERSION | #define HAVE_SPEEX_PREPROCESS 1 | #define HAVE_SPEEX_PREPROCESS_VERSION | #define HAVE_SQLITE 1 | #define HAVE_SQLITE_VERSION | #define HAVE_SQLITE3 1 | #define HAVE_SQLITE3_VERSION | #define HAVE_CRYPTO 1 | #define HAVE_CRYPTO_VERSION | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_VERSION | #define HAVE_TERMCAP 1 | #define HAVE_TERMCAP_VERSION | /* end confdefs.h. */ | #include configure:45917: result: no configure:45950: checking for dahdi/tonezone.h configure:45957: result: no configure:46010: checking for usb_init in -lusb configure:46045: gcc -o conftest -g -O2 conftest.c -lusb >&5 /usr/bin/ld: cannot find -lusb collect2: ld returned 1 exit status configure:46051: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_IP_MTU_DISCOVER 1 | #define HAVE_IP_MTU_DISCOVER_VERSION | #define SIZEOF_INT 4 | #define HAVE_ALSA 1 | #define HAVE_ALSA_VERSION | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_CAP 1 | #define HAVE_CAP_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_EXP10L 1 | #define HAVE_EXP10L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_EXP10 1 | #define HAVE_EXP10_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #define HAVE_JACK 1 | #define HAVE_JACK_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_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_OSS 1 | #define HAVE_OSS_VERSION | #define HAVE_PGSQL 1 | #define HAVE_POPT 1 | #define HAVE_POPT_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_VERSION | #define HAVE_PRI 1 | #define HAVE_PRI_VERSION | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_INBANDDISCONNECT_VERSION | #define HAVE_PWLIB 1 | #define HAVE_OPENH323 1 | #define HAVE_SPEEX 1 | #define HAVE_SPEEX_VERSION | #define HAVE_SPEEX_PREPROCESS 1 | #define HAVE_SPEEX_PREPROCESS_VERSION | #define HAVE_SQLITE 1 | #define HAVE_SQLITE_VERSION | #define HAVE_SQLITE3 1 | #define HAVE_SQLITE3_VERSION | #define HAVE_CRYPTO 1 | #define HAVE_CRYPTO_VERSION | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_VERSION | #define HAVE_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:46070: result: no configure:46272: checking for vorbis_info_init in -lvorbis configure:46307: gcc -o conftest -g -O2 conftest.c -lvorbis -lm -lvorbisenc >&5 configure:46313: $? = 0 configure:46332: result: yes configure:46365: checking vorbis/codec.h usability configure:46382: gcc -c -g -O2 conftest.c >&5 configure:46388: $? = 0 configure:46402: result: yes configure:46406: checking vorbis/codec.h presence configure:46421: gcc -E conftest.c configure:46427: $? = 0 configure:46441: result: yes configure:46474: checking for vorbis/codec.h configure:46481: result: yes configure:46526: checking for vpb_open in -lvpb configure:46563: g++ -o conftest -g -O2 conftest.cpp -lvpb -lpthread >&5 conftest.cpp:301:20: error: vpbapi.h: No such file or directory conftest.cpp: In function 'int main()': conftest.cpp:305: error: 'vpb_open' was not declared in this scope configure:46569: $? = 1 configure: failed program was: | | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_IP_MTU_DISCOVER 1 | #define HAVE_IP_MTU_DISCOVER_VERSION | #define SIZEOF_INT 4 | #define HAVE_ALSA 1 | #define HAVE_ALSA_VERSION | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_CAP 1 | #define HAVE_CAP_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_EXP10L 1 | #define HAVE_EXP10L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_EXP10 1 | #define HAVE_EXP10_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #define HAVE_JACK 1 | #define HAVE_JACK_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_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_OSS 1 | #define HAVE_OSS_VERSION | #define HAVE_PGSQL 1 | #define HAVE_POPT 1 | #define HAVE_POPT_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_VERSION | #define HAVE_PRI 1 | #define HAVE_PRI_VERSION | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_INBANDDISCONNECT_VERSION | #define HAVE_PWLIB 1 | #define HAVE_OPENH323 1 | #define HAVE_SPEEX 1 | #define HAVE_SPEEX_VERSION | #define HAVE_SPEEX_PREPROCESS 1 | #define HAVE_SPEEX_PREPROCESS_VERSION | #define HAVE_SQLITE 1 | #define HAVE_SQLITE_VERSION | #define HAVE_SQLITE3 1 | #define HAVE_SQLITE3_VERSION | #define HAVE_CRYPTO 1 | #define HAVE_CRYPTO_VERSION | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_VERSION | #define HAVE_TERMCAP 1 | #define HAVE_TERMCAP_VERSION | #define HAVE_VORBIS 1 | #define HAVE_VORBIS_VERSION | /* end confdefs.h. */ | #include | int | main () | { | int q = vpb_open(0,0); | ; | return 0; | } | configure:46583: result: no configure:46632: checking for compress in -lz configure:46667: gcc -o conftest -g -O2 conftest.c -lz >&5 configure:46673: $? = 0 configure:46692: result: yes configure:46725: checking zlib.h usability configure:46742: gcc -c -g -O2 conftest.c >&5 configure:46748: $? = 0 configure:46762: result: yes configure:46766: checking zlib.h presence configure:46781: gcc -E conftest.c configure:46787: $? = 0 configure:46801: result: yes configure:46834: checking for zlib.h configure:46841: result: yes configure:46904: checking h323.h usability configure:46921: gcc -c -g -O2 conftest.c >&5 conftest.c:335:18: error: h323.h: No such file or directory configure:46927: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_IP_MTU_DISCOVER 1 | #define HAVE_IP_MTU_DISCOVER_VERSION | #define SIZEOF_INT 4 | #define HAVE_ALSA 1 | #define HAVE_ALSA_VERSION | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_CAP 1 | #define HAVE_CAP_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_EXP10L 1 | #define HAVE_EXP10L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_EXP10 1 | #define HAVE_EXP10_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #define HAVE_JACK 1 | #define HAVE_JACK_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_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_OSS 1 | #define HAVE_OSS_VERSION | #define HAVE_PGSQL 1 | #define HAVE_POPT 1 | #define HAVE_POPT_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_VERSION | #define HAVE_PRI 1 | #define HAVE_PRI_VERSION | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_INBANDDISCONNECT_VERSION | #define HAVE_PWLIB 1 | #define HAVE_OPENH323 1 | #define HAVE_SPEEX 1 | #define HAVE_SPEEX_VERSION | #define HAVE_SPEEX_PREPROCESS 1 | #define HAVE_SPEEX_PREPROCESS_VERSION | #define HAVE_SQLITE 1 | #define HAVE_SQLITE_VERSION | #define HAVE_SQLITE3 1 | #define HAVE_SQLITE3_VERSION | #define HAVE_CRYPTO 1 | #define HAVE_CRYPTO_VERSION | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_VERSION | #define HAVE_TERMCAP 1 | #define HAVE_TERMCAP_VERSION | #define HAVE_VORBIS 1 | #define HAVE_VORBIS_VERSION | #define HAVE_ZLIB 1 | #define HAVE_ZLIB_VERSION | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:46941: result: no configure:46945: checking h323.h presence configure:46960: gcc -E conftest.c conftest.c:302:18: error: h323.h: No such file or directory configure:46966: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_IP_MTU_DISCOVER 1 | #define HAVE_IP_MTU_DISCOVER_VERSION | #define SIZEOF_INT 4 | #define HAVE_ALSA 1 | #define HAVE_ALSA_VERSION | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_CAP 1 | #define HAVE_CAP_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_EXP10L 1 | #define HAVE_EXP10L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_EXP10 1 | #define HAVE_EXP10_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #define HAVE_JACK 1 | #define HAVE_JACK_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_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_OSS 1 | #define HAVE_OSS_VERSION | #define HAVE_PGSQL 1 | #define HAVE_POPT 1 | #define HAVE_POPT_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_VERSION | #define HAVE_PRI 1 | #define HAVE_PRI_VERSION | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_INBANDDISCONNECT_VERSION | #define HAVE_PWLIB 1 | #define HAVE_OPENH323 1 | #define HAVE_SPEEX 1 | #define HAVE_SPEEX_VERSION | #define HAVE_SPEEX_PREPROCESS 1 | #define HAVE_SPEEX_PREPROCESS_VERSION | #define HAVE_SQLITE 1 | #define HAVE_SQLITE_VERSION | #define HAVE_SQLITE3 1 | #define HAVE_SQLITE3_VERSION | #define HAVE_CRYPTO 1 | #define HAVE_CRYPTO_VERSION | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_VERSION | #define HAVE_TERMCAP 1 | #define HAVE_TERMCAP_VERSION | #define HAVE_VORBIS 1 | #define HAVE_VORBIS_VERSION | #define HAVE_ZLIB 1 | #define HAVE_ZLIB_VERSION | /* end confdefs.h. */ | #include configure:46980: result: no configure:47013: checking for h323.h configure:47020: result: no configure:47043: checking linux/compiler.h usability configure:47060: gcc -c -g -O2 conftest.c >&5 configure:47066: $? = 0 configure:47080: result: yes configure:47084: checking linux/compiler.h presence configure:47099: gcc -E conftest.c configure:47105: $? = 0 configure:47119: result: yes configure:47152: checking for linux/compiler.h configure:47159: result: yes configure:47173: checking for linux/ixjuser.h configure:47199: gcc -c -g -O2 conftest.c >&5 configure:47205: $? = 0 configure:47220: result: yes configure:47277: checking for sdl-config configure:47293: found /usr/bin/sdl-config configure:47304: result: sdl-config configure:47425: checking for IMG_Load in -lSDL_image configure:47460: gcc -o conftest -g -O2 conftest.c -lSDL_image -L/usr/lib -lSDL >&5 /usr/bin/ld: cannot find -lSDL_image collect2: ld returned 1 exit status configure:47466: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_SOXMIX 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION | #define HAVE_GCC_ATOMICS 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_RTLD_NOLOAD_VERSION | #define HAVE_IP_MTU_DISCOVER 1 | #define HAVE_IP_MTU_DISCOVER_VERSION | #define SIZEOF_INT 4 | #define HAVE_ALSA 1 | #define HAVE_ALSA_VERSION | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_CAP 1 | #define HAVE_CAP_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_EXP10L 1 | #define HAVE_EXP10L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_EXP10 1 | #define HAVE_EXP10_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IKSEMEL_VERSION | #define HAVE_JACK 1 | #define HAVE_JACK_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_OGG 1 | #define HAVE_OGG_VERSION | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_OSS 1 | #define HAVE_OSS_VERSION | #define HAVE_PGSQL 1 | #define HAVE_POPT 1 | #define HAVE_POPT_VERSION | #define HAVE_PORTAUDIO 1 | #define HAVE_PORTAUDIO_VERSION | #define HAVE_PRI 1 | #define HAVE_PRI_VERSION | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_INBANDDISCONNECT_VERSION | #define HAVE_PWLIB 1 | #define HAVE_OPENH323 1 | #define HAVE_SPEEX 1 | #define HAVE_SPEEX_VERSION | #define HAVE_SPEEX_PREPROCESS 1 | #define HAVE_SPEEX_PREPROCESS_VERSION | #define HAVE_SQLITE 1 | #define HAVE_SQLITE_VERSION | #define HAVE_SQLITE3 1 | #define HAVE_SQLITE3_VERSION | #define HAVE_CRYPTO 1 | #define HAVE_CRYPTO_VERSION | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_VERSION | #define HAVE_TERMCAP 1 | #define HAVE_TERMCAP_VERSION | #define HAVE_VORBIS 1 | #define HAVE_VORBIS_VERSION | #define HAVE_ZLIB 1 | #define HAVE_ZLIB_VERSION | #define HAVE_LINUX_COMPILER_H 1 | #define HAVE_SDL 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 IMG_Load (); | int | main () | { | return IMG_Load (); | ; | return 0; | } configure:47485: result: no configure:47686: checking for sws_getContext in -lavcodec configure:47721: gcc -o conftest -g -O2 conftest.c -lavcodec -lpthread -lz -lm >&5 configure:47727: $? = 0 configure:47746: result: yes configure:47779: checking ffmpeg/avcodec.h usability configure:47796: gcc -c -g -O2 conftest.c >&5 configure:47802: $? = 0 configure:47816: result: yes configure:47820: checking ffmpeg/avcodec.h presence configure:47835: gcc -E conftest.c configure:47841: $? = 0 configure:47855: result: yes configure:47888: checking for ffmpeg/avcodec.h configure:47895: result: yes configure:47943: checking linux/videodev.h usability configure:47960: gcc -c -g -O2 conftest.c >&5 configure:47966: $? = 0 configure:47980: result: yes configure:47984: checking linux/videodev.h presence configure:47999: gcc -E conftest.c configure:48005: $? = 0 configure:48019: result: yes configure:48052: checking for linux/videodev.h configure:48059: result: yes configure:48090: checking for XOpenDisplay in -lX11 configure:48125: gcc -o conftest -g -O2 conftest.c -lX11 >&5 configure:48131: $? = 0 configure:48150: result: yes configure:48183: checking X11/Xlib.h usability configure:48200: gcc -c -g -O2 conftest.c >&5 configure:48206: $? = 0 configure:48220: result: yes configure:48224: checking X11/Xlib.h presence configure:48239: gcc -E conftest.c configure:48245: $? = 0 configure:48259: result: yes configure:48292: checking for X11/Xlib.h configure:48299: result: yes configure:48599: checking for /sbin/launchd configure:48614: result: no configure:48673: checking for gtk-config configure:48689: found /usr/bin/gtk-config configure:48700: result: gtk-config configure:48850: checking for pkg-config configure:48866: found /usr/bin/pkg-config configure:48877: result: pkg-config configure:48964: checking for curl-config configure:48997: result: no configure:49097: checking for mandatory modules: configure:49119: result: ok configure:49223: 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 chef config.status:916: creating build_tools/menuselect-deps config.status:916: creating makeopts config.status:916: creating channels/h323/Makefile config.status:916: creating include/asterisk/autoconfig.h config.status:1475: include/asterisk/autoconfig.h is unchanged configure:50684: Package configured for: configure:50686: OS type : linux-gnu configure:50688: Host CPU : x86_64 configure:50690: build-cpu:vendor:os: x86_64 : unknown : linux-gnu : configure:50692: host-cpu:vendor:os: x86_64 : unknown : linux-gnu : ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_volatile=yes ac_cv_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=no ac_cv_func__doprnt=no ac_cv_func_alloca_works=yes ac_cv_func_asprintf=yes ac_cv_func_atexit=yes ac_cv_func_bzero=yes ac_cv_func_chown_works=yes ac_cv_func_closedir_void=no ac_cv_func_dup2=yes ac_cv_func_endpwent=yes ac_cv_func_fopencookie=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_ftruncate=yes ac_cv_func_funopen=no ac_cv_func_getcwd=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_getloadavg=yes ac_cv_func_getpagesize=yes ac_cv_func_gettimeofday=yes ac_cv_func_glob=yes ac_cv_func_inet_aton=yes ac_cv_func_inet_ntoa=yes ac_cv_func_isascii=yes ac_cv_func_localtime_r=yes ac_cv_func_lstat_dereferences_slashed_symlink=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_mkdir=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_putenv=yes ac_cv_func_re_comp=yes ac_cv_func_regcomp=yes ac_cv_func_select=yes ac_cv_func_select_args='int,fd_set *,struct timeval *' ac_cv_func_setenv=yes ac_cv_func_setvbuf_reversed=no ac_cv_func_socket=yes ac_cv_func_stat_empty_string_bug=no ac_cv_func_strcasecmp=yes ac_cv_func_strcasestr=yes ac_cv_func_strchr=yes ac_cv_func_strcoll_works=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_strlcat=no ac_cv_func_strlcpy=no ac_cv_func_strncasecmp=yes ac_cv_func_strndup=yes ac_cv_func_strnlen=yes ac_cv_func_strnlen_working=yes ac_cv_func_strrchr=yes ac_cv_func_strsep=yes ac_cv_func_strspn=yes ac_cv_func_strstr=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_strtoq=yes ac_cv_func_unsetenv=yes ac_cv_func_utime=yes ac_cv_func_utime_null=yes ac_cv_func_vasprintf=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_vprintf=yes ac_cv_header_X11_Xlib_h=yes ac_cv_header__root_pwlib_include_ptlib_h=no ac_cv_header__usr_include_ptlib_h=yes ac_cv_header__usr_local_include_ptlib_h=no ac_cv_header__usr_share_pwlib____openh323_include_h323_h=yes ac_cv_header__usr_share_pwlib____openh323_version_h=yes ac_cv_header_alsa_asoundlib_h=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_arpa_nameser_h=yes ac_cv_header_byteswap_h=yes ac_cv_header_curses_h=yes ac_cv_header_dahdi_tonezone_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffmpeg_avcodec_h=yes ac_cv_header_gsm_gsm_h=yes ac_cv_header_gsm_h=yes ac_cv_header_h323_h=no ac_cv_header_iksemel_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_jack_jack_h=yes ac_cv_header_ldap_h=yes ac_cv_header_libintl_h=yes ac_cv_header_libkern_OSAtomic_h=no ac_cv_header_libpri_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_compiler_h=yes ac_cv_header_linux_ixjuser_h=yes ac_cv_header_linux_soundcard_h=yes ac_cv_header_linux_videodev_h=yes ac_cv_header_locale_h=yes ac_cv_header_ltdl_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_openssl_aes_h=yes ac_cv_header_openssl_ssl_h=yes ac_cv_header_popt_h=yes ac_cv_header_portaudio_h=yes ac_cv_header_speex_speex_h=yes ac_cv_header_sqlite3_h=yes ac_cv_header_sqlite_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_capability_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_header_vfork_h=no ac_cv_header_vorbis_codec_h=yes ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_zlib_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_imap_tk=no ac_cv_lib_OPENH323=yes ac_cv_lib_PWLIB=yes ac_cv_lib_SDL_image_IMG_Load=no ac_cv_lib_X11_XOpenDisplay=yes ac_cv_lib_asound_snd_spcm_init=yes ac_cv_lib_avcodec_sws_getContext=yes ac_cv_lib_c_backtrace=yes ac_cv_lib_c_strtod=yes ac_cv_lib_c_strtold=yes ac_cv_lib_cap_cap_from_text=yes ac_cv_lib_crypto_AES_encrypt=yes ac_cv_lib_curses_initscr=yes ac_cv_lib_error_at_line=yes ac_cv_lib_execinfo_backtrace=no ac_cv_lib_gsm_gsm_create=yes ac_cv_lib_iksemel_iks_start_sasl=yes ac_cv_lib_jack_jack_activate=yes 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=yes ac_cv_lib_m_exp10l=yes ac_cv_lib_m_exp2=yes ac_cv_lib_m_exp2l=yes ac_cv_lib_m_exp=yes ac_cv_lib_m_expl=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_floorl=yes ac_cv_lib_m_fmod=yes ac_cv_lib_m_fmodl=yes ac_cv_lib_m_log10=yes ac_cv_lib_m_log10l=yes ac_cv_lib_m_log2=yes ac_cv_lib_m_log2l=yes ac_cv_lib_m_log=yes ac_cv_lib_m_logl=yes ac_cv_lib_m_pow=yes ac_cv_lib_m_powl=yes ac_cv_lib_m_remainder=yes ac_cv_lib_m_remainderl=yes ac_cv_lib_m_rint=yes ac_cv_lib_m_rintl=yes ac_cv_lib_m_round=yes ac_cv_lib_m_roundl=yes ac_cv_lib_m_sin=yes ac_cv_lib_m_sinl=yes ac_cv_lib_m_sqrt=yes ac_cv_lib_m_sqrtl=yes ac_cv_lib_m_tan=yes ac_cv_lib_m_tanl=yes ac_cv_lib_m_trunc=yes ac_cv_lib_m_truncl=yes ac_cv_lib_nbs_nbs_connect=no ac_cv_lib_ncurses_initscr=yes ac_cv_lib_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_popt_poptStrerror=yes ac_cv_lib_portaudio_Pa_GetDeviceCount=yes ac_cv_lib_pq_PQescapeStringConn=yes ac_cv_lib_pri_pri_new_bri=yes ac_cv_lib_pri_pri_set_inbanddisconnect=yes ac_cv_lib_radiusclient_ng_rc_read_config=no ac_cv_lib_resample_resample_open=no ac_cv_lib_speex_speex_encode=yes ac_cv_lib_speex_speex_preprocess_ctl=yes ac_cv_lib_speexdsp_speex_preprocess_ctl=no ac_cv_lib_sqlite3_sqlite3_open=yes ac_cv_lib_sqlite_sqlite_exec=yes ac_cv_lib_ss7_ss7_pollflags=no ac_cv_lib_ssl_ssl2_connect=yes ac_cv_lib_sybdb_dbinit=no ac_cv_lib_termcap_tgetent=yes ac_cv_lib_tinfo_tgetent=no ac_cv_lib_tonezone_tone_zone_find=yes ac_cv_lib_usb_usb_init=no ac_cv_lib_vorbis_vorbis_info_init=yes ac_cv_lib_vpb_vpb_open=no ac_cv_lib_z_compress=yes ac_cv_member_struct_stat_st_blksize=yes ac_cv_objext=o ac_cv_path_BASENAME=/usr/bin/basename ac_cv_path_COMPRESS=: ac_cv_path_DIRNAME=/usr/bin/dirname ac_cv_path_DOT=: ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FIND=/usr/bin/find ac_cv_path_GREP=/bin/grep ac_cv_path_ID=/usr/bin/id ac_cv_path_KPATHSEA=/usr/bin/kpsewhich ac_cv_path_LN=/bin/ln ac_cv_path_PTLIB_CONFIG=/usr/share/pwlib/make/ptlib-config ac_cv_path_RUBBER=: ac_cv_path_SED=/bin/sed ac_cv_path_SHELL=/bin/sh ac_cv_path_WGET=/usr/bin/wget ac_cv_path_ac_pt_AR=/usr/bin/ar ac_cv_path_ac_pt_PG_CONFIG=/usr/bin/pg_config ac_cv_path_ac_pt_STRIP=/usr/bin/strip ac_cv_path_ac_pt_UNAME=/bin/uname ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CONFIG_GTK=gtk-config ac_cv_prog_ac_ct_CONFIG_SDL=sdl-config ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_PKGCONFIG=pkg-config ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_SOXMIX=soxmix ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_gcc_traditional=no ac_cv_safe_to_define___extensions__=yes ac_cv_search_gethostbyname_r='none required' ac_cv_search_opendir='none required' ac_cv_search_res_9_ndestroy=no ac_cv_search_res_9_ninit=no ac_cv_sizeof_int=4 ac_cv_struct_tm=time.h ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_type__Bool=yes ac_cv_type_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/bin/ld lt_cv_prog_gnu_ld=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ALLOCA='' ALSA_DIR='' ALSA_INCLUDE=' ' ALSA_LIB=' -lasound -lm -ldl' AR='/usr/bin/ar' AST_DECLARATION_AFTER_STATEMENT='-Wdeclaration-after-statement' AST_DEVMODE='' AST_NO_STRICT_OVERFLOW='' AWK='gawk' BASENAME='/usr/bin/basename' BKTR_DIR='' BKTR_INCLUDE=' ' BKTR_LIB=' -lc ' BUILD_CPU='x86_64' BUILD_OS='linux-gnu' BUILD_PLATFORM='x86_64-unknown-linux-gnu' BUILD_VENDOR='unknown' CAP_DIR='' CAP_INCLUDE=' ' CAP_LIB=' -lcap ' CC='gcc' CFLAGS='-g -O2' COMPRESS=':' CONFIG_GMIME='No' CONFIG_GTK='gtk-config' CONFIG_NETSNMP='No' CONFIG_SDL='sdl-config' CPP='gcc -E' CPPFLAGS='' CRYPTO_DIR='' CRYPTO_INCLUDE=' ' CRYPTO_LIB=' -lcrypto ' CURL_CONFIG='No' CURL_DIR='' CURL_INCLUDE='' CURL_LIB='' 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/bin/wget' ECHO_C='' ECHO_N='-n' ECHO_T='' EDITLINE_LIB=' -ltermcap ' EGREP='grep -E' EXEEXT='' FETCH='' FFMPEG_DIR='' FFMPEG_INCLUDE=' ' FFMPEG_LIB=' -lavcodec -lpthread -lz -lm' FIND='/usr/bin/find' FREETDS_DIR='' FREETDS_INCLUDE='' FREETDS_LIB='' GC_CFLAGS='-ffunction-sections' GC_LDFLAGS='-Wl,--gc-sections' GMIME_DIR='' GMIME_INCLUDE='' GMIME_LIB='' GNU_LD='1' GNU_MAKE='make' GREP='/bin/grep' GSM_DIR='' GSM_INCLUDE='' GSM_INTERNAL='no' GSM_LIB='-lgsm' GTK2_DIR='' GTK2_INCLUDE='-DPNG_NO_MMX_CODE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 ' GTK2_LIB='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' GTK_DIR='' GTK_INCLUDE='-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -D_REENTRANT' GTK_LIB='-L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lgthread -lglib -lpthread -ldl -lXi -lXext -lX11 -lm' HAS_POLL='1' HOST_CPU='x86_64' HOST_OS='linux-gnu' HOST_PLATFORM='x86_64-unknown-linux-gnu' HOST_VENDOR='unknown' ICONV_DIR='' ICONV_INCLUDE='' ICONV_LIB='' 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=' -ljack ' KPATHSEA='/usr/bin/kpsewhich' LD='/usr/bin/ld' LDAP_DIR='' LDAP_INCLUDE=' ' LDAP_LIB=' -lldap ' LDFLAGS='' LIBOBJS='' LIBS='' LN='/bin/ln' LN_S='ln -s' LTDL_DIR='' LTDL_INCLUDE=' ' LTDL_LIB=' -lltdl ' LTLIBOBJS='' LUA_DIR='' LUA_INCLUDE='' LUA_LIB='' MISDN_DIR='' MISDN_INCLUDE='' MISDN_LIB='' NBS_DIR='' NBS_INCLUDE='' NBS_LIB='' NCURSES_DIR='' NCURSES_INCLUDE=' ' NCURSES_LIB=' -lncurses ' NETSNMP_DIR='' NETSNMP_INCLUDE='' NETSNMP_LIB='' NEWT_DIR='' NEWT_INCLUDE='' NEWT_LIB='' OBJEXT='o' OGG_DIR='' OGG_INCLUDE=' ' OGG_LIB=' -logg ' OPENH323DIR='/usr/share/openh323' OPENH323_BUILD='opt' OPENH323_DIR='' OPENH323_INCDIR='/usr/share/openh323/include' OPENH323_INCLUDE='-I/usr/share/openh323/include' OPENH323_LIB='-lopenh323' OPENH323_LIBDIR='/usr/share/openh323/lib' OPENH323_SUFFIX='' OPENSSL_DIR='' OPENSSL_INCLUDE=' ' OPENSSL_LIB=' -lssl -lcrypto' OSARCH='linux-gnu' OSPTK_DIR='' OSPTK_INCLUDE='' OSPTK_LIB='' OSS_DIR='' OSS_INCLUDE=' ' OSS_LIB='' PACKAGE_BUGREPORT='www.asterisk.org' PACKAGE_NAME='asterisk' PACKAGE_STRING='asterisk 1.6' PACKAGE_TARNAME='asterisk' PACKAGE_VERSION='1.6' PATH_SEPARATOR=':' PBX_ALSA='1' PBX_BKTR='1' PBX_CAP='1' PBX_CRYPTO='1' PBX_CURL='0' PBX_CURSES='1' PBX_DAHDI='0' PBX_FFMPEG='1' PBX_FREETDS='0' PBX_GMIME='0' PBX_GSM='1' PBX_GTK2='1' PBX_GTK='1' PBX_H323='0' PBX_ICONV='1' PBX_IKSEMEL='1' PBX_IMAP_TK='0' PBX_IP_MTU_DISCOVER='1' PBX_ISDNNET='0' PBX_IXJUSER='1' PBX_JACK='1' PBX_LDAP='1' PBX_LTDL='1' PBX_LUA='0' PBX_MISDN='0' PBX_MISDN_FAC_ERROR='' PBX_MISDN_FAC_RESULT='' PBX_NBS='0' PBX_NCURSES='1' PBX_NETSNMP='0' PBX_NEWT='0' PBX_OGG='1' PBX_OPENH323='1' PBX_OPENSSL='1' PBX_OSPTK='0' PBX_OSREV='2.6.22.6' PBX_OSS='1' PBX_PGSQL='1' PBX_POPT='1' PBX_PORTAUDIO='1' PBX_PRI='1' PBX_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP='1' PBX_PTHREAD_RWLOCK_INITIALIZER='1' PBX_PWLIB='1' PBX_RADIUS='0' PBX_RESAMPLE='0' PBX_RTLD_NOLOAD='1' PBX_SDL='1' PBX_SDL_IMAGE='0' PBX_SPANDSP='0' PBX_SPEEX='1' PBX_SPEEXDSP='0' PBX_SPEEX_PREPROCESS='1' PBX_SQLITE3='1' PBX_SQLITE='1' PBX_SS7='0' PBX_SUPPSERV='0' PBX_TERMCAP='1' PBX_TINFO='0' PBX_TONEZONE='0' PBX_UNIXODBC='0' PBX_USB='0' PBX_VORBIS='1' PBX_VPB='0' PBX_X11='1' PBX_ZLIB='1' PGSQL_DIR='' PGSQL_INCLUDE='-I/usr/include/postgresql' PGSQL_LIB='-L/usr/lib -lpq -lz' PG_CONFIG='/usr/bin/pg_config' PKGCONFIG='pkg-config' POPT_DIR='' POPT_INCLUDE=' ' POPT_LIB=' -lpopt ' PORTAUDIO_DIR='' PORTAUDIO_INCLUDE=' ' PORTAUDIO_LIB=' -lportaudio ' POW_LIB=' -lm ' PRI_DIR='' PRI_INCLUDE=' ' PRI_LIB=' -lpri ' PTHREAD_CC='gcc' PTHREAD_CFLAGS='-pthread' PTHREAD_LIBS='' PTLIB_CONFIG='/usr/share/pwlib/make/ptlib-config' PWLIBDIR='/usr/share/pwlib' PWLIB_DIR='' PWLIB_INCDIR='/usr/include' PWLIB_INCLUDE='' PWLIB_LIB='-L/usr/share/pwlib -lldap -llber -lldap_r -lpthread -lsasl2 -lssl -lcrypto -lexpat -lSDL -lresolv -ldl -lpt -lpt' PWLIB_LIBDIR='/usr/lib' PWLIB_PLATFORM='linux_x86_64' 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='-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT' SDL_LIB='-L/usr/lib -lSDL' SED='/bin/sed' SHELL='/bin/sh' SOXMIX='soxmix' SPANDSP_DIR='' SPANDSP_INCLUDE='' SPANDSP_LIB='' SPEEXDSP_DIR='' SPEEXDSP_INCLUDE='' SPEEXDSP_LIB='' SPEEX_DIR='' SPEEX_INCLUDE=' ' SPEEX_LIB=' -lspeex -lm' SQLITE3_DIR='' SQLITE3_INCLUDE=' ' SQLITE3_LIB=' -lsqlite3 ' SQLITE_DIR='' SQLITE_INCLUDE=' ' SQLITE_LIB=' -lsqlite ' 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='/bin/uname' UNIXODBC_DIR='' UNIXODBC_INCLUDE='' UNIXODBC_LIB='' USB_DIR='' USB_INCLUDE='' USB_LIB='' VORBIS_DIR='' VORBIS_INCLUDE=' ' VORBIS_LIB=' -lvorbis -lm -lvorbisenc' VPB_DIR='' VPB_INCLUDE='' VPB_LIB='' WGET='/usr/bin/wget' WINARCH='0' X11_DIR='' X11_INCLUDE=' ' X11_LIB=' -lX11 ' ZLIB_DIR='' ZLIB_INCLUDE=' ' ZLIB_LIB=' -lz ' ac_ct_CC='gcc' ac_ct_CXX='g++' acx_pthread_config='' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "asterisk" #define PACKAGE_TARNAME "asterisk" #define PACKAGE_VERSION "1.6" #define PACKAGE_STRING "asterisk 1.6" #define PACKAGE_BUGREPORT "www.asterisk.org" #define _GNU_SOURCE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_SOXMIX 1 #define HAVE_PTHREAD 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_DIRENT_H 1 #define STDC_HEADERS 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_FCNTL_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_MALLOC_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTIME_H 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_PTRDIFF_T 1 #define HAVE_UNISTD_H 1 #define HAVE_CHOWN 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_FSEEKO 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define SELECT_TYPE_ARG1 int #define SELECT_TYPE_ARG234 (fd_set *) #define SELECT_TYPE_ARG5 (struct timeval *) #define PROTOTYPES 1 #define __PROTOTYPES 1 #define RETSIGTYPE void #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 #define HAVE_STRCOLL 1 #define HAVE_STRFTIME 1 #define HAVE_UTIME_H 1 #define HAVE_UTIME_NULL 1 #define HAVE_VPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_ATEXIT 1 #define HAVE_BZERO 1 #define HAVE_DUP2 1 #define HAVE_ENDPWENT 1 #define HAVE_FTRUNCATE 1 #define HAVE_GETCWD 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETLOADAVG 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_INET_NTOA 1 #define HAVE_ISASCII 1 #define HAVE_LOCALTIME_R 1 #define HAVE_MEMCHR 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMSET 1 #define HAVE_MKDIR 1 #define HAVE_MUNMAP 1 #define HAVE_PUTENV 1 #define HAVE_RE_COMP 1 #define HAVE_REGCOMP 1 #define HAVE_SELECT 1 #define HAVE_SETENV 1 #define HAVE_SOCKET 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRCHR 1 #define HAVE_STRCSPN 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRNDUP 1 #define HAVE_STRNLEN 1 #define HAVE_STRRCHR 1 #define HAVE_STRSEP 1 #define HAVE_STRSPN 1 #define HAVE_STRSTR 1 #define HAVE_STRTOL 1 #define HAVE_STRTOQ 1 #define HAVE_UNSETENV 1 #define HAVE_UTIME 1 #define HAVE_VASPRINTF 1 #define HAVE_GLOB 1 #define HAVE_TIMERSUB 1 #define HAVE_SYS_POLL_H 1 #define HAVE_FOPENCOOKIE 1 #define HAVE_INET_ATON 1 #define HAVE_PKTINFO 1 #define HAVE_GETHOSTBYNAME_R_6 1 #define HAVE_BYTESWAP_H 1 #define HAVE_DEV_URANDOM 1 #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION #define HAVE_GCC_ATOMICS 1 #define HAVE_ATTRIBUTE_pure 1 #define HAVE_ATTRIBUTE_malloc 1 #define HAVE_ATTRIBUTE_const 1 #define HAVE_ATTRIBUTE_unused 1 #define HAVE_ATTRIBUTE_always_inline 1 #define HAVE_ATTRIBUTE_deprecated 1 #define HAVE_SYSINFO 1 #define HAVE_RES_NINIT 1 #define HAVE_RTLD_NOLOAD 1 #define HAVE_RTLD_NOLOAD_VERSION #define HAVE_IP_MTU_DISCOVER 1 #define HAVE_IP_MTU_DISCOVER_VERSION #define SIZEOF_INT 4 #define HAVE_ALSA 1 #define HAVE_ALSA_VERSION #define HAVE_CURSES 1 #define HAVE_CURSES_VERSION #define HAVE_CAP 1 #define HAVE_CAP_VERSION #define HAVE_EXP2L 1 #define HAVE_EXP2L_VERSION #define HAVE_LOG2L 1 #define HAVE_LOG2L_VERSION #define HAVE_EXP10L 1 #define HAVE_EXP10L_VERSION #define HAVE_LOG10L 1 #define HAVE_LOG10L_VERSION #define HAVE_SINL 1 #define HAVE_SINL_VERSION #define HAVE_COSL 1 #define HAVE_COSL_VERSION #define HAVE_TANL 1 #define HAVE_TANL_VERSION #define HAVE_ASINL 1 #define HAVE_ASINL_VERSION #define HAVE_ACOSL 1 #define HAVE_ACOSL_VERSION #define HAVE_ATANL 1 #define HAVE_ATANL_VERSION #define HAVE_ATAN2L 1 #define HAVE_ATAN2L_VERSION #define HAVE_POWL 1 #define HAVE_POWL_VERSION #define HAVE_SQRTL 1 #define HAVE_SQRTL_VERSION #define HAVE_RINTL 1 #define HAVE_RINTL_VERSION #define HAVE_EXPL 1 #define HAVE_EXPL_VERSION #define HAVE_LOGL 1 #define HAVE_LOGL_VERSION #define HAVE_REMAINDERL 1 #define HAVE_REMAINDERL_VERSION #define HAVE_FMODL 1 #define HAVE_FMODL_VERSION #define HAVE_ROUNDL 1 #define HAVE_ROUNDL_VERSION #define HAVE_TRUNCL 1 #define HAVE_TRUNCL_VERSION #define HAVE_STRTOLD 1 #define HAVE_STRTOLD_VERSION #define HAVE_FLOORL 1 #define HAVE_FLOORL_VERSION #define HAVE_CEILL 1 #define HAVE_CEILL_VERSION #define HAVE_EXP2 1 #define HAVE_EXP2_VERSION #define HAVE_LOG2 1 #define HAVE_LOG2_VERSION #define HAVE_EXP10 1 #define HAVE_EXP10_VERSION #define HAVE_LOG10 1 #define HAVE_LOG10_VERSION #define HAVE_SIN 1 #define HAVE_SIN_VERSION #define HAVE_COS 1 #define HAVE_COS_VERSION #define HAVE_TAN 1 #define HAVE_TAN_VERSION #define HAVE_ASIN 1 #define HAVE_ASIN_VERSION #define HAVE_ACOS 1 #define HAVE_ACOS_VERSION #define HAVE_ATAN 1 #define HAVE_ATAN_VERSION #define HAVE_ATAN2 1 #define HAVE_ATAN2_VERSION #define HAVE_POW 1 #define HAVE_POW_VERSION #define HAVE_SQRT 1 #define HAVE_SQRT_VERSION #define HAVE_RINT 1 #define HAVE_RINT_VERSION #define HAVE_EXP 1 #define HAVE_EXP_VERSION #define HAVE_LOG 1 #define HAVE_LOG_VERSION #define HAVE_REMAINDER 1 #define HAVE_REMAINDER_VERSION #define HAVE_FMOD 1 #define HAVE_FMOD_VERSION #define HAVE_ROUND 1 #define HAVE_ROUND_VERSION #define HAVE_TRUNC 1 #define HAVE_TRUNC_VERSION #define HAVE_STRTOD 1 #define HAVE_STRTOD_VERSION #define HAVE_FLOOR 1 #define HAVE_FLOOR_VERSION #define HAVE_CEIL 1 #define HAVE_CEIL_VERSION #define HAVE_GETIFADDRS 1 #define HAVE_GETIFADDRS_VERSION #define HAVE_GSM 1 #define HAVE_GSM_HEADER 1 #define HAVE_IKSEMEL 1 #define HAVE_IKSEMEL_VERSION #define HAVE_JACK 1 #define HAVE_JACK_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_OGG 1 #define HAVE_OGG_VERSION #define HAVE_BKTR 1 #define HAVE_BKTR_VERSION #define HAVE_OSS 1 #define HAVE_OSS_VERSION #define HAVE_PGSQL 1 #define HAVE_POPT 1 #define HAVE_POPT_VERSION #define HAVE_PORTAUDIO 1 #define HAVE_PORTAUDIO_VERSION #define HAVE_PRI 1 #define HAVE_PRI_VERSION #define HAVE_PRI_INBANDDISCONNECT 1 #define HAVE_PRI_INBANDDISCONNECT_VERSION #define HAVE_PWLIB 1 #define HAVE_OPENH323 1 #define HAVE_SPEEX 1 #define HAVE_SPEEX_VERSION #define HAVE_SPEEX_PREPROCESS 1 #define HAVE_SPEEX_PREPROCESS_VERSION #define HAVE_SQLITE 1 #define HAVE_SQLITE_VERSION #define HAVE_SQLITE3 1 #define HAVE_SQLITE3_VERSION #define HAVE_CRYPTO 1 #define HAVE_CRYPTO_VERSION #define HAVE_OPENSSL 1 #define HAVE_OPENSSL_VERSION #define HAVE_TERMCAP 1 #define HAVE_TERMCAP_VERSION #define HAVE_VORBIS 1 #define HAVE_VORBIS_VERSION #define HAVE_ZLIB 1 #define HAVE_ZLIB_VERSION #define HAVE_LINUX_COMPILER_H 1 #define HAVE_SDL 1 #define HAVE_FFMPEG 1 #define HAVE_FFMPEG_VERSION #define HAVE_VIDEODEV_H 1 #define HAVE_X11 1 #define HAVE_X11_VERSION standard_path #define HAVE_GTK 1 #define HAVE_GTK2 1 configure: exit 0