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 = blob.fox-den.com uname -m = i386 uname -r = 9.8.0 uname -s = Darwin uname -v = Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. 4 processors are logically available. Processor type: i486 (Intel 80486) Processors active: 0 1 2 3 Primary memory available: 4.00 gigabytes Default processor set: 116 tasks, 525 threads, 4 processors Load average: 1.27, Mach factor: 2.72 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /usr/local/bin PATH: /usr/X11/bin PATH: /Users/jtodd/.ec2/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2215: checking build system type configure:2233: result: i386-apple-darwin9.8.0 configure:2255: checking host system type configure:2270: result: i386-apple-darwin9.8.0 configure:2357: checking for gcc configure:2373: found /usr/bin/gcc configure:2384: result: gcc configure:2622: checking for C compiler version configure:2629: gcc --version >&5 i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5493) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2632: $? = 0 configure:2639: gcc -v >&5 Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5493~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5493) configure:2642: $? = 0 configure:2649: gcc -V >&5 gcc-4.0: argument to `-V' is missing configure:2652: $? = 1 configure:2675: checking for C compiler default output file name configure:2702: gcc conftest.c >&5 configure:2705: $? = 0 configure:2743: result: a.out configure:2760: checking whether the C compiler works configure:2770: ./a.out configure:2773: $? = 0 configure:2790: result: yes configure:2797: checking whether we are cross compiling configure:2799: result: no configure:2802: checking for suffix of executables configure:2809: gcc -o conftest conftest.c >&5 configure:2812: $? = 0 configure:2836: result: configure:2842: checking for suffix of object files configure:2868: gcc -c conftest.c >&5 configure:2871: $? = 0 configure:2894: result: o configure:2898: checking whether we are using the GNU C compiler configure:2927: gcc -c conftest.c >&5 configure:2933: $? = 0 configure:2950: result: yes configure:2955: checking whether gcc accepts -g configure:2985: gcc -c -g conftest.c >&5 configure:2991: $? = 0 configure:3090: result: yes configure:3107: checking for gcc option to accept ISO C89 configure:3181: gcc -c -g -O2 conftest.c >&5 configure:3187: $? = 0 configure:3210: result: none needed configure:3234: checking how to run the C preprocessor configure:3274: gcc -E conftest.c configure:3280: $? = 0 configure:3311: gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3317: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define 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:3350: result: gcc -E configure:3379: gcc -E conftest.c configure:3385: $? = 0 configure:3416: gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3422: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define 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:3460: checking for grep that handles long lines and -e configure:3534: result: /usr/bin/grep configure:3539: checking for egrep configure:3617: result: /usr/bin/grep -E configure:3623: checking for AIX configure:3645: result: no configure:3651: checking for ANSI C header files configure:3681: gcc -c -g -O2 conftest.c >&5 configure:3687: $? = 0 configure:3786: gcc -o conftest -g -O2 conftest.c >&5 configure:3789: $? = 0 configure:3795: ./conftest configure:3798: $? = 0 configure:3815: result: yes configure:3839: checking for sys/types.h configure:3860: gcc -c -g -O2 conftest.c >&5 configure:3866: $? = 0 configure:3882: result: yes configure:3839: checking for sys/stat.h configure:3860: gcc -c -g -O2 conftest.c >&5 configure:3866: $? = 0 configure:3882: result: yes configure:3839: checking for stdlib.h configure:3860: gcc -c -g -O2 conftest.c >&5 configure:3866: $? = 0 configure:3882: result: yes configure:3839: checking for string.h configure:3860: gcc -c -g -O2 conftest.c >&5 configure:3866: $? = 0 configure:3882: result: yes configure:3839: checking for memory.h configure:3860: gcc -c -g -O2 conftest.c >&5 configure:3866: $? = 0 configure:3882: result: yes configure:3839: checking for strings.h configure:3860: gcc -c -g -O2 conftest.c >&5 configure:3866: $? = 0 configure:3882: result: yes configure:3839: checking for inttypes.h configure:3860: gcc -c -g -O2 conftest.c >&5 configure:3866: $? = 0 configure:3882: result: yes configure:3839: checking for stdint.h configure:3860: gcc -c -g -O2 conftest.c >&5 configure:3866: $? = 0 configure:3882: result: yes configure:3839: checking for unistd.h configure:3860: gcc -c -g -O2 conftest.c >&5 configure:3866: $? = 0 configure:3882: result: yes configure:3904: checking minix/config.h usability configure:3921: gcc -c -g -O2 conftest.c >&5 conftest.c:52:26: error: minix/config.h: No such file or directory configure:3927: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define 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:3941: result: no configure:3945: checking minix/config.h presence configure:3960: gcc -E conftest.c conftest.c:19:26: error: minix/config.h: No such file or directory configure:3966: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define 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:3980: result: no configure:4013: checking for minix/config.h configure:4020: result: no configure:4059: checking whether it is safe to define __EXTENSIONS__ configure:4087: gcc -c -g -O2 conftest.c >&5 configure:4093: $? = 0 configure:4108: result: yes configure:4268: checking for uname configure:4286: found /usr/bin/uname configure:4298: result: /usr/bin/uname configure:4773: checking for gcc configure:4800: result: gcc configure:5038: checking for C compiler version configure:5045: gcc --version >&5 i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5493) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5048: $? = 0 configure:5055: gcc -v >&5 Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5493~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5493) configure:5058: $? = 0 configure:5065: gcc -V >&5 gcc-4.0: argument to `-V' is missing configure:5068: $? = 1 configure:5071: checking whether we are using the GNU C compiler configure:5123: result: yes configure:5128: checking whether gcc accepts -g configure:5263: result: yes configure:5280: checking for gcc option to accept ISO C89 configure:5383: result: none needed configure:5459: checking for g++ configure:5475: found /usr/bin/g++ configure:5486: result: g++ configure:5517: checking for C++ compiler version configure:5524: g++ --version >&5 i686-apple-darwin9-g++-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5493) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5527: $? = 0 configure:5534: g++ -v >&5 Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5493~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5493) configure:5537: $? = 0 configure:5544: g++ -V >&5 g++-4.0: argument to `-V' is missing configure:5547: $? = 1 configure:5550: checking whether we are using the GNU C++ compiler configure:5579: g++ -c conftest.cpp >&5 configure:5585: $? = 0 configure:5602: result: yes configure:5607: checking whether g++ accepts -g configure:5637: g++ -c -g conftest.cpp >&5 configure:5643: $? = 0 configure:5742: result: yes configure:5770: checking how to run the C preprocessor configure:5886: result: gcc -E configure:5915: gcc -E conftest.c configure:5921: $? = 0 configure:5952: gcc -E conftest.c conftest.c:23:28: error: ac_nonexistent.h: No such file or directory configure:5958: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | /* end confdefs.h. */ | #include configure:6000: checking how to run the C++ preprocessor configure:6036: g++ -E conftest.cpp configure:6042: $? = 0 configure:6073: g++ -E conftest.cpp conftest.cpp:23:28: error: ac_nonexistent.h: No such file or directory configure:6079: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | /* end confdefs.h. */ | #include configure:6112: result: g++ -E configure:6141: g++ -E conftest.cpp configure:6147: $? = 0 configure:6178: g++ -E conftest.cpp conftest.cpp:23:28: error: ac_nonexistent.h: No such file or directory configure:6184: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | /* end confdefs.h. */ | #include configure:6223: checking for a sed that does not truncate output configure:6302: result: /usr/bin/sed configure:6307: checking for egrep configure:6317: result: grep -E configure:6333: checking for ld used by gcc configure:6400: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld configure:6409: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld configure:6424: result: no configure:6433: checking for gawk configure:6463: result: no configure:6433: checking for mawk configure:6463: result: no configure:6433: checking for nawk configure:6463: result: no configure:6433: checking for awk configure:6449: found /usr/bin/awk configure:6460: result: awk configure:6484: checking for a BSD-compatible install configure:6540: result: /usr/bin/install -c configure:6551: checking whether ln -s works configure:6555: result: yes configure:6605: checking for ranlib configure:6621: found /usr/bin/ranlib configure:6632: result: ranlib configure:6658: checking for GNU make configure:6677: result: make configure:6735: checking for strip configure:6753: found /usr/bin/strip configure:6765: result: /usr/bin/strip configure:6837: checking for ar configure:6855: found /usr/bin/ar configure:6867: result: /usr/bin/ar configure:6902: checking for grep configure:6933: result: /usr/bin/grep configure:6943: checking for find configure:6961: found /usr/bin/find configure:6974: result: /usr/bin/find configure:6984: checking for compress configure:7002: found /usr/bin/compress configure:7015: result: /usr/bin/compress configure:7025: checking for basename configure:7043: found /usr/bin/basename configure:7056: result: /usr/bin/basename configure:7066: checking for id configure:7084: found /usr/bin/id configure:7097: result: /usr/bin/id configure:7107: checking for dirname configure:7125: found /usr/bin/dirname configure:7138: result: /usr/bin/dirname configure:7148: checking for sh configure:7179: result: /bin/sh configure:7189: checking for ln configure:7207: found /bin/ln configure:7220: result: /bin/ln configure:7230: checking for dot configure:7261: result: : configure:7271: checking for wget configure:7289: found /usr/local/bin/wget configure:7302: result: /usr/local/bin/wget configure:7312: checking for curl configure:7330: found /usr/bin/curl configure:7343: result: /usr/bin/curl configure:7353: checking for rubber configure:7384: result: : configure:7394: checking for kpsewhich configure:7425: result: : configure:7435: checking for xmlstarlet configure:7466: result: : configure:7568: checking for soxmix configure:7598: result: no configure:7633: checking for md5 configure:7649: found /sbin/md5 configure:7660: result: md5 configure:7868: checking for the pthreads library -lpthreads configure:7911: gcc -o conftest -g -O2 conftest.c -lpthreads >&5 ld: library not found for -lpthreads collect2: ld returned 1 exit status configure:7917: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:7937: result: no configure:7813: checking whether pthreads work without any flags configure:7911: gcc -o conftest -g -O2 conftest.c >&5 configure:7917: $? = 0 configure:7937: result: yes configure:7956: checking for joinable pthread attribute configure:7981: gcc -o conftest -g -O2 conftest.c >&5 configure:7987: $? = 0 configure:8004: result: PTHREAD_CREATE_JOINABLE configure:8014: checking if more special flags are required for pthreads configure:8021: result: -D_THREAD_SAFE configure:10258: checking for working alloca.h configure:10285: gcc -o conftest -g -O2 conftest.c >&5 configure:10291: $? = 0 configure:10308: result: yes configure:10318: checking for alloca configure:10365: gcc -o conftest -g -O2 conftest.c >&5 configure:10371: $? = 0 configure:10388: result: yes configure:10623: checking for dirent.h that defines DIR configure:10652: gcc -c -g -O2 conftest.c >&5 configure:10658: $? = 0 configure:10674: result: yes configure:10687: checking for library containing opendir configure:10728: gcc -o conftest -g -O2 conftest.c >&5 configure:10734: $? = 0 configure:10762: result: none required configure:10856: checking for ANSI C header files configure:11020: result: yes configure:11030: checking for sys/wait.h that is POSIX.1 compatible configure:11066: gcc -c -g -O2 conftest.c >&5 configure:11072: $? = 0 configure:11087: result: yes configure:11136: checking arpa/inet.h usability configure:11153: gcc -c -g -O2 conftest.c >&5 configure:11159: $? = 0 configure:11173: result: yes configure:11177: checking arpa/inet.h presence configure:11192: gcc -E conftest.c configure:11198: $? = 0 configure:11212: result: yes configure:11245: checking for arpa/inet.h configure:11253: result: yes configure:11136: checking fcntl.h usability configure:11153: gcc -c -g -O2 conftest.c >&5 configure:11159: $? = 0 configure:11173: result: yes configure:11177: checking fcntl.h presence configure:11192: gcc -E conftest.c configure:11198: $? = 0 configure:11212: result: yes configure:11245: checking for fcntl.h configure:11253: result: yes configure:11126: checking for inttypes.h configure:11132: result: yes configure:11136: checking libintl.h usability configure:11153: gcc -c -g -O2 conftest.c >&5 conftest.c:65:21: error: libintl.h: No such file or directory configure:11159: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11173: result: no configure:11177: checking libintl.h presence configure:11192: gcc -E conftest.c conftest.c:32:21: error: libintl.h: No such file or directory configure:11198: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include configure:11212: result: no configure:11245: checking for libintl.h configure:11253: result: no configure:11136: checking limits.h usability configure:11153: gcc -c -g -O2 conftest.c >&5 configure:11159: $? = 0 configure:11173: result: yes configure:11177: checking limits.h presence configure:11192: gcc -E conftest.c configure:11198: $? = 0 configure:11212: result: yes configure:11245: checking for limits.h configure:11253: result: yes configure:11136: checking locale.h usability configure:11153: gcc -c -g -O2 conftest.c >&5 configure:11159: $? = 0 configure:11173: result: yes configure:11177: checking locale.h presence configure:11192: gcc -E conftest.c configure:11198: $? = 0 configure:11212: result: yes configure:11245: checking for locale.h configure:11253: result: yes configure:11136: checking malloc.h usability configure:11153: gcc -c -g -O2 conftest.c >&5 conftest.c:67:20: error: malloc.h: No such file or directory configure:11159: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11173: result: no configure:11177: checking malloc.h presence configure:11192: gcc -E conftest.c conftest.c:34:20: error: malloc.h: No such file or directory configure:11198: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include configure:11212: result: no configure:11245: checking for malloc.h configure:11253: result: no configure:11136: checking netdb.h usability configure:11153: gcc -c -g -O2 conftest.c >&5 configure:11159: $? = 0 configure:11173: result: yes configure:11177: checking netdb.h presence configure:11192: gcc -E conftest.c configure:11198: $? = 0 configure:11212: result: yes configure:11245: checking for netdb.h configure:11253: result: yes configure:11136: checking netinet/in.h usability configure:11153: gcc -c -g -O2 conftest.c >&5 configure:11159: $? = 0 configure:11173: result: yes configure:11177: checking netinet/in.h presence configure:11192: gcc -E conftest.c configure:11198: $? = 0 configure:11212: result: yes configure:11245: checking for netinet/in.h configure:11253: result: yes configure:11136: checking stddef.h usability configure:11153: gcc -c -g -O2 conftest.c >&5 configure:11159: $? = 0 configure:11173: result: yes configure:11177: checking stddef.h presence configure:11192: gcc -E conftest.c configure:11198: $? = 0 configure:11212: result: yes configure:11245: checking for stddef.h configure:11253: result: yes configure:11126: checking for stdint.h configure:11132: result: yes configure:11126: checking for stdlib.h configure:11132: result: yes configure:11126: checking for string.h configure:11132: result: yes configure:11126: checking for strings.h configure:11132: result: yes configure:11136: checking sys/file.h usability configure:11153: gcc -c -g -O2 conftest.c >&5 configure:11159: $? = 0 configure:11173: result: yes configure:11177: checking sys/file.h presence configure:11192: gcc -E conftest.c configure:11198: $? = 0 configure:11212: result: yes configure:11245: checking for sys/file.h configure:11253: result: yes configure:11136: checking sys/ioctl.h usability configure:11153: gcc -c -g -O2 conftest.c >&5 configure:11159: $? = 0 configure:11173: result: yes configure:11177: checking sys/ioctl.h presence configure:11192: gcc -E conftest.c configure:11198: $? = 0 configure:11212: result: yes configure:11245: checking for sys/ioctl.h configure:11253: result: yes configure:11136: checking sys/param.h usability configure:11153: gcc -c -g -O2 conftest.c >&5 configure:11159: $? = 0 configure:11173: result: yes configure:11177: checking sys/param.h presence configure:11192: gcc -E conftest.c configure:11198: $? = 0 configure:11212: result: yes configure:11245: checking for sys/param.h configure:11253: result: yes configure:11136: checking sys/socket.h usability configure:11153: gcc -c -g -O2 conftest.c >&5 configure:11159: $? = 0 configure:11173: result: yes configure:11177: checking sys/socket.h presence configure:11192: gcc -E conftest.c configure:11198: $? = 0 configure:11212: result: yes configure:11245: checking for sys/socket.h configure:11253: result: yes configure:11136: checking sys/time.h usability configure:11153: gcc -c -g -O2 conftest.c >&5 configure:11159: $? = 0 configure:11173: result: yes configure:11177: checking sys/time.h presence configure:11192: gcc -E conftest.c configure:11198: $? = 0 configure:11212: result: yes configure:11245: checking for sys/time.h configure:11253: result: yes configure:11136: checking syslog.h usability configure:11153: gcc -c -g -O2 conftest.c >&5 configure:11159: $? = 0 configure:11173: result: yes configure:11177: checking syslog.h presence configure:11192: gcc -E conftest.c configure:11198: $? = 0 configure:11212: result: yes configure:11245: checking for syslog.h configure:11253: result: yes configure:11136: checking termios.h usability configure:11153: gcc -c -g -O2 conftest.c >&5 configure:11159: $? = 0 configure:11173: result: yes configure:11177: checking termios.h presence configure:11192: gcc -E conftest.c configure:11198: $? = 0 configure:11212: result: yes configure:11245: checking for termios.h configure:11253: result: yes configure:11126: checking for unistd.h configure:11132: result: yes configure:11136: checking utime.h usability configure:11153: gcc -c -g -O2 conftest.c >&5 configure:11159: $? = 0 configure:11173: result: yes configure:11177: checking utime.h presence configure:11192: gcc -E conftest.c configure:11198: $? = 0 configure:11212: result: yes configure:11245: checking for utime.h configure:11253: result: yes configure:11136: checking arpa/nameser.h usability configure:11153: gcc -c -g -O2 conftest.c >&5 configure:11159: $? = 0 configure:11173: result: yes configure:11177: checking arpa/nameser.h presence configure:11192: gcc -E conftest.c configure:11198: $? = 0 configure:11212: result: yes configure:11245: checking for arpa/nameser.h configure:11253: result: yes configure:11136: checking sys/io.h usability configure:11153: gcc -c -g -O2 conftest.c >&5 conftest.c:84:20: error: sys/io.h: No such file or directory configure:11159: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11173: result: no configure:11177: checking sys/io.h presence configure:11192: gcc -E conftest.c conftest.c:51:20: error: sys/io.h: No such file or directory configure:11198: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | /* end confdefs.h. */ | #include configure:11212: result: no configure:11245: checking for sys/io.h configure:11253: result: no configure:11283: checking winsock.h usability configure:11300: gcc -c -g -O2 conftest.c >&5 conftest.c:84:21: error: winsock.h: No such file or directory configure:11306: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11320: result: no configure:11324: checking winsock.h presence configure:11339: gcc -E conftest.c conftest.c:51:21: error: winsock.h: No such file or directory configure:11345: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | /* end confdefs.h. */ | #include configure:11359: result: no configure:11392: checking for winsock.h configure:11400: result: no configure:11283: checking winsock2.h usability configure:11300: gcc -c -g -O2 conftest.c >&5 conftest.c:84:22: error: winsock2.h: No such file or directory configure:11306: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11320: result: no configure:11324: checking winsock2.h presence configure:11339: gcc -E conftest.c conftest.c:51:22: error: winsock2.h: No such file or directory configure:11345: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | /* end confdefs.h. */ | #include configure:11359: result: no configure:11392: checking for winsock2.h configure:11400: result: no configure:11424: checking sys/poll.h usability configure:11441: gcc -c -g -O2 conftest.c >&5 configure:11447: $? = 0 configure:11461: result: yes configure:11465: checking sys/poll.h presence configure:11480: gcc -E conftest.c configure:11486: $? = 0 configure:11500: result: yes configure:11533: checking for sys/poll.h configure:11540: result: yes configure:11563: checking for special C compiler options needed for large files configure:11656: result: no configure:11662: checking for _FILE_OFFSET_BITS value needed for large files configure:11697: gcc -c -g -O2 conftest.c >&5 configure:11703: $? = 0 configure:11771: result: no configure:11908: checking for stdbool.h that conforms to C99 configure:12001: gcc -c -g -O2 conftest.c >&5 configure:12007: $? = 0 configure:12022: result: yes configure:12024: checking for _Bool configure:12054: gcc -c -g -O2 conftest.c >&5 configure:12060: $? = 0 configure:12075: result: yes configure:12094: checking for an ANSI C-conforming const configure:12169: gcc -c -g -O2 conftest.c >&5 configure:12175: $? = 0 configure:12190: result: yes configure:12200: checking for uid_t in sys/types.h configure:12223: result: yes configure:12238: checking for inline configure:12264: gcc -c -g -O2 conftest.c >&5 configure:12270: $? = 0 configure:12288: result: inline configure:12307: checking for mode_t configure:12337: gcc -c -g -O2 conftest.c >&5 configure:12343: $? = 0 configure:12358: result: yes configure:12370: checking for off_t configure:12400: gcc -c -g -O2 conftest.c >&5 configure:12406: $? = 0 configure:12421: result: yes configure:12433: checking for pid_t configure:12463: gcc -c -g -O2 conftest.c >&5 configure:12469: $? = 0 configure:12484: result: yes configure:12496: checking for size_t configure:12526: gcc -c -g -O2 conftest.c >&5 configure:12532: $? = 0 configure:12547: result: yes configure:12559: checking for struct stat.st_blksize configure:12587: gcc -c -g -O2 conftest.c >&5 configure:12593: $? = 0 configure:12650: result: yes configure:12661: checking whether time.h and sys/time.h may both be included configure:12691: gcc -c -g -O2 conftest.c >&5 configure:12697: $? = 0 configure:12712: result: yes configure:12722: checking whether struct tm is in sys/time.h or time.h configure:12752: gcc -c -g -O2 conftest.c >&5 configure:12758: $? = 0 configure:12773: result: time.h configure:12783: checking for working volatile configure:12812: gcc -c -g -O2 conftest.c >&5 configure:12818: $? = 0 configure:12833: result: yes configure:12843: checking for ptrdiff_t configure:12873: gcc -c -g -O2 conftest.c >&5 configure:12879: $? = 0 configure:12894: result: yes configure:12912: checking for unistd.h configure:12918: result: yes configure:13052: checking for working chown configure:13095: gcc -o conftest -g -O2 conftest.c >&5 configure:13098: $? = 0 configure:13104: ./conftest configure:13107: $? = 0 configure:13125: result: yes configure:13135: checking whether closedir returns void configure:13169: gcc -o conftest -g -O2 conftest.c >&5 configure:13172: $? = 0 configure:13178: ./conftest configure:13181: $? = 0 configure:13197: result: no configure:13207: checking for error_at_line configure:13233: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:58:19: error: error.h: No such file or directory configure:13239: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | /* end confdefs.h. */ | #include | int | main () | { | error_at_line (0, 0, "", 0, "an error occurred"); | ; | return 0; | } configure:13256: result: no configure:13282: checking vfork.h usability configure:13299: gcc -c -g -O2 conftest.c >&5 conftest.c:91:19: error: vfork.h: No such file or directory configure:13305: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:13319: result: no configure:13323: checking vfork.h presence configure:13338: gcc -E conftest.c conftest.c:58:19: error: vfork.h: No such file or directory configure:13344: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | /* end confdefs.h. */ | #include configure:13358: result: no configure:13391: checking for vfork.h configure:13399: result: no configure:13417: checking for fork configure:13473: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:81: warning: conflicting types for built-in function 'fork' configure:13479: $? = 0 configure:13497: result: yes configure:13417: checking for vfork configure:13473: gcc -o conftest -g -O2 conftest.c >&5 configure:13479: $? = 0 configure:13497: result: yes configure:13508: checking for working fork configure:13540: gcc -o conftest -g -O2 conftest.c >&5 configure:13543: $? = 0 configure:13549: ./conftest configure:13552: $? = 0 configure:13568: result: yes configure:13589: checking for working vfork configure:13727: result: yes configure:13760: checking for _LARGEFILE_SOURCE value needed for large files configure:13789: gcc -o conftest -g -O2 conftest.c >&5 configure:13795: $? = 0 configure:13861: result: no configure:13885: checking whether gcc needs -traditional conftest.c:63:20: error: termio.h: No such file or directory configure:13927: result: no configure:13938: checking for working memcmp configure:13991: gcc -o conftest -g -O2 conftest.c >&5 configure:13994: $? = 0 configure:14000: ./conftest configure:14003: $? = 0 configure:14019: result: yes configure:14034: checking for stdlib.h configure:14040: result: yes configure:14034: checking for unistd.h configure:14040: result: yes configure:14178: checking for getpagesize configure:14234: gcc -o conftest -g -O2 conftest.c >&5 configure:14240: $? = 0 configure:14258: result: yes configure:14268: checking for working mmap configure:14415: gcc -o conftest -g -O2 conftest.c >&5 configure:14418: $? = 0 configure:14424: ./conftest configure:14427: $? = 0 configure:14443: result: yes configure:14470: checking sys/select.h usability configure:14487: gcc -c -g -O2 conftest.c >&5 configure:14493: $? = 0 configure:14507: result: yes configure:14511: checking sys/select.h presence configure:14526: gcc -E conftest.c configure:14532: $? = 0 configure:14546: result: yes configure:14579: checking for sys/select.h configure:14587: result: yes configure:14460: checking for sys/socket.h configure:14466: result: yes configure:14600: checking types of arguments for select configure:14638: gcc -c -g -O2 conftest.c >&5 configure:14644: $? = 0 configure:14665: result: int,fd_set *,struct timeval * configure:14688: checking for function prototypes configure:14691: result: yes configure:14708: checking whether setvbuf arguments are reversed configure:14738: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:76: error: conflicting types for 'setvbuf' /usr/include/stdio.h:286: error: previous declaration of 'setvbuf' was here configure:14744: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | /* end confdefs.h. */ | #include | # ifdef PROTOTYPES | int (setvbuf) (FILE *, int, char *, size_t); | # endif | int | main () | { | char buf; return setvbuf (stdout, _IOLBF, &buf, 1); | ; | return 0; | } configure:14865: result: no configure:14875: checking return type of signal handlers configure:14903: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:80: error: void value not ignored as it ought to be configure:14909: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:14924: result: void configure:14932: checking whether lstat dereferences a symlink specified with a trailing slash configure:14968: gcc -o conftest -g -O2 conftest.c >&5 configure:14971: $? = 0 configure:14977: ./conftest configure:14980: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | struct stat sbuf; | /* Linux will dereference the symlink and fail. | That is better in the sense that it means we will not | have to compile and use the lstat wrapper. */ | return lstat ("conftest.sym/", &sbuf) == 0; | ; | return 0; | } configure:15003: result: no configure:15022: checking whether stat accepts an empty string configure:15052: gcc -o conftest -g -O2 conftest.c >&5 configure:15055: $? = 0 configure:15061: ./conftest configure:15064: $? = 0 configure:15080: result: no configure:15096: checking for working strcoll configure:15127: gcc -o conftest -g -O2 conftest.c >&5 configure:15130: $? = 0 configure:15136: ./conftest configure:15139: $? = 0 configure:15155: result: yes configure:15169: checking for strftime configure:15225: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:99: warning: conflicting types for built-in function 'strftime' configure:15231: $? = 0 configure:15249: result: yes configure:15330: checking for working strnlen configure:15374: gcc -o conftest -g -O2 conftest.c >&5 Undefined symbols: "_strnlen", referenced from: _main in ccnkmjqI.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:15377: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | | #define S "foobar" | #define S_LEN (sizeof S - 1) | | /* At least one implementation is buggy: that of AIX 4.3 would | give strnlen (S, 1) == 3. */ | | int i; | for (i = 0; i < S_LEN + 1; ++i) | { | int expected = i <= S_LEN ? i : S_LEN; | if (strnlen (S, i) != expected) | return 1; | } | return 0; | | ; | return 0; | } configure:15402: result: no configure:15411: checking for working strtod configure:15462: gcc -o conftest -g -O2 conftest.c >&5 configure:15465: $? = 0 configure:15471: ./conftest configure:15474: $? = 0 configure:15490: result: yes configure:15662: checking for utime.h configure:15668: result: yes configure:15810: checking whether utime accepts a null argument configure:15849: gcc -o conftest -g -O2 conftest.c >&5 configure:15852: $? = 0 configure:15858: ./conftest configure:15861: $? = 0 configure:15877: result: yes configure:15892: checking for vprintf configure:15948: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:102: warning: conflicting types for built-in function 'vprintf' configure:15954: $? = 0 configure:15972: result: yes configure:15979: checking for _doprnt configure:16035: gcc -o conftest -g -O2 conftest.c >&5 Undefined symbols: "__doprnt", referenced from: _main in cctTRbxB.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:16041: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _doprnt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:16058: result: no configure:16126: checking for asprintf configure:16182: gcc -o conftest -g -O2 conftest.c >&5 configure:16188: $? = 0 configure:16206: result: yes configure:16126: checking for atexit configure:16182: gcc -o conftest -g -O2 conftest.c >&5 configure:16188: $? = 0 configure:16206: result: yes configure:16126: checking for closefrom configure:16182: gcc -o conftest -g -O2 conftest.c >&5 Undefined symbols: "_closefrom", referenced from: _main in ccj1zRDB.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:16188: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | /* end confdefs.h. */ | /* Define closefrom to an innocuous variant, in case declares closefrom. | For example, HP-UX 11i declares gettimeofday. */ | #define closefrom innocuous_closefrom | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char closefrom (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef closefrom | | /* 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 closefrom (); | /* 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_closefrom || defined __stub___closefrom | choke me | #endif | | int | main () | { | return closefrom (); | ; | return 0; | } configure:16206: result: no configure:16126: checking for dup2 configure:16182: gcc -o conftest -g -O2 conftest.c >&5 configure:16188: $? = 0 configure:16206: result: yes configure:16126: checking for eaccess configure:16182: gcc -o conftest -g -O2 conftest.c >&5 Undefined symbols: "_eaccess", referenced from: _main in cc3fl3Ne.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:16188: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | /* end confdefs.h. */ | /* Define eaccess to an innocuous variant, in case declares eaccess. | For example, HP-UX 11i declares gettimeofday. */ | #define eaccess innocuous_eaccess | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char eaccess (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef eaccess | | /* 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 eaccess (); | /* 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_eaccess || defined __stub___eaccess | choke me | #endif | | int | main () | { | return eaccess (); | ; | return 0; | } configure:16206: result: no configure:16126: checking for endpwent configure:16182: gcc -o conftest -g -O2 conftest.c >&5 configure:16188: $? = 0 configure:16206: result: yes configure:16126: checking for euidaccess configure:16182: gcc -o conftest -g -O2 conftest.c >&5 Undefined symbols: "_euidaccess", referenced from: _main in ccJHS36T.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:16188: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | /* end confdefs.h. */ | /* Define euidaccess to an innocuous variant, in case declares euidaccess. | For example, HP-UX 11i declares gettimeofday. */ | #define euidaccess innocuous_euidaccess | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char euidaccess (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef euidaccess | | /* 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 euidaccess (); | /* 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_euidaccess || defined __stub___euidaccess | choke me | #endif | | int | main () | { | return euidaccess (); | ; | return 0; | } configure:16206: result: no configure:16126: checking for ftruncate configure:16182: gcc -o conftest -g -O2 conftest.c >&5 configure:16188: $? = 0 configure:16206: result: yes configure:16126: checking for getcwd configure:16182: gcc -o conftest -g -O2 conftest.c >&5 configure:16188: $? = 0 configure:16206: result: yes configure:16126: checking for gethostbyname configure:16182: gcc -o conftest -g -O2 conftest.c >&5 configure:16188: $? = 0 configure:16206: result: yes configure:16126: checking for gethostname configure:16182: gcc -o conftest -g -O2 conftest.c >&5 configure:16188: $? = 0 configure:16206: result: yes configure:16126: checking for getloadavg configure:16182: gcc -o conftest -g -O2 conftest.c >&5 configure:16188: $? = 0 configure:16206: result: yes configure:16126: checking for gettimeofday configure:16182: gcc -o conftest -g -O2 conftest.c >&5 configure:16188: $? = 0 configure:16206: result: yes configure:16126: checking for ioperm configure:16182: gcc -o conftest -g -O2 conftest.c >&5 Undefined symbols: "_ioperm", referenced from: _main in ccWXULit.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:16188: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | /* end confdefs.h. */ | /* Define ioperm to an innocuous variant, in case declares ioperm. | For example, HP-UX 11i declares gettimeofday. */ | #define ioperm innocuous_ioperm | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ioperm (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ioperm | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char ioperm (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_ioperm || defined __stub___ioperm | choke me | #endif | | int | main () | { | return ioperm (); | ; | return 0; | } configure:16206: result: no configure:16126: checking for inet_ntoa configure:16182: gcc -o conftest -g -O2 conftest.c >&5 configure:16188: $? = 0 configure:16206: result: yes configure:16126: checking for isascii configure:16182: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:114: warning: conflicting types for built-in function 'isascii' configure:16188: $? = 0 configure:16206: result: yes configure:16126: checking for localtime_r configure:16182: gcc -o conftest -g -O2 conftest.c >&5 configure:16188: $? = 0 configure:16206: result: yes configure:16126: checking for memchr configure:16182: gcc -o conftest -g -O2 conftest.c >&5 configure:16188: $? = 0 configure:16206: result: yes configure:16126: checking for memmove configure:16182: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:117: warning: conflicting types for built-in function 'memmove' configure:16188: $? = 0 configure:16206: result: yes configure:16126: checking for memset configure:16182: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:118: warning: conflicting types for built-in function 'memset' configure:16188: $? = 0 configure:16206: result: yes configure:16126: checking for mkdir configure:16182: gcc -o conftest -g -O2 conftest.c >&5 configure:16188: $? = 0 configure:16206: result: yes configure:16126: checking for munmap configure:16182: gcc -o conftest -g -O2 conftest.c >&5 configure:16188: $? = 0 configure:16206: result: yes configure:16126: checking for putenv configure:16182: gcc -o conftest -g -O2 conftest.c >&5 configure:16188: $? = 0 configure:16206: result: yes configure:16126: checking for re_comp configure:16182: gcc -o conftest -g -O2 conftest.c >&5 Undefined symbols: "_re_comp", referenced from: _main in ccc4JU2E.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:16188: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | /* end confdefs.h. */ | /* Define re_comp to an innocuous variant, in case declares re_comp. | For example, HP-UX 11i declares gettimeofday. */ | #define re_comp innocuous_re_comp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char re_comp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef re_comp | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char re_comp (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_re_comp || defined __stub___re_comp | choke me | #endif | | int | main () | { | return re_comp (); | ; | return 0; | } configure:16206: result: no configure:16126: checking for regcomp configure:16182: gcc -o conftest -g -O2 conftest.c >&5 configure:16188: $? = 0 configure:16206: result: yes configure:16126: checking for select configure:16182: gcc -o conftest -g -O2 conftest.c >&5 configure:16188: $? = 0 configure:16206: result: yes configure:16126: checking for setenv configure:16182: gcc -o conftest -g -O2 conftest.c >&5 configure:16188: $? = 0 configure:16206: result: yes configure:16126: checking for socket configure:16182: gcc -o conftest -g -O2 conftest.c >&5 configure:16188: $? = 0 configure:16206: result: yes configure:16126: checking for strcasecmp configure:16182: gcc -o conftest -g -O2 conftest.c >&5 configure:16188: $? = 0 configure:16206: result: yes configure:16126: checking for strcasestr configure:16182: gcc -o conftest -g -O2 conftest.c >&5 configure:16188: $? = 0 configure:16206: result: yes configure:16126: checking for strchr configure:16182: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:128: warning: conflicting types for built-in function 'strchr' configure:16188: $? = 0 configure:16206: result: yes configure:16126: checking for strcspn configure:16182: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:129: warning: conflicting types for built-in function 'strcspn' configure:16188: $? = 0 configure:16206: result: yes configure:16126: checking for strdup configure:16182: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:130: warning: conflicting types for built-in function 'strdup' configure:16188: $? = 0 configure:16206: result: yes configure:16126: checking for strerror configure:16182: gcc -o conftest -g -O2 conftest.c >&5 configure:16188: $? = 0 configure:16206: result: yes configure:16126: checking for strlcat configure:16182: gcc -o conftest -g -O2 conftest.c >&5 configure:16188: $? = 0 configure:16206: result: yes configure:16126: checking for strlcpy configure:16182: gcc -o conftest -g -O2 conftest.c >&5 configure:16188: $? = 0 configure:16206: result: yes configure:16126: checking for strncasecmp configure:16182: gcc -o conftest -g -O2 conftest.c >&5 configure:16188: $? = 0 configure:16206: result: yes configure:16126: checking for strndup configure:16182: gcc -o conftest -g -O2 conftest.c >&5 Undefined symbols: "_strndup", referenced from: _main in ccdV32ZG.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:16188: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | /* end confdefs.h. */ | /* Define strndup to an innocuous variant, in case declares strndup. | For example, HP-UX 11i declares gettimeofday. */ | #define strndup innocuous_strndup | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strndup (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strndup | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strndup (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strndup || defined __stub___strndup | choke me | #endif | | int | main () | { | return strndup (); | ; | return 0; | } configure:16206: result: no configure:16126: checking for strnlen configure:16182: gcc -o conftest -g -O2 conftest.c >&5 Undefined symbols: "_strnlen", referenced from: _main in ccsqgNQh.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:16188: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | /* end confdefs.h. */ | /* Define strnlen to an innocuous variant, in case declares strnlen. | For example, HP-UX 11i declares gettimeofday. */ | #define strnlen innocuous_strnlen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strnlen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strnlen | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strnlen (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strnlen || defined __stub___strnlen | choke me | #endif | | int | main () | { | return strnlen (); | ; | return 0; | } configure:16206: result: no configure:16126: checking for strrchr configure:16182: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:135: warning: conflicting types for built-in function 'strrchr' configure:16188: $? = 0 configure:16206: result: yes configure:16126: checking for strsep configure:16182: gcc -o conftest -g -O2 conftest.c >&5 configure:16188: $? = 0 configure:16206: result: yes configure:16126: checking for strspn configure:16182: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:137: warning: conflicting types for built-in function 'strspn' configure:16188: $? = 0 configure:16206: result: yes configure:16126: checking for strstr configure:16182: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:138: warning: conflicting types for built-in function 'strstr' configure:16188: $? = 0 configure:16206: result: yes configure:16126: checking for strtol configure:16182: gcc -o conftest -g -O2 conftest.c >&5 configure:16188: $? = 0 configure:16206: result: yes configure:16126: checking for strtoq configure:16182: gcc -o conftest -g -O2 conftest.c >&5 configure:16188: $? = 0 configure:16206: result: yes configure:16126: checking for unsetenv configure:16182: gcc -o conftest -g -O2 conftest.c >&5 configure:16188: $? = 0 configure:16206: result: yes configure:16126: checking for utime configure:16182: gcc -o conftest -g -O2 conftest.c >&5 configure:16188: $? = 0 configure:16206: result: yes configure:16126: checking for vasprintf configure:16182: gcc -o conftest -g -O2 conftest.c >&5 configure:16188: $? = 0 configure:16206: result: yes configure:16126: checking for getpeereid configure:16182: gcc -o conftest -g -O2 conftest.c >&5 configure:16188: $? = 0 configure:16206: result: yes configure:16126: checking for sysctl configure:16182: gcc -o conftest -g -O2 conftest.c >&5 configure:16188: $? = 0 configure:16206: result: yes configure:16126: checking for swapctl configure:16182: gcc -o conftest -g -O2 conftest.c >&5 Undefined symbols: "_swapctl", referenced from: _main in ccZVcEsj.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:16188: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | /* end confdefs.h. */ | /* Define swapctl to an innocuous variant, in case declares swapctl. | For example, HP-UX 11i declares gettimeofday. */ | #define swapctl innocuous_swapctl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char swapctl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef swapctl | | /* 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 swapctl (); | /* 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_swapctl || defined __stub___swapctl | choke me | #endif | | int | main () | { | return swapctl (); | ; | return 0; | } configure:16206: result: no configure:16221: checking for glob configure:16277: gcc -o conftest -g -O2 conftest.c >&5 configure:16283: $? = 0 configure:16301: result: yes configure:16312: checking for timersub in time.h configure:16335: gcc -o conftest -g -O2 conftest.c >&5 configure:16341: $? = 0 configure:16347: result: yes configure:16367: checking for sys/poll.h configure:16372: result: yes configure:16529: checking for funopen configure:16585: gcc -o conftest -g -O2 conftest.c >&5 configure:16591: $? = 0 configure:16609: result: yes configure:16529: checking for fopencookie configure:16585: gcc -o conftest -g -O2 conftest.c >&5 Undefined symbols: "_fopencookie", referenced from: _main in ccDUrWxe.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:16591: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | /* end confdefs.h. */ | /* Define fopencookie to an innocuous variant, in case declares fopencookie. | For example, HP-UX 11i declares gettimeofday. */ | #define fopencookie innocuous_fopencookie | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fopencookie (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fopencookie | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fopencookie (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fopencookie || defined __stub___fopencookie | choke me | #endif | | int | main () | { | return fopencookie (); | ; | return 0; | } configure:16609: result: no configure:16624: checking for inet_aton configure:16680: gcc -o conftest -g -O2 conftest.c >&5 configure:16686: $? = 0 configure:16704: result: yes configure:16716: checking for IP_PKTINFO configure:16739: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:132: error: 'IP_PKTINFO' undeclared (first use in this function) conftest.c:132: error: (Each undeclared identifier is reported only once conftest.c:132: error: for each function it appears in.) configure:16745: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | /* end confdefs.h. */ | #include | int | main () | { | int pi = IP_PKTINFO; | ; | return 0; | } configure:16762: result: no configure:16771: checking for library containing gethostbyname_r configure:16812: gcc -o conftest -g -O2 conftest.c >&5 Undefined symbols: "_gethostbyname_r", referenced from: _main in ccdDsB1y.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:16818: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gethostbyname_r (); | int | main () | { | return gethostbyname_r (); | ; | return 0; | } configure:16812: gcc -o conftest -g -O2 conftest.c -lsocket >&5 ld: library not found for -lsocket collect2: ld returned 1 exit status configure:16818: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gethostbyname_r (); | int | main () | { | return gethostbyname_r (); | ; | return 0; | } configure:16812: gcc -o conftest -g -O2 conftest.c -lnsl >&5 ld: library not found for -lnsl collect2: ld returned 1 exit status configure:16818: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gethostbyname_r (); | int | main () | { | return gethostbyname_r (); | ; | return 0; | } configure:16846: result: no configure:16855: checking for gethostbyname_r with 6 arguments configure:16879: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:133: warning: initialization makes pointer from integer without a cast Undefined symbols: "_gethostbyname_r", referenced from: _main in ccTqzWBy.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:16885: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | struct hostent *he = gethostbyname_r((const char *)NULL, (struct hostent *)NULL, (char *)NULL, (int)0, (struct hostent **)NULL, (int *)NULL); | ; | return 0; | } configure:16902: result: no configure:16910: checking for gethostbyname_r with 5 arguments configure:16934: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:133: warning: initialization makes pointer from integer without a cast Undefined symbols: "_gethostbyname_r", referenced from: _main in cc16SEJe.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:16940: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | struct hostent *he = gethostbyname_r((const char *)NULL, (struct hostent *)NULL, (char *)NULL, (int)0, (int *)NULL); | ; | return 0; | } configure:16957: result: no configure:16975: checking byteswap.h usability configure:16992: gcc -c -g -O2 conftest.c >&5 conftest.c:161:22: error: byteswap.h: No such file or directory configure:16998: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17012: result: no configure:17016: checking byteswap.h presence configure:17031: gcc -E conftest.c conftest.c:128:22: error: byteswap.h: No such file or directory configure:17037: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | /* end confdefs.h. */ | #include configure:17051: result: no configure:17084: checking for byteswap.h configure:17091: result: no configure:17105: checking for __swap16 variant of byteswapping macros configure:17128: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:128:24: error: sys/endian.h: No such file or directory configure:17134: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | /* end confdefs.h. */ | #include | int | main () | { | int a = 1; int b = __swap16(a); | ; | return 0; | } configure:17151: result: no configure:17159: checking for bswap16 variant of byteswapping macros configure:17182: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:128:24: error: sys/endian.h: No such file or directory configure:17188: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | /* end confdefs.h. */ | #include | int | main () | { | int a = 1; int b = bswap16(a); | ; | return 0; | } configure:17205: result: no configure:17215: checking for /dev/urandom configure:17230: result: yes configure:17244: checking for PTHREAD_RWLOCK_INITIALIZER in pthread.h configure:17279: gcc -c -g -O2 conftest.c >&5 configure:17285: $? = 0 configure:17290: result: yes configure:17319: checking for PTHREAD_RWLOCK_PREFER_WRITER_NP in pthread.h configure:17342: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:135: error: 'PTHREAD_RWLOCK_PREFER_WRITER_NP' undeclared (first use in this function) conftest.c:135: error: (Each undeclared identifier is reported only once conftest.c:135: error: for each function it appears in.) configure:17348: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | /* end confdefs.h. */ | #include | int | main () | { | int a = PTHREAD_RWLOCK_PREFER_WRITER_NP; | ; | return 0; | } configure:17365: result: no configure:17373: checking for PTHREAD_MUTEX_RECURSIVE_NP in pthread.h configure:17396: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:135: error: 'PTHREAD_MUTEX_RECURSIVE_NP' undeclared (first use in this function) conftest.c:135: error: (Each undeclared identifier is reported only once conftest.c:135: error: for each function it appears in.) configure:17402: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | /* end confdefs.h. */ | #include | int | main () | { | int a = PTHREAD_MUTEX_RECURSIVE_NP; | ; | return 0; | } configure:17419: result: no configure:17427: checking for pthread_rwlock_timedwrlock() in pthread.h configure:17452: gcc -o conftest -g -O2 conftest.c >&5 Undefined symbols: "_pthread_rwlock_timedwrlock", referenced from: _main in cctfBbxc.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:17458: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | /* end confdefs.h. */ | #include | #include | int | main () | { | pthread_rwlock_t foo; struct timespec bar; pthread_rwlock_timedwrlock(&foo, &bar) | ; | return 0; | } | configure:17474: result: no configure:17493: checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP in pthread.h configure:17528: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:138: error: 'bar' undeclared (first use in this function) conftest.c:138: error: (Each undeclared identifier is reported only once conftest.c:138: error: for each function it appears in.) configure:17534: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | /* end confdefs.h. */ | #include | int | main () | { | #if defined(PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP) | int foo = 0; | #else | int foo = bar; | #endif | 0 | | ; | return 0; | } configure:17557: result: no configure:17583: checking for compiler atomic operations configure:17606: gcc -o conftest -g -O2 conftest.c >&5 Undefined symbols: "___sync_fetch_and_add", referenced from: _main in ccepe9Cw.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:17612: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | /* end confdefs.h. */ | | int | main () | { | int foo1; int foo2 = __sync_fetch_and_add(&foo1, 1); | ; | return 0; | } configure:17629: result: no configure:17638: checking for compiler 'attribute pure' support configure:17666: gcc -c -g -O2 -Wall -Wno-unused -Werror conftest.c >&5 configure:17672: $? = 0 configure:17677: result: yes configure:17750: checking for compiler 'attribute malloc' support configure:17778: gcc -c -g -O2 -Wall -Wno-unused -Werror conftest.c >&5 configure:17784: $? = 0 configure:17789: result: yes configure:17862: checking for compiler 'attribute const' support configure:17890: gcc -c -g -O2 -Wall -Wno-unused -Werror conftest.c >&5 configure:17896: $? = 0 configure:17901: result: yes configure:17974: checking for compiler 'attribute unused' support configure:18002: gcc -c -g -O2 -Wall -Wno-unused -Werror conftest.c >&5 configure:18008: $? = 0 configure:18013: result: yes configure:18086: checking for compiler 'attribute always_inline' support configure:18114: gcc -c -g -O2 -Wall -Wno-unused -Werror conftest.c >&5 configure:18120: $? = 0 configure:18125: result: yes configure:18198: checking for compiler 'attribute deprecated' support configure:18226: gcc -c -g -O2 -Wall -Wno-unused -Werror conftest.c >&5 configure:18232: $? = 0 configure:18237: result: yes configure:18310: checking for compiler 'attribute sentinel' support configure:18338: gcc -c -g -O2 -Wall -Wno-unused -Werror conftest.c >&5 configure:18344: $? = 0 configure:18349: result: yes configure:18422: checking for compiler 'attribute warn_unused_result' support configure:18450: gcc -c -g -O2 -Wall -Wno-unused -Werror conftest.c >&5 configure:18456: $? = 0 configure:18461: result: yes configure:18534: checking for compiler 'attribute weakref' support configure:18612: gcc -c -g -O2 -Wall -Wno-unused -Werror conftest.c >&5 cc1: warnings being treated as errors conftest.c:139: warning: 'weakref' attribute directive ignored configure:18618: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | /* end confdefs.h. */ | static void __attribute__((weakref("foo"))) *test(void *muffin, ...) {return (void *) 0;} | int | main () | { | | ; | return 0; | } configure:18634: result: no configure:18646: checking for compiler 'attribute weak_import' support configure:18674: gcc -c -g -O2 -Wall -Wno-unused -Werror conftest.c >&5 configure:18680: $? = 0 configure:18685: result: yes configure:18758: checking for -ffunction-sections support configure:18783: gcc -c -g -O2 -ffunction-sections conftest.c >&5 conftest.c:1: warning: -ffunction-sections may affect debugging on some targets configure:18789: $? = 0 configure:18794: result: yes configure:18798: checking for --gc-sections support configure:18821: gcc -o conftest -g -O2 -ffunction-sections -Wl,--gc-sections conftest.c >&5 conftest.c:1: warning: -ffunction-sections may affect debugging on some targets ld: unknown option: --gc-sections collect2: ld returned 1 exit status configure:18827: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | /* end confdefs.h. */ | | int | main () | { | int x = 1; | ; | return 0; | } configure:18841: result: no configure:18863: checking for -Wdeclaration-after-statement support configure:18866: result: yes configure:18876: checking for _FORTIFY_SOURCE support configure:18879: result: yes configure:18889: checking for -fno-strict-overflow configure:18896: result: no configure:18902: checking for -Wshadow configure:18905: result: yes configure:18915: checking for sysinfo configure:18938: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:140:25: error: sys/sysinfo.h: No such file or directory conftest.c: In function 'main': conftest.c:144: error: storage size of 'sys_info' isn't known configure:18944: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | /* end confdefs.h. */ | #include | int | main () | { | struct sysinfo sys_info; int uptime = sys_info.uptime | ; | return 0; | } configure:18961: result: no configure:18969: checking for library containing res_9_ninit configure:19010: gcc -o conftest -g -O2 conftest.c >&5 Undefined symbols: "_res_9_ninit", referenced from: _main in ccwKpWGT.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:19016: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 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:19010: gcc -o conftest -g -O2 conftest.c -lresolv >&5 configure:19016: $? = 0 configure:19044: result: -lresolv configure:19052: checking for res_ninit configure:19085: gcc -o conftest -g -O2 conftest.c -lresolv >&5 configure:19091: $? = 0 configure:19097: result: yes configure:19104: checking for library containing res_9_ndestroy configure:19145: gcc -o conftest -g -O2 conftest.c -lresolv >&5 configure:19151: $? = 0 configure:19179: result: none required configure:19187: checking for res_ndestroy configure:19220: gcc -o conftest -g -O2 conftest.c -lresolv >&5 configure:19226: $? = 0 configure:19232: result: yes configure:19250: checking for library containing res_9_close configure:19291: gcc -o conftest -g -O2 conftest.c -lresolv >&5 configure:19297: $? = 0 configure:19325: result: none required configure:19333: checking for res_close configure:19366: gcc -o conftest -g -O2 conftest.c -lresolv >&5 configure:19372: $? = 0 configure:19378: result: yes configure:19410: checking for GLOB_NOMAGIC in glob.h configure:19445: gcc -c -g -O2 conftest.c >&5 configure:19451: $? = 0 configure:19456: result: yes configure:19487: checking for GLOB_BRACE in glob.h configure:19522: gcc -c -g -O2 conftest.c >&5 configure:19528: $? = 0 configure:19533: result: yes configure:19564: checking for IP_MTU_DISCOVER in netinet/in.h configure:19599: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:154: error: 'bar' undeclared (first use in this function) conftest.c:154: error: (Each undeclared identifier is reported only once conftest.c:154: error: for each function it appears in.) configure:19605: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | /* end confdefs.h. */ | #include | int | main () | { | #if defined(IP_MTU_DISCOVER) | int foo = 0; | #else | int foo = bar; | #endif | 0 | | ; | return 0; | } configure:19628: result: no configure:19649: checking libkern/OSAtomic.h usability configure:19666: gcc -c -g -O2 conftest.c >&5 configure:19672: $? = 0 configure:19686: result: yes configure:19690: checking libkern/OSAtomic.h presence configure:19705: gcc -E conftest.c configure:19711: $? = 0 configure:19725: result: yes configure:19758: checking for libkern/OSAtomic.h configure:19765: result: yes configure:19779: checking for int configure:19809: gcc -c -g -O2 conftest.c >&5 configure:19815: $? = 0 configure:19830: result: yes configure:19837: checking size of int configure:20139: gcc -o conftest -g -O2 conftest.c -lresolv >&5 configure:20142: $? = 0 configure:20148: ./conftest configure:20151: $? = 0 configure:20174: result: 4 configure:20203: checking for snd_spcm_init in -lasound configure:20238: gcc -o conftest -g -O2 conftest.c -lasound -lm -ldl -lresolv >&5 ld: library not found for -lasound collect2: ld returned 1 exit status configure:20244: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char snd_spcm_init (); | int | main () | { | return snd_spcm_init (); | ; | return 0; | } configure:20263: result: no configure:20465: checking for initscr in -lcurses configure:20500: gcc -o conftest -g -O2 conftest.c -lcurses -lresolv >&5 configure:20506: $? = 0 configure:20525: result: yes configure:20558: checking curses.h usability configure:20575: gcc -c -g -O2 conftest.c >&5 configure:20581: $? = 0 configure:20595: result: yes configure:20599: checking curses.h presence configure:20614: gcc -E conftest.c configure:20620: $? = 0 configure:20634: result: yes configure:20667: checking for curses.h configure:20674: result: yes configure:20977: checking for DAHDI_CODE in dahdi/user.h configure:21012: gcc -c -g -O2 conftest.c >&5 conftest.c:151:24: error: dahdi/user.h: No such file or directory conftest.c: In function 'main': conftest.c:158: error: 'bar' undeclared (first use in this function) conftest.c:158: error: (Each undeclared identifier is reported only once conftest.c:158: error: for each function it appears in.) configure:21018: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | /* end confdefs.h. */ | #include | int | main () | { | #if defined(DAHDI_CODE) | int foo = 0; | #else | int foo = bar; | #endif | 0 | | ; | return 0; | } configure:21041: result: no configure:21054: checking for DAHDI_POLICY_HALF_FULL in dahdi/user.h configure:21089: gcc -c -g -O2 conftest.c >&5 conftest.c:151:24: error: dahdi/user.h: No such file or directory conftest.c: In function 'main': conftest.c:158: error: 'bar' undeclared (first use in this function) conftest.c:158: error: (Each undeclared identifier is reported only once conftest.c:158: error: for each function it appears in.) configure:21095: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | /* end confdefs.h. */ | #include | int | main () | { | #if defined(DAHDI_POLICY_HALF_FULL) | int foo = 0; | #else | int foo = bar; | #endif | 0 | | ; | return 0; | } configure:21118: result: no configure:21132: checking for enhanced dahdi vmwi support configure:21166: gcc -c -g -O2 conftest.c >&5 conftest.c:151:24: error: dahdi/user.h: No such file or directory conftest.c: In function 'main': conftest.c:155: error: storage size of 'booger' isn't known configure:21172: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | /* end confdefs.h. */ | #include | int | main () | { | struct dahdi_vmwi_info booger; | | ; | return 0; | } configure:21195: result: no configure:21211: checking if "int foo = DAHDI_ECHOCANCEL_FAX_MODE" compiles using dahdi/user.h configure:21242: gcc -c -g -O2 conftest.c >&5 conftest.c:151:24: error: dahdi/user.h: No such file or directory conftest.c: In function 'main': conftest.c:155: error: 'DAHDI_ECHOCANCEL_FAX_MODE' undeclared (first use in this function) conftest.c:155: error: (Each undeclared identifier is reported only once conftest.c:155: error: for each function it appears in.) configure:21248: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | /* end confdefs.h. */ | #include | int | main () | { | int foo = DAHDI_ECHOCANCEL_FAX_MODE; | | ; | return 0; | } configure:21271: result: no configure:21298: checking for exp2l in -lm configure:21333: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:158: warning: conflicting types for built-in function 'exp2l' configure:21339: $? = 0 configure:21358: result: yes configure:21559: checking for log2l in -lm configure:21594: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:160: warning: conflicting types for built-in function 'log2l' configure:21600: $? = 0 configure:21619: result: yes configure:21820: checking for exp10l in -lm configure:21855: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:162: warning: conflicting types for built-in function 'exp10l' Undefined symbols: "_exp10l", referenced from: _main in ccXHqz3D.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:21861: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char exp10l (); | int | main () | { | return exp10l (); | ; | return 0; | } configure:21880: result: no configure:22081: checking for log10l in -lm configure:22116: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:162: warning: conflicting types for built-in function 'log10l' configure:22122: $? = 0 configure:22141: result: yes configure:22342: checking for sinl in -lm configure:22377: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:164: warning: conflicting types for built-in function 'sinl' configure:22383: $? = 0 configure:22402: result: yes configure:22603: checking for cosl in -lm configure:22638: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:166: warning: conflicting types for built-in function 'cosl' configure:22644: $? = 0 configure:22663: result: yes configure:22864: checking for tanl in -lm configure:22899: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:168: warning: conflicting types for built-in function 'tanl' configure:22905: $? = 0 configure:22924: result: yes configure:23125: checking for asinl in -lm configure:23160: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:170: warning: conflicting types for built-in function 'asinl' configure:23166: $? = 0 configure:23185: result: yes configure:23386: checking for acosl in -lm configure:23421: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:172: warning: conflicting types for built-in function 'acosl' configure:23427: $? = 0 configure:23446: result: yes configure:23647: checking for atanl in -lm configure:23682: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:174: warning: conflicting types for built-in function 'atanl' configure:23688: $? = 0 configure:23707: result: yes configure:23908: checking for atan2l in -lm configure:23943: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:176: warning: conflicting types for built-in function 'atan2l' configure:23949: $? = 0 configure:23968: result: yes configure:24169: checking for powl in -lm configure:24204: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:178: warning: conflicting types for built-in function 'powl' configure:24210: $? = 0 configure:24229: result: yes configure:24430: checking for sqrtl in -lm configure:24465: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:180: warning: conflicting types for built-in function 'sqrtl' configure:24471: $? = 0 configure:24490: result: yes configure:24691: checking for rintl in -lm configure:24726: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:182: warning: conflicting types for built-in function 'rintl' configure:24732: $? = 0 configure:24751: result: yes configure:24952: checking for expl in -lm configure:24987: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:184: warning: conflicting types for built-in function 'expl' configure:24993: $? = 0 configure:25012: result: yes configure:25213: checking for logl in -lm configure:25248: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:186: warning: conflicting types for built-in function 'logl' configure:25254: $? = 0 configure:25273: result: yes configure:25474: checking for remainderl in -lm configure:25509: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:188: warning: conflicting types for built-in function 'remainderl' configure:25515: $? = 0 configure:25534: result: yes configure:25735: checking for fmodl in -lm configure:25770: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:190: warning: conflicting types for built-in function 'fmodl' configure:25776: $? = 0 configure:25795: result: yes configure:25996: checking for roundl in -lm configure:26031: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:192: warning: conflicting types for built-in function 'roundl' configure:26037: $? = 0 configure:26056: result: yes configure:26257: checking for truncl in -lm configure:26292: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:194: warning: conflicting types for built-in function 'truncl' configure:26298: $? = 0 configure:26317: result: yes configure:26518: checking for strtold in -lc configure:26553: gcc -o conftest -g -O2 conftest.c -lc -lresolv >&5 configure:26559: $? = 0 configure:26578: result: yes configure:26602: checking for stdlib.h configure:26607: result: yes configure:26779: checking for floorl in -lm configure:26814: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:198: warning: conflicting types for built-in function 'floorl' configure:26820: $? = 0 configure:26839: result: yes configure:27040: checking for ceill in -lm configure:27075: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:200: warning: conflicting types for built-in function 'ceill' configure:27081: $? = 0 configure:27100: result: yes configure:27301: checking for exp2 in -lm configure:27336: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:202: warning: conflicting types for built-in function 'exp2' configure:27342: $? = 0 configure:27361: result: yes configure:27562: checking for log2 in -lm configure:27597: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:204: warning: conflicting types for built-in function 'log2' configure:27603: $? = 0 configure:27622: result: yes configure:27823: checking for exp10 in -lm configure:27858: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:206: warning: conflicting types for built-in function 'exp10' Undefined symbols: "_exp10", referenced from: _main in cct4p31B.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:27864: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char exp10 (); | int | main () | { | return exp10 (); | ; | return 0; | } configure:27883: result: no configure:28084: checking for log10 in -lm configure:28119: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:206: warning: conflicting types for built-in function 'log10' configure:28125: $? = 0 configure:28144: result: yes configure:28345: checking for sin in -lm configure:28380: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:208: warning: conflicting types for built-in function 'sin' configure:28386: $? = 0 configure:28405: result: yes configure:28606: checking for cos in -lm configure:28641: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:210: warning: conflicting types for built-in function 'cos' configure:28647: $? = 0 configure:28666: result: yes configure:28867: checking for tan in -lm configure:28902: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:212: warning: conflicting types for built-in function 'tan' configure:28908: $? = 0 configure:28927: result: yes configure:29128: checking for asin in -lm configure:29163: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:214: warning: conflicting types for built-in function 'asin' configure:29169: $? = 0 configure:29188: result: yes configure:29389: checking for acos in -lm configure:29424: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:216: warning: conflicting types for built-in function 'acos' configure:29430: $? = 0 configure:29449: result: yes configure:29650: checking for atan in -lm configure:29685: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:218: warning: conflicting types for built-in function 'atan' configure:29691: $? = 0 configure:29710: result: yes configure:29911: checking for atan2 in -lm configure:29946: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:220: warning: conflicting types for built-in function 'atan2' configure:29952: $? = 0 configure:29971: result: yes configure:30172: checking for pow in -lm configure:30207: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:222: warning: conflicting types for built-in function 'pow' configure:30213: $? = 0 configure:30232: result: yes configure:30433: checking for sqrt in -lm configure:30468: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:224: warning: conflicting types for built-in function 'sqrt' configure:30474: $? = 0 configure:30493: result: yes configure:30694: checking for rint in -lm configure:30729: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:226: warning: conflicting types for built-in function 'rint' configure:30735: $? = 0 configure:30754: result: yes configure:30955: checking for exp in -lm configure:30990: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:228: warning: conflicting types for built-in function 'exp' configure:30996: $? = 0 configure:31015: result: yes configure:31216: checking for log in -lm configure:31251: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:230: warning: conflicting types for built-in function 'log' configure:31257: $? = 0 configure:31276: result: yes configure:31477: checking for remainder in -lm configure:31512: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:232: warning: conflicting types for built-in function 'remainder' configure:31518: $? = 0 configure:31537: result: yes configure:31738: checking for fmod in -lm configure:31773: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:234: warning: conflicting types for built-in function 'fmod' configure:31779: $? = 0 configure:31798: result: yes configure:31999: checking for round in -lm configure:32034: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:236: warning: conflicting types for built-in function 'round' configure:32040: $? = 0 configure:32059: result: yes configure:32260: checking for trunc in -lm configure:32295: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:238: warning: conflicting types for built-in function 'trunc' configure:32301: $? = 0 configure:32320: result: yes configure:32521: checking for strtod in -lc configure:32556: gcc -o conftest -g -O2 conftest.c -lc -lresolv >&5 configure:32562: $? = 0 configure:32581: result: yes configure:32605: checking for stdlib.h configure:32610: result: yes configure:32782: checking for floor in -lm configure:32817: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:242: warning: conflicting types for built-in function 'floor' configure:32823: $? = 0 configure:32842: result: yes configure:33043: checking for ceil in -lm configure:33078: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c:244: warning: conflicting types for built-in function 'ceil' configure:33084: $? = 0 configure:33103: result: yes configure:33292: checking for getifaddrs() support configure:33326: gcc -c -g -O2 conftest.c >&5 configure:33332: $? = 0 configure:33337: result: yes configure:33367: checking for timerfd support configure:33401: gcc -c -g -O2 conftest.c >&5 conftest.c:241:25: error: sys/timerfd.h: No such file or directory conftest.c: In function 'main': conftest.c:245: error: 'NULL' undeclared (first use in this function) conftest.c:245: error: (Each undeclared identifier is reported only once conftest.c:245: error: for each function it appears in.) configure:33407: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | /* end confdefs.h. */ | #include | int | main () | { | timerfd_create(0,0); timerfd_settime(0,0,NULL,NULL);; | | ; | return 0; | } configure:33430: result: no configure:33458: checking for gsm_create in -lgsm configure:33493: gcc -o conftest -g -O2 conftest.c -lgsm -lresolv >&5 ld: library not found for -lgsm collect2: ld returned 1 exit status configure:33499: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gsm_create (); | int | main () | { | return gsm_create (); | ; | return 0; | } configure:33517: result: no configure:34155: checking for iconv_open in -liconv configure:34190: gcc -o conftest -g -O2 conftest.c -liconv -lresolv >&5 configure:34196: $? = 0 configure:34215: result: yes configure:34248: checking iconv.h usability configure:34265: gcc -c -g -O2 conftest.c >&5 configure:34271: $? = 0 configure:34285: result: yes configure:34289: checking iconv.h presence configure:34304: gcc -E conftest.c configure:34310: $? = 0 configure:34324: result: yes configure:34357: checking for iconv.h configure:34364: result: yes configure:34679: checking for icaltimezone_new in -lical configure:34714: gcc -o conftest -g -O2 conftest.c -lical -lpthread -lresolv >&5 ld: library not found for -lical collect2: ld returned 1 exit status configure:34720: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | /* 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 icaltimezone_new (); | int | main () | { | return icaltimezone_new (); | ; | return 0; | } configure:34739: result: no configure:34941: checking for iks_start_sasl in -liksemel configure:34976: gcc -o conftest -g -O2 conftest.c -liksemel -lresolv >&5 ld: library not found for -liksemel collect2: ld returned 1 exit status configure:34982: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | /* 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 iks_start_sasl (); | int | main () | { | return iks_start_sasl (); | ; | return 0; | } configure:35001: result: no configure:35196: checking for UW IMAP Toolkit c-client library configure:35274: gcc -o conftest -g -O2 -I/Users/jtodd/asterisk/trunk/../imap-2004g/c-client conftest.c -lresolv /Users/jtodd/asterisk/trunk/../imap-2004g/c-client/c-client.a >&5 i686-apple-darwin9-gcc-4.0.1: /Users/jtodd/asterisk/trunk/../imap-2004g/c-client/c-client.a: No such file or directory conftest.c:244:22: error: c-client.h: No such file or directory conftest.c:245: error: syntax error before '*' token conftest.c:248: error: syntax error before '*' token conftest.c:251: error: syntax error before '*' token conftest.c:254: error: syntax error before '*' token conftest.c:257: error: syntax error before '*' token conftest.c:260: error: syntax error before '*' token conftest.c:263: error: syntax error before '*' token conftest.c:266: error: syntax error before '*' token conftest.c:275: error: syntax error before '*' token conftest.c:278: error: syntax error before '*' token conftest.c:281: error: syntax error before '*' token conftest.c:284: error: syntax error before '*' token conftest.c: In function 'main': conftest.c:294: error: 'MAILSTREAM' undeclared (first use in this function) conftest.c:294: error: (Each undeclared identifier is reported only once conftest.c:294: error: for each function it appears in.) conftest.c:294: error: 'foo' undeclared (first use in this function) conftest.c:294: error: 'NULL' undeclared (first use in this function) configure:35280: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | /* 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:35394: result: no configure:35599: checking for system c-client library... configure:35678: gcc -o conftest -g -O2 -DUSE_SYSTEM_IMAP conftest.c -lresolv -lc-client >&5 conftest.c:245:31: error: imap/c-client.h: No such file or directory conftest.c:246: error: syntax error before '*' token conftest.c:249: error: syntax error before '*' token conftest.c:252: error: syntax error before '*' token conftest.c:255: error: syntax error before '*' token conftest.c:258: error: syntax error before '*' token conftest.c:261: error: syntax error before '*' token conftest.c:264: error: syntax error before '*' token conftest.c:267: error: syntax error before '*' token conftest.c:276: error: syntax error before '*' token conftest.c:279: error: syntax error before '*' token conftest.c:282: error: syntax error before '*' token conftest.c:285: error: syntax error before '*' token conftest.c: In function 'main': conftest.c:295: error: 'MAILSTREAM' undeclared (first use in this function) conftest.c:295: error: (Each undeclared identifier is reported only once conftest.c:295: error: for each function it appears in.) conftest.c:295: error: 'foo' undeclared (first use in this function) configure:35684: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | /* 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:35873: gcc -o conftest -g -O2 -DUSE_SYSTEM_CCLIENT conftest.c -lresolv -lc-client >&5 conftest.c:245:36: error: c-client/c-client.h: No such file or directory conftest.c:246: error: syntax error before '*' token conftest.c:249: error: syntax error before '*' token conftest.c:252: error: syntax error before '*' token conftest.c:255: error: syntax error before '*' token conftest.c:258: error: syntax error before '*' token conftest.c:261: error: syntax error before '*' token conftest.c:264: error: syntax error before '*' token conftest.c:267: error: syntax error before '*' token conftest.c:276: error: syntax error before '*' token conftest.c:279: error: syntax error before '*' token conftest.c:282: error: syntax error before '*' token conftest.c:285: error: syntax error before '*' token conftest.c: In function 'main': conftest.c:295: error: 'MAILSTREAM' undeclared (first use in this function) conftest.c:295: error: (Each undeclared identifier is reported only once conftest.c:295: error: for each function it appears in.) conftest.c:295: error: 'foo' undeclared (first use in this function) configure:35879: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | /* 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:36012: result: no configure:36035: checking for SQLConnect in -liodbc configure:36070: gcc -o conftest -g -O2 conftest.c -liodbc -lpthread -lresolv >&5 configure:36076: $? = 0 configure:36095: result: yes configure:36128: checking sql.h usability configure:36145: gcc -c -g -O2 conftest.c >&5 configure:36151: $? = 0 configure:36165: result: yes configure:36169: checking sql.h presence configure:36184: gcc -E conftest.c configure:36190: $? = 0 configure:36204: result: yes configure:36237: checking for sql.h configure:36244: result: yes configure:36297: checking for inotify_init in -lc configure:36332: gcc -o conftest -g -O2 conftest.c -lc -lresolv >&5 Undefined symbols: "_inotify_init", referenced from: _main in ccR3qeJY.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:36338: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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 inotify_init (); | int | main () | { | return inotify_init (); | ; | return 0; | } configure:36357: result: no configure:36559: checking for jack_activate in -ljack configure:36594: gcc -o conftest -g -O2 conftest.c -ljack -lresolv >&5 configure:36600: $? = 0 configure:36619: result: yes configure:36652: checking jack/jack.h usability configure:36669: gcc -c -g -O2 conftest.c >&5 configure:36675: $? = 0 configure:36689: result: yes configure:36693: checking jack/jack.h presence configure:36708: gcc -E conftest.c configure:36714: $? = 0 configure:36728: result: yes configure:36761: checking for jack/jack.h configure:36768: result: yes configure:36822: checking for lt_dlinit in -lltdl configure:36857: gcc -o conftest -g -O2 conftest.c -lltdl -lresolv >&5 configure:36863: $? = 0 configure:36882: result: yes configure:36915: checking ltdl.h usability configure:36932: gcc -c -g -O2 conftest.c >&5 configure:36938: $? = 0 configure:36952: result: yes configure:36956: checking ltdl.h presence configure:36971: gcc -E conftest.c configure:36977: $? = 0 configure:36991: result: yes configure:37024: checking for ltdl.h configure:37031: result: yes configure:37084: checking for ldap_initialize in -lldap configure:37119: gcc -o conftest -g -O2 conftest.c -lldap -lresolv >&5 configure:37125: $? = 0 configure:37144: result: yes configure:37177: checking ldap.h usability configure:37194: gcc -c -g -O2 conftest.c >&5 configure:37200: $? = 0 configure:37214: result: yes configure:37218: checking ldap.h presence configure:37233: gcc -E conftest.c configure:37239: $? = 0 configure:37253: result: yes configure:37286: checking for ldap.h configure:37293: result: yes configure:37391: checking for xml2-config configure:37407: found /usr/bin/xml2-config configure:37418: result: xml2-config configure:37483: gcc -o conftest -g -O2 -I/usr/include/libxml2 conftest.c -L/usr/lib -lxml2 -lz -lpthread -licucore -lm >&5 configure:37489: $? = 0 configure:37552: checking for mISDN_open in -lmISDN configure:37587: gcc -o conftest -g -O2 conftest.c -lmISDN -lresolv >&5 ld: library not found for -lmISDN collect2: ld returned 1 exit status configure:37593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 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 mISDN_open (); | int | main () | { | return mISDN_open (); | ; | return 0; | } configure:37612: result: no configure:38660: checking for mysql_config configure:38690: result: no configure:38809: checking for nbs_connect in -lnbs configure:38844: gcc -o conftest -g -O2 conftest.c -lnbs -lresolv >&5 ld: library not found for -lnbs collect2: ld returned 1 exit status configure:38850: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 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 nbs_connect (); | int | main () | { | return nbs_connect (); | ; | return 0; | } configure:38869: result: no configure:39071: checking for initscr in -lncurses configure:39106: gcc -o conftest -g -O2 conftest.c -lncurses -lresolv >&5 configure:39112: $? = 0 configure:39131: result: yes configure:39155: checking for curses.h configure:39160: result: yes configure:39363: checking for neon-config configure:39393: result: no configure:39542: checking for net-snmp-config configure:39558: found /usr/bin/net-snmp-config configure:39569: result: net-snmp-config configure:39636: gcc -o conftest -g -O2 -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=121 -DMACOSX_DEPLOYMENT_TARGET=10.5 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -pipe -Udarwin9 -Ddarwin9=darwin9 -I. -I/usr/local/include conftest.c -lnetsnmpagent -lnetsnmphelpers -lnetsnmpmibs -lnetsnmp >&5 configure:39642: $? = 0 configure:39695: checking for newtBell in -lnewt configure:39730: gcc -o conftest -g -O2 conftest.c -lnewt -lresolv >&5 ld: library not found for -lnewt collect2: ld returned 1 exit status configure:39736: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char newtBell (); | int | main () | { | return newtBell (); | ; | return 0; | } configure:39755: result: no configure:39957: checking for SQLConnect in -lodbc configure:39992: gcc -o conftest -g -O2 conftest.c -lodbc -lresolv >&5 Undefined symbols: "_CFBundleCopyResourceURL", referenced from: _SQLDriverConnect_Internal in libodbc.a(connect.o) "___CFConstantStringClassReference", referenced from: cfstring=org.iodbc.core in libodbc.a(connect.o) cfstring=iODBCadm.bundle in libodbc.a(connect.o) "_CFStringGetCString", referenced from: _SQLDriverConnect_Internal in libodbc.a(connect.o) "_CFBundleGetBundleWithIdentifier", referenced from: _SQLDriverConnect_Internal in libodbc.a(connect.o) "_CFURLCopyFileSystemPath", referenced from: _SQLDriverConnect_Internal in libodbc.a(connect.o) "_CFRelease", referenced from: _SQLDriverConnect_Internal in libodbc.a(connect.o) _SQLDriverConnect_Internal in libodbc.a(connect.o) ld: symbol(s) not found collect2: ld returned 1 exit status configure:39998: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char SQLConnect (); | int | main () | { | return SQLConnect (); | ; | return 0; | } configure:40017: result: no configure:40219: checking for ogg_sync_init in -logg configure:40254: gcc -o conftest -g -O2 conftest.c -logg -lresolv >&5 ld: library not found for -logg collect2: ld returned 1 exit status configure:40260: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char ogg_sync_init (); | int | main () | { | return ogg_sync_init (); | ; | return 0; | } configure:40279: result: no configure:40482: checking for backtrace in -lexecinfo configure:40517: gcc -o conftest -g -O2 conftest.c -lexecinfo -lresolv >&5 ld: library not found for -lexecinfo collect2: ld returned 1 exit status configure:40523: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char backtrace (); | int | main () | { | return backtrace (); | ; | return 0; | } configure:40542: result: no configure:40744: checking for backtrace in -lc configure:40779: gcc -o conftest -g -O2 conftest.c -lc -lresolv >&5 configure:40785: $? = 0 configure:40804: result: yes configure:40837: checking execinfo.h usability configure:40854: gcc -c -g -O2 conftest.c >&5 configure:40860: $? = 0 configure:40874: result: yes configure:40878: checking execinfo.h presence configure:40893: gcc -E conftest.c configure:40899: $? = 0 configure:40913: result: yes configure:40946: checking for execinfo.h configure:40953: result: yes configure:41006: checking for ba2str in -lbluetooth configure:41041: gcc -o conftest -g -O2 conftest.c -lbluetooth -lresolv >&5 ld: library not found for -lbluetooth collect2: ld returned 1 exit status configure:41047: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char ba2str (); | int | main () | { | return ba2str (); | ; | return 0; | } configure:41066: result: no configure:41362: checking linux/soundcard.h usability configure:41379: gcc -c -g -O2 conftest.c >&5 conftest.c:291:29: error: linux/soundcard.h: No such file or directory configure:41385: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:41399: result: no configure:41403: checking linux/soundcard.h presence configure:41418: gcc -E conftest.c conftest.c:258:29: error: linux/soundcard.h: No such file or directory configure:41424: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | /* end confdefs.h. */ | #include configure:41438: result: no configure:41471: checking for linux/soundcard.h configure:41478: result: no configure:41623: checking sys/soundcard.h usability configure:41640: gcc -c -g -O2 conftest.c >&5 conftest.c:291:27: error: sys/soundcard.h: No such file or directory configure:41646: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:41660: result: no configure:41664: checking sys/soundcard.h presence configure:41679: gcc -E conftest.c conftest.c:258:27: error: sys/soundcard.h: No such file or directory configure:41685: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | /* end confdefs.h. */ | #include configure:41699: result: no configure:41732: checking for sys/soundcard.h configure:41739: result: no configure:41791: checking for oss_ioctl_mixer in -lossaudio configure:41826: gcc -o conftest -g -O2 conftest.c -lossaudio -lresolv >&5 ld: library not found for -lossaudio collect2: ld returned 1 exit status configure:41832: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char oss_ioctl_mixer (); | int | main () | { | return oss_ioctl_mixer (); | ; | return 0; | } configure:41851: result: no configure:42202: checking for pg_config configure:42235: result: no configure:42381: checking for poptStrerror in -lpopt configure:42416: gcc -o conftest -g -O2 conftest.c -lpopt -lresolv >&5 ld: library not found for -lpopt collect2: ld returned 1 exit status configure:42422: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char poptStrerror (); | int | main () | { | return poptStrerror (); | ; | return 0; | } configure:42441: result: no configure:42643: checking for Pa_GetDeviceCount in -lportaudio configure:42678: gcc -o conftest -g -O2 conftest.c -lportaudio -lresolv >&5 ld: library not found for -lportaudio collect2: ld returned 1 exit status configure:42684: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char Pa_GetDeviceCount (); | int | main () | { | return Pa_GetDeviceCount (); | ; | return 0; | } configure:42703: result: no configure:42905: checking for pri_connected_line_update in -lpri configure:42940: gcc -o conftest -g -O2 conftest.c -lpri -lresolv >&5 ld: library not found for -lpri collect2: ld returned 1 exit status configure:42946: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pri_connected_line_update (); | int | main () | { | return pri_connected_line_update (); | ; | return 0; | } configure:42965: result: no configure:43170: checking for pri_progress_with_cause in -lpri configure:43205: gcc -o conftest -g -O2 conftest.c -lpri -lresolv >&5 ld: library not found for -lpri collect2: ld returned 1 exit status configure:43211: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pri_progress_with_cause (); | int | main () | { | return pri_progress_with_cause (); | ; | return 0; | } configure:43230: result: no configure:43431: checking for pri_set_inbanddisconnect in -lpri configure:43466: gcc -o conftest -g -O2 conftest.c -lpri -lresolv >&5 ld: library not found for -lpri collect2: ld returned 1 exit status configure:43472: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pri_set_inbanddisconnect (); | int | main () | { | return pri_set_inbanddisconnect (); | ; | return 0; | } configure:43491: result: no configure:43692: checking for pri_maintenance_service in -lpri configure:43727: gcc -o conftest -g -O2 conftest.c -lpri -lresolv >&5 ld: library not found for -lpri collect2: ld returned 1 exit status configure:43733: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pri_maintenance_service (); | int | main () | { | return pri_maintenance_service (); | ; | return 0; | } configure:43752: result: no configure:43953: checking for pri_sr_set_reversecharge in -lpri configure:43988: gcc -o conftest -g -O2 conftest.c -lpri -lresolv >&5 ld: library not found for -lpri collect2: ld returned 1 exit status configure:43994: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pri_sr_set_reversecharge (); | int | main () | { | return pri_sr_set_reversecharge (); | ; | return 0; | } configure:44013: result: no configure:44216: checking for resample_open in -lresample configure:44251: gcc -o conftest -g -O2 conftest.c -lresample -lm -lresolv >&5 ld: library not found for -lresample collect2: ld returned 1 exit status configure:44257: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char resample_open (); | int | main () | { | return resample_open (); | ; | return 0; | } configure:44276: result: no configure:44465: checking for minimum version of SpanDSP configure:44511: gcc -c -g -O2 conftest.c >&5 conftest.c:258:29: error: spandsp/version.h: No such file or directory conftest.c:264:4: error: #error "spandsp 0.0.5 or greater is required" configure:44517: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | #define HAVE_BKTR 1 | #define HAVE_BKTR_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:44540: result: no configure:45099: checking for ss7_pollflags in -lss7 configure:45134: gcc -o conftest -g -O2 conftest.c -lss7 -lresolv >&5 ld: library not found for -lss7 collect2: ld returned 1 exit status configure:45140: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char ss7_pollflags (); | int | main () | { | return ss7_pollflags (); | ; | return 0; | } configure:45159: result: no configure:45361: checking for openr2_chan_new in -lopenr2 configure:45396: gcc -o conftest -g -O2 conftest.c -lopenr2 -lresolv >&5 ld: library not found for -lopenr2 collect2: ld returned 1 exit status configure:45402: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char openr2_chan_new (); | int | main () | { | return openr2_chan_new (); | ; | return 0; | } configure:45421: result: no configure:45918: checking /var/root/pwlib/include/ptlib.h usability configure:45935: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:291:43: error: /var/root/pwlib/include/ptlib.h: No such file or directory configure:45941: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:45955: result: no configure:45959: checking /var/root/pwlib/include/ptlib.h presence configure:45974: g++ -E conftest.cpp conftest.cpp:258:43: error: /var/root/pwlib/include/ptlib.h: No such file or directory configure:45980: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | /* end confdefs.h. */ | #include configure:45994: result: no configure:46027: checking for /var/root/pwlib/include/ptlib.h configure:46035: result: no configure:46057: checking /usr/local/include/ptlib.h usability configure:46074: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:291:38: error: /usr/local/include/ptlib.h: No such file or directory configure:46080: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:46094: result: no configure:46098: checking /usr/local/include/ptlib.h presence configure:46113: g++ -E conftest.cpp conftest.cpp:258:38: error: /usr/local/include/ptlib.h: No such file or directory configure:46119: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | /* end confdefs.h. */ | #include configure:46133: result: no configure:46166: checking for /usr/local/include/ptlib.h configure:46173: result: no configure:46248: checking /usr/include/ptlib.h usability configure:46265: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:291:32: error: /usr/include/ptlib.h: No such file or directory configure:46271: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:46285: result: no configure:46289: checking /usr/include/ptlib.h presence configure:46304: g++ -E conftest.cpp conftest.cpp:258:32: error: /usr/include/ptlib.h: No such file or directory configure:46310: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | /* end confdefs.h. */ | #include configure:46324: result: no configure:46357: checking for /usr/include/ptlib.h configure:46364: result: no configure:47478: checking for luaL_newstate in -llua5.1 configure:47513: gcc -o conftest -g -O2 conftest.c -llua5.1 -lm -lresolv >&5 ld: library not found for -llua5.1 collect2: ld returned 1 exit status configure:47519: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char luaL_newstate (); | int | main () | { | return luaL_newstate (); | ; | return 0; | } configure:47538: result: no configure:47740: checking for luaL_register in -llua configure:47775: gcc -o conftest -g -O2 conftest.c -llua -lm -lresolv >&5 ld: library not found for -llua collect2: ld returned 1 exit status configure:47781: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char luaL_register (); | int | main () | { | return luaL_register (); | ; | return 0; | } configure:47800: result: no configure:48002: checking for rc_read_config in -lradiusclient-ng configure:48037: gcc -o conftest -g -O2 conftest.c -lradiusclient-ng -lresolv >&5 ld: library not found for -lradiusclient-ng collect2: ld returned 1 exit status configure:48043: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char rc_read_config (); | int | main () | { | return rc_read_config (); | ; | return 0; | } configure:48062: result: no configure:48273: checking for saClmInitialize in -lSaClm configure:48308: gcc -o conftest -g -O2 conftest.c -lSaClm -L/usr/lib/openais -L/usr/lib64/openais -lresolv >&5 ld: library not found for -lSaClm collect2: ld returned 1 exit status configure:48314: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char saClmInitialize (); | int | main () | { | return saClmInitialize (); | ; | return 0; | } configure:48333: result: no configure:48550: checking for speex_encode in -lspeex configure:48585: gcc -o conftest -g -O2 conftest.c -lspeex -lm -lresolv >&5 ld: library not found for -lspeex collect2: ld returned 1 exit status configure:48591: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char speex_encode (); | int | main () | { | return speex_encode (); | ; | return 0; | } configure:48610: result: no configure:48813: checking for speex_preprocess_ctl in -lspeex configure:48848: gcc -o conftest -g -O2 conftest.c -lspeex -lm -lresolv >&5 ld: library not found for -lspeex collect2: ld returned 1 exit status configure:48854: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char speex_preprocess_ctl (); | int | main () | { | return speex_preprocess_ctl (); | ; | return 0; | } configure:48873: result: no configure:49078: checking for speex_preprocess_ctl in -lspeexdsp configure:49113: gcc -o conftest -g -O2 conftest.c -lspeexdsp -lm -lresolv >&5 ld: library not found for -lspeexdsp collect2: ld returned 1 exit status configure:49119: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char speex_preprocess_ctl (); | int | main () | { | return speex_preprocess_ctl (); | ; | return 0; | } configure:49138: result: no configure:49345: checking for sqlite_exec in -lsqlite configure:49380: gcc -o conftest -g -O2 conftest.c -lsqlite -lresolv >&5 ld: library not found for -lsqlite collect2: ld returned 1 exit status configure:49386: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sqlite_exec (); | int | main () | { | return sqlite_exec (); | ; | return 0; | } configure:49405: result: no configure:49607: checking for sqlite3_open in -lsqlite3 configure:49642: gcc -o conftest -g -O2 conftest.c -lsqlite3 -lresolv >&5 configure:49648: $? = 0 configure:49667: result: yes configure:49700: checking sqlite3.h usability configure:49717: gcc -c -g -O2 conftest.c >&5 configure:49723: $? = 0 configure:49737: result: yes configure:49741: checking sqlite3.h presence configure:49756: gcc -E conftest.c configure:49762: $? = 0 configure:49776: result: yes configure:49809: checking for sqlite3.h configure:49816: result: yes configure:49869: checking for AES_encrypt in -lcrypto configure:49904: gcc -o conftest -g -O2 conftest.c -lcrypto -lresolv >&5 configure:49910: $? = 0 configure:49929: result: yes configure:49962: checking openssl/aes.h usability configure:49979: gcc -c -g -O2 conftest.c >&5 configure:49985: $? = 0 configure:49999: result: yes configure:50003: checking openssl/aes.h presence configure:50018: gcc -E conftest.c configure:50024: $? = 0 configure:50038: result: yes configure:50071: checking for openssl/aes.h configure:50078: result: yes configure:50133: checking for ssl2_connect in -lssl configure:50168: gcc -o conftest -g -O2 conftest.c -lssl -lcrypto -lresolv >&5 configure:50174: $? = 0 configure:50193: result: yes configure:50226: checking openssl/ssl.h usability configure:50243: gcc -c -g -O2 conftest.c >&5 configure:50249: $? = 0 configure:50263: result: yes configure:50267: checking openssl/ssl.h presence configure:50282: gcc -E conftest.c configure:50288: $? = 0 configure:50302: result: yes configure:50335: checking for openssl/ssl.h configure:50342: result: yes configure:50407: checking osp/osp.h usability configure:50424: gcc -c -g -O2 conftest.c >&5 conftest.c:297:21: error: osp/osp.h: No such file or directory configure:50430: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | #define HAVE_BKTR 1 | #define HAVE_BKTR_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. */ | #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:50444: result: no configure:50448: checking osp/osp.h presence configure:50463: gcc -E conftest.c conftest.c:264:21: error: osp/osp.h: No such file or directory configure:50469: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | #define HAVE_BKTR 1 | #define HAVE_BKTR_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. */ | #include configure:50483: result: no configure:50516: checking for osp/osp.h configure:50523: result: no configure:50740: checking for gmime-config configure:50770: result: no configure:50889: checking for malloc in -lhoard configure:50924: gcc -o conftest -g -O2 conftest.c -lhoard -lresolv >&5 conftest.c:271: warning: conflicting types for built-in function 'malloc' ld: library not found for -lhoard collect2: ld returned 1 exit status configure:50930: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_SQLITE3 1 | #define HAVE_SQLITE3_VERSION | #define HAVE_CRYPTO 1 | #define HAVE_CRYPTO_VERSION | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_VERSION | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char malloc (); | int | main () | { | return malloc (); | ; | return 0; | } configure:50949: result: no configure:51151: checking for dbinit in -lsybdb configure:51186: gcc -o conftest -g -O2 conftest.c -lsybdb -lresolv >&5 ld: library not found for -lsybdb collect2: ld returned 1 exit status configure:51192: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | #define HAVE_BKTR 1 | #define HAVE_BKTR_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:51211: result: no configure:51413: checking for tgetent in -ltermcap configure:51448: gcc -o conftest -g -O2 conftest.c -ltermcap -lresolv >&5 configure:51454: $? = 0 configure:51473: result: yes configure:51675: checking for tgetent in -ltinfo configure:51710: gcc -o conftest -g -O2 conftest.c -ltinfo -lresolv >&5 ld: library not found for -ltinfo collect2: ld returned 1 exit status configure:51716: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | #define HAVE_BKTR 1 | #define HAVE_BKTR_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:51735: result: no configure:51921: checking for tone_zone_find_by_num in -ltonezone configure:51956: gcc -o conftest -g -O2 conftest.c -ltonezone -lresolv >&5 ld: library not found for -ltonezone collect2: ld returned 1 exit status configure:51962: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_SQLITE3 1 | #define HAVE_SQLITE3_VERSION | #define HAVE_CRYPTO 1 | #define HAVE_CRYPTO_VERSION | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_VERSION | #define HAVE_TERMCAP 1 | #define HAVE_TERMCAP_VERSION | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char tone_zone_find_by_num (); | int | main () | { | return tone_zone_find_by_num (); | ; | return 0; | } configure:51980: result: no configure:52009: checking for tone_zone_find in -ltonezone configure:52044: gcc -o conftest -g -O2 conftest.c -ltonezone -lm -lresolv >&5 ld: library not found for -ltonezone collect2: ld returned 1 exit status configure:52050: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_SQLITE3 1 | #define HAVE_SQLITE3_VERSION | #define HAVE_CRYPTO 1 | #define HAVE_CRYPTO_VERSION | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_VERSION | #define HAVE_TERMCAP 1 | #define HAVE_TERMCAP_VERSION | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char tone_zone_find (); | int | main () | { | return tone_zone_find (); | ; | return 0; | } configure:52069: result: no configure:52271: checking for usb_init in -lusb configure:52306: gcc -o conftest -g -O2 conftest.c -lusb -lresolv >&5 ld: library not found for -lusb collect2: ld returned 1 exit status configure:52312: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | #define HAVE_BKTR 1 | #define HAVE_BKTR_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:52331: result: no configure:52797: checking for vorbis_info_init in -lvorbis configure:52832: gcc -o conftest -g -O2 conftest.c -lvorbis -lm -lvorbisenc -lresolv >&5 ld: library not found for -lvorbis collect2: ld returned 1 exit status configure:52838: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_SQLITE3 1 | #define HAVE_SQLITE3_VERSION | #define HAVE_CRYPTO 1 | #define HAVE_CRYPTO_VERSION | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_VERSION | #define HAVE_TERMCAP 1 | #define HAVE_TERMCAP_VERSION | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char vorbis_info_init (); | int | main () | { | return vorbis_info_init (); | ; | return 0; | } configure:52857: result: no configure:53052: checking for vpb_open in -lvpb configure:53089: g++ -o conftest -g -O2 conftest.cpp -lresolv -lvpb -lpthread >&5 conftest.cpp:267:20: error: vpbapi.h: No such file or directory conftest.cpp: In function 'int main()': conftest.cpp:271: error: 'vpb_open' was not declared in this scope configure:53095: $? = 1 configure: failed program was: | | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_SQLITE3 1 | #define HAVE_SQLITE3_VERSION | #define HAVE_CRYPTO 1 | #define HAVE_CRYPTO_VERSION | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_VERSION | #define HAVE_TERMCAP 1 | #define HAVE_TERMCAP_VERSION | /* end confdefs.h. */ | #include | int | main () | { | int q = vpb_open(0,0); | ; | return 0; | } | configure:53109: result: no configure:53158: checking for compress in -lz configure:53193: gcc -o conftest -g -O2 conftest.c -lz -lresolv >&5 configure:53199: $? = 0 configure:53218: result: yes configure:53251: checking zlib.h usability configure:53268: gcc -c -g -O2 conftest.c >&5 configure:53274: $? = 0 configure:53288: result: yes configure:53292: checking zlib.h presence configure:53307: gcc -E conftest.c configure:53313: $? = 0 configure:53327: result: yes configure:53360: checking for zlib.h configure:53367: result: yes configure:53430: checking h323.h usability configure:53447: gcc -c -g -O2 conftest.c >&5 conftest.c:301:18: error: h323.h: No such file or directory configure:53453: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_SQLITE3 1 | #define HAVE_SQLITE3_VERSION | #define HAVE_CRYPTO 1 | #define HAVE_CRYPTO_VERSION | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_VERSION | #define HAVE_TERMCAP 1 | #define HAVE_TERMCAP_VERSION | #define HAVE_ZLIB 1 | #define HAVE_ZLIB_VERSION | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:53467: result: no configure:53471: checking h323.h presence configure:53486: gcc -E conftest.c conftest.c:268:18: error: h323.h: No such file or directory configure:53492: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_SQLITE3 1 | #define HAVE_SQLITE3_VERSION | #define HAVE_CRYPTO 1 | #define HAVE_CRYPTO_VERSION | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_VERSION | #define HAVE_TERMCAP 1 | #define HAVE_TERMCAP_VERSION | #define HAVE_ZLIB 1 | #define HAVE_ZLIB_VERSION | /* end confdefs.h. */ | #include configure:53506: result: no configure:53539: checking for h323.h configure:53546: result: no configure:53569: checking linux/compiler.h usability configure:53586: gcc -c -g -O2 conftest.c >&5 conftest.c:301:28: error: linux/compiler.h: No such file or directory configure:53592: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_SQLITE3 1 | #define HAVE_SQLITE3_VERSION | #define HAVE_CRYPTO 1 | #define HAVE_CRYPTO_VERSION | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_VERSION | #define HAVE_TERMCAP 1 | #define HAVE_TERMCAP_VERSION | #define HAVE_ZLIB 1 | #define HAVE_ZLIB_VERSION | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:53606: result: no configure:53610: checking linux/compiler.h presence configure:53625: gcc -E conftest.c conftest.c:268:28: error: linux/compiler.h: No such file or directory configure:53631: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_SQLITE3 1 | #define HAVE_SQLITE3_VERSION | #define HAVE_CRYPTO 1 | #define HAVE_CRYPTO_VERSION | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_VERSION | #define HAVE_TERMCAP 1 | #define HAVE_TERMCAP_VERSION | #define HAVE_ZLIB 1 | #define HAVE_ZLIB_VERSION | /* end confdefs.h. */ | #include configure:53645: result: no configure:53678: checking for linux/compiler.h configure:53685: result: no configure:53699: checking for linux/ixjuser.h configure:53725: gcc -c -g -O2 conftest.c >&5 conftest.c:269:34: error: linux/version.h: No such file or directory conftest.c:275:27: error: linux/ixjuser.h: No such file or directory configure:53731: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_SQLITE3 1 | #define HAVE_SQLITE3_VERSION | #define HAVE_CRYPTO 1 | #define HAVE_CRYPTO_VERSION | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_VERSION | #define HAVE_TERMCAP 1 | #define HAVE_TERMCAP_VERSION | #define HAVE_ZLIB 1 | #define HAVE_ZLIB_VERSION | /* end confdefs.h. */ | | #include | #ifdef HAVE_LINUX_COMPILER_H | #include | #endif | | | #include configure:53746: result: no configure:53803: checking for sdl-config configure:53833: result: no configure:53951: checking for IMG_Load in -lSDL_image configure:53986: gcc -o conftest -g -O2 conftest.c -lSDL_image -lresolv >&5 ld: library not found for -lSDL_image collect2: ld returned 1 exit status configure:53992: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_SQLITE3 1 | #define HAVE_SQLITE3_VERSION | #define HAVE_CRYPTO 1 | #define HAVE_CRYPTO_VERSION | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_VERSION | #define HAVE_TERMCAP 1 | #define HAVE_TERMCAP_VERSION | #define HAVE_ZLIB 1 | #define HAVE_ZLIB_VERSION | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char IMG_Load (); | int | main () | { | return IMG_Load (); | ; | return 0; | } configure:54011: result: no configure:54212: checking for sws_getContext in -lavcodec configure:54247: gcc -o conftest -g -O2 conftest.c -lavcodec -lpthread -lz -lm -lresolv >&5 ld: library not found for -lavcodec collect2: ld returned 1 exit status configure:54253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_SQLITE3 1 | #define HAVE_SQLITE3_VERSION | #define HAVE_CRYPTO 1 | #define HAVE_CRYPTO_VERSION | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_VERSION | #define HAVE_TERMCAP 1 | #define HAVE_TERMCAP_VERSION | #define HAVE_ZLIB 1 | #define HAVE_ZLIB_VERSION | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sws_getContext (); | int | main () | { | return sws_getContext (); | ; | return 0; | } configure:54272: result: no configure:54469: checking linux/videodev.h usability configure:54486: gcc -c -g -O2 conftest.c >&5 conftest.c:301:28: error: linux/videodev.h: No such file or directory configure:54492: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_SQLITE3 1 | #define HAVE_SQLITE3_VERSION | #define HAVE_CRYPTO 1 | #define HAVE_CRYPTO_VERSION | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_VERSION | #define HAVE_TERMCAP 1 | #define HAVE_TERMCAP_VERSION | #define HAVE_ZLIB 1 | #define HAVE_ZLIB_VERSION | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:54506: result: no configure:54510: checking linux/videodev.h presence configure:54525: gcc -E conftest.c conftest.c:268:28: error: linux/videodev.h: No such file or directory configure:54531: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_SQLITE3 1 | #define HAVE_SQLITE3_VERSION | #define HAVE_CRYPTO 1 | #define HAVE_CRYPTO_VERSION | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_VERSION | #define HAVE_TERMCAP 1 | #define HAVE_TERMCAP_VERSION | #define HAVE_ZLIB 1 | #define HAVE_ZLIB_VERSION | /* end confdefs.h. */ | #include configure:54545: result: no configure:54578: checking for linux/videodev.h configure:54585: result: no configure:54616: checking for XOpenDisplay in -lX11 configure:54651: gcc -o conftest -g -O2 conftest.c -lX11 -lresolv >&5 ld: library not found for -lX11 collect2: ld returned 1 exit status configure:54657: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "asterisk 1.6" | #define PACKAGE_BUGREPORT "www.asterisk.org" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define AST_POLL_COMPAT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETPEEREID 1 | #define HAVE_SYSCTL 1 | #define HAVE_GLOB 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FUNOPEN 1 | #define HAVE_INET_ATON 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_weak_import 1 | #define HAVE_RES_NINIT 1 | #define HAVE_RES_NDESTROY 1 | #define HAVE_RES_CLOSE 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_NOMAGIC_VERSION | #define HAVE_GLOB_BRACE 1 | #define HAVE_GLOB_BRACE_VERSION | #define HAVE_OSX_ATOMICS 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_CURSES_VERSION | #define HAVE_EXP2L 1 | #define HAVE_EXP2L_VERSION | #define HAVE_LOG2L 1 | #define HAVE_LOG2L_VERSION | #define HAVE_LOG10L 1 | #define HAVE_LOG10L_VERSION | #define HAVE_SINL 1 | #define HAVE_SINL_VERSION | #define HAVE_COSL 1 | #define HAVE_COSL_VERSION | #define HAVE_TANL 1 | #define HAVE_TANL_VERSION | #define HAVE_ASINL 1 | #define HAVE_ASINL_VERSION | #define HAVE_ACOSL 1 | #define HAVE_ACOSL_VERSION | #define HAVE_ATANL 1 | #define HAVE_ATANL_VERSION | #define HAVE_ATAN2L 1 | #define HAVE_ATAN2L_VERSION | #define HAVE_POWL 1 | #define HAVE_POWL_VERSION | #define HAVE_SQRTL 1 | #define HAVE_SQRTL_VERSION | #define HAVE_RINTL 1 | #define HAVE_RINTL_VERSION | #define HAVE_EXPL 1 | #define HAVE_EXPL_VERSION | #define HAVE_LOGL 1 | #define HAVE_LOGL_VERSION | #define HAVE_REMAINDERL 1 | #define HAVE_REMAINDERL_VERSION | #define HAVE_FMODL 1 | #define HAVE_FMODL_VERSION | #define HAVE_ROUNDL 1 | #define HAVE_ROUNDL_VERSION | #define HAVE_TRUNCL 1 | #define HAVE_TRUNCL_VERSION | #define HAVE_STRTOLD 1 | #define HAVE_STRTOLD_VERSION | #define HAVE_FLOORL 1 | #define HAVE_FLOORL_VERSION | #define HAVE_CEILL 1 | #define HAVE_CEILL_VERSION | #define HAVE_EXP2 1 | #define HAVE_EXP2_VERSION | #define HAVE_LOG2 1 | #define HAVE_LOG2_VERSION | #define HAVE_LOG10 1 | #define HAVE_LOG10_VERSION | #define HAVE_SIN 1 | #define HAVE_SIN_VERSION | #define HAVE_COS 1 | #define HAVE_COS_VERSION | #define HAVE_TAN 1 | #define HAVE_TAN_VERSION | #define HAVE_ASIN 1 | #define HAVE_ASIN_VERSION | #define HAVE_ACOS 1 | #define HAVE_ACOS_VERSION | #define HAVE_ATAN 1 | #define HAVE_ATAN_VERSION | #define HAVE_ATAN2 1 | #define HAVE_ATAN2_VERSION | #define HAVE_POW 1 | #define HAVE_POW_VERSION | #define HAVE_SQRT 1 | #define HAVE_SQRT_VERSION | #define HAVE_RINT 1 | #define HAVE_RINT_VERSION | #define HAVE_EXP 1 | #define HAVE_EXP_VERSION | #define HAVE_LOG 1 | #define HAVE_LOG_VERSION | #define HAVE_REMAINDER 1 | #define HAVE_REMAINDER_VERSION | #define HAVE_FMOD 1 | #define HAVE_FMOD_VERSION | #define HAVE_ROUND 1 | #define HAVE_ROUND_VERSION | #define HAVE_TRUNC 1 | #define HAVE_TRUNC_VERSION | #define HAVE_STRTOD 1 | #define HAVE_STRTOD_VERSION | #define HAVE_FLOOR 1 | #define HAVE_FLOOR_VERSION | #define HAVE_CEIL 1 | #define HAVE_CEIL_VERSION | #define HAVE_GETIFADDRS 1 | #define HAVE_GETIFADDRS_VERSION | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICONV_VERSION | #define HAVE_IODBC 1 | #define HAVE_IODBC_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_LIBXML2 1 | #define HAVE_NCURSES 1 | #define HAVE_NCURSES_VERSION | #define HAVE_NETSNMP 1 | #define HAVE_BKTR 1 | #define HAVE_BKTR_VERSION | #define HAVE_SQLITE3 1 | #define HAVE_SQLITE3_VERSION | #define HAVE_CRYPTO 1 | #define HAVE_CRYPTO_VERSION | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_VERSION | #define HAVE_TERMCAP 1 | #define HAVE_TERMCAP_VERSION | #define HAVE_ZLIB 1 | #define HAVE_ZLIB_VERSION | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char XOpenDisplay (); | int | main () | { | return XOpenDisplay (); | ; | return 0; | } configure:54676: result: no configure:54877: checking for XOpenDisplay in -lX11 configure:54937: result: no configure:55125: checking for /sbin/launchd configure:55140: result: yes configure:55199: checking for gtk-config configure:55229: result: no configure:55376: checking for pkg-config configure:55406: result: no configure:55490: checking for curl-config configure:55508: found /usr/bin/curl-config configure:55520: result: /usr/bin/curl-config configure:55552: checking for curl_version() in curl/curl.h configure:55578: gcc -c -g -O2 conftest.c >&5 configure:55584: $? = 0 configure:55590: result: yes configure:55645: checking for LOG_AUTH in syslog.h configure:55680: gcc -c -g -O2 conftest.c >&5 configure:55686: $? = 0 configure:55691: result: yes configure:55721: checking for LOG_AUTHPRIV in syslog.h configure:55756: gcc -c -g -O2 conftest.c >&5 configure:55762: $? = 0 configure:55767: result: yes configure:55797: checking for LOG_CRON in syslog.h configure:55832: gcc -c -g -O2 conftest.c >&5 configure:55838: $? = 0 configure:55843: result: yes configure:55873: checking for LOG_DAEMON in syslog.h configure:55908: gcc -c -g -O2 conftest.c >&5 configure:55914: $? = 0 configure:55919: result: yes configure:55949: checking for LOG_FTP in syslog.h configure:55984: gcc -c -g -O2 conftest.c >&5 configure:55990: $? = 0 configure:55995: result: yes configure:56025: checking for LOG_KERN in syslog.h configure:56060: gcc -c -g -O2 conftest.c >&5 configure:56066: $? = 0 configure:56071: result: yes configure:56101: checking for LOG_LPR in syslog.h configure:56136: gcc -c -g -O2 conftest.c >&5 configure:56142: $? = 0 configure:56147: result: yes configure:56177: checking for LOG_MAIL in syslog.h configure:56212: gcc -c -g -O2 conftest.c >&5 configure:56218: $? = 0 configure:56223: result: yes configure:56253: checking for LOG_NEWS in syslog.h configure:56288: gcc -c -g -O2 conftest.c >&5 configure:56294: $? = 0 configure:56299: result: yes configure:56329: checking for LOG_SYSLOG in syslog.h configure:56364: gcc -c -g -O2 conftest.c >&5 configure:56370: $? = 0 configure:56375: result: yes configure:56405: checking for LOG_UUCP in syslog.h configure:56440: gcc -c -g -O2 conftest.c >&5 configure:56446: $? = 0 configure:56451: result: yes configure:56487: checking for mandatory modules: configure:56509: result: ok configure:56623: 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 blob.fox-den.com config.status:996: creating build_tools/menuselect-deps config.status:996: creating makeopts config.status:996: creating channels/h323/Makefile config.status:996: creating include/asterisk/autoconfig.h config.status:1528: include/asterisk/autoconfig.h is unchanged configure:58202: Package configured for: configure:58204: OS type : darwin9.8.0 configure:58206: Host CPU : i386 configure:58208: build-cpu:vendor:os: i386 : apple : darwin9.8.0 : configure:58210: host-cpu:vendor:os: i386 : apple : darwin9.8.0 : ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_GNU_MAKE=make ac_cv_GNU_MAKE_VERSION_MAJOR=3 ac_cv_GNU_MAKE_VERSION_MINOR=81 ac_cv_build=i386-apple-darwin9.8.0 ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_volatile=yes ac_cv_curl_h=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_file__dev_urandom=yes ac_cv_file__sbin_launchd=yes ac_cv_func__doprnt=no ac_cv_func_alloca_works=yes ac_cv_func_asprintf=yes ac_cv_func_atexit=yes ac_cv_func_chown_works=yes ac_cv_func_closedir_void=no ac_cv_func_closefrom=no ac_cv_func_dup2=yes ac_cv_func_eaccess=no ac_cv_func_endpwent=yes ac_cv_func_euidaccess=no ac_cv_func_fopencookie=no ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_ftruncate=yes ac_cv_func_funopen=yes ac_cv_func_getcwd=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_getloadavg=yes ac_cv_func_getpagesize=yes ac_cv_func_getpeereid=yes ac_cv_func_gettimeofday=yes ac_cv_func_glob=yes ac_cv_func_inet_aton=yes ac_cv_func_inet_ntoa=yes ac_cv_func_ioperm=no ac_cv_func_isascii=yes ac_cv_func_localtime_r=yes ac_cv_func_lstat_dereferences_slashed_symlink=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_mkdir=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_putenv=yes ac_cv_func_re_comp=no ac_cv_func_regcomp=yes ac_cv_func_select=yes ac_cv_func_select_args='int,fd_set *,struct timeval *' ac_cv_func_setenv=yes ac_cv_func_setvbuf_reversed=no ac_cv_func_socket=yes ac_cv_func_stat_empty_string_bug=no ac_cv_func_strcasecmp=yes ac_cv_func_strcasestr=yes ac_cv_func_strchr=yes ac_cv_func_strcoll_works=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_strlcat=yes ac_cv_func_strlcpy=yes ac_cv_func_strncasecmp=yes ac_cv_func_strndup=no ac_cv_func_strnlen=no ac_cv_func_strnlen_working=no ac_cv_func_strrchr=yes ac_cv_func_strsep=yes ac_cv_func_strspn=yes ac_cv_func_strstr=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_strtoq=yes ac_cv_func_swapctl=no ac_cv_func_sysctl=yes ac_cv_func_unsetenv=yes ac_cv_func_utime=yes ac_cv_func_utime_null=yes ac_cv_func_vasprintf=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_vprintf=yes ac_cv_header__usr_include_ptlib_h=no ac_cv_header__usr_local_include_ptlib_h=no ac_cv_header__var_root_pwlib_include_ptlib_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_arpa_nameser_h=yes ac_cv_header_byteswap_h=no ac_cv_header_curses_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_h323_h=no ac_cv_header_iconv_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=no ac_cv_header_libkern_OSAtomic_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_compiler_h=no ac_cv_header_linux_ixjuser_h=no ac_cv_header_linux_soundcard_h=no ac_cv_header_linux_videodev_h=no ac_cv_header_locale_h=yes ac_cv_header_ltdl_h=yes ac_cv_header_malloc_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_openssl_aes_h=yes ac_cv_header_openssl_ssl_h=yes ac_cv_header_osp_osp_h=no ac_cv_header_sql_h=yes ac_cv_header_sqlite3_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_io_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_soundcard_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_header_vfork_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_zlib_h=yes ac_cv_host=i386-apple-darwin9.8.0 ac_cv_imap_tk=no ac_cv_lib_SDL_image_IMG_Load=no ac_cv_lib_SaClm_saClmInitialize=no ac_cv_lib_X11_XOpenDisplay=no ac_cv_lib_asound_snd_spcm_init=no ac_cv_lib_avcodec_sws_getContext=no ac_cv_lib_bluetooth_ba2str=no ac_cv_lib_c_backtrace=yes ac_cv_lib_c_inotify_init=no ac_cv_lib_c_strtod=yes ac_cv_lib_c_strtold=yes ac_cv_lib_crypto_AES_encrypt=yes ac_cv_lib_curses_initscr=yes ac_cv_lib_error_at_line=no ac_cv_lib_execinfo_backtrace=no ac_cv_lib_gsm_gsm_create=no ac_cv_lib_hoard_malloc=no ac_cv_lib_ical_icaltimezone_new=no ac_cv_lib_iconv_iconv_open=yes ac_cv_lib_iksemel_iks_start_sasl=no ac_cv_lib_iodbc_SQLConnect=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_lua_luaL_register=no ac_cv_lib_mISDN_mISDN_open=no ac_cv_lib_m_acos=yes ac_cv_lib_m_acosl=yes ac_cv_lib_m_asin=yes ac_cv_lib_m_asinl=yes ac_cv_lib_m_atan2=yes ac_cv_lib_m_atan2l=yes ac_cv_lib_m_atan=yes ac_cv_lib_m_atanl=yes ac_cv_lib_m_ceil=yes ac_cv_lib_m_ceill=yes ac_cv_lib_m_cos=yes ac_cv_lib_m_cosl=yes ac_cv_lib_m_exp10=no ac_cv_lib_m_exp10l=no ac_cv_lib_m_exp2=yes ac_cv_lib_m_exp2l=yes ac_cv_lib_m_exp=yes ac_cv_lib_m_expl=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_floorl=yes ac_cv_lib_m_fmod=yes ac_cv_lib_m_fmodl=yes ac_cv_lib_m_log10=yes ac_cv_lib_m_log10l=yes ac_cv_lib_m_log2=yes ac_cv_lib_m_log2l=yes ac_cv_lib_m_log=yes ac_cv_lib_m_logl=yes ac_cv_lib_m_pow=yes ac_cv_lib_m_powl=yes ac_cv_lib_m_remainder=yes ac_cv_lib_m_remainderl=yes ac_cv_lib_m_rint=yes ac_cv_lib_m_rintl=yes ac_cv_lib_m_round=yes ac_cv_lib_m_roundl=yes ac_cv_lib_m_sin=yes ac_cv_lib_m_sinl=yes ac_cv_lib_m_sqrt=yes ac_cv_lib_m_sqrtl=yes ac_cv_lib_m_tan=yes ac_cv_lib_m_tanl=yes ac_cv_lib_m_trunc=yes ac_cv_lib_m_truncl=yes ac_cv_lib_nbs_nbs_connect=no ac_cv_lib_ncurses_initscr=yes ac_cv_lib_newt_newtBell=no ac_cv_lib_odbc_SQLConnect=no ac_cv_lib_ogg_ogg_sync_init=no ac_cv_lib_openr2_openr2_chan_new=no ac_cv_lib_ossaudio_oss_ioctl_mixer=no ac_cv_lib_popt_poptStrerror=no ac_cv_lib_portaudio_Pa_GetDeviceCount=no ac_cv_lib_pri_pri_connected_line_update=no ac_cv_lib_pri_pri_maintenance_service=no ac_cv_lib_pri_pri_progress_with_cause=no ac_cv_lib_pri_pri_set_inbanddisconnect=no ac_cv_lib_pri_pri_sr_set_reversecharge=no ac_cv_lib_radiusclient_ng_rc_read_config=no ac_cv_lib_resample_resample_open=no ac_cv_lib_speex_speex_encode=no ac_cv_lib_speex_speex_preprocess_ctl=no ac_cv_lib_speexdsp_speex_preprocess_ctl=no ac_cv_lib_sqlite3_sqlite3_open=yes ac_cv_lib_sqlite_sqlite_exec=no ac_cv_lib_ss7_ss7_pollflags=no ac_cv_lib_ssl_ssl2_connect=yes ac_cv_lib_sybdb_dbinit=no ac_cv_lib_termcap_tgetent=yes ac_cv_lib_tinfo_tgetent=no ac_cv_lib_tonezone_tone_zone_find=no ac_cv_lib_tonezone_tone_zone_find_by_num=no ac_cv_lib_usb_usb_init=no ac_cv_lib_vorbis_vorbis_info_init=no ac_cv_lib_vpb_vpb_open=no ac_cv_lib_z_compress=yes ac_cv_member_struct_stat_st_blksize=yes ac_cv_objext=o ac_cv_path_BASENAME=/usr/bin/basename ac_cv_path_COMPRESS=/usr/bin/compress ac_cv_path_CURL=/usr/bin/curl ac_cv_path_DIRNAME=/usr/bin/dirname ac_cv_path_DOT=: ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FIND=/usr/bin/find ac_cv_path_GREP=/usr/bin/grep ac_cv_path_ID=/usr/bin/id ac_cv_path_KPATHSEA=: ac_cv_path_LN=/bin/ln ac_cv_path_RUBBER=: ac_cv_path_SED=/usr/bin/sed ac_cv_path_SHELL=/bin/sh ac_cv_path_WGET=/usr/local/bin/wget ac_cv_path_XMLSTARLET=: ac_cv_path_ac_pt_AR=/usr/bin/ar ac_cv_path_ac_pt_CURL_CONFIG=/usr/bin/curl-config ac_cv_path_ac_pt_STRIP=/usr/bin/strip ac_cv_path_ac_pt_UNAME=/usr/bin/uname ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=awk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_MD5=md5 ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CONFIG_LIBXML2=xml2-config ac_cv_prog_ac_ct_CONFIG_NETSNMP=net-snmp-config ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_gcc_traditional=no ac_cv_pthread_rwlock_timedwrlock=no ac_cv_safe_to_define___extensions__=yes ac_cv_search_gethostbyname_r=no ac_cv_search_opendir='none required' ac_cv_search_res_9_close='none required' ac_cv_search_res_9_ndestroy='none required' ac_cv_search_res_9_ninit=-lresolv ac_cv_sizeof_int=4 ac_cv_struct_tm=time.h ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_type__Bool=yes ac_cv_type_int=yes ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld lt_cv_prog_gnu_ld=no ## ----------------- ## ## Output variables. ## ## ----------------- ## AIS_INCLUDE='' AIS_LIB='' ALLOCA='' ALSA_DIR='' ALSA_INCLUDE='' ALSA_LIB='' AR='/usr/bin/ar' AST_DECLARATION_AFTER_STATEMENT='-Wdeclaration-after-statement' AST_DEVMODE='' AST_FORTIFY_SOURCE='-D_FORTIFY_SOURCE=2' AST_NO_STRICT_OVERFLOW='' AST_SHADOW_WARNINGS='-Wshadow' AWK='awk' BASENAME='/usr/bin/basename' BKTR_DIR='' BKTR_INCLUDE=' ' BKTR_LIB=' -lc ' BLUETOOTH_DIR='' BLUETOOTH_INCLUDE='' BLUETOOTH_LIB='' BUILD_CPU='i386' BUILD_OS='darwin9.8.0' BUILD_PLATFORM='i386-apple-darwin9.8.0' BUILD_VENDOR='apple' CAP_DIR='' CAP_INCLUDE='' CAP_LIB='' CC='gcc' CFLAGS='-g -O2' COMPRESS='/usr/bin/compress' CONFIG_GMIME='No' CONFIG_GTK='No' CONFIG_LIBXML2='xml2-config' CONFIG_MYSQLCLIENT='No' CONFIG_NEON='No' CONFIG_NETSNMP='net-snmp-config' CONFIG_SDL='No' CPP='gcc -E' CPPFLAGS='' CRYPTO_DIR='' CRYPTO_INCLUDE=' ' CRYPTO_LIB=' -lcrypto ' CURL='/usr/bin/curl' CURL_CONFIG='/usr/bin/curl-config' CURL_DIR='' CURL_INCLUDE='' CURL_LIB='-lcurl -lssl -lcrypto -lz' CURSES_DIR='' CURSES_INCLUDE=' ' CURSES_LIB=' -lcurses ' CXX='g++' CXXCPP='g++ -E' CXXFLAGS='-g -O2' DAHDI_DIR='' DAHDI_INCLUDE='' DAHDI_LIB='' DEFS='-DHAVE_CONFIG_H' DIRNAME='/usr/bin/dirname' DOT=':' DOWNLOAD='/usr/local/bin/wget' ECHO_C='ECHO_N='' ECHO_T='' EDITLINE_LIB=' -ltermcap ' EGREP='grep -E' EXEEXT='' FETCH='' FFMPEG_DIR='' FFMPEG_INCLUDE='' FFMPEG_LIB='' FIND='/usr/bin/find' FREETDS_DIR='' FREETDS_INCLUDE='' FREETDS_LIB='' GC_CFLAGS='' GC_LDFLAGS='' GENERIC_ODBC_INCLUDE=' ' GENERIC_ODBC_LIB=' -liodbc -lpthread' GMIME_DIR='' GMIME_INCLUDE='' GMIME_LIB='' GNU_LD='0' GNU_MAKE='make' GREP='/usr/bin/grep' GSM_DIR='' GSM_INCLUDE='' GSM_INTERNAL='yes' GSM_LIB='' GTK2_DIR='' GTK2_INCLUDE='' GTK2_LIB='' GTK_DIR='' GTK_INCLUDE='' GTK_LIB='' HAS_POLL='1' HOARD_DIR='' HOARD_INCLUDE='' HOARD_LIB='' HOST_CPU='i386' HOST_OS='darwin9.8.0' HOST_PLATFORM='i386-apple-darwin9.8.0' HOST_VENDOR='apple' ICAL_DIR='' ICAL_INCLUDE='' ICAL_LIB='' ICONV_DIR='' ICONV_INCLUDE=' ' ICONV_LIB=' -liconv ' ID='/usr/bin/id' IKSEMEL_DIR='' IKSEMEL_INCLUDE='' IKSEMEL_LIB='' IMAP_TK_DIR='system' IMAP_TK_INCLUDE='' IMAP_TK_LIB='' INOTIFY_DIR='' INOTIFY_INCLUDE='' INOTIFY_LIB='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' IODBC_DIR='' IODBC_INCLUDE=' ' IODBC_LIB=' -liodbc -lpthread' ISDNNET_DIR='' ISDNNET_INCLUDE='' ISDNNET_LIB='' JACK_DIR='' JACK_INCLUDE=' ' JACK_LIB=' -ljack ' KPATHSEA=':' LD='/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld' LDAP_DIR='' LDAP_INCLUDE=' ' LDAP_LIB=' -lldap ' LDFLAGS='' LIBOBJS=' ${LIBOBJDIR}error$U.o ${LIBOBJDIR}lstat$U.o ${LIBOBJDIR}strnlen$U.o' LIBS='-lresolv ' LIBXML2_DIR='' LIBXML2_INCLUDE='-I/usr/include/libxml2' LIBXML2_LIB='-L/usr/lib -lxml2 -lz -lpthread -licucore -lm' LN='/bin/ln' LN_S='ln -s' LTDL_DIR='' LTDL_INCLUDE=' ' LTDL_LIB=' -lltdl ' LTLIBOBJS=' ${LIBOBJDIR}error$U.lo ${LIBOBJDIR}lstat$U.lo ${LIBOBJDIR}strnlen$U.lo' LUA_DIR='' LUA_INCLUDE='' LUA_LIB='' MD5='md5' MISDN_DIR='' MISDN_INCLUDE='' MISDN_LIB='' MYSQLCLIENT_DIR='' MYSQLCLIENT_INCLUDE='' MYSQLCLIENT_LIB='' NBS_DIR='' NBS_INCLUDE='' NBS_LIB='' NCURSES_DIR='' NCURSES_INCLUDE=' ' NCURSES_LIB=' -lncurses ' NEON_DIR='' NEON_INCLUDE='' NEON_LIB='' NETSNMP_DIR='' NETSNMP_INCLUDE='-DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=121 -DMACOSX_DEPLOYMENT_TARGET=10.5 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -pipe -Udarwin9 -Ddarwin9=darwin9 -I. -I/usr/local/include' NETSNMP_LIB='-lnetsnmpagent -lnetsnmphelpers -lnetsnmpmibs -lnetsnmp' NEWT_DIR='' NEWT_INCLUDE='' NEWT_LIB='' NOISY_BUILD='' OBJEXT='o' OGG_DIR='' OGG_INCLUDE='' OGG_LIB='' OPENAIS_DIR='' OPENAIS_INCLUDE='' OPENAIS_LIB='' OPENH323DIR='' OPENH323_BUILD='' OPENH323_DIR='' OPENH323_INCDIR='' OPENH323_INCLUDE='' OPENH323_LIB='' OPENH323_LIBDIR='' OPENH323_SUFFIX='' OPENR2_DIR='' OPENR2_INCLUDE='' OPENR2_LIB='' OPENSSL_DIR='' OPENSSL_INCLUDE=' ' OPENSSL_LIB=' -lssl -lcrypto' OSARCH='darwin9.8.0' OSPTK_DIR='' OSPTK_INCLUDE='' OSPTK_LIB='' OSS_DIR='' OSS_INCLUDE='' OSS_LIB='' PACKAGE_BUGREPORT='www.asterisk.org' PACKAGE_NAME='asterisk' PACKAGE_STRING='asterisk 1.6' PACKAGE_TARNAME='asterisk' PACKAGE_VERSION='1.6' PATH_SEPARATOR=':' PBX_AIS='0:0' PBX_ALSA='0:0' PBX_BKTR='1' PBX_BLUETOOTH='0:0' PBX_CAP='0' PBX_CRYPTO='1:1' PBX_CURL='1:1' PBX_CURSES='1' PBX_DAHDI='0:0' PBX_DAHDI_HALF_FULL='' PBX_FFMPEG='0' PBX_FREETDS='0:0' PBX_GENERIC_ODBC='1:1' PBX_GLOB_BRACE='1' PBX_GLOB_NOMAGIC='1' PBX_GMIME='0:0' PBX_GSM='1:1' PBX_GTK2='0:0' PBX_GTK='0:0' PBX_H323='0:0' PBX_HOARD='0:0' PBX_ICAL='0:0' PBX_ICONV='1:1' PBX_IKSEMEL='0:0' PBX_IMAP_TK='0:0' PBX_INOTIFY='0' PBX_IODBC='1:1' PBX_IP_MTU_DISCOVER='' PBX_ISDNNET='0:0' PBX_IXJUSER='0:0' PBX_JACK='1:1' PBX_LDAP='1:1' PBX_LIBXML2='1:1' PBX_LTDL='1:1' PBX_LUA='0:0' PBX_MISDN='0:0' PBX_MISDN_FAC_ERROR='' PBX_MISDN_FAC_RESULT='' PBX_MYSQLCLIENT='0:0' PBX_NBS='0:0' PBX_NCURSES='1' PBX_NEON='0:0' PBX_NETSNMP='1:1' PBX_NEWT='0:0' PBX_OGG='0:0' PBX_OPENAIS='0' PBX_OPENH323='0:0' PBX_OPENR2='0:0' PBX_OPENSSL='1:1' PBX_OSPTK='0:0' PBX_OSREV='9.8.0' PBX_OSS='0:0' PBX_PGSQL='0:0' PBX_POPT='0:0' PBX_PORTAUDIO='0:0' PBX_PRI='0:0' PBX_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP='' PBX_PTHREAD_RWLOCK_INITIALIZER='1' PBX_PWLIB='0' PBX_RADIUS='0:0' PBX_RESAMPLE='0:0' PBX_SDL='0' PBX_SDL_IMAGE='0' PBX_SPANDSP='0:0' PBX_SPEEX='0:0' PBX_SPEEXDSP='0:0' PBX_SPEEX_PREPROCESS='0:0' PBX_SQLITE3='1:1' PBX_SQLITE='0:0' PBX_SS7='0:0' PBX_SUPPSERV='0:0' PBX_SYSLOG='1:1' PBX_SYSLOG_FACILITY_LOG_AUTH='1' PBX_SYSLOG_FACILITY_LOG_AUTHPRIV='1' PBX_SYSLOG_FACILITY_LOG_CRON='1' PBX_SYSLOG_FACILITY_LOG_DAEMON='1' PBX_SYSLOG_FACILITY_LOG_FTP='1' PBX_SYSLOG_FACILITY_LOG_KERN='1' PBX_SYSLOG_FACILITY_LOG_LPR='1' PBX_SYSLOG_FACILITY_LOG_MAIL='1' PBX_SYSLOG_FACILITY_LOG_NEWS='1' PBX_SYSLOG_FACILITY_LOG_SYSLOG='1' PBX_SYSLOG_FACILITY_LOG_UUCP='1' PBX_TERMCAP='1' PBX_TIMERFD='0:0' PBX_TINFO='0' PBX_TONEZONE='0:0' PBX_UNIXODBC='0:0' PBX_USB='0:0' PBX_VORBIS='0:0' PBX_VPB='0:0' PBX_WINARCH='0:0' PBX_WORKING_FORK='1' PBX_X11='0' PBX_ZLIB='1:1' PGSQL_DIR='' PGSQL_INCLUDE='' PGSQL_LIB='' PG_CONFIG='No' PKGCONFIG='No' POPT_DIR='' POPT_INCLUDE='' POPT_LIB='' PORTAUDIO_DIR='' PORTAUDIO_INCLUDE='' PORTAUDIO_LIB='' POW_LIB=' -lm ' PRI_DIR='' PRI_INCLUDE='' PRI_LIB='' PTHREAD_CC='gcc' PTHREAD_CFLAGS='-D_THREAD_SAFE ' PTHREAD_LIBS='' PTLIB_CONFIG='' PWLIBDIR='' PWLIB_DIR='' PWLIB_INCDIR='' PWLIB_INCLUDE='' PWLIB_LIB='' PWLIB_LIBDIR='' PWLIB_PLATFORM='' RADIUS_DIR='' RADIUS_INCLUDE='' RADIUS_LIB='' RANLIB='ranlib' RESAMPLE_DIR='' RESAMPLE_INCLUDE='' RESAMPLE_LIB='' RUBBER=':' SDL_DIR='' SDL_IMAGE_DIR='' SDL_IMAGE_INCLUDE='' SDL_IMAGE_LIB='' SDL_INCLUDE='' SDL_LIB='' SED='/usr/bin/sed' SHELL='/bin/sh' SOXMIX=':' SPANDSP_DIR='' SPANDSP_INCLUDE='' SPANDSP_LIB='' SPEEXDSP_DIR='' SPEEXDSP_INCLUDE='' SPEEXDSP_LIB='' SPEEX_DIR='' SPEEX_INCLUDE='' SPEEX_LIB='' SPEEX_PREPROCESS_DIR='' SPEEX_PREPROCESS_INCLUDE='' SPEEX_PREPROCESS_LIB='' SQLITE3_DIR='' SQLITE3_INCLUDE=' ' SQLITE3_LIB=' -lsqlite3 ' SQLITE_DIR='' SQLITE_INCLUDE='' SQLITE_LIB='' SS7_DIR='' SS7_INCLUDE='' SS7_LIB='' STRIP='/usr/bin/strip' SUPPSERV_DIR='' SUPPSERV_INCLUDE='' SUPPSERV_LIB='' TERMCAP_DIR='' TERMCAP_INCLUDE=' ' TERMCAP_LIB=' -ltermcap ' TIMERFD_DIR='' TIMERFD_INCLUDE='' TIMERFD_LIB='' TINFO_DIR='' TINFO_INCLUDE='' TINFO_LIB='' TONEZONE_DIR='' TONEZONE_INCLUDE='' TONEZONE_LIB='' UNAME='/usr/bin/uname' UNIXODBC_DIR='' UNIXODBC_INCLUDE='' UNIXODBC_LIB='' USB_DIR='' USB_INCLUDE='' USB_LIB='' VORBIS_DIR='' VORBIS_INCLUDE='' VORBIS_LIB='' VPB_DIR='' VPB_INCLUDE='' VPB_LIB='' WGET='/usr/local/bin/wget' X11_DIR='' X11_INCLUDE='' X11_LIB='' XMLSTARLET=':' ZLIB_DIR='' ZLIB_INCLUDE=' ' ZLIB_LIB=' -lz ' ac_ct_CC='gcc' ac_ct_CXX='g++' acx_pthread_config='' bindir='${exec_prefix}/bin' build='i386-apple-darwin9.8.0' build_alias='' build_cpu='i386' build_os='darwin9.8.0' build_vendor='apple' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-apple-darwin9.8.0' host_alias='' host_cpu='i386' host_os='darwin9.8.0' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "asterisk" #define PACKAGE_TARNAME "asterisk" #define PACKAGE_VERSION "1.6" #define PACKAGE_STRING "asterisk 1.6" #define PACKAGE_BUGREPORT "www.asterisk.org" #define _GNU_SOURCE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define AST_POLL_COMPAT 1 #define HAVE_PTHREAD 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_DIRENT_H 1 #define STDC_HEADERS 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_FCNTL_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTIME_H 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_PTRDIFF_T 1 #define HAVE_UNISTD_H 1 #define HAVE_CHOWN 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_FSEEKO 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define SELECT_TYPE_ARG1 int #define SELECT_TYPE_ARG234 (fd_set *) #define SELECT_TYPE_ARG5 (struct timeval *) #define PROTOTYPES 1 #define __PROTOTYPES 1 #define RETSIGTYPE void #define HAVE_STRCOLL 1 #define HAVE_STRFTIME 1 #define HAVE_UTIME_H 1 #define HAVE_UTIME_NULL 1 #define HAVE_VPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_ATEXIT 1 #define HAVE_DUP2 1 #define HAVE_ENDPWENT 1 #define HAVE_FTRUNCATE 1 #define HAVE_GETCWD 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETLOADAVG 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_INET_NTOA 1 #define HAVE_ISASCII 1 #define HAVE_LOCALTIME_R 1 #define HAVE_MEMCHR 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMSET 1 #define HAVE_MKDIR 1 #define HAVE_MUNMAP 1 #define HAVE_PUTENV 1 #define HAVE_REGCOMP 1 #define HAVE_SELECT 1 #define HAVE_SETENV 1 #define HAVE_SOCKET 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRCHR 1 #define HAVE_STRCSPN 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRLCAT 1 #define HAVE_STRLCPY 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRRCHR 1 #define HAVE_STRSEP 1 #define HAVE_STRSPN 1 #define HAVE_STRSTR 1 #define HAVE_STRTOL 1 #define HAVE_STRTOQ 1 #define HAVE_UNSETENV 1 #define HAVE_UTIME 1 #define HAVE_VASPRINTF 1 #define HAVE_GETPEEREID 1 #define HAVE_SYSCTL 1 #define HAVE_GLOB 1 #define HAVE_TIMERSUB 1 #define HAVE_SYS_POLL_H 1 #define HAVE_FUNOPEN 1 #define HAVE_INET_ATON 1 #define HAVE_DEV_URANDOM 1 #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION #define HAVE_ATTRIBUTE_pure 1 #define HAVE_ATTRIBUTE_malloc 1 #define HAVE_ATTRIBUTE_const 1 #define HAVE_ATTRIBUTE_unused 1 #define HAVE_ATTRIBUTE_always_inline 1 #define HAVE_ATTRIBUTE_deprecated 1 #define HAVE_ATTRIBUTE_sentinel 1 #define HAVE_ATTRIBUTE_warn_unused_result 1 #define HAVE_ATTRIBUTE_weak_import 1 #define HAVE_RES_NINIT 1 #define HAVE_RES_NDESTROY 1 #define HAVE_RES_CLOSE 1 #define HAVE_GLOB_NOMAGIC 1 #define HAVE_GLOB_NOMAGIC_VERSION #define HAVE_GLOB_BRACE 1 #define HAVE_GLOB_BRACE_VERSION #define HAVE_OSX_ATOMICS 1 #define SIZEOF_INT 4 #define HAVE_CURSES 1 #define HAVE_CURSES_VERSION #define HAVE_EXP2L 1 #define HAVE_EXP2L_VERSION #define HAVE_LOG2L 1 #define HAVE_LOG2L_VERSION #define HAVE_LOG10L 1 #define HAVE_LOG10L_VERSION #define HAVE_SINL 1 #define HAVE_SINL_VERSION #define HAVE_COSL 1 #define HAVE_COSL_VERSION #define HAVE_TANL 1 #define HAVE_TANL_VERSION #define HAVE_ASINL 1 #define HAVE_ASINL_VERSION #define HAVE_ACOSL 1 #define HAVE_ACOSL_VERSION #define HAVE_ATANL 1 #define HAVE_ATANL_VERSION #define HAVE_ATAN2L 1 #define HAVE_ATAN2L_VERSION #define HAVE_POWL 1 #define HAVE_POWL_VERSION #define HAVE_SQRTL 1 #define HAVE_SQRTL_VERSION #define HAVE_RINTL 1 #define HAVE_RINTL_VERSION #define HAVE_EXPL 1 #define HAVE_EXPL_VERSION #define HAVE_LOGL 1 #define HAVE_LOGL_VERSION #define HAVE_REMAINDERL 1 #define HAVE_REMAINDERL_VERSION #define HAVE_FMODL 1 #define HAVE_FMODL_VERSION #define HAVE_ROUNDL 1 #define HAVE_ROUNDL_VERSION #define HAVE_TRUNCL 1 #define HAVE_TRUNCL_VERSION #define HAVE_STRTOLD 1 #define HAVE_STRTOLD_VERSION #define HAVE_FLOORL 1 #define HAVE_FLOORL_VERSION #define HAVE_CEILL 1 #define HAVE_CEILL_VERSION #define HAVE_EXP2 1 #define HAVE_EXP2_VERSION #define HAVE_LOG2 1 #define HAVE_LOG2_VERSION #define HAVE_LOG10 1 #define HAVE_LOG10_VERSION #define HAVE_SIN 1 #define HAVE_SIN_VERSION #define HAVE_COS 1 #define HAVE_COS_VERSION #define HAVE_TAN 1 #define HAVE_TAN_VERSION #define HAVE_ASIN 1 #define HAVE_ASIN_VERSION #define HAVE_ACOS 1 #define HAVE_ACOS_VERSION #define HAVE_ATAN 1 #define HAVE_ATAN_VERSION #define HAVE_ATAN2 1 #define HAVE_ATAN2_VERSION #define HAVE_POW 1 #define HAVE_POW_VERSION #define HAVE_SQRT 1 #define HAVE_SQRT_VERSION #define HAVE_RINT 1 #define HAVE_RINT_VERSION #define HAVE_EXP 1 #define HAVE_EXP_VERSION #define HAVE_LOG 1 #define HAVE_LOG_VERSION #define HAVE_REMAINDER 1 #define HAVE_REMAINDER_VERSION #define HAVE_FMOD 1 #define HAVE_FMOD_VERSION #define HAVE_ROUND 1 #define HAVE_ROUND_VERSION #define HAVE_TRUNC 1 #define HAVE_TRUNC_VERSION #define HAVE_STRTOD 1 #define HAVE_STRTOD_VERSION #define HAVE_FLOOR 1 #define HAVE_FLOOR_VERSION #define HAVE_CEIL 1 #define HAVE_CEIL_VERSION #define HAVE_GETIFADDRS 1 #define HAVE_GETIFADDRS_VERSION #define HAVE_GSM_HEADER 1 #define HAVE_ICONV 1 #define HAVE_ICONV_VERSION #define HAVE_IODBC 1 #define HAVE_IODBC_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_LIBXML2 1 #define HAVE_NCURSES 1 #define HAVE_NCURSES_VERSION #define HAVE_NETSNMP 1 #define HAVE_BKTR 1 #define HAVE_BKTR_VERSION #define HAVE_SQLITE3 1 #define HAVE_SQLITE3_VERSION #define HAVE_CRYPTO 1 #define HAVE_CRYPTO_VERSION #define HAVE_OPENSSL 1 #define HAVE_OPENSSL_VERSION #define HAVE_TERMCAP 1 #define HAVE_TERMCAP_VERSION #define HAVE_ZLIB 1 #define HAVE_ZLIB_VERSION #define HAVE_SBIN_LAUNCHD 1 #define HAVE_CURL 1 #define HAVE_SYSLOG_FACILITY_LOG_AUTH 1 #define HAVE_SYSLOG_FACILITY_LOG_AUTH_VERSION #define HAVE_SYSLOG_FACILITY_LOG_AUTHPRIV 1 #define HAVE_SYSLOG_FACILITY_LOG_AUTHPRIV_VERSION #define HAVE_SYSLOG_FACILITY_LOG_CRON 1 #define HAVE_SYSLOG_FACILITY_LOG_CRON_VERSION #define HAVE_SYSLOG_FACILITY_LOG_DAEMON 1 #define HAVE_SYSLOG_FACILITY_LOG_DAEMON_VERSION #define HAVE_SYSLOG_FACILITY_LOG_FTP 1 #define HAVE_SYSLOG_FACILITY_LOG_FTP_VERSION #define HAVE_SYSLOG_FACILITY_LOG_KERN 1 #define HAVE_SYSLOG_FACILITY_LOG_KERN_VERSION #define HAVE_SYSLOG_FACILITY_LOG_LPR 1 #define HAVE_SYSLOG_FACILITY_LOG_LPR_VERSION #define HAVE_SYSLOG_FACILITY_LOG_MAIL 1 #define HAVE_SYSLOG_FACILITY_LOG_MAIL_VERSION #define HAVE_SYSLOG_FACILITY_LOG_NEWS 1 #define HAVE_SYSLOG_FACILITY_LOG_NEWS_VERSION #define HAVE_SYSLOG_FACILITY_LOG_SYSLOG 1 #define HAVE_SYSLOG_FACILITY_LOG_SYSLOG_VERSION #define HAVE_SYSLOG_FACILITY_LOG_UUCP 1 #define HAVE_SYSLOG_FACILITY_LOG_UUCP_VERSION configure: exit 0