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 trunk, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = asterisk uname -m = x86_64 uname -r = 3.2.0-4-amd64 uname -s = Linux uname -v = #1 SMP Debian 3.2.46-1+deb7u1 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/local/games PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:3344: checking build system type configure:3358: result: x86_64-unknown-linux-gnu configure:3378: checking host system type configure:3391: result: x86_64-unknown-linux-gnu configure:3512: checking for gcc configure:3528: found /usr/bin/gcc configure:3539: result: gcc configure:3768: checking for C compiler version configure:3777: gcc --version >&5 gcc (Debian 4.7.2-5) 4.7.2 Copyright (C) 2012 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:3788: $? = 0 configure:3777: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.7/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 4.7.2-5' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.7.2 (Debian 4.7.2-5) configure:3788: $? = 0 configure:3777: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3788: $? = 4 configure:3777: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3788: $? = 4 configure:3808: checking whether the C compiler works configure:3830: gcc conftest.c >&5 configure:3834: $? = 0 configure:3882: result: yes configure:3885: checking for C compiler default output file name configure:3887: result: a.out configure:3893: checking for suffix of executables configure:3900: gcc -o conftest conftest.c >&5 configure:3904: $? = 0 configure:3926: result: configure:3948: checking whether we are cross compiling configure:3956: gcc -o conftest conftest.c >&5 configure:3960: $? = 0 configure:3967: ./conftest configure:3971: $? = 0 configure:3986: result: no configure:3991: checking for suffix of object files configure:4013: gcc -c conftest.c >&5 configure:4017: $? = 0 configure:4038: result: o configure:4042: checking whether we are using the GNU C compiler configure:4061: gcc -c conftest.c >&5 configure:4061: $? = 0 configure:4070: result: yes configure:4079: checking whether gcc accepts -g configure:4099: gcc -c -g conftest.c >&5 configure:4099: $? = 0 configure:4140: result: yes configure:4157: checking for gcc option to accept ISO C89 configure:4220: gcc -c -g -O2 conftest.c >&5 configure:4220: $? = 0 configure:4233: result: none needed configure:4259: checking how to run the C preprocessor configure:4290: gcc -E conftest.c configure:4290: $? = 0 configure:4304: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4304: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:4329: result: gcc -E configure:4349: gcc -E conftest.c configure:4349: $? = 0 configure:4363: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4363: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:4392: checking for grep that handles long lines and -e configure:4450: result: /bin/grep configure:4455: checking for egrep configure:4517: result: /bin/grep -E configure:4522: checking for ANSI C header files configure:4542: gcc -c -g -O2 conftest.c >&5 configure:4542: $? = 0 configure:4615: gcc -o conftest -g -O2 conftest.c >&5 configure:4615: $? = 0 configure:4615: ./conftest configure:4615: $? = 0 configure:4626: result: yes configure:4639: checking for sys/types.h configure:4639: gcc -c -g -O2 conftest.c >&5 configure:4639: $? = 0 configure:4639: result: yes configure:4639: checking for sys/stat.h configure:4639: gcc -c -g -O2 conftest.c >&5 configure:4639: $? = 0 configure:4639: result: yes configure:4639: checking for stdlib.h configure:4639: gcc -c -g -O2 conftest.c >&5 configure:4639: $? = 0 configure:4639: result: yes configure:4639: checking for string.h configure:4639: gcc -c -g -O2 conftest.c >&5 configure:4639: $? = 0 configure:4639: result: yes configure:4639: checking for memory.h configure:4639: gcc -c -g -O2 conftest.c >&5 configure:4639: $? = 0 configure:4639: result: yes configure:4639: checking for strings.h configure:4639: gcc -c -g -O2 conftest.c >&5 configure:4639: $? = 0 configure:4639: result: yes configure:4639: checking for inttypes.h configure:4639: gcc -c -g -O2 conftest.c >&5 configure:4639: $? = 0 configure:4639: result: yes configure:4639: checking for stdint.h configure:4639: gcc -c -g -O2 conftest.c >&5 configure:4639: $? = 0 configure:4639: result: yes configure:4639: checking for unistd.h configure:4639: gcc -c -g -O2 conftest.c >&5 configure:4639: $? = 0 configure:4639: result: yes configure:4652: checking minix/config.h usability configure:4652: gcc -c -g -O2 conftest.c >&5 conftest.c:52:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:4652: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define 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:4652: result: no configure:4652: checking minix/config.h presence configure:4652: gcc -E conftest.c conftest.c:19:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:4652: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define 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:4652: result: no configure:4652: checking for minix/config.h configure:4652: result: no configure:4673: checking whether it is safe to define __EXTENSIONS__ configure:4691: gcc -c -g -O2 conftest.c >&5 configure:4691: $? = 0 configure:4698: result: yes configure:4907: checking for uname configure:4925: found /bin/uname configure:4937: result: /bin/uname configure:5390: checking for gcc configure:5417: result: gcc configure:5646: checking for C compiler version configure:5655: gcc --version >&5 gcc (Debian 4.7.2-5) 4.7.2 Copyright (C) 2012 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:5666: $? = 0 configure:5655: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.7/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 4.7.2-5' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.7.2 (Debian 4.7.2-5) configure:5666: $? = 0 configure:5655: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:5666: $? = 4 configure:5655: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:5666: $? = 4 configure:5670: checking whether we are using the GNU C compiler configure:5698: result: yes configure:5707: checking whether gcc accepts -g configure:5768: result: yes configure:5785: checking for gcc option to accept ISO C89 configure:5861: result: none needed configure:5939: checking for g++ configure:5955: found /usr/bin/g++ configure:5966: result: g++ configure:5993: checking for C++ compiler version configure:6002: g++ --version >&5 g++ (Debian 4.7.2-5) 4.7.2 Copyright (C) 2012 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:6013: $? = 0 configure:6002: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.7/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 4.7.2-5' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.7.2 (Debian 4.7.2-5) configure:6013: $? = 0 configure:6002: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:6013: $? = 4 configure:6002: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:6013: $? = 4 configure:6017: checking whether we are using the GNU C++ compiler configure:6036: g++ -c conftest.cpp >&5 configure:6036: $? = 0 configure:6045: result: yes configure:6054: checking whether g++ accepts -g configure:6074: g++ -c -g conftest.cpp >&5 configure:6074: $? = 0 configure:6115: result: yes configure:6143: checking how to run the C preprocessor configure:6213: result: gcc -E configure:6233: gcc -E conftest.c configure:6233: $? = 0 configure:6247: gcc -E conftest.c conftest.c:24:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:6247: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include configure:6280: checking how to run the C++ preprocessor configure:6307: g++ -E conftest.cpp configure:6307: $? = 0 configure:6321: g++ -E conftest.cpp conftest.cpp:24:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:6321: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include configure:6346: result: g++ -E configure:6366: g++ -E conftest.cpp configure:6366: $? = 0 configure:6380: g++ -E conftest.cpp conftest.cpp:24:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:6380: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include configure:6410: checking for a sed that does not truncate output configure:6474: result: /bin/sed configure:6479: checking for egrep configure:6489: result: grep -E configure:6505: checking for ld used by gcc configure:6572: result: /usr/bin/ld configure:6579: checking if the linker (/usr/bin/ld) is GNU ld configure:6594: result: yes configure:6603: checking for gawk configure:6633: result: no configure:6603: checking for mawk configure:6619: found /usr/bin/mawk configure:6630: result: mawk configure:6655: checking for a BSD-compatible install configure:6723: result: /usr/bin/install -c configure:6734: checking whether ln -s works configure:6738: result: yes configure:6788: checking for ranlib configure:6804: found /usr/bin/ranlib configure:6815: result: ranlib configure:6837: checking for GNU make configure:6856: result: make configure:6865: checking for egrep configure:6927: result: /bin/grep -E configure:6982: checking for strip configure:6998: found /usr/bin/strip configure:7009: result: strip configure:7082: checking for ar configure:7098: found /usr/bin/ar configure:7109: result: ar configure:7182: checking for sha1sum configure:7198: found /usr/bin/sha1sum configure:7209: result: sha1sum configure:7282: checking for openssl configure:7298: found /usr/bin/openssl configure:7309: result: openssl configure:7342: checking for bison configure:7360: found /usr/bin/bison configure:7373: result: /usr/bin/bison configure:7383: checking for cmp configure:7401: found /usr/bin/cmp configure:7414: result: /usr/bin/cmp configure:7424: checking for flex configure:7442: found /usr/bin/flex configure:7455: result: /usr/bin/flex configure:7465: checking for grep configure:7496: result: /bin/grep configure:7506: checking for find configure:7524: found /usr/bin/find configure:7537: result: /usr/bin/find configure:7547: checking for compress configure:7578: result: : configure:7588: checking for basename configure:7606: found /usr/bin/basename configure:7619: result: /usr/bin/basename configure:7629: checking for dirname configure:7647: found /usr/bin/dirname configure:7660: result: /usr/bin/dirname configure:7670: checking for sh configure:7701: result: /bin/sh configure:7711: checking for ln configure:7729: found /bin/ln configure:7742: result: /bin/ln configure:7752: checking for dot configure:7783: result: : configure:7793: checking for wget configure:7811: found /usr/bin/wget configure:7824: result: /usr/bin/wget configure:7834: checking for curl configure:7865: result: : configure:7875: checking for rubber configure:7906: result: : configure:7916: checking for catdvi configure:7947: result: : configure:7957: checking for kpsewhich configure:7988: result: : configure:7998: checking for xmllint configure:8029: result: : configure:8039: checking for xmlstarlet configure:8070: result: : configure:8080: checking for git configure:8111: result: : configure:8170: checking for bison that supports parse-param configure:8205: result: /usr/bin/bison configure:8264: checking for soxmix configure:8294: result: no configure:8323: checking for md5 configure:8353: result: no configure:8323: checking for md5sum configure:8339: found /usr/bin/md5sum configure:8350: result: md5sum configure:8531: checking for the pthreads library -lpthreads configure:8564: gcc -o conftest -g -O2 conftest.c -lpthreads >&5 /usr/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status configure:8564: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:8573: result: no configure:8476: checking whether pthreads work without any flags configure:8564: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccT1R0Rm.o: In function `main': /usr/local/src/asterisk-1.8.23.0/conftest.c:28: undefined reference to `pthread_join' /usr/local/src/asterisk-1.8.23.0/conftest.c:29: undefined reference to `__pthread_register_cancel' /usr/local/src/asterisk-1.8.23.0/conftest.c:30: undefined reference to `pthread_create' /usr/local/src/asterisk-1.8.23.0/conftest.c:30: undefined reference to `__pthread_unregister_cancel' collect2: error: ld returned 1 exit status configure:8564: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:8573: result: no configure:8481: checking whether pthreads work with -Kthread configure:8564: gcc -o conftest -g -O2 -Kthread conftest.c >&5 gcc: error: unrecognized command line option '-Kthread' configure:8564: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:8573: result: no configure:8481: checking whether pthreads work with -kthread configure:8564: gcc -o conftest -g -O2 -kthread conftest.c >&5 gcc: error: unrecognized command line option '-kthread' configure:8564: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:8573: result: no configure:8531: checking for the pthreads library -llthread configure:8564: gcc -o conftest -g -O2 conftest.c -llthread >&5 /usr/bin/ld: cannot find -llthread collect2: error: ld returned 1 exit status configure:8564: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:8573: result: no configure:8481: checking whether pthreads work with -pthread configure:8564: gcc -o conftest -g -O2 -pthread conftest.c >&5 configure:8564: $? = 0 configure:8573: result: yes configure:8592: checking for joinable pthread attribute configure:8607: gcc -o conftest -g -O2 -pthread conftest.c >&5 configure:8607: $? = 0 configure:8613: result: PTHREAD_CREATE_JOINABLE configure:8623: checking if more special flags are required for pthreads configure:8630: result: no configure:9565: checking for gawk configure:9592: result: mawk configure:9655: checking for curl-config configure:9688: result: no configure:9764: checking whether libcurl is usable configure:9797: gcc -o conftest -g -O2 conftest.c -lcurl >&5 conftest.c:25:23: fatal error: curl/curl.h: No such file or directory compilation terminated. configure:9797: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | #include | int | main () | { | | /* Try and use a few common options to force a failure if we are | missing symbols or can't link. */ | int x; | curl_easy_setopt(NULL,CURLOPT_URL,NULL); | x=CURL_ERROR_SIZE; | x=CURLOPT_WRITEFUNCTION; | x=CURLOPT_FILE; | x=CURLOPT_ERRORBUFFER; | x=CURLOPT_STDERR; | x=CURLOPT_VERBOSE; | | ; | return 0; | } configure:9811: result: no configure:11593: checking for size_t configure:11593: gcc -c -g -O2 conftest.c >&5 configure:11593: $? = 0 configure:11593: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:61:21: error: expected expression before ')' token configure:11593: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:11593: result: yes configure:11606: checking for working alloca.h configure:11623: gcc -o conftest -g -O2 conftest.c >&5 configure:11623: $? = 0 configure:11631: result: yes configure:11639: checking for alloca configure:11676: gcc -o conftest -g -O2 conftest.c >&5 configure:11676: $? = 0 configure:11684: result: yes configure:11793: checking for dirent.h that defines DIR configure:11812: gcc -c -g -O2 conftest.c >&5 configure:11812: $? = 0 configure:11820: result: yes configure:11833: checking for library containing opendir configure:11864: gcc -o conftest -g -O2 conftest.c >&5 configure:11864: $? = 0 configure:11881: result: none required configure:11948: checking for ANSI C header files configure:12052: result: yes configure:12060: checking for sys/wait.h that is POSIX.1 compatible configure:12086: gcc -c -g -O2 conftest.c >&5 configure:12086: $? = 0 configure:12093: result: yes configure:12104: checking arpa/inet.h usability configure:12104: gcc -c -g -O2 conftest.c >&5 configure:12104: $? = 0 configure:12104: result: yes configure:12104: checking arpa/inet.h presence configure:12104: gcc -E conftest.c configure:12104: $? = 0 configure:12104: result: yes configure:12104: checking for arpa/inet.h configure:12104: result: yes configure:12104: checking fcntl.h usability configure:12104: gcc -c -g -O2 conftest.c >&5 configure:12104: $? = 0 configure:12104: result: yes configure:12104: checking fcntl.h presence configure:12104: gcc -E conftest.c configure:12104: $? = 0 configure:12104: result: yes configure:12104: checking for fcntl.h configure:12104: result: yes configure:12104: checking for inttypes.h configure:12104: result: yes configure:12104: checking libintl.h usability configure:12104: gcc -c -g -O2 conftest.c >&5 configure:12104: $? = 0 configure:12104: result: yes configure:12104: checking libintl.h presence configure:12104: gcc -E conftest.c configure:12104: $? = 0 configure:12104: result: yes configure:12104: checking for libintl.h configure:12104: result: yes configure:12104: checking limits.h usability configure:12104: gcc -c -g -O2 conftest.c >&5 configure:12104: $? = 0 configure:12104: result: yes configure:12104: checking limits.h presence configure:12104: gcc -E conftest.c configure:12104: $? = 0 configure:12104: result: yes configure:12104: checking for limits.h configure:12104: result: yes configure:12104: checking locale.h usability configure:12104: gcc -c -g -O2 conftest.c >&5 configure:12104: $? = 0 configure:12104: result: yes configure:12104: checking locale.h presence configure:12104: gcc -E conftest.c configure:12104: $? = 0 configure:12104: result: yes configure:12104: checking for locale.h configure:12104: result: yes configure:12104: checking malloc.h usability configure:12104: gcc -c -g -O2 conftest.c >&5 configure:12104: $? = 0 configure:12104: result: yes configure:12104: checking malloc.h presence configure:12104: gcc -E conftest.c configure:12104: $? = 0 configure:12104: result: yes configure:12104: checking for malloc.h configure:12104: result: yes configure:12104: checking netdb.h usability configure:12104: gcc -c -g -O2 conftest.c >&5 configure:12104: $? = 0 configure:12104: result: yes configure:12104: checking netdb.h presence configure:12104: gcc -E conftest.c configure:12104: $? = 0 configure:12104: result: yes configure:12104: checking for netdb.h configure:12104: result: yes configure:12104: checking netinet/in.h usability configure:12104: gcc -c -g -O2 conftest.c >&5 configure:12104: $? = 0 configure:12104: result: yes configure:12104: checking netinet/in.h presence configure:12104: gcc -E conftest.c configure:12104: $? = 0 configure:12104: result: yes configure:12104: checking for netinet/in.h configure:12104: result: yes configure:12104: checking stddef.h usability configure:12104: gcc -c -g -O2 conftest.c >&5 configure:12104: $? = 0 configure:12104: result: yes configure:12104: checking stddef.h presence configure:12104: gcc -E conftest.c configure:12104: $? = 0 configure:12104: result: yes configure:12104: checking for stddef.h configure:12104: result: yes configure:12104: checking for stdint.h configure:12104: result: yes configure:12104: checking for stdlib.h configure:12104: result: yes configure:12104: checking for string.h configure:12104: result: yes configure:12104: checking for strings.h configure:12104: result: yes configure:12104: checking sys/event.h usability configure:12104: gcc -c -g -O2 conftest.c >&5 conftest.c:77:23: fatal error: sys/event.h: No such file or directory compilation terminated. configure:12104: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | /* 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:12104: result: no configure:12104: checking sys/event.h presence configure:12104: gcc -E conftest.c conftest.c:44:23: fatal error: sys/event.h: No such file or directory compilation terminated. configure:12104: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include configure:12104: result: no configure:12104: checking for sys/event.h configure:12104: result: no configure:12104: checking sys/file.h usability configure:12104: gcc -c -g -O2 conftest.c >&5 configure:12104: $? = 0 configure:12104: result: yes configure:12104: checking sys/file.h presence configure:12104: gcc -E conftest.c configure:12104: $? = 0 configure:12104: result: yes configure:12104: checking for sys/file.h configure:12104: result: yes configure:12104: checking sys/ioctl.h usability configure:12104: gcc -c -g -O2 conftest.c >&5 configure:12104: $? = 0 configure:12104: result: yes configure:12104: checking sys/ioctl.h presence configure:12104: gcc -E conftest.c configure:12104: $? = 0 configure:12104: result: yes configure:12104: checking for sys/ioctl.h configure:12104: result: yes configure:12104: checking sys/param.h usability configure:12104: gcc -c -g -O2 conftest.c >&5 configure:12104: $? = 0 configure:12104: result: yes configure:12104: checking sys/param.h presence configure:12104: gcc -E conftest.c configure:12104: $? = 0 configure:12104: result: yes configure:12104: checking for sys/param.h configure:12104: result: yes configure:12104: checking sys/socket.h usability configure:12104: gcc -c -g -O2 conftest.c >&5 configure:12104: $? = 0 configure:12104: result: yes configure:12104: checking sys/socket.h presence configure:12104: gcc -E conftest.c configure:12104: $? = 0 configure:12104: result: yes configure:12104: checking for sys/socket.h configure:12104: result: yes configure:12104: checking sys/time.h usability configure:12104: gcc -c -g -O2 conftest.c >&5 configure:12104: $? = 0 configure:12104: result: yes configure:12104: checking sys/time.h presence configure:12104: gcc -E conftest.c configure:12104: $? = 0 configure:12104: result: yes configure:12104: checking for sys/time.h configure:12104: result: yes configure:12104: checking syslog.h usability configure:12104: gcc -c -g -O2 conftest.c >&5 configure:12104: $? = 0 configure:12104: result: yes configure:12104: checking syslog.h presence configure:12104: gcc -E conftest.c configure:12104: $? = 0 configure:12104: result: yes configure:12104: checking for syslog.h configure:12104: result: yes configure:12104: checking termios.h usability configure:12104: gcc -c -g -O2 conftest.c >&5 configure:12104: $? = 0 configure:12104: result: yes configure:12104: checking termios.h presence configure:12104: gcc -E conftest.c configure:12104: $? = 0 configure:12104: result: yes configure:12104: checking for termios.h configure:12104: result: yes configure:12104: checking for unistd.h configure:12104: result: yes configure:12104: checking utime.h usability configure:12104: gcc -c -g -O2 conftest.c >&5 configure:12104: $? = 0 configure:12104: result: yes configure:12104: checking utime.h presence configure:12104: gcc -E conftest.c configure:12104: $? = 0 configure:12104: result: yes configure:12104: checking for utime.h configure:12104: result: yes configure:12104: checking arpa/nameser.h usability configure:12104: gcc -c -g -O2 conftest.c >&5 configure:12104: $? = 0 configure:12104: result: yes configure:12104: checking arpa/nameser.h presence configure:12104: gcc -E conftest.c configure:12104: $? = 0 configure:12104: result: yes configure:12104: checking for arpa/nameser.h configure:12104: result: yes configure:12104: checking sys/io.h usability configure:12104: gcc -c -g -O2 conftest.c >&5 configure:12104: $? = 0 configure:12104: result: yes configure:12104: checking sys/io.h presence configure:12104: gcc -E conftest.c configure:12104: $? = 0 configure:12104: result: yes configure:12104: checking for sys/io.h configure:12104: result: yes configure:12134: checking for tgetent in -ltermcap configure:12159: gcc -o conftest -g -O2 conftest.c -ltermcap >&5 configure:12159: $? = 0 configure:12169: result: yes configure:12238: checking for tgetent in -ltinfo configure:12263: gcc -o conftest -g -O2 conftest.c -ltinfo >&5 configure:12263: $? = 0 configure:12273: result: yes configure:12342: checking for initscr in -lcurses configure:12367: gcc -o conftest -g -O2 conftest.c -lcurses >&5 configure:12367: $? = 0 configure:12377: result: yes configure:12401: checking curses.h usability configure:12401: gcc -c -g -O2 conftest.c >&5 configure:12401: $? = 0 configure:12401: result: yes configure:12401: checking curses.h presence configure:12401: gcc -E conftest.c configure:12401: $? = 0 configure:12401: result: yes configure:12401: checking for curses.h configure:12401: result: yes configure:12446: checking for initscr in -lncurses configure:12471: gcc -o conftest -g -O2 conftest.c -lncurses >&5 configure:12471: $? = 0 configure:12481: result: yes configure:12505: checking for curses.h configure:12505: result: yes configure:12611: checking for xml2-config configure:12630: found /usr/bin/xml2-config configure:12642: result: /usr/bin/xml2-config configure:12693: gcc -o conftest -g -O2 -I/usr/include/libxml2 conftest.c -L/usr/lib -lxml2 >&5 configure:12693: $? = 0 configure:12727: checking xlocale.h usability configure:12727: gcc -c -g -O2 conftest.c >&5 configure:12727: $? = 0 configure:12727: result: yes configure:12727: checking xlocale.h presence configure:12727: gcc -E conftest.c configure:12727: $? = 0 configure:12727: result: yes configure:12727: checking for xlocale.h configure:12727: result: yes configure:12741: checking winsock.h usability configure:12741: gcc -c -g -O2 conftest.c >&5 conftest.c:94:21: fatal error: winsock.h: No such file or directory compilation terminated. configure:12741: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_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:12741: result: no configure:12741: checking winsock.h presence configure:12741: gcc -E conftest.c conftest.c:61:21: fatal error: winsock.h: No such file or directory compilation terminated. configure:12741: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | /* end confdefs.h. */ | #include configure:12741: result: no configure:12741: checking for winsock.h configure:12741: result: no configure:12741: checking winsock2.h usability configure:12741: gcc -c -g -O2 conftest.c >&5 conftest.c:94:22: fatal error: winsock2.h: No such file or directory compilation terminated. configure:12741: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_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:12741: result: no configure:12741: checking winsock2.h presence configure:12741: gcc -E conftest.c conftest.c:61:22: fatal error: winsock2.h: No such file or directory compilation terminated. configure:12741: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | /* end confdefs.h. */ | #include configure:12741: result: no configure:12741: checking for winsock2.h configure:12741: result: no configure:12752: checking sys/poll.h usability configure:12752: gcc -c -g -O2 conftest.c >&5 configure:12752: $? = 0 configure:12752: result: yes configure:12752: checking sys/poll.h presence configure:12752: gcc -E conftest.c configure:12752: $? = 0 configure:12752: result: yes configure:12752: checking for sys/poll.h configure:12752: result: yes configure:12770: checking for special C compiler options needed for large files configure:12815: result: no configure:12821: checking for _FILE_OFFSET_BITS value needed for large files configure:12846: gcc -c -g -O2 conftest.c >&5 configure:12846: $? = 0 configure:12878: result: no configure:12965: checking for stdbool.h that conforms to C99 configure:13032: gcc -c -g -O2 conftest.c >&5 configure:13032: $? = 0 configure:13039: result: yes configure:13041: checking for _Bool configure:13041: gcc -c -g -O2 conftest.c >&5 configure:13041: $? = 0 configure:13041: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:97:20: error: expected expression before ')' token configure:13041: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:13041: result: yes configure:13058: checking for an ANSI C-conforming const configure:13124: gcc -c -g -O2 conftest.c >&5 configure:13124: $? = 0 configure:13131: result: yes configure:13139: checking for uid_t in sys/types.h configure:13158: result: yes configure:13169: checking for inline configure:13185: gcc -c -g -O2 conftest.c >&5 configure:13185: $? = 0 configure:13193: result: inline configure:13212: checking for long double with more range or precision than double configure:13248: gcc -c -g -O2 conftest.c >&5 configure:13248: $? = 0 configure:13255: result: yes configure:13263: checking for mode_t configure:13263: gcc -c -g -O2 conftest.c >&5 configure:13263: $? = 0 configure:13263: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:100:21: error: expected expression before ')' token configure:13263: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((mode_t))) | return 0; | ; | return 0; | } configure:13263: result: yes configure:13274: checking for off_t configure:13274: gcc -c -g -O2 conftest.c >&5 configure:13274: $? = 0 configure:13274: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:100:20: error: expected expression before ')' token configure:13274: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:13274: result: yes configure:13285: checking for pid_t configure:13285: gcc -c -g -O2 conftest.c >&5 configure:13285: $? = 0 configure:13285: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:100:20: error: expected expression before ')' token configure:13285: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:13285: result: yes configure:13296: checking for size_t configure:13296: result: yes configure:13307: checking for struct stat.st_blksize configure:13307: gcc -c -g -O2 conftest.c >&5 configure:13307: $? = 0 configure:13307: result: yes configure:13317: checking for struct ucred.uid configure:13317: gcc -c -g -O2 conftest.c >&5 configure:13317: $? = 0 configure:13317: result: yes configure:13328: checking for struct ucred.cr_uid configure:13328: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:73:12: error: 'struct ucred' has no member named 'cr_uid' configure:13328: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct ucred ac_aggr; | if (ac_aggr.cr_uid) | return 0; | ; | return 0; | } configure:13328: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:73:19: error: 'struct ucred' has no member named 'cr_uid' configure:13328: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct ucred ac_aggr; | if (sizeof ac_aggr.cr_uid) | return 0; | ; | return 0; | } configure:13328: result: no configure:13339: checking for struct sockpeercred.uid configure:13339: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:72:28: error: storage size of 'ac_aggr' isn't known configure:13339: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct sockpeercred ac_aggr; | if (ac_aggr.uid) | return 0; | ; | return 0; | } configure:13339: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:72:28: error: storage size of 'ac_aggr' isn't known configure:13339: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct sockpeercred ac_aggr; | if (sizeof ac_aggr.uid) | return 0; | ; | return 0; | } configure:13339: result: no configure:13351: checking for struct ifreq.ifr_ifru.ifru_hwaddr configure:13351: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:72:5: error: used struct type value where scalar is required configure:13351: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct ifreq ac_aggr; | if (ac_aggr.ifr_ifru.ifru_hwaddr) | return 0; | ; | return 0; | } configure:13351: gcc -c -g -O2 conftest.c >&5 configure:13351: $? = 0 configure:13351: result: yes configure:13362: checking whether time.h and sys/time.h may both be included configure:13382: gcc -c -g -O2 conftest.c >&5 configure:13382: $? = 0 configure:13389: result: yes configure:13397: checking whether struct tm is in sys/time.h or time.h configure:13417: gcc -c -g -O2 conftest.c >&5 configure:13417: $? = 0 configure:13424: result: time.h configure:13432: checking for working volatile configure:13451: gcc -c -g -O2 conftest.c >&5 configure:13451: $? = 0 configure:13458: result: yes configure:13466: checking for ptrdiff_t configure:13466: gcc -c -g -O2 conftest.c >&5 configure:13466: $? = 0 configure:13466: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:104:24: error: expected expression before ')' token configure:13466: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ptrdiff_t))) | return 0; | ; | return 0; | } configure:13466: result: yes configure:13480: checking for unistd.h configure:13480: result: yes configure:13490: checking for working chown configure:13523: gcc -o conftest -g -O2 conftest.c >&5 configure:13523: $? = 0 configure:13523: ./conftest configure:13523: $? = 0 configure:13535: result: yes configure:13543: checking whether closedir returns void configure:13567: gcc -o conftest -g -O2 conftest.c >&5 configure:13567: $? = 0 configure:13567: ./conftest configure:13567: $? = 0 configure:13577: result: no configure:13585: checking for error_at_line configure:13601: gcc -o conftest -g -O2 conftest.c >&5 configure:13601: $? = 0 configure:13609: result: yes configure:13622: checking vfork.h usability configure:13622: gcc -c -g -O2 conftest.c >&5 conftest.c:104:19: fatal error: vfork.h: No such file or directory compilation terminated. configure:13622: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 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:13622: result: no configure:13622: checking vfork.h presence configure:13622: gcc -E conftest.c conftest.c:71:19: fatal error: vfork.h: No such file or directory compilation terminated. configure:13622: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 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:13622: result: no configure:13622: checking for vfork.h configure:13622: result: no configure:13635: checking for fork configure:13635: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:94:6: warning: conflicting types for built-in function 'fork' [enabled by default] configure:13635: $? = 0 configure:13635: result: yes configure:13635: checking for vfork configure:13635: gcc -o conftest -g -O2 conftest.c >&5 configure:13635: $? = 0 configure:13635: result: yes configure:13645: checking for working fork configure:13667: gcc -o conftest -g -O2 conftest.c >&5 configure:13667: $? = 0 configure:13667: ./conftest configure:13667: $? = 0 configure:13677: result: yes configure:13698: checking for working vfork configure:13808: result: yes configure:13835: checking for _LARGEFILE_SOURCE value needed for large files configure:13854: gcc -o conftest -g -O2 conftest.c >&5 configure:13854: $? = 0 configure:13882: result: no configure:13904: checking whether gcc needs -traditional configure:13938: result: no configure:13949: checking for working memcmp configure:13992: gcc -o conftest -g -O2 conftest.c >&5 configure:13992: $? = 0 configure:13992: ./conftest configure:13992: $? = 0 configure:14002: result: yes configure:14017: checking for stdlib.h configure:14017: result: yes configure:14017: checking for unistd.h configure:14017: result: yes configure:14017: checking for sys/param.h configure:14017: result: yes configure:14017: checking for utime.h configure:14017: result: yes configure:14037: checking for getpagesize configure:14037: gcc -o conftest -g -O2 conftest.c >&5 configure:14037: $? = 0 configure:14037: result: yes configure:14046: checking for working mmap configure:14193: gcc -o conftest -g -O2 conftest.c >&5 configure:14193: $? = 0 configure:14193: ./conftest configure:14193: $? = 0 configure:14203: result: yes configure:14215: checking sys/select.h usability configure:14215: gcc -c -g -O2 conftest.c >&5 configure:14215: $? = 0 configure:14215: result: yes configure:14215: checking sys/select.h presence configure:14215: gcc -E conftest.c configure:14215: $? = 0 configure:14215: result: yes configure:14215: checking for sys/select.h configure:14215: result: yes configure:14215: checking for sys/socket.h configure:14215: result: yes configure:14225: checking types of arguments for select configure:14253: gcc -c -g -O2 conftest.c >&5 configure:14253: $? = 0 configure:14264: result: int,fd_set *,struct timeval * configure:14294: checking return type of signal handlers configure:14312: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:93:1: error: void value not ignored as it ought to be configure:14312: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:14319: result: void configure:14327: checking whether lstat correctly handles trailing slash configure:14353: gcc -o conftest -g -O2 conftest.c >&5 configure:14353: $? = 0 configure:14353: ./conftest configure:14353: $? = 0 configure:14370: result: yes configure:14389: checking whether stat accepts an empty string configure:14409: gcc -o conftest -g -O2 conftest.c >&5 configure:14409: $? = 0 configure:14409: ./conftest configure:14409: $? = 0 configure:14419: result: no configure:14435: checking for working strcoll configure:14456: gcc -o conftest -g -O2 conftest.c >&5 configure:14456: $? = 0 configure:14456: ./conftest configure:14456: $? = 0 configure:14466: result: yes configure:14476: checking for strftime configure:14476: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:113:6: warning: conflicting types for built-in function 'strftime' [enabled by default] configure:14476: $? = 0 configure:14476: result: yes configure:14529: checking for working strnlen configure:14567: gcc -o conftest -g -O2 conftest.c >&5 configure:14567: $? = 0 configure:14567: ./conftest configure:14567: $? = 0 configure:14577: result: yes configure:14586: checking for working strtod configure:14627: gcc -o conftest -g -O2 conftest.c >&5 configure:14627: $? = 0 configure:14627: ./conftest configure:14627: $? = 0 configure:14637: result: yes configure:14702: checking whether utime accepts a null argument configure:14731: gcc -o conftest -g -O2 conftest.c >&5 configure:14731: $? = 0 configure:14731: ./conftest configure:14731: $? = 0 configure:14741: result: yes configure:14753: checking for vprintf configure:14753: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:115:6: warning: conflicting types for built-in function 'vprintf' [enabled by default] configure:14753: $? = 0 configure:14753: result: yes configure:14759: checking for _doprnt configure:14759: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccz6mJTz.o: In function `main': /usr/local/src/asterisk-1.8.23.0/conftest.c:127: undefined reference to `_doprnt' collect2: error: ld returned 1 exit status configure:14759: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_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:14759: result: no configure:14773: checking for asprintf configure:14773: gcc -o conftest -g -O2 conftest.c >&5 configure:14773: $? = 0 configure:14773: result: yes configure:14773: checking for atexit configure:14773: gcc -o conftest -g -O2 conftest.c >&5 configure:14773: $? = 0 configure:14773: result: yes configure:14773: checking for closefrom configure:14773: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccZ1ieoN.o: In function `main': /usr/local/src/asterisk-1.8.23.0/conftest.c:129: undefined reference to `closefrom' collect2: error: ld returned 1 exit status configure:14773: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_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:14773: result: no configure:14773: checking for dup2 configure:14773: gcc -o conftest -g -O2 conftest.c >&5 configure:14773: $? = 0 configure:14773: result: yes configure:14773: checking for eaccess configure:14773: gcc -o conftest -g -O2 conftest.c >&5 configure:14773: $? = 0 configure:14773: result: yes configure:14773: checking for endpwent configure:14773: gcc -o conftest -g -O2 conftest.c >&5 configure:14773: $? = 0 configure:14773: result: yes configure:14773: checking for euidaccess configure:14773: gcc -o conftest -g -O2 conftest.c >&5 configure:14773: $? = 0 configure:14773: result: yes configure:14773: checking for ffsll configure:14773: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:122:6: warning: conflicting types for built-in function 'ffsll' [enabled by default] configure:14773: $? = 0 configure:14773: result: yes configure:14773: checking for ftruncate configure:14773: gcc -o conftest -g -O2 conftest.c >&5 configure:14773: $? = 0 configure:14773: result: yes configure:14773: checking for getcwd configure:14773: gcc -o conftest -g -O2 conftest.c >&5 configure:14773: $? = 0 configure:14773: result: yes configure:14773: checking for gethostbyname configure:14773: gcc -o conftest -g -O2 conftest.c >&5 configure:14773: $? = 0 configure:14773: result: yes configure:14773: checking for gethostname configure:14773: gcc -o conftest -g -O2 conftest.c >&5 configure:14773: $? = 0 configure:14773: result: yes configure:14773: checking for getloadavg configure:14773: gcc -o conftest -g -O2 conftest.c >&5 configure:14773: $? = 0 configure:14773: result: yes configure:14773: checking for gettimeofday configure:14773: gcc -o conftest -g -O2 conftest.c >&5 configure:14773: $? = 0 configure:14773: result: yes configure:14773: checking for glob configure:14773: gcc -o conftest -g -O2 conftest.c >&5 configure:14773: $? = 0 configure:14773: result: yes configure:14773: checking for htonll configure:14773: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccNylHsL.o: In function `main': /usr/local/src/asterisk-1.8.23.0/conftest.c:141: undefined reference to `htonll' collect2: error: ld returned 1 exit status configure:14773: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | /* end confdefs.h. */ | /* Define htonll to an innocuous variant, in case declares htonll. | For example, HP-UX 11i declares gettimeofday. */ | #define htonll innocuous_htonll | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char htonll (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef htonll | | /* 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 htonll (); | /* 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_htonll || defined __stub___htonll | choke me | #endif | | int | main () | { | return htonll (); | ; | return 0; | } configure:14773: result: no configure:14773: checking for ioperm configure:14773: gcc -o conftest -g -O2 conftest.c >&5 configure:14773: $? = 0 configure:14773: result: yes configure:14773: checking for inet_ntoa configure:14773: gcc -o conftest -g -O2 conftest.c >&5 configure:14773: $? = 0 configure:14773: result: yes configure:14773: checking for isascii configure:14773: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:132:6: warning: conflicting types for built-in function 'isascii' [enabled by default] configure:14773: $? = 0 configure:14773: result: yes configure:14773: checking for memchr configure:14773: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:133:6: warning: conflicting types for built-in function 'memchr' [enabled by default] configure:14773: $? = 0 configure:14773: result: yes configure:14773: checking for memmove configure:14773: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:134:6: warning: conflicting types for built-in function 'memmove' [enabled by default] configure:14773: $? = 0 configure:14773: result: yes configure:14773: checking for memset configure:14773: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:135:6: warning: conflicting types for built-in function 'memset' [enabled by default] configure:14773: $? = 0 configure:14773: result: yes configure:14773: checking for mkdir configure:14773: gcc -o conftest -g -O2 conftest.c >&5 configure:14773: $? = 0 configure:14773: result: yes configure:14773: checking for mkdtemp configure:14773: gcc -o conftest -g -O2 conftest.c >&5 configure:14773: $? = 0 configure:14773: result: yes configure:14773: checking for munmap configure:14773: gcc -o conftest -g -O2 conftest.c >&5 configure:14773: $? = 0 configure:14773: result: yes configure:14773: checking for ntohll configure:14773: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccD5nzOt.o: In function `main': /usr/local/src/asterisk-1.8.23.0/conftest.c:150: undefined reference to `ntohll' collect2: error: ld returned 1 exit status configure:14773: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | /* end confdefs.h. */ | /* Define ntohll to an innocuous variant, in case declares ntohll. | For example, HP-UX 11i declares gettimeofday. */ | #define ntohll innocuous_ntohll | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ntohll (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ntohll | | /* 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 ntohll (); | /* 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_ntohll || defined __stub___ntohll | choke me | #endif | | int | main () | { | return ntohll (); | ; | return 0; | } configure:14773: result: no configure:14773: checking for newlocale configure:14773: gcc -o conftest -g -O2 conftest.c >&5 configure:14773: $? = 0 configure:14773: result: yes configure:14773: checking for ppoll configure:14773: gcc -o conftest -g -O2 conftest.c >&5 configure:14773: $? = 0 configure:14773: result: yes configure:14773: checking for putenv configure:14773: gcc -o conftest -g -O2 conftest.c >&5 configure:14773: $? = 0 configure:14773: result: yes configure:14773: checking for re_comp configure:14773: gcc -o conftest -g -O2 conftest.c >&5 configure:14773: $? = 0 configure:14773: result: yes configure:14773: checking for regcomp configure:14773: gcc -o conftest -g -O2 conftest.c >&5 configure:14773: $? = 0 configure:14773: result: yes configure:14773: checking for select configure:14773: gcc -o conftest -g -O2 conftest.c >&5 configure:14773: $? = 0 configure:14773: result: yes configure:14773: checking for setenv configure:14773: gcc -o conftest -g -O2 conftest.c >&5 configure:14773: $? = 0 configure:14773: result: yes configure:14773: checking for socket configure:14773: gcc -o conftest -g -O2 conftest.c >&5 configure:14773: $? = 0 configure:14773: result: yes configure:14773: checking for strcasecmp configure:14773: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:147:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] configure:14773: $? = 0 configure:14773: result: yes configure:14773: checking for strcasestr configure:14773: gcc -o conftest -g -O2 conftest.c >&5 configure:14773: $? = 0 configure:14773: result: yes configure:14773: checking for strchr configure:14773: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:149:6: warning: conflicting types for built-in function 'strchr' [enabled by default] configure:14773: $? = 0 configure:14773: result: yes configure:14773: checking for strcspn configure:14773: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:150:6: warning: conflicting types for built-in function 'strcspn' [enabled by default] configure:14773: $? = 0 configure:14773: result: yes configure:14773: checking for strdup configure:14773: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:151:6: warning: conflicting types for built-in function 'strdup' [enabled by default] configure:14773: $? = 0 configure:14773: result: yes configure:14773: checking for strerror configure:14773: gcc -o conftest -g -O2 conftest.c >&5 configure:14773: $? = 0 configure:14773: result: yes configure:14773: checking for strlcat configure:14773: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccykwAfz.o: In function `main': /usr/local/src/asterisk-1.8.23.0/conftest.c:164: undefined reference to `strlcat' collect2: error: ld returned 1 exit status configure:14773: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | /* Define strlcat to an innocuous variant, in case declares strlcat. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcat innocuous_strlcat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcat | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strlcat (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strlcat || defined __stub___strlcat | choke me | #endif | | int | main () | { | return strlcat (); | ; | return 0; | } configure:14773: result: no configure:14773: checking for strlcpy configure:14773: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccYKIRQD.o: In function `main': /usr/local/src/asterisk-1.8.23.0/conftest.c:164: undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure:14773: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strlcpy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strlcpy || defined __stub___strlcpy | choke me | #endif | | int | main () | { | return strlcpy (); | ; | return 0; | } configure:14773: result: no configure:14773: checking for strncasecmp configure:14773: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:153:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default] configure:14773: $? = 0 configure:14773: result: yes configure:14773: checking for strndup configure:14773: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:154:6: warning: conflicting types for built-in function 'strndup' [enabled by default] configure:14773: $? = 0 configure:14773: result: yes configure:14773: checking for strnlen configure:14773: gcc -o conftest -g -O2 conftest.c >&5 configure:14773: $? = 0 configure:14773: result: yes configure:14773: checking for strrchr configure:14773: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:156:6: warning: conflicting types for built-in function 'strrchr' [enabled by default] configure:14773: $? = 0 configure:14773: result: yes configure:14773: checking for strsep configure:14773: gcc -o conftest -g -O2 conftest.c >&5 configure:14773: $? = 0 configure:14773: result: yes configure:14773: checking for strspn configure:14773: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:158:6: warning: conflicting types for built-in function 'strspn' [enabled by default] configure:14773: $? = 0 configure:14773: result: yes configure:14773: checking for strstr configure:14773: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:159:6: warning: conflicting types for built-in function 'strstr' [enabled by default] configure:14773: $? = 0 configure:14773: result: yes configure:14773: checking for strtod configure:14773: result: yes configure:14773: checking for strtol configure:14773: gcc -o conftest -g -O2 conftest.c >&5 configure:14773: $? = 0 configure:14773: result: yes configure:14773: checking for strtold configure:14773: gcc -o conftest -g -O2 conftest.c >&5 configure:14773: $? = 0 configure:14773: result: yes configure:14773: checking for strtoq configure:14773: gcc -o conftest -g -O2 conftest.c >&5 configure:14773: $? = 0 configure:14773: result: yes configure:14773: checking for unsetenv configure:14773: gcc -o conftest -g -O2 conftest.c >&5 configure:14773: $? = 0 configure:14773: result: yes configure:14773: checking for utime configure:14773: gcc -o conftest -g -O2 conftest.c >&5 configure:14773: $? = 0 configure:14773: result: yes configure:14773: checking for vasprintf configure:14773: gcc -o conftest -g -O2 conftest.c >&5 configure:14773: $? = 0 configure:14773: result: yes configure:14773: checking for getpeereid configure:14773: gcc -o conftest -g -O2 conftest.c >&5 /tmp/cclx41PF.o: In function `main': /usr/local/src/asterisk-1.8.23.0/conftest.c:178: undefined reference to `getpeereid' collect2: error: ld returned 1 exit status configure:14773: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | /* end confdefs.h. */ | /* Define getpeereid to an innocuous variant, in case declares getpeereid. | For example, HP-UX 11i declares gettimeofday. */ | #define getpeereid innocuous_getpeereid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpeereid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpeereid | | /* 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 getpeereid (); | /* 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_getpeereid || defined __stub___getpeereid | choke me | #endif | | int | main () | { | return getpeereid (); | ; | return 0; | } configure:14773: result: no configure:14773: checking for sysctl configure:14773: gcc -o conftest -g -O2 conftest.c >&5 configure:14773: $? = 0 configure:14773: result: yes configure:14773: checking for swapctl configure:14773: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccQZLwAQ.o: In function `main': /usr/local/src/asterisk-1.8.23.0/conftest.c:179: undefined reference to `swapctl' collect2: error: ld returned 1 exit status configure:14773: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 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:14773: result: no configure:14785: checking for sqrt in -lm configure:14810: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:152:6: warning: conflicting types for built-in function 'sqrt' [enabled by default] configure:14810: $? = 0 configure:14819: result: yes configure:14834: checking for exp2 configure:14834: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:169:6: warning: conflicting types for built-in function 'exp2' [enabled by default] configure:14834: $? = 0 configure:14834: result: yes configure:14834: checking for log2 configure:14834: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:170:6: warning: conflicting types for built-in function 'log2' [enabled by default] configure:14834: $? = 0 configure:14834: result: yes configure:14834: checking for exp10 configure:14834: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:171:6: warning: conflicting types for built-in function 'exp10' [enabled by default] configure:14834: $? = 0 configure:14834: result: yes configure:14834: checking for log10 configure:14834: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:172:6: warning: conflicting types for built-in function 'log10' [enabled by default] configure:14834: $? = 0 configure:14834: result: yes configure:14834: checking for sin configure:14834: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:173:6: warning: conflicting types for built-in function 'sin' [enabled by default] configure:14834: $? = 0 configure:14834: result: yes configure:14834: checking for cos configure:14834: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:174:6: warning: conflicting types for built-in function 'cos' [enabled by default] configure:14834: $? = 0 configure:14834: result: yes configure:14834: checking for tan configure:14834: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:175:6: warning: conflicting types for built-in function 'tan' [enabled by default] configure:14834: $? = 0 configure:14834: result: yes configure:14834: checking for asin configure:14834: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:176:6: warning: conflicting types for built-in function 'asin' [enabled by default] configure:14834: $? = 0 configure:14834: result: yes configure:14834: checking for acos configure:14834: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:177:6: warning: conflicting types for built-in function 'acos' [enabled by default] configure:14834: $? = 0 configure:14834: result: yes configure:14834: checking for atan configure:14834: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:178:6: warning: conflicting types for built-in function 'atan' [enabled by default] configure:14834: $? = 0 configure:14834: result: yes configure:14834: checking for atan2 configure:14834: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:179:6: warning: conflicting types for built-in function 'atan2' [enabled by default] configure:14834: $? = 0 configure:14834: result: yes configure:14834: checking for pow configure:14834: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:180:6: warning: conflicting types for built-in function 'pow' [enabled by default] configure:14834: $? = 0 configure:14834: result: yes configure:14834: checking for rint configure:14834: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:181:6: warning: conflicting types for built-in function 'rint' [enabled by default] configure:14834: $? = 0 configure:14834: result: yes configure:14834: checking for exp configure:14834: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:182:6: warning: conflicting types for built-in function 'exp' [enabled by default] configure:14834: $? = 0 configure:14834: result: yes configure:14834: checking for log configure:14834: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:183:6: warning: conflicting types for built-in function 'log' [enabled by default] configure:14834: $? = 0 configure:14834: result: yes configure:14834: checking for remainder configure:14834: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:184:6: warning: conflicting types for built-in function 'remainder' [enabled by default] configure:14834: $? = 0 configure:14834: result: yes configure:14834: checking for fmod configure:14834: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:185:6: warning: conflicting types for built-in function 'fmod' [enabled by default] configure:14834: $? = 0 configure:14834: result: yes configure:14834: checking for round configure:14834: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:186:6: warning: conflicting types for built-in function 'round' [enabled by default] configure:14834: $? = 0 configure:14834: result: yes configure:14834: checking for roundf configure:14834: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:187:6: warning: conflicting types for built-in function 'roundf' [enabled by default] configure:14834: $? = 0 configure:14834: result: yes configure:14834: checking for trunc configure:14834: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:188:6: warning: conflicting types for built-in function 'trunc' [enabled by default] configure:14834: $? = 0 configure:14834: result: yes configure:14834: checking for floor configure:14834: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:189:6: warning: conflicting types for built-in function 'floor' [enabled by default] configure:14834: $? = 0 configure:14834: result: yes configure:14834: checking for ceil configure:14834: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:190:6: warning: conflicting types for built-in function 'ceil' [enabled by default] configure:14834: $? = 0 configure:14834: result: yes configure:14850: checking for exp2l configure:14850: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:191:6: warning: conflicting types for built-in function 'exp2l' [enabled by default] configure:14850: $? = 0 configure:14850: result: yes configure:14850: checking for log2l configure:14850: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:192:6: warning: conflicting types for built-in function 'log2l' [enabled by default] configure:14850: $? = 0 configure:14850: result: yes configure:14850: checking for exp10l configure:14850: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:193:6: warning: conflicting types for built-in function 'exp10l' [enabled by default] configure:14850: $? = 0 configure:14850: result: yes configure:14850: checking for log10l configure:14850: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:194:6: warning: conflicting types for built-in function 'log10l' [enabled by default] configure:14850: $? = 0 configure:14850: result: yes configure:14850: checking for sinl configure:14850: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:195:6: warning: conflicting types for built-in function 'sinl' [enabled by default] configure:14850: $? = 0 configure:14850: result: yes configure:14850: checking for cosl configure:14850: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:196:6: warning: conflicting types for built-in function 'cosl' [enabled by default] configure:14850: $? = 0 configure:14850: result: yes configure:14850: checking for tanl configure:14850: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:197:6: warning: conflicting types for built-in function 'tanl' [enabled by default] configure:14850: $? = 0 configure:14850: result: yes configure:14850: checking for asinl configure:14850: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:198:6: warning: conflicting types for built-in function 'asinl' [enabled by default] configure:14850: $? = 0 configure:14850: result: yes configure:14850: checking for acosl configure:14850: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:199:6: warning: conflicting types for built-in function 'acosl' [enabled by default] configure:14850: $? = 0 configure:14850: result: yes configure:14850: checking for atanl configure:14850: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:200:6: warning: conflicting types for built-in function 'atanl' [enabled by default] configure:14850: $? = 0 configure:14850: result: yes configure:14850: checking for atan2l configure:14850: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:201:6: warning: conflicting types for built-in function 'atan2l' [enabled by default] configure:14850: $? = 0 configure:14850: result: yes configure:14850: checking for powl configure:14850: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:202:6: warning: conflicting types for built-in function 'powl' [enabled by default] configure:14850: $? = 0 configure:14850: result: yes configure:14850: checking for sqrtl configure:14850: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:203:6: warning: conflicting types for built-in function 'sqrtl' [enabled by default] configure:14850: $? = 0 configure:14850: result: yes configure:14850: checking for rintl configure:14850: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:204:6: warning: conflicting types for built-in function 'rintl' [enabled by default] configure:14850: $? = 0 configure:14850: result: yes configure:14850: checking for expl configure:14850: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:205:6: warning: conflicting types for built-in function 'expl' [enabled by default] configure:14850: $? = 0 configure:14850: result: yes configure:14850: checking for logl configure:14850: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:206:6: warning: conflicting types for built-in function 'logl' [enabled by default] configure:14850: $? = 0 configure:14850: result: yes configure:14850: checking for remainderl configure:14850: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:207:6: warning: conflicting types for built-in function 'remainderl' [enabled by default] configure:14850: $? = 0 configure:14850: result: yes configure:14850: checking for fmodl configure:14850: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:208:6: warning: conflicting types for built-in function 'fmodl' [enabled by default] configure:14850: $? = 0 configure:14850: result: yes configure:14850: checking for roundl configure:14850: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:209:6: warning: conflicting types for built-in function 'roundl' [enabled by default] configure:14850: $? = 0 configure:14850: result: yes configure:14850: checking for truncl configure:14850: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:210:6: warning: conflicting types for built-in function 'truncl' [enabled by default] configure:14850: $? = 0 configure:14850: result: yes configure:14850: checking for floorl configure:14850: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:211:6: warning: conflicting types for built-in function 'floorl' [enabled by default] configure:14850: $? = 0 configure:14850: result: yes configure:14850: checking for ceill configure:14850: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:212:6: warning: conflicting types for built-in function 'ceill' [enabled by default] configure:14850: $? = 0 configure:14850: result: yes configure:14861: checking for LLONG_MAX in limits.h configure:14874: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:14874: $? = 0 configure:14875: result: yes configure:14888: checking for timersub in time.h configure:14901: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:14901: $? = 0 configure:14902: result: yes configure:14915: checking for a version of GNU ld that supports the --dynamic-list flag configure:14936: gcc -o conftest -g -O2 -Wl,--dynamic-list,conftest.dynamics conftest.c -lm >&5 configure:14936: $? = 0 configure:14938: result: yes configure:14951: checking for sys/poll.h configure:14951: result: yes configure:14979: checking for funopen configure:14979: gcc -o conftest -g -O2 conftest.c -lm >&5 /tmp/ccp6FaCE.o: In function `main': /usr/local/src/asterisk-1.8.23.0/conftest.c:227: undefined reference to `funopen' collect2: error: ld returned 1 exit status configure:14979: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | /* Define funopen to an innocuous variant, in case declares funopen. | For example, HP-UX 11i declares gettimeofday. */ | #define funopen innocuous_funopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char funopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef funopen | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char funopen (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_funopen || defined __stub___funopen | choke me | #endif | | int | main () | { | return funopen (); | ; | return 0; | } configure:14979: result: no configure:14979: checking for fopencookie configure:14979: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:14979: $? = 0 configure:14979: result: yes configure:14991: checking for inet_aton configure:14991: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:14991: $? = 0 configure:14991: result: yes configure:15002: checking for IP_PKTINFO configure:15015: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:15015: $? = 0 configure:15016: result: yes configure:15030: checking for library containing gethostbyname_r configure:15061: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:15061: $? = 0 configure:15078: result: none required configure:15087: checking for gethostbyname_r with 6 arguments configure:15101: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:201:22: warning: initialization makes pointer from integer without a cast [enabled by default] configure:15101: $? = 0 configure:15102: result: yes configure:15115: checking for gethostbyname_r with 5 arguments configure:15129: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:202:66: warning: passing argument 5 of 'gethostbyname_r' from incompatible pointer type [enabled by default] In file included from conftest.c:198:0: /usr/include/netdb.h:180:12: note: expected 'struct hostent ** __restrict__' but argument is of type 'int *' conftest.c:202:66: error: too few arguments to function 'gethostbyname_r' In file included from conftest.c:198:0: /usr/include/netdb.h:180:12: note: declared here configure:15129: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | struct hostent *he = gethostbyname_r((const char *)NULL, (struct hostent *)NULL, (char *)NULL, (int)0, (int *)NULL); | ; | return 0; | } configure:15136: result: no configure:15143: checking byteswap.h usability configure:15143: gcc -c -g -O2 conftest.c >&5 configure:15143: $? = 0 configure:15143: result: yes configure:15143: checking byteswap.h presence configure:15143: gcc -E conftest.c configure:15143: $? = 0 configure:15143: result: yes configure:15143: checking for byteswap.h configure:15143: result: yes configure:15154: checking for __swap16 variant of byteswapping macros configure:15167: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:198:24: fatal error: sys/endian.h: No such file or directory compilation terminated. configure:15167: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | /* end confdefs.h. */ | #include | int | main () | { | int a = 1; int b = __swap16(a); | ; | return 0; | } configure:15174: result: no configure:15181: checking for bswap16 variant of byteswapping macros configure:15194: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:198:24: fatal error: sys/endian.h: No such file or directory compilation terminated. configure:15194: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | /* end confdefs.h. */ | #include | int | main () | { | int a = 1; int b = bswap16(a); | ; | return 0; | } configure:15201: result: no configure:15210: checking for /dev/urandom configure:15223: result: yes configure:15233: checking for locale_t in locale.h configure:15246: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:15246: $? = 0 configure:15247: result: yes configure:15286: checking for O_EVTONLY in fcntl.h configure:15299: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:204:9: error: 'O_EVTONLY' undeclared (first use in this function) conftest.c:204:9: note: each undeclared identifier is reported only once for each function it appears in configure:15299: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | /* end confdefs.h. */ | #include | int | main () | { | int a = O_EVTONLY; | ; | return 0; | } configure:15306: result: no configure:15313: checking for O_SYMLINK in fcntl.h configure:15326: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:204:9: error: 'O_SYMLINK' undeclared (first use in this function) conftest.c:204:9: note: each undeclared identifier is reported only once for each function it appears in configure:15326: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | /* end confdefs.h. */ | #include | int | main () | { | int a = O_SYMLINK; | ; | return 0; | } configure:15333: result: no configure:15342: checking for PTHREAD_RWLOCK_INITIALIZER in pthread.h configure:15367: gcc -c -g -O2 conftest.c >&5 configure:15367: $? = 0 configure:15368: result: yes configure:15387: checking for PTHREAD_RWLOCK_PREFER_WRITER_NP in pthread.h configure:15400: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:15400: $? = 0 configure:15401: result: yes configure:15414: checking for PTHREAD_MUTEX_RECURSIVE_NP in pthread.h configure:15427: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:15427: $? = 0 configure:15428: result: yes configure:15441: checking for pthread_rwlock_timedwrlock() in pthread.h configure:15460: gcc -o conftest -g -O2 -pthread conftest.c -lm >&5 configure:15460: $? = 0 configure:15462: result: yes configure:15484: checking if PTHREAD_ONCE_INIT needs braces configure:15501: gcc -c -g -O2 -Werror -Wmissing-braces conftest.c >&5 configure:15501: $? = 0 configure:15503: result: no configure:15525: checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP in pthread.h configure:15550: gcc -c -g -O2 conftest.c >&5 configure:15550: $? = 0 configure:15551: result: yes configure:15572: checking whether we can compare a mutex to its initial value configure:15589: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:210:13: error: invalid operands to binary != (have 'pthread_mutex_t' and 'pthread_mutex_t') configure:15589: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_mutex_t lock; | if ((lock) != ((pthread_mutex_t) PTHREAD_MUTEX_INITIALIZER)) { | return 0; | } | return 0 | ; | return 0; | } configure:15596: result: no configure:15618: checking for compiler atomic operations configure:15631: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:15631: $? = 0 configure:15632: result: yes configure:15646: checking if your system printf is NULL-safe. configure:15665: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:15665: $? = 0 configure:15665: ./conftest configure:15665: $? = 0 configure:15669: result: yes configure:15680: checking if we can increase the maximum select-able file descriptor configure:15721: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:227:35: error: expected expression before '[' token conftest.c:231:2: error: 'fds' undeclared (first use in this function) conftest.c:231:2: note: each undeclared identifier is reported only once for each function it appears in configure:15721: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | /* end confdefs.h. */ | | #include | #include | #include | #include | #include | #include | #include | #include | #include | #include | #include | | int | main () | { | | struct rlimit rlim = { FD_SETSIZE * 2, FD_SETSIZE * 2 }; | int fd0, fd1; | struct timeval tv = { 0, }; | struct ast_fdset { long fds_bits[[1024]]; } fds = { { 0, } }; | if (setrlimit(RLIMIT_NOFILE, &rlim)) { exit(1); } | if ((fd0 = open("/dev/null", O_RDONLY)) < 0) { exit(1); } | if (dup2(fd0, (fd1 = FD_SETSIZE + 1)) < 0) { exit(1); } | FD_SET(fd0, (fd_set *) &fds); | FD_SET(fd1, (fd_set *) &fds); | if (select(FD_SETSIZE + 2, (fd_set *) &fds, NULL, NULL, &tv) < 0) { exit(1); } | exit(0) | ; | return 0; | } configure:15728: result: no configure:15770: checking for compiler 'attribute pure' support configure:15789: gcc -c -g -O2 -Wall -Wno-unused -Werror conftest.c >&5 configure:15789: $? = 0 configure:15790: result: yes configure:15838: checking for compiler 'attribute malloc' support configure:15857: gcc -c -g -O2 -Wall -Wno-unused -Werror conftest.c >&5 configure:15857: $? = 0 configure:15858: result: yes configure:15906: checking for compiler 'attribute const' support configure:15925: gcc -c -g -O2 -Wall -Wno-unused -Werror conftest.c >&5 configure:15925: $? = 0 configure:15926: result: yes configure:15974: checking for compiler 'attribute unused' support configure:15993: gcc -c -g -O2 -Wall -Wno-unused -Werror conftest.c >&5 configure:15993: $? = 0 configure:15994: result: yes configure:16042: checking for compiler 'attribute always_inline' support configure:16061: gcc -c -g -O2 -Wall -Wno-unused -Werror conftest.c >&5 conftest.c:211:39: error: always_inline function might not be inlinable [-Werror=attributes] cc1: all warnings being treated as errors configure:16061: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | /* end confdefs.h. */ | void __attribute__((always_inline)) *test(void *muffin, ...) {return (void *) 0;} | int | main () | { | | ; | return 0; | } configure:16071: result: no configure:16110: checking for compiler 'attribute deprecated' support configure:16129: gcc -c -g -O2 -Wall -Wno-unused -Werror conftest.c >&5 configure:16129: $? = 0 configure:16130: result: yes configure:16178: checking for compiler 'attribute sentinel' support configure:16197: gcc -c -g -O2 -Wall -Wno-unused -Werror conftest.c >&5 configure:16197: $? = 0 configure:16198: result: yes configure:16246: checking for compiler 'attribute warn_unused_result' support configure:16265: gcc -c -g -O2 -Wall -Wno-unused -Werror conftest.c >&5 configure:16265: $? = 0 configure:16266: result: yes configure:16469: checking for compiler 'attribute weakref' support configure:16515: gcc -c -g -O2 -Wall -Wno-unused -Werror conftest.c >&5 conftest.c:214:46: error: 'weakref' attribute ignored because function is defined [-Werror=attributes] cc1: all warnings being treated as errors configure:16515: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 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:16525: result: no configure:16613: checking for -ffunction-sections support configure:16628: gcc -c -g -O2 -ffunction-sections conftest.c >&5 configure:16628: $? = 0 configure:16629: result: yes configure:16633: checking for --gc-sections support configure:16646: gcc -o conftest -g -O2 -ffunction-sections -Wl,--gc-sections conftest.c -lm >&5 configure:16646: $? = 0 configure:16647: result: yes configure:16669: checking for -Wdeclaration-after-statement support configure:16672: result: yes configure:16682: checking for _FORTIFY_SOURCE support configure:16685: result: yes configure:16695: checking for -fno-strict-overflow configure:16698: result: yes configure:16708: checking for -Wshadow configure:16711: result: yes configure:16721: checking for -march=native support configure:16725: result: yes configure:16740: checking for sysinfo configure:16753: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:16753: $? = 0 configure:16754: result: yes configure:16767: checking for library containing res_9_ninit configure:16798: gcc -o conftest -g -O2 conftest.c -lm >&5 /tmp/ccFdvdkA.o: In function `main': /usr/local/src/asterisk-1.8.23.0/conftest.c:226: undefined reference to `res_9_ninit' collect2: error: ld returned 1 exit status configure:16798: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char res_9_ninit (); | int | main () | { | return res_9_ninit (); | ; | return 0; | } configure:16798: gcc -o conftest -g -O2 conftest.c -lresolv -lm >&5 /tmp/ccGoY7aF.o: In function `main': /usr/local/src/asterisk-1.8.23.0/conftest.c:226: undefined reference to `res_9_ninit' collect2: error: ld returned 1 exit status configure:16798: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char res_9_ninit (); | int | main () | { | return res_9_ninit (); | ; | return 0; | } configure:16815: result: no configure:16823: checking for res_ninit configure:16846: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:16846: $? = 0 configure:16847: result: yes configure:16852: checking for library containing res_9_ndestroy configure:16883: gcc -o conftest -g -O2 conftest.c -lm >&5 /tmp/ccWJZzGS.o: In function `main': /usr/local/src/asterisk-1.8.23.0/conftest.c:227: undefined reference to `res_9_ndestroy' collect2: error: ld returned 1 exit status configure:16883: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char res_9_ndestroy (); | int | main () | { | return res_9_ndestroy (); | ; | return 0; | } configure:16883: gcc -o conftest -g -O2 conftest.c -lresolv -lm >&5 /tmp/cczECi4X.o: In function `main': /usr/local/src/asterisk-1.8.23.0/conftest.c:227: undefined reference to `res_9_ndestroy' collect2: error: ld returned 1 exit status configure:16883: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char res_9_ndestroy (); | int | main () | { | return res_9_ndestroy (); | ; | return 0; | } configure:16900: result: no configure:16908: checking for res_ndestroy configure:16931: gcc -o conftest -g -O2 conftest.c -lm >&5 /tmp/ccOrbVz2.o: In function `main': /usr/local/src/asterisk-1.8.23.0/conftest.c:230: undefined reference to `res_ndestroy' collect2: error: ld returned 1 exit status configure:16931: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | #include | int | main () | { | res_ndestroy(NULL); | ; | return 0; | } configure:16938: result: no configure:16944: checking for library containing res_9_close configure:16975: gcc -o conftest -g -O2 conftest.c -lm >&5 /tmp/cc2XPEI9.o: In function `main': /usr/local/src/asterisk-1.8.23.0/conftest.c:227: undefined reference to `res_9_close' collect2: error: ld returned 1 exit status configure:16975: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char res_9_close (); | int | main () | { | return res_9_close (); | ; | return 0; | } configure:16975: gcc -o conftest -g -O2 conftest.c -lresolv -lm >&5 /tmp/ccKdtOEb.o: In function `main': /usr/local/src/asterisk-1.8.23.0/conftest.c:227: undefined reference to `res_9_close' collect2: error: ld returned 1 exit status configure:16975: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char res_9_close (); | int | main () | { | return res_9_close (); | ; | return 0; | } configure:16992: result: no configure:17000: checking for res_close configure:17023: gcc -o conftest -g -O2 conftest.c -lm >&5 /tmp/ccNMCZFj.o: In function `main': /usr/local/src/asterisk-1.8.23.0/conftest.c:230: undefined reference to `__res_close' collect2: error: ld returned 1 exit status configure:17023: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | #include | int | main () | { | res_close(); | ; | return 0; | } configure:17030: result: no configure:17046: checking for GLOB_NOMAGIC in glob.h configure:17071: gcc -c -g -O2 conftest.c >&5 configure:17071: $? = 0 configure:17072: result: yes configure:17093: checking for GLOB_BRACE in glob.h configure:17118: gcc -c -g -O2 conftest.c >&5 configure:17118: $? = 0 configure:17119: result: yes configure:17140: checking for IP_MTU_DISCOVER in netinet/in.h configure:17165: gcc -c -g -O2 conftest.c >&5 configure:17165: $? = 0 configure:17166: result: yes configure:17185: checking libkern/OSAtomic.h usability configure:17185: gcc -c -g -O2 conftest.c >&5 conftest.c:252:30: fatal error: libkern/OSAtomic.h: No such file or directory compilation terminated. configure:17185: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 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:17185: result: no configure:17185: checking libkern/OSAtomic.h presence configure:17185: gcc -E conftest.c conftest.c:219:30: fatal error: libkern/OSAtomic.h: No such file or directory compilation terminated. configure:17185: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | /* end confdefs.h. */ | #include configure:17185: result: no configure:17185: checking for libkern/OSAtomic.h configure:17185: result: no configure:17200: checking size of int configure:17205: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:17205: $? = 0 configure:17205: ./conftest configure:17205: $? = 0 configure:17219: result: 4 configure:17233: checking size of long configure:17238: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:17238: $? = 0 configure:17238: ./conftest configure:17238: $? = 0 configure:17252: result: 8 configure:17266: checking size of long long configure:17271: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:17271: $? = 0 configure:17271: ./conftest configure:17271: $? = 0 configure:17285: result: 8 configure:17299: checking size of char * configure:17304: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:17304: $? = 0 configure:17304: ./conftest configure:17304: $? = 0 configure:17318: result: 8 configure:17332: checking size of long configure:17351: result: 8 configure:17365: checking size of long long configure:17384: result: 8 configure:17394: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:17394: $? = 0 configure:17394: ./conftest configure:17394: $? = 0 configure:17405: checking size of fd_set.fds_bits configure:17424: result: 8 configure:17452: checking for dladdr in dlfcn.h configure:17470: gcc -o conftest -g -O2 conftest.c -lm -ldl >&5 configure:17470: $? = 0 configure:17471: result: yes configure:17531: checking for pkg-config configure:17561: result: no configure:17602: checking for snd_spcm_init in -lasound configure:17627: gcc -o conftest -g -O2 conftest.c -lasound -lm -ldl -lm >&5 /usr/bin/ld: cannot find -lasound collect2: error: ld returned 1 exit status configure:17627: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 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 snd_spcm_init (); | int | main () | { | return snd_spcm_init (); | ; | return 0; | } configure:17637: result: no configure:17707: checking for bfd_openr in -lbfd configure:17732: gcc -o conftest -g -O2 conftest.c -lbfd -lm >&5 /usr/bin/ld: cannot find -lbfd collect2: error: ld returned 1 exit status configure:17732: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 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 bfd_openr (); | int | main () | { | return bfd_openr (); | ; | return 0; | } configure:17742: result: no configure:17814: checking for bfd_check_format in -lbfd configure:17839: gcc -o conftest -g -O2 conftest.c -lbfd -ldl -liberty -lm >&5 /usr/bin/ld: cannot find -lbfd /usr/bin/ld: cannot find -liberty collect2: error: ld returned 1 exit status configure:17839: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 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 bfd_check_format (); | int | main () | { | return bfd_check_format (); | ; | return 0; | } configure:17849: result: no configure:17921: checking for cap_from_text in -lcap configure:17946: gcc -o conftest -g -O2 conftest.c -lcap -lm >&5 /usr/bin/ld: cannot find -lcap collect2: error: ld returned 1 exit status configure:17946: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 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 cap_from_text (); | int | main () | { | return cap_from_text (); | ; | return 0; | } configure:17956: result: no configure:18011: checking for DAHDI_RESET_COUNTERS in dahdi/user.h configure:18036: gcc -c -g -O2 conftest.c >&5 configure:18036: $? = 0 configure:18037: result: yes configure:18156: checking for DAHDI_POLICY_HALF_FULL in dahdi/user.h configure:18181: gcc -c -g -O2 conftest.c >&5 configure:18181: $? = 0 configure:18182: result: yes configure:18204: checking for enhanced dahdi vmwi support configure:18228: gcc -c -g -O2 conftest.c >&5 configure:18228: $? = 0 configure:18229: result: yes configure:18253: checking if "int foo = DAHDI_ECHOCANCEL_FAX_MODE" compiles using dahdi/user.h configure:18274: gcc -c -g -O2 conftest.c >&5 configure:18274: $? = 0 configure:18275: result: yes configure:18296: checking for getifaddrs() support configure:18320: gcc -c -g -O2 conftest.c >&5 configure:18320: $? = 0 configure:18321: result: yes configure:18341: checking for timerfd support configure:18365: gcc -c -g -O2 conftest.c >&5 configure:18365: $? = 0 configure:18366: result: yes configure:18402: checking for gsm_create in -lgsm configure:18427: gcc -o conftest -g -O2 conftest.c -lgsm -lm >&5 /usr/bin/ld: cannot find -lgsm collect2: error: ld returned 1 exit status configure:18427: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 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 gsm_create (); | int | main () | { | return gsm_create (); | ; | return 0; | } configure:18436: result: no configure:18556: checking for iconv_open in -liconv configure:18581: gcc -o conftest -g -O2 conftest.c -liconv -lm >&5 /usr/bin/ld: cannot find -liconv collect2: error: ld returned 1 exit status configure:18581: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 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 iconv_open (); | int | main () | { | return iconv_open (); | ; | return 0; | } configure:18591: result: no configure:18661: checking for libiconv_open in -liconv configure:18686: gcc -o conftest -g -O2 conftest.c -liconv -lm >&5 /usr/bin/ld: cannot find -liconv collect2: error: ld returned 1 exit status configure:18686: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 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 libiconv_open (); | int | main () | { | return libiconv_open (); | ; | return 0; | } configure:18696: result: no configure:18766: checking for iconv_close in -lc configure:18791: gcc -o conftest -g -O2 conftest.c -lc -lm >&5 configure:18791: $? = 0 configure:18801: result: yes configure:18825: checking iconv.h usability configure:18825: gcc -c -g -O2 conftest.c >&5 configure:18825: $? = 0 configure:18825: result: yes configure:18825: checking iconv.h presence configure:18825: gcc -E conftest.c configure:18825: $? = 0 configure:18825: result: yes configure:18825: checking for iconv.h configure:18825: result: yes configure:18872: checking for icaltimezone_get_utc_timezone in -lical configure:18897: gcc -o conftest -g -O2 -pthread conftest.c -lical -lm >&5 /usr/bin/ld: cannot find -lical collect2: error: ld returned 1 exit status configure:18897: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 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 icaltimezone_get_utc_timezone (); | int | main () | { | return icaltimezone_get_utc_timezone (); | ; | return 0; | } configure:18907: result: no configure:18977: checking for iks_start_sasl in -liksemel configure:19002: gcc -o conftest -g -O2 conftest.c -liksemel -lm >&5 /usr/bin/ld: cannot find -liksemel collect2: error: ld returned 1 exit status configure:19002: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 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 iks_start_sasl (); | int | main () | { | return iks_start_sasl (); | ; | return 0; | } configure:19012: result: no configure:19073: checking for UW IMAP Toolkit c-client library configure:19141: gcc -o conftest -g -O2 -I/usr/local/src/asterisk-1.8.23.0/../imap-2004g/c-client conftest.c -lm /usr/local/src/asterisk-1.8.23.0/../imap-2004g/c-client/c-client.a >&5 gcc: error: /usr/local/src/asterisk-1.8.23.0/../imap-2004g/c-client/c-client.a: No such file or directory configure:19141: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | /* 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:19221: result: no configure:19376: checking for system c-client library... configure:19445: gcc -o conftest -g -O2 -DUSE_SYSTEM_IMAP conftest.c -lm -lc-client >&5 conftest.c:238:31: fatal error: imap/c-client.h: No such file or directory compilation terminated. configure:19445: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | /* 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:19590: gcc -o conftest -g -O2 -DUSE_SYSTEM_CCLIENT conftest.c -lm -lc-client >&5 conftest.c:238:36: fatal error: c-client/c-client.h: No such file or directory compilation terminated. configure:19590: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | /* 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:19685: result: no configure:19710: checking for SQLConnect in -liodbc configure:19735: gcc -o conftest -g -O2 -pthread conftest.c -liodbc -lm >&5 /usr/bin/ld: cannot find -liodbc collect2: error: ld returned 1 exit status configure:19735: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 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:19745: result: no configure:19815: checking for inotify_init in -lc configure:19840: gcc -o conftest -g -O2 conftest.c -lc -lm >&5 configure:19840: $? = 0 configure:19850: result: yes configure:19874: checking sys/inotify.h usability configure:19874: gcc -c -g -O2 conftest.c >&5 configure:19874: $? = 0 configure:19874: result: yes configure:19874: checking sys/inotify.h presence configure:19874: gcc -E conftest.c configure:19874: $? = 0 configure:19874: result: yes configure:19874: checking for sys/inotify.h configure:19874: result: yes configure:19920: checking for jack_activate in -ljack configure:19945: gcc -o conftest -g -O2 conftest.c -ljack -lm >&5 /usr/bin/ld: cannot find -ljack collect2: error: ld returned 1 exit status configure:19945: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char jack_activate (); | int | main () | { | return jack_activate (); | ; | return 0; | } configure:19955: result: no configure:20026: checking for kqueue in -lc configure:20051: gcc -o conftest -g -O2 conftest.c -lc -lm >&5 /tmp/ccIrIBuO.o: In function `main': /usr/local/src/asterisk-1.8.23.0/conftest.c:249: undefined reference to `kqueue' collect2: error: ld returned 1 exit status configure:20051: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 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 kqueue (); | int | main () | { | return kqueue (); | ; | return 0; | } configure:20061: result: no configure:20116: checking for kevent64 configure:20116: gcc -o conftest -g -O2 conftest.c -lm >&5 /tmp/ccHsrLTL.o: In function `main': /usr/local/src/asterisk-1.8.23.0/conftest.c:272: undefined reference to `kevent64' collect2: error: ld returned 1 exit status configure:20116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | /* end confdefs.h. */ | /* Define kevent64 to an innocuous variant, in case declares kevent64. | For example, HP-UX 11i declares gettimeofday. */ | #define kevent64 innocuous_kevent64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char kevent64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef kevent64 | | /* 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 kevent64 (); | /* 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_kevent64 || defined __stub___kevent64 | choke me | #endif | | int | main () | { | return kevent64 (); | ; | return 0; | } configure:20116: result: no configure:20145: checking for lt_dlinit in -lltdl configure:20170: gcc -o conftest -g -O2 conftest.c -lltdl -lm >&5 configure:20170: $? = 0 configure:20180: result: yes configure:20204: checking ltdl.h usability configure:20204: gcc -c -g -O2 conftest.c >&5 configure:20204: $? = 0 configure:20204: result: yes configure:20204: checking ltdl.h presence configure:20204: gcc -E conftest.c configure:20204: $? = 0 configure:20204: result: yes configure:20204: checking for ltdl.h configure:20204: result: yes configure:20250: checking for ldap_initialize in -lldap configure:20275: gcc -o conftest -g -O2 conftest.c -lldap -lm >&5 /usr/bin/ld: cannot find -lldap collect2: error: ld returned 1 exit status configure:20275: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 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 ldap_initialize (); | int | main () | { | return ldap_initialize (); | ; | return 0; | } configure:20285: result: no configure:20355: checking for mISDN_open in -lmISDN configure:20380: gcc -o conftest -g -O2 conftest.c -lmISDN -lm >&5 /usr/bin/ld: cannot find -lmISDN collect2: error: ld returned 1 exit status configure:20380: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 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:20390: result: no configure:20813: checking for mysql_config configure:20832: found /usr/bin/mysql_config configure:20844: result: /usr/bin/mysql_config configure:20932: checking for nbs_connect in -lnbs configure:20957: gcc -o conftest -g -O2 conftest.c -lnbs -lm >&5 /usr/bin/ld: cannot find -lnbs collect2: error: ld returned 1 exit status configure:20957: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_MYSQLCLIENT 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:20967: result: no configure:21069: checking for neon-config configure:21103: result: no configure:21220: checking for neon-config configure:21254: result: no configure:21373: checking for net-snmp-config configure:21407: result: no configure:21496: checking for newtBell in -lnewt configure:21521: gcc -o conftest -g -O2 conftest.c -lnewt -lm >&5 configure:21521: $? = 0 configure:21531: result: yes configure:21555: checking newt.h usability configure:21555: gcc -c -g -O2 conftest.c >&5 configure:21555: $? = 0 configure:21555: result: yes configure:21555: checking newt.h presence configure:21555: gcc -E conftest.c configure:21555: $? = 0 configure:21555: result: yes configure:21555: checking for newt.h configure:21555: result: yes configure:21601: checking for SQLConnect in -lodbc configure:21626: gcc -o conftest -g -O2 conftest.c -lodbc -lm >&5 configure:21626: $? = 0 configure:21636: result: yes configure:21660: checking sql.h usability configure:21660: gcc -c -g -O2 conftest.c >&5 configure:21660: $? = 0 configure:21660: result: yes configure:21660: checking sql.h presence configure:21660: gcc -E conftest.c configure:21660: $? = 0 configure:21660: result: yes configure:21660: checking for sql.h configure:21660: result: yes configure:21706: checking for ogg_sync_init in -logg configure:21731: gcc -o conftest -g -O2 conftest.c -logg -lm >&5 /usr/bin/ld: cannot find -logg collect2: error: ld returned 1 exit status configure:21731: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 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:21741: result: no configure:21812: checking for backtrace in -lexecinfo configure:21837: gcc -o conftest -g -O2 conftest.c -lexecinfo -lm >&5 /usr/bin/ld: cannot find -lexecinfo collect2: error: ld returned 1 exit status configure:21837: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 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:21847: result: no configure:21917: checking for backtrace in -lc configure:21942: gcc -o conftest -g -O2 conftest.c -lc -lm >&5 configure:21942: $? = 0 configure:21952: result: yes configure:21976: checking execinfo.h usability configure:21976: gcc -c -g -O2 conftest.c >&5 configure:21976: $? = 0 configure:21976: result: yes configure:21976: checking execinfo.h presence configure:21976: gcc -E conftest.c configure:21976: $? = 0 configure:21976: result: yes configure:21976: checking for execinfo.h configure:21976: result: yes configure:22022: checking for ba2str in -lbluetooth configure:22047: gcc -o conftest -g -O2 conftest.c -lbluetooth -lm >&5 /usr/bin/ld: cannot find -lbluetooth collect2: error: ld returned 1 exit status configure:22047: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 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 ba2str (); | int | main () | { | return ba2str (); | ; | return 0; | } configure:22057: result: no configure:22187: checking linux/soundcard.h usability configure:22187: gcc -c -g -O2 conftest.c >&5 configure:22187: $? = 0 configure:22187: result: yes configure:22187: checking linux/soundcard.h presence configure:22187: gcc -E conftest.c configure:22187: $? = 0 configure:22187: result: yes configure:22187: checking for linux/soundcard.h configure:22187: result: yes configure:22584: checking for pg_config configure:22617: result: no configure:22770: checking for poptStrerror in -lpopt configure:22795: gcc -o conftest -g -O2 conftest.c -lpopt -lm >&5 /usr/bin/ld: cannot find -lpopt collect2: error: ld returned 1 exit status configure:22795: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 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 poptStrerror (); | int | main () | { | return poptStrerror (); | ; | return 0; | } configure:22805: result: no configure:22875: checking for Pa_GetDeviceCount in -lportaudio configure:22900: gcc -o conftest -g -O2 conftest.c -lportaudio -lm >&5 /usr/bin/ld: cannot find -lportaudio collect2: error: ld returned 1 exit status configure:22900: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 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 Pa_GetDeviceCount (); | int | main () | { | return Pa_GetDeviceCount (); | ; | return 0; | } configure:22910: result: no configure:22980: checking for pri_connected_line_update in -lpri configure:23005: gcc -o conftest -g -O2 conftest.c -lpri -lm >&5 configure:23005: $? = 0 configure:23015: result: yes configure:23039: checking libpri.h usability configure:23039: gcc -c -g -O2 conftest.c >&5 configure:23039: $? = 0 configure:23039: result: yes configure:23039: checking libpri.h presence configure:23039: gcc -E conftest.c configure:23039: $? = 0 configure:23039: result: yes configure:23039: checking for libpri.h configure:23039: result: yes configure:23084: checking for pri_persistent_layer2_option in -lpri configure:23109: gcc -o conftest -g -O2 conftest.c -lpri -lm >&5 configure:23109: $? = 0 configure:23119: result: yes configure:23143: checking for libpri.h configure:23143: result: yes configure:23188: checking for pri_mwi_indicate in -lpri configure:23213: gcc -o conftest -g -O2 conftest.c -lpri -lm >&5 configure:23213: $? = 0 configure:23223: result: yes configure:23247: checking for libpri.h configure:23247: result: yes configure:23292: checking for pri_mcid_enable in -lpri configure:23317: gcc -o conftest -g -O2 conftest.c -lpri -lm >&5 configure:23317: $? = 0 configure:23327: result: yes configure:23351: checking for libpri.h configure:23351: result: yes configure:23396: checking for pri_connect_ack_enable in -lpri configure:23421: gcc -o conftest -g -O2 conftest.c -lpri -lm >&5 configure:23421: $? = 0 configure:23431: result: yes configure:23455: checking for libpri.h configure:23455: result: yes configure:23500: checking for pri_aoc_events_enable in -lpri configure:23525: gcc -o conftest -g -O2 conftest.c -lpri -lm >&5 configure:23525: $? = 0 configure:23535: result: yes configure:23559: checking for libpri.h configure:23559: result: yes configure:23604: checking for pri_transfer_enable in -lpri configure:23629: gcc -o conftest -g -O2 conftest.c -lpri -lm >&5 configure:23629: $? = 0 configure:23639: result: yes configure:23663: checking for libpri.h configure:23663: result: yes configure:23708: checking for pri_cc_enable in -lpri configure:23733: gcc -o conftest -g -O2 conftest.c -lpri -lm >&5 configure:23733: $? = 0 configure:23743: result: yes configure:23767: checking for libpri.h configure:23767: result: yes configure:23812: checking for pri_hangup_fix_enable in -lpri configure:23837: gcc -o conftest -g -O2 conftest.c -lpri -lm >&5 configure:23837: $? = 0 configure:23847: result: yes configure:23871: checking for libpri.h configure:23871: result: yes configure:23916: checking for pri_sr_set_called_subaddress in -lpri configure:23941: gcc -o conftest -g -O2 conftest.c -lpri -lm >&5 configure:23941: $? = 0 configure:23951: result: yes configure:23975: checking for libpri.h configure:23975: result: yes configure:24020: checking for pri_hold_enable in -lpri configure:24045: gcc -o conftest -g -O2 conftest.c -lpri -lm >&5 configure:24045: $? = 0 configure:24055: result: yes configure:24079: checking for libpri.h configure:24079: result: yes configure:24124: checking for pri_reroute_enable in -lpri configure:24149: gcc -o conftest -g -O2 conftest.c -lpri -lm >&5 configure:24149: $? = 0 configure:24159: result: yes configure:24183: checking for libpri.h configure:24183: result: yes configure:24228: checking for pri_sr_set_keypad_digits in -lpri configure:24253: gcc -o conftest -g -O2 conftest.c -lpri -lm >&5 configure:24253: $? = 0 configure:24263: result: yes configure:24287: checking for libpri.h configure:24287: result: yes configure:24336: checking for pri_progress_with_cause in -lpri configure:24361: gcc -o conftest -g -O2 conftest.c -lpri -lm >&5 configure:24361: $? = 0 configure:24371: result: yes configure:24395: checking for libpri.h configure:24395: result: yes configure:24440: checking for pri_set_inbanddisconnect in -lpri configure:24465: gcc -o conftest -g -O2 conftest.c -lpri -lm >&5 configure:24465: $? = 0 configure:24475: result: yes configure:24499: checking for libpri.h configure:24499: result: yes configure:24544: checking for pri_maintenance_service in -lpri configure:24569: gcc -o conftest -g -O2 conftest.c -lpri -lm >&5 configure:24569: $? = 0 configure:24579: result: yes configure:24603: checking for libpri.h configure:24603: result: yes configure:24648: checking for pri_sr_set_reversecharge in -lpri configure:24673: gcc -o conftest -g -O2 conftest.c -lpri -lm >&5 configure:24673: $? = 0 configure:24683: result: yes configure:24707: checking for libpri.h configure:24707: result: yes configure:24754: checking for resample_open in -lresample configure:24779: gcc -o conftest -g -O2 conftest.c -lresample -lm -lm >&5 /usr/bin/ld: cannot find -lresample collect2: error: ld returned 1 exit status configure:24779: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PRI 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_MWI 1 | #define HAVE_PRI_MCID 1 | #define HAVE_PRI_CALL_WAITING 1 | #define HAVE_PRI_AOC_EVENTS 1 | #define HAVE_PRI_TRANSFER 1 | #define HAVE_PRI_CCSS 1 | #define HAVE_PRI_HANGUP_FIX 1 | #define HAVE_PRI_SUBADDR 1 | #define HAVE_PRI_CALL_HOLD 1 | #define HAVE_PRI_CALL_REROUTING 1 | #define HAVE_PRI_SETUP_KEYPAD 1 | #define HAVE_PRI_PROG_W_CAUSE 1 | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_SERVICE_MESSAGES 1 | #define HAVE_PRI_REVERSE_CHARGE 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 resample_open (); | int | main () | { | return resample_open (); | ; | return 0; | } configure:24789: result: no configure:24844: checking for minimum version of SpanDSP configure:24880: gcc -c -g -O2 conftest.c >&5 conftest.c:261:30: fatal error: spandsp/version.h: No such file or directory compilation terminated. configure:24880: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PRI 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_MWI 1 | #define HAVE_PRI_MCID 1 | #define HAVE_PRI_CALL_WAITING 1 | #define HAVE_PRI_AOC_EVENTS 1 | #define HAVE_PRI_TRANSFER 1 | #define HAVE_PRI_CCSS 1 | #define HAVE_PRI_HANGUP_FIX 1 | #define HAVE_PRI_SUBADDR 1 | #define HAVE_PRI_CALL_HOLD 1 | #define HAVE_PRI_CALL_REROUTING 1 | #define HAVE_PRI_SETUP_KEYPAD 1 | #define HAVE_PRI_PROG_W_CAUSE 1 | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_SERVICE_MESSAGES 1 | #define HAVE_PRI_REVERSE_CHARGE 1 | /* end confdefs.h. */ | #include | int | main () | { | | #if SPANDSP_RELEASE_DATE < 20080516 | #error "spandsp 0.0.5 or greater is required" | #endif | ; | | ; | return 0; | } configure:24890: result: no configure:25137: checking for ss7_set_adjpc in -lss7 configure:25162: gcc -o conftest -g -O2 conftest.c -lss7 -lm >&5 /usr/bin/ld: cannot find -lss7 collect2: error: ld returned 1 exit status configure:25162: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PRI 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_MWI 1 | #define HAVE_PRI_MCID 1 | #define HAVE_PRI_CALL_WAITING 1 | #define HAVE_PRI_AOC_EVENTS 1 | #define HAVE_PRI_TRANSFER 1 | #define HAVE_PRI_CCSS 1 | #define HAVE_PRI_HANGUP_FIX 1 | #define HAVE_PRI_SUBADDR 1 | #define HAVE_PRI_CALL_HOLD 1 | #define HAVE_PRI_CALL_REROUTING 1 | #define HAVE_PRI_SETUP_KEYPAD 1 | #define HAVE_PRI_PROG_W_CAUSE 1 | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_SERVICE_MESSAGES 1 | #define HAVE_PRI_REVERSE_CHARGE 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char ss7_set_adjpc (); | int | main () | { | return ss7_set_adjpc (); | ; | return 0; | } configure:25172: result: no configure:25242: checking for openr2_chan_new in -lopenr2 configure:25267: gcc -o conftest -g -O2 conftest.c -lopenr2 -lm >&5 /usr/bin/ld: cannot find -lopenr2 collect2: error: ld returned 1 exit status configure:25267: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PRI 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_MWI 1 | #define HAVE_PRI_MCID 1 | #define HAVE_PRI_CALL_WAITING 1 | #define HAVE_PRI_AOC_EVENTS 1 | #define HAVE_PRI_TRANSFER 1 | #define HAVE_PRI_CCSS 1 | #define HAVE_PRI_HANGUP_FIX 1 | #define HAVE_PRI_SUBADDR 1 | #define HAVE_PRI_CALL_HOLD 1 | #define HAVE_PRI_CALL_REROUTING 1 | #define HAVE_PRI_SETUP_KEYPAD 1 | #define HAVE_PRI_PROG_W_CAUSE 1 | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_SERVICE_MESSAGES 1 | #define HAVE_PRI_REVERSE_CHARGE 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 openr2_chan_new (); | int | main () | { | return openr2_chan_new (); | ; | return 0; | } configure:25277: result: no configure:25367: checking /home/user1/pwlib/include/ptlib.h usability configure:25367: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:294:48: fatal error: /home/user1/pwlib/include/ptlib.h: No such file or directory compilation terminated. configure:25367: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PRI 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_MWI 1 | #define HAVE_PRI_MCID 1 | #define HAVE_PRI_CALL_WAITING 1 | #define HAVE_PRI_AOC_EVENTS 1 | #define HAVE_PRI_TRANSFER 1 | #define HAVE_PRI_CCSS 1 | #define HAVE_PRI_HANGUP_FIX 1 | #define HAVE_PRI_SUBADDR 1 | #define HAVE_PRI_CALL_HOLD 1 | #define HAVE_PRI_CALL_REROUTING 1 | #define HAVE_PRI_SETUP_KEYPAD 1 | #define HAVE_PRI_PROG_W_CAUSE 1 | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_SERVICE_MESSAGES 1 | #define HAVE_PRI_REVERSE_CHARGE 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:25367: result: no configure:25367: checking /home/user1/pwlib/include/ptlib.h presence configure:25367: g++ -E conftest.cpp conftest.cpp:261:48: fatal error: /home/user1/pwlib/include/ptlib.h: No such file or directory compilation terminated. configure:25367: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PRI 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_MWI 1 | #define HAVE_PRI_MCID 1 | #define HAVE_PRI_CALL_WAITING 1 | #define HAVE_PRI_AOC_EVENTS 1 | #define HAVE_PRI_TRANSFER 1 | #define HAVE_PRI_CCSS 1 | #define HAVE_PRI_HANGUP_FIX 1 | #define HAVE_PRI_SUBADDR 1 | #define HAVE_PRI_CALL_HOLD 1 | #define HAVE_PRI_CALL_REROUTING 1 | #define HAVE_PRI_SETUP_KEYPAD 1 | #define HAVE_PRI_PROG_W_CAUSE 1 | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_SERVICE_MESSAGES 1 | #define HAVE_PRI_REVERSE_CHARGE 1 | /* end confdefs.h. */ | #include configure:25367: result: no configure:25367: checking for /home/user1/pwlib/include/ptlib.h configure:25367: result: no configure:25376: checking /usr/local/include/ptlib.h usability configure:25376: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:294:38: fatal error: /usr/local/include/ptlib.h: No such file or directory compilation terminated. configure:25376: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PRI 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_MWI 1 | #define HAVE_PRI_MCID 1 | #define HAVE_PRI_CALL_WAITING 1 | #define HAVE_PRI_AOC_EVENTS 1 | #define HAVE_PRI_TRANSFER 1 | #define HAVE_PRI_CCSS 1 | #define HAVE_PRI_HANGUP_FIX 1 | #define HAVE_PRI_SUBADDR 1 | #define HAVE_PRI_CALL_HOLD 1 | #define HAVE_PRI_CALL_REROUTING 1 | #define HAVE_PRI_SETUP_KEYPAD 1 | #define HAVE_PRI_PROG_W_CAUSE 1 | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_SERVICE_MESSAGES 1 | #define HAVE_PRI_REVERSE_CHARGE 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:25376: result: no configure:25376: checking /usr/local/include/ptlib.h presence configure:25376: g++ -E conftest.cpp conftest.cpp:261:38: fatal error: /usr/local/include/ptlib.h: No such file or directory compilation terminated. configure:25376: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PRI 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_MWI 1 | #define HAVE_PRI_MCID 1 | #define HAVE_PRI_CALL_WAITING 1 | #define HAVE_PRI_AOC_EVENTS 1 | #define HAVE_PRI_TRANSFER 1 | #define HAVE_PRI_CCSS 1 | #define HAVE_PRI_HANGUP_FIX 1 | #define HAVE_PRI_SUBADDR 1 | #define HAVE_PRI_CALL_HOLD 1 | #define HAVE_PRI_CALL_REROUTING 1 | #define HAVE_PRI_SETUP_KEYPAD 1 | #define HAVE_PRI_PROG_W_CAUSE 1 | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_SERVICE_MESSAGES 1 | #define HAVE_PRI_REVERSE_CHARGE 1 | /* end confdefs.h. */ | #include configure:25376: result: no configure:25376: checking for /usr/local/include/ptlib.h configure:25376: result: no configure:25438: checking /usr/include/ptlib.h usability configure:25438: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:294:32: fatal error: /usr/include/ptlib.h: No such file or directory compilation terminated. configure:25438: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PRI 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_MWI 1 | #define HAVE_PRI_MCID 1 | #define HAVE_PRI_CALL_WAITING 1 | #define HAVE_PRI_AOC_EVENTS 1 | #define HAVE_PRI_TRANSFER 1 | #define HAVE_PRI_CCSS 1 | #define HAVE_PRI_HANGUP_FIX 1 | #define HAVE_PRI_SUBADDR 1 | #define HAVE_PRI_CALL_HOLD 1 | #define HAVE_PRI_CALL_REROUTING 1 | #define HAVE_PRI_SETUP_KEYPAD 1 | #define HAVE_PRI_PROG_W_CAUSE 1 | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_SERVICE_MESSAGES 1 | #define HAVE_PRI_REVERSE_CHARGE 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:25438: result: no configure:25438: checking /usr/include/ptlib.h presence configure:25438: g++ -E conftest.cpp conftest.cpp:261:32: fatal error: /usr/include/ptlib.h: No such file or directory compilation terminated. configure:25438: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PRI 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_MWI 1 | #define HAVE_PRI_MCID 1 | #define HAVE_PRI_CALL_WAITING 1 | #define HAVE_PRI_AOC_EVENTS 1 | #define HAVE_PRI_TRANSFER 1 | #define HAVE_PRI_CCSS 1 | #define HAVE_PRI_HANGUP_FIX 1 | #define HAVE_PRI_SUBADDR 1 | #define HAVE_PRI_CALL_HOLD 1 | #define HAVE_PRI_CALL_REROUTING 1 | #define HAVE_PRI_SETUP_KEYPAD 1 | #define HAVE_PRI_PROG_W_CAUSE 1 | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_SERVICE_MESSAGES 1 | #define HAVE_PRI_REVERSE_CHARGE 1 | /* end confdefs.h. */ | #include configure:25438: result: no configure:25438: checking for /usr/include/ptlib.h configure:25438: result: no configure:26087: checking for luaL_newstate in -llua5.1 configure:26112: gcc -o conftest -g -O2 conftest.c -llua5.1 -lm -lm >&5 /usr/bin/ld: cannot find -llua5.1 collect2: error: ld returned 1 exit status configure:26112: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PRI 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_MWI 1 | #define HAVE_PRI_MCID 1 | #define HAVE_PRI_CALL_WAITING 1 | #define HAVE_PRI_AOC_EVENTS 1 | #define HAVE_PRI_TRANSFER 1 | #define HAVE_PRI_CCSS 1 | #define HAVE_PRI_HANGUP_FIX 1 | #define HAVE_PRI_SUBADDR 1 | #define HAVE_PRI_CALL_HOLD 1 | #define HAVE_PRI_CALL_REROUTING 1 | #define HAVE_PRI_SETUP_KEYPAD 1 | #define HAVE_PRI_PROG_W_CAUSE 1 | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_SERVICE_MESSAGES 1 | #define HAVE_PRI_REVERSE_CHARGE 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char luaL_newstate (); | int | main () | { | return luaL_newstate (); | ; | return 0; | } configure:26122: result: no configure:26200: checking for luaL_register in -llua configure:26225: gcc -o conftest -g -O2 conftest.c -llua -lm -lm >&5 /usr/bin/ld: cannot find -llua collect2: error: ld returned 1 exit status configure:26225: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PRI 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_MWI 1 | #define HAVE_PRI_MCID 1 | #define HAVE_PRI_CALL_WAITING 1 | #define HAVE_PRI_AOC_EVENTS 1 | #define HAVE_PRI_TRANSFER 1 | #define HAVE_PRI_CCSS 1 | #define HAVE_PRI_HANGUP_FIX 1 | #define HAVE_PRI_SUBADDR 1 | #define HAVE_PRI_CALL_HOLD 1 | #define HAVE_PRI_CALL_REROUTING 1 | #define HAVE_PRI_SETUP_KEYPAD 1 | #define HAVE_PRI_PROG_W_CAUSE 1 | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_SERVICE_MESSAGES 1 | #define HAVE_PRI_REVERSE_CHARGE 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char luaL_register (); | int | main () | { | return luaL_register (); | ; | return 0; | } configure:26235: result: no configure:26305: checking for rc_read_config in -lradiusclient-ng configure:26330: gcc -o conftest -g -O2 conftest.c -lradiusclient-ng -lm >&5 /usr/bin/ld: cannot find -lradiusclient-ng collect2: error: ld returned 1 exit status configure:26330: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PRI 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_MWI 1 | #define HAVE_PRI_MCID 1 | #define HAVE_PRI_CALL_WAITING 1 | #define HAVE_PRI_AOC_EVENTS 1 | #define HAVE_PRI_TRANSFER 1 | #define HAVE_PRI_CCSS 1 | #define HAVE_PRI_HANGUP_FIX 1 | #define HAVE_PRI_SUBADDR 1 | #define HAVE_PRI_CALL_HOLD 1 | #define HAVE_PRI_CALL_REROUTING 1 | #define HAVE_PRI_SETUP_KEYPAD 1 | #define HAVE_PRI_PROG_W_CAUSE 1 | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_SERVICE_MESSAGES 1 | #define HAVE_PRI_REVERSE_CHARGE 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char rc_read_config (); | int | main () | { | return rc_read_config (); | ; | return 0; | } configure:26340: result: no configure:26419: checking for saClmInitialize in -lSaClm configure:26444: gcc -o conftest -g -O2 conftest.c -lSaClm -L/usr/lib/openais -L/usr/lib64/openais -lm >&5 /usr/bin/ld: cannot find -lSaClm collect2: error: ld returned 1 exit status configure:26444: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PRI 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_MWI 1 | #define HAVE_PRI_MCID 1 | #define HAVE_PRI_CALL_WAITING 1 | #define HAVE_PRI_AOC_EVENTS 1 | #define HAVE_PRI_TRANSFER 1 | #define HAVE_PRI_CCSS 1 | #define HAVE_PRI_HANGUP_FIX 1 | #define HAVE_PRI_SUBADDR 1 | #define HAVE_PRI_CALL_HOLD 1 | #define HAVE_PRI_CALL_REROUTING 1 | #define HAVE_PRI_SETUP_KEYPAD 1 | #define HAVE_PRI_PROG_W_CAUSE 1 | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_SERVICE_MESSAGES 1 | #define HAVE_PRI_REVERSE_CHARGE 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 saClmInitialize (); | int | main () | { | return saClmInitialize (); | ; | return 0; | } configure:26454: result: no configure:26539: checking for speex_encode in -lspeex configure:26564: gcc -o conftest -g -O2 conftest.c -lspeex -lm -lm >&5 /usr/bin/ld: cannot find -lspeex collect2: error: ld returned 1 exit status configure:26564: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PRI 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_MWI 1 | #define HAVE_PRI_MCID 1 | #define HAVE_PRI_CALL_WAITING 1 | #define HAVE_PRI_AOC_EVENTS 1 | #define HAVE_PRI_TRANSFER 1 | #define HAVE_PRI_CCSS 1 | #define HAVE_PRI_HANGUP_FIX 1 | #define HAVE_PRI_SUBADDR 1 | #define HAVE_PRI_CALL_HOLD 1 | #define HAVE_PRI_CALL_REROUTING 1 | #define HAVE_PRI_SETUP_KEYPAD 1 | #define HAVE_PRI_PROG_W_CAUSE 1 | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_SERVICE_MESSAGES 1 | #define HAVE_PRI_REVERSE_CHARGE 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 speex_encode (); | int | main () | { | return speex_encode (); | ; | return 0; | } configure:26574: result: no configure:26645: checking for speex_preprocess_ctl in -lspeex configure:26670: gcc -o conftest -g -O2 conftest.c -lspeex -lm -lm >&5 /usr/bin/ld: cannot find -lspeex collect2: error: ld returned 1 exit status configure:26670: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PRI 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_MWI 1 | #define HAVE_PRI_MCID 1 | #define HAVE_PRI_CALL_WAITING 1 | #define HAVE_PRI_AOC_EVENTS 1 | #define HAVE_PRI_TRANSFER 1 | #define HAVE_PRI_CCSS 1 | #define HAVE_PRI_HANGUP_FIX 1 | #define HAVE_PRI_SUBADDR 1 | #define HAVE_PRI_CALL_HOLD 1 | #define HAVE_PRI_CALL_REROUTING 1 | #define HAVE_PRI_SETUP_KEYPAD 1 | #define HAVE_PRI_PROG_W_CAUSE 1 | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_SERVICE_MESSAGES 1 | #define HAVE_PRI_REVERSE_CHARGE 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 speex_preprocess_ctl (); | int | main () | { | return speex_preprocess_ctl (); | ; | return 0; | } configure:26680: result: no configure:26753: checking for speex_preprocess_ctl in -lspeexdsp configure:26778: gcc -o conftest -g -O2 conftest.c -lspeexdsp -lm -lm >&5 /usr/bin/ld: cannot find -lspeexdsp collect2: error: ld returned 1 exit status configure:26778: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PRI 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_MWI 1 | #define HAVE_PRI_MCID 1 | #define HAVE_PRI_CALL_WAITING 1 | #define HAVE_PRI_AOC_EVENTS 1 | #define HAVE_PRI_TRANSFER 1 | #define HAVE_PRI_CCSS 1 | #define HAVE_PRI_HANGUP_FIX 1 | #define HAVE_PRI_SUBADDR 1 | #define HAVE_PRI_CALL_HOLD 1 | #define HAVE_PRI_CALL_REROUTING 1 | #define HAVE_PRI_SETUP_KEYPAD 1 | #define HAVE_PRI_PROG_W_CAUSE 1 | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_SERVICE_MESSAGES 1 | #define HAVE_PRI_REVERSE_CHARGE 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 speex_preprocess_ctl (); | int | main () | { | return speex_preprocess_ctl (); | ; | return 0; | } configure:26788: result: no configure:26863: checking for sqlite_exec in -lsqlite configure:26888: gcc -o conftest -g -O2 conftest.c -lsqlite -lm >&5 /usr/bin/ld: cannot find -lsqlite collect2: error: ld returned 1 exit status configure:26888: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PRI 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_MWI 1 | #define HAVE_PRI_MCID 1 | #define HAVE_PRI_CALL_WAITING 1 | #define HAVE_PRI_AOC_EVENTS 1 | #define HAVE_PRI_TRANSFER 1 | #define HAVE_PRI_CCSS 1 | #define HAVE_PRI_HANGUP_FIX 1 | #define HAVE_PRI_SUBADDR 1 | #define HAVE_PRI_CALL_HOLD 1 | #define HAVE_PRI_CALL_REROUTING 1 | #define HAVE_PRI_SETUP_KEYPAD 1 | #define HAVE_PRI_PROG_W_CAUSE 1 | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_SERVICE_MESSAGES 1 | #define HAVE_PRI_REVERSE_CHARGE 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 sqlite_exec (); | int | main () | { | return sqlite_exec (); | ; | return 0; | } configure:26898: result: no configure:26968: checking for sqlite3_open in -lsqlite3 configure:26993: gcc -o conftest -g -O2 -pthread conftest.c -lsqlite3 -lm >&5 /usr/bin/ld: cannot find -lsqlite3 collect2: error: ld returned 1 exit status configure:26993: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PRI 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_MWI 1 | #define HAVE_PRI_MCID 1 | #define HAVE_PRI_CALL_WAITING 1 | #define HAVE_PRI_AOC_EVENTS 1 | #define HAVE_PRI_TRANSFER 1 | #define HAVE_PRI_CCSS 1 | #define HAVE_PRI_HANGUP_FIX 1 | #define HAVE_PRI_SUBADDR 1 | #define HAVE_PRI_CALL_HOLD 1 | #define HAVE_PRI_CALL_REROUTING 1 | #define HAVE_PRI_SETUP_KEYPAD 1 | #define HAVE_PRI_PROG_W_CAUSE 1 | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_SERVICE_MESSAGES 1 | #define HAVE_PRI_REVERSE_CHARGE 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 sqlite3_open (); | int | main () | { | return sqlite3_open (); | ; | return 0; | } configure:27003: result: no configure:27073: checking for AES_encrypt in -lcrypto configure:27098: gcc -o conftest -g -O2 conftest.c -lcrypto -lm >&5 configure:27098: $? = 0 configure:27108: result: yes configure:27132: checking openssl/aes.h usability configure:27132: gcc -c -g -O2 conftest.c >&5 configure:27132: $? = 0 configure:27132: result: yes configure:27132: checking openssl/aes.h presence configure:27132: gcc -E conftest.c configure:27132: $? = 0 configure:27132: result: yes configure:27132: checking for openssl/aes.h configure:27132: result: yes configure:27180: checking for SSL_connect in -lssl configure:27205: gcc -o conftest -g -O2 conftest.c -lssl -lcrypto -lm >&5 configure:27205: $? = 0 configure:27215: result: yes configure:27239: checking openssl/ssl.h usability configure:27239: gcc -c -g -O2 conftest.c >&5 configure:27239: $? = 0 configure:27239: result: yes configure:27239: checking openssl/ssl.h presence configure:27239: gcc -E conftest.c configure:27239: $? = 0 configure:27239: result: yes configure:27239: checking for openssl/ssl.h configure:27239: result: yes configure:27285: checking osp/osp.h usability configure:27285: gcc -c -g -O2 conftest.c >&5 conftest.c:296:21: fatal error: osp/osp.h: No such file or directory compilation terminated. configure:27285: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PRI 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_MWI 1 | #define HAVE_PRI_MCID 1 | #define HAVE_PRI_CALL_WAITING 1 | #define HAVE_PRI_AOC_EVENTS 1 | #define HAVE_PRI_TRANSFER 1 | #define HAVE_PRI_CCSS 1 | #define HAVE_PRI_HANGUP_FIX 1 | #define HAVE_PRI_SUBADDR 1 | #define HAVE_PRI_CALL_HOLD 1 | #define HAVE_PRI_CALL_REROUTING 1 | #define HAVE_PRI_SETUP_KEYPAD 1 | #define HAVE_PRI_PROG_W_CAUSE 1 | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_SERVICE_MESSAGES 1 | #define HAVE_PRI_REVERSE_CHARGE 1 | #define HAVE_CRYPTO 1 | #define HAVE_OPENSSL 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:27285: result: no configure:27285: checking osp/osp.h presence configure:27285: gcc -E conftest.c conftest.c:263:21: fatal error: osp/osp.h: No such file or directory compilation terminated. configure:27285: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PRI 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_MWI 1 | #define HAVE_PRI_MCID 1 | #define HAVE_PRI_CALL_WAITING 1 | #define HAVE_PRI_AOC_EVENTS 1 | #define HAVE_PRI_TRANSFER 1 | #define HAVE_PRI_CCSS 1 | #define HAVE_PRI_HANGUP_FIX 1 | #define HAVE_PRI_SUBADDR 1 | #define HAVE_PRI_CALL_HOLD 1 | #define HAVE_PRI_CALL_REROUTING 1 | #define HAVE_PRI_SETUP_KEYPAD 1 | #define HAVE_PRI_PROG_W_CAUSE 1 | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_SERVICE_MESSAGES 1 | #define HAVE_PRI_REVERSE_CHARGE 1 | #define HAVE_CRYPTO 1 | #define HAVE_OPENSSL 1 | /* end confdefs.h. */ | #include configure:27285: result: no configure:27285: checking for osp/osp.h configure:27285: result: no configure:27417: checking for srtp_init in -lsrtp configure:27442: gcc -o conftest -g -O2 conftest.c -lsrtp -lm >&5 /usr/bin/ld: cannot find -lsrtp collect2: error: ld returned 1 exit status configure:27442: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PRI 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_MWI 1 | #define HAVE_PRI_MCID 1 | #define HAVE_PRI_CALL_WAITING 1 | #define HAVE_PRI_AOC_EVENTS 1 | #define HAVE_PRI_TRANSFER 1 | #define HAVE_PRI_CCSS 1 | #define HAVE_PRI_HANGUP_FIX 1 | #define HAVE_PRI_SUBADDR 1 | #define HAVE_PRI_CALL_HOLD 1 | #define HAVE_PRI_CALL_REROUTING 1 | #define HAVE_PRI_SETUP_KEYPAD 1 | #define HAVE_PRI_PROG_W_CAUSE 1 | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_SERVICE_MESSAGES 1 | #define HAVE_PRI_REVERSE_CHARGE 1 | #define HAVE_CRYPTO 1 | #define HAVE_OPENSSL 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 srtp_init (); | int | main () | { | return srtp_init (); | ; | return 0; | } configure:27452: result: no configure:27584: checking for srtp_shutdown in -lsrtp configure:27609: gcc -o conftest -g -O2 conftest.c -lsrtp -lm >&5 /usr/bin/ld: cannot find -lsrtp collect2: error: ld returned 1 exit status configure:27609: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PRI 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_MWI 1 | #define HAVE_PRI_MCID 1 | #define HAVE_PRI_CALL_WAITING 1 | #define HAVE_PRI_AOC_EVENTS 1 | #define HAVE_PRI_TRANSFER 1 | #define HAVE_PRI_CCSS 1 | #define HAVE_PRI_HANGUP_FIX 1 | #define HAVE_PRI_SUBADDR 1 | #define HAVE_PRI_CALL_HOLD 1 | #define HAVE_PRI_CALL_REROUTING 1 | #define HAVE_PRI_SETUP_KEYPAD 1 | #define HAVE_PRI_PROG_W_CAUSE 1 | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_SERVICE_MESSAGES 1 | #define HAVE_PRI_REVERSE_CHARGE 1 | #define HAVE_CRYPTO 1 | #define HAVE_OPENSSL 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 srtp_shutdown (); | int | main () | { | return srtp_shutdown (); | ; | return 0; | } configure:27619: result: no configure:27721: checking for gmime-config configure:27755: result: no configure:27856: checking for malloc in -lhoard configure:27881: gcc -o conftest -g -O2 conftest.c -lhoard -lm >&5 conftest.c:270:6: warning: conflicting types for built-in function 'malloc' [enabled by default] /usr/bin/ld: cannot find -lhoard collect2: error: ld returned 1 exit status configure:27881: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PRI 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_MWI 1 | #define HAVE_PRI_MCID 1 | #define HAVE_PRI_CALL_WAITING 1 | #define HAVE_PRI_AOC_EVENTS 1 | #define HAVE_PRI_TRANSFER 1 | #define HAVE_PRI_CCSS 1 | #define HAVE_PRI_HANGUP_FIX 1 | #define HAVE_PRI_SUBADDR 1 | #define HAVE_PRI_CALL_HOLD 1 | #define HAVE_PRI_CALL_REROUTING 1 | #define HAVE_PRI_SETUP_KEYPAD 1 | #define HAVE_PRI_PROG_W_CAUSE 1 | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_SERVICE_MESSAGES 1 | #define HAVE_PRI_REVERSE_CHARGE 1 | #define HAVE_CRYPTO 1 | #define HAVE_OPENSSL 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 malloc (); | int | main () | { | return malloc (); | ; | return 0; | } configure:27891: result: no configure:27961: checking for dbinit in -lsybdb configure:27986: gcc -o conftest -g -O2 conftest.c -lsybdb -lm >&5 /usr/bin/ld: cannot find -lsybdb collect2: error: ld returned 1 exit status configure:27986: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PRI 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_MWI 1 | #define HAVE_PRI_MCID 1 | #define HAVE_PRI_CALL_WAITING 1 | #define HAVE_PRI_AOC_EVENTS 1 | #define HAVE_PRI_TRANSFER 1 | #define HAVE_PRI_CCSS 1 | #define HAVE_PRI_HANGUP_FIX 1 | #define HAVE_PRI_SUBADDR 1 | #define HAVE_PRI_CALL_HOLD 1 | #define HAVE_PRI_CALL_REROUTING 1 | #define HAVE_PRI_SETUP_KEYPAD 1 | #define HAVE_PRI_PROG_W_CAUSE 1 | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_SERVICE_MESSAGES 1 | #define HAVE_PRI_REVERSE_CHARGE 1 | #define HAVE_CRYPTO 1 | #define HAVE_OPENSSL 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 dbinit (); | int | main () | { | return dbinit (); | ; | return 0; | } configure:27996: result: no configure:28048: checking for tone_zone_find_by_num in -ltonezone configure:28073: gcc -o conftest -g -O2 conftest.c -ltonezone -lm >&5 configure:28073: $? = 0 configure:28082: result: yes configure:28113: checking for tone_zone_find in -ltonezone configure:28138: gcc -o conftest -g -O2 conftest.c -ltonezone -lm >&5 configure:28138: $? = 0 configure:28148: result: yes configure:28172: checking dahdi/tonezone.h usability configure:28172: gcc -c -g -O2 conftest.c >&5 configure:28172: $? = 0 configure:28172: result: yes configure:28172: checking dahdi/tonezone.h presence configure:28172: gcc -E conftest.c configure:28172: $? = 0 configure:28172: result: yes configure:28172: checking for dahdi/tonezone.h configure:28172: result: yes configure:28325: checking for vorbis_info_init in -lvorbis configure:28350: gcc -o conftest -g -O2 conftest.c -lvorbis -lm -lvorbisenc -lvorbisfile -lm >&5 /usr/bin/ld: cannot find -lvorbis /usr/bin/ld: cannot find -lvorbisenc /usr/bin/ld: cannot find -lvorbisfile collect2: error: ld returned 1 exit status configure:28350: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PRI 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_MWI 1 | #define HAVE_PRI_MCID 1 | #define HAVE_PRI_CALL_WAITING 1 | #define HAVE_PRI_AOC_EVENTS 1 | #define HAVE_PRI_TRANSFER 1 | #define HAVE_PRI_CCSS 1 | #define HAVE_PRI_HANGUP_FIX 1 | #define HAVE_PRI_SUBADDR 1 | #define HAVE_PRI_CALL_HOLD 1 | #define HAVE_PRI_CALL_REROUTING 1 | #define HAVE_PRI_SETUP_KEYPAD 1 | #define HAVE_PRI_PROG_W_CAUSE 1 | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_SERVICE_MESSAGES 1 | #define HAVE_PRI_REVERSE_CHARGE 1 | #define HAVE_CRYPTO 1 | #define HAVE_OPENSSL 1 | #define HAVE_TONEZONE 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 vorbis_info_init (); | int | main () | { | return vorbis_info_init (); | ; | return 0; | } configure:28360: result: no configure:28414: checking for OV_CALLBACKS_NOCLOSE declared in vorbis/vorbisfile.h configure:28436: gcc -c -g -O2 conftest.c >&5 conftest.c:264:32: fatal error: vorbis/vorbisfile.h: No such file or directory compilation terminated. configure:28436: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PRI 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_MWI 1 | #define HAVE_PRI_MCID 1 | #define HAVE_PRI_CALL_WAITING 1 | #define HAVE_PRI_AOC_EVENTS 1 | #define HAVE_PRI_TRANSFER 1 | #define HAVE_PRI_CCSS 1 | #define HAVE_PRI_HANGUP_FIX 1 | #define HAVE_PRI_SUBADDR 1 | #define HAVE_PRI_CALL_HOLD 1 | #define HAVE_PRI_CALL_REROUTING 1 | #define HAVE_PRI_SETUP_KEYPAD 1 | #define HAVE_PRI_PROG_W_CAUSE 1 | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_SERVICE_MESSAGES 1 | #define HAVE_PRI_REVERSE_CHARGE 1 | #define HAVE_CRYPTO 1 | #define HAVE_OPENSSL 1 | #define HAVE_TONEZONE 1 | /* end confdefs.h. */ | #include | int | main () | { | #if !defined(OV_CALLBACKS_NOCLOSE) | (void) OV_CALLBACKS_NOCLOSE; | #endif | | ; | return 0; | } configure:28446: result: no configure:28464: checking for vpb_open in -lvpb configure:28492: g++ -o conftest -g -O2 -pthread conftest.cpp -lm -lvpb >&5 conftest.cpp:265:21: fatal error: vpbapi.h: No such file or directory compilation terminated. configure:28492: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PRI 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_MWI 1 | #define HAVE_PRI_MCID 1 | #define HAVE_PRI_CALL_WAITING 1 | #define HAVE_PRI_AOC_EVENTS 1 | #define HAVE_PRI_TRANSFER 1 | #define HAVE_PRI_CCSS 1 | #define HAVE_PRI_HANGUP_FIX 1 | #define HAVE_PRI_SUBADDR 1 | #define HAVE_PRI_CALL_HOLD 1 | #define HAVE_PRI_CALL_REROUTING 1 | #define HAVE_PRI_SETUP_KEYPAD 1 | #define HAVE_PRI_PROG_W_CAUSE 1 | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_SERVICE_MESSAGES 1 | #define HAVE_PRI_REVERSE_CHARGE 1 | #define HAVE_CRYPTO 1 | #define HAVE_OPENSSL 1 | #define HAVE_TONEZONE 1 | /* end confdefs.h. */ | | #include | int | main () | { | int q = vpb_open(0,0); | ; | return 0; | } | configure:28498: result: no configure:28546: checking for compress in -lz configure:28571: gcc -o conftest -g -O2 conftest.c -lz -lm >&5 configure:28571: $? = 0 configure:28581: result: yes configure:28605: checking zlib.h usability configure:28605: gcc -c -g -O2 conftest.c >&5 configure:28605: $? = 0 configure:28605: result: yes configure:28605: checking zlib.h presence configure:28605: gcc -E conftest.c configure:28605: $? = 0 configure:28605: result: yes configure:28605: checking for zlib.h configure:28605: result: yes configure:28635: checking whether ODBC has support for Unicode types configure:28649: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:28649: $? = 0 configure:28650: result: yes configure:28664: checking h323.h usability configure:28664: gcc -c -g -O2 conftest.c >&5 conftest.c:299:18: fatal error: h323.h: No such file or directory compilation terminated. configure:28664: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PRI 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_MWI 1 | #define HAVE_PRI_MCID 1 | #define HAVE_PRI_CALL_WAITING 1 | #define HAVE_PRI_AOC_EVENTS 1 | #define HAVE_PRI_TRANSFER 1 | #define HAVE_PRI_CCSS 1 | #define HAVE_PRI_HANGUP_FIX 1 | #define HAVE_PRI_SUBADDR 1 | #define HAVE_PRI_CALL_HOLD 1 | #define HAVE_PRI_CALL_REROUTING 1 | #define HAVE_PRI_SETUP_KEYPAD 1 | #define HAVE_PRI_PROG_W_CAUSE 1 | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_SERVICE_MESSAGES 1 | #define HAVE_PRI_REVERSE_CHARGE 1 | #define HAVE_CRYPTO 1 | #define HAVE_OPENSSL 1 | #define HAVE_TONEZONE 1 | #define HAVE_ZLIB 1 | #define HAVE_ODBC_WCHAR 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:28664: result: no configure:28664: checking h323.h presence configure:28664: gcc -E conftest.c conftest.c:266:18: fatal error: h323.h: No such file or directory compilation terminated. configure:28664: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PRI 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_MWI 1 | #define HAVE_PRI_MCID 1 | #define HAVE_PRI_CALL_WAITING 1 | #define HAVE_PRI_AOC_EVENTS 1 | #define HAVE_PRI_TRANSFER 1 | #define HAVE_PRI_CCSS 1 | #define HAVE_PRI_HANGUP_FIX 1 | #define HAVE_PRI_SUBADDR 1 | #define HAVE_PRI_CALL_HOLD 1 | #define HAVE_PRI_CALL_REROUTING 1 | #define HAVE_PRI_SETUP_KEYPAD 1 | #define HAVE_PRI_PROG_W_CAUSE 1 | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_SERVICE_MESSAGES 1 | #define HAVE_PRI_REVERSE_CHARGE 1 | #define HAVE_CRYPTO 1 | #define HAVE_OPENSSL 1 | #define HAVE_TONEZONE 1 | #define HAVE_ZLIB 1 | #define HAVE_ODBC_WCHAR 1 | /* end confdefs.h. */ | #include configure:28664: result: no configure:28664: checking for h323.h configure:28664: result: no configure:28674: checking linux/compiler.h usability configure:28674: gcc -c -g -O2 conftest.c >&5 conftest.c:299:28: fatal error: linux/compiler.h: No such file or directory compilation terminated. configure:28674: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PRI 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_MWI 1 | #define HAVE_PRI_MCID 1 | #define HAVE_PRI_CALL_WAITING 1 | #define HAVE_PRI_AOC_EVENTS 1 | #define HAVE_PRI_TRANSFER 1 | #define HAVE_PRI_CCSS 1 | #define HAVE_PRI_HANGUP_FIX 1 | #define HAVE_PRI_SUBADDR 1 | #define HAVE_PRI_CALL_HOLD 1 | #define HAVE_PRI_CALL_REROUTING 1 | #define HAVE_PRI_SETUP_KEYPAD 1 | #define HAVE_PRI_PROG_W_CAUSE 1 | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_SERVICE_MESSAGES 1 | #define HAVE_PRI_REVERSE_CHARGE 1 | #define HAVE_CRYPTO 1 | #define HAVE_OPENSSL 1 | #define HAVE_TONEZONE 1 | #define HAVE_ZLIB 1 | #define HAVE_ODBC_WCHAR 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:28674: result: no configure:28674: checking linux/compiler.h presence configure:28674: gcc -E conftest.c conftest.c:266:28: fatal error: linux/compiler.h: No such file or directory compilation terminated. configure:28674: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PRI 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_MWI 1 | #define HAVE_PRI_MCID 1 | #define HAVE_PRI_CALL_WAITING 1 | #define HAVE_PRI_AOC_EVENTS 1 | #define HAVE_PRI_TRANSFER 1 | #define HAVE_PRI_CCSS 1 | #define HAVE_PRI_HANGUP_FIX 1 | #define HAVE_PRI_SUBADDR 1 | #define HAVE_PRI_CALL_HOLD 1 | #define HAVE_PRI_CALL_REROUTING 1 | #define HAVE_PRI_SETUP_KEYPAD 1 | #define HAVE_PRI_PROG_W_CAUSE 1 | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_SERVICE_MESSAGES 1 | #define HAVE_PRI_REVERSE_CHARGE 1 | #define HAVE_CRYPTO 1 | #define HAVE_OPENSSL 1 | #define HAVE_TONEZONE 1 | #define HAVE_ZLIB 1 | #define HAVE_ODBC_WCHAR 1 | /* end confdefs.h. */ | #include configure:28674: result: no configure:28674: checking for linux/compiler.h configure:28674: result: no configure:28685: checking for linux/ixjuser.h configure:28685: gcc -c -g -O2 conftest.c >&5 configure:28685: $? = 0 configure:28685: result: yes configure:28704: checking for MSG_NOSIGNAL in sys/socket.h configure:28729: gcc -c -g -O2 conftest.c >&5 configure:28729: $? = 0 configure:28730: result: yes configure:28750: checking for SO_NOSIGPIPE in sys/socket.h configure:28775: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:274:22: error: 'bar' undeclared (first use in this function) conftest.c:274:22: note: each undeclared identifier is reported only once for each function it appears in configure:28775: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PRI 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_MWI 1 | #define HAVE_PRI_MCID 1 | #define HAVE_PRI_CALL_WAITING 1 | #define HAVE_PRI_AOC_EVENTS 1 | #define HAVE_PRI_TRANSFER 1 | #define HAVE_PRI_CCSS 1 | #define HAVE_PRI_HANGUP_FIX 1 | #define HAVE_PRI_SUBADDR 1 | #define HAVE_PRI_CALL_HOLD 1 | #define HAVE_PRI_CALL_REROUTING 1 | #define HAVE_PRI_SETUP_KEYPAD 1 | #define HAVE_PRI_PROG_W_CAUSE 1 | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_SERVICE_MESSAGES 1 | #define HAVE_PRI_REVERSE_CHARGE 1 | #define HAVE_CRYPTO 1 | #define HAVE_OPENSSL 1 | #define HAVE_TONEZONE 1 | #define HAVE_ZLIB 1 | #define HAVE_ODBC_WCHAR 1 | #define HAVE_MSG_NOSIGNAL 1 | /* end confdefs.h. */ | #include | int | main () | { | #if defined(SO_NOSIGPIPE) | int foo = 0; | #else | int foo = bar; | #endif | 0 | | ; | return 0; | } configure:28785: result: no configure:28845: checking for sdl-config configure:28879: result: no configure:28963: checking for IMG_Load in -lSDL_image configure:28988: gcc -o conftest -g -O2 conftest.c -lSDL_image -lm >&5 /usr/bin/ld: cannot find -lSDL_image collect2: error: ld returned 1 exit status configure:28988: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PRI 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_MWI 1 | #define HAVE_PRI_MCID 1 | #define HAVE_PRI_CALL_WAITING 1 | #define HAVE_PRI_AOC_EVENTS 1 | #define HAVE_PRI_TRANSFER 1 | #define HAVE_PRI_CCSS 1 | #define HAVE_PRI_HANGUP_FIX 1 | #define HAVE_PRI_SUBADDR 1 | #define HAVE_PRI_CALL_HOLD 1 | #define HAVE_PRI_CALL_REROUTING 1 | #define HAVE_PRI_SETUP_KEYPAD 1 | #define HAVE_PRI_PROG_W_CAUSE 1 | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_SERVICE_MESSAGES 1 | #define HAVE_PRI_REVERSE_CHARGE 1 | #define HAVE_CRYPTO 1 | #define HAVE_OPENSSL 1 | #define HAVE_TONEZONE 1 | #define HAVE_ZLIB 1 | #define HAVE_ODBC_WCHAR 1 | #define HAVE_MSG_NOSIGNAL 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char IMG_Load (); | int | main () | { | return IMG_Load (); | ; | return 0; | } configure:28998: result: no configure:29067: checking for sws_getContext in -lavcodec configure:29092: gcc -o conftest -g -O2 -pthread conftest.c -lavcodec -lz -lm -lm >&5 /usr/bin/ld: cannot find -lavcodec collect2: error: ld returned 1 exit status configure:29092: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PRI 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_MWI 1 | #define HAVE_PRI_MCID 1 | #define HAVE_PRI_CALL_WAITING 1 | #define HAVE_PRI_AOC_EVENTS 1 | #define HAVE_PRI_TRANSFER 1 | #define HAVE_PRI_CCSS 1 | #define HAVE_PRI_HANGUP_FIX 1 | #define HAVE_PRI_SUBADDR 1 | #define HAVE_PRI_CALL_HOLD 1 | #define HAVE_PRI_CALL_REROUTING 1 | #define HAVE_PRI_SETUP_KEYPAD 1 | #define HAVE_PRI_PROG_W_CAUSE 1 | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_SERVICE_MESSAGES 1 | #define HAVE_PRI_REVERSE_CHARGE 1 | #define HAVE_CRYPTO 1 | #define HAVE_OPENSSL 1 | #define HAVE_TONEZONE 1 | #define HAVE_ZLIB 1 | #define HAVE_ODBC_WCHAR 1 | #define HAVE_MSG_NOSIGNAL 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 sws_getContext (); | int | main () | { | return sws_getContext (); | ; | return 0; | } configure:29102: result: no configure:29155: checking linux/videodev.h usability configure:29155: gcc -c -g -O2 conftest.c >&5 conftest.c:300:28: fatal error: linux/videodev.h: No such file or directory compilation terminated. configure:29155: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PRI 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_MWI 1 | #define HAVE_PRI_MCID 1 | #define HAVE_PRI_CALL_WAITING 1 | #define HAVE_PRI_AOC_EVENTS 1 | #define HAVE_PRI_TRANSFER 1 | #define HAVE_PRI_CCSS 1 | #define HAVE_PRI_HANGUP_FIX 1 | #define HAVE_PRI_SUBADDR 1 | #define HAVE_PRI_CALL_HOLD 1 | #define HAVE_PRI_CALL_REROUTING 1 | #define HAVE_PRI_SETUP_KEYPAD 1 | #define HAVE_PRI_PROG_W_CAUSE 1 | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_SERVICE_MESSAGES 1 | #define HAVE_PRI_REVERSE_CHARGE 1 | #define HAVE_CRYPTO 1 | #define HAVE_OPENSSL 1 | #define HAVE_TONEZONE 1 | #define HAVE_ZLIB 1 | #define HAVE_ODBC_WCHAR 1 | #define HAVE_MSG_NOSIGNAL 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:29155: result: no configure:29155: checking linux/videodev.h presence configure:29155: gcc -E conftest.c conftest.c:267:28: fatal error: linux/videodev.h: No such file or directory compilation terminated. configure:29155: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PRI 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_MWI 1 | #define HAVE_PRI_MCID 1 | #define HAVE_PRI_CALL_WAITING 1 | #define HAVE_PRI_AOC_EVENTS 1 | #define HAVE_PRI_TRANSFER 1 | #define HAVE_PRI_CCSS 1 | #define HAVE_PRI_HANGUP_FIX 1 | #define HAVE_PRI_SUBADDR 1 | #define HAVE_PRI_CALL_HOLD 1 | #define HAVE_PRI_CALL_REROUTING 1 | #define HAVE_PRI_SETUP_KEYPAD 1 | #define HAVE_PRI_PROG_W_CAUSE 1 | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_SERVICE_MESSAGES 1 | #define HAVE_PRI_REVERSE_CHARGE 1 | #define HAVE_CRYPTO 1 | #define HAVE_OPENSSL 1 | #define HAVE_TONEZONE 1 | #define HAVE_ZLIB 1 | #define HAVE_ODBC_WCHAR 1 | #define HAVE_MSG_NOSIGNAL 1 | /* end confdefs.h. */ | #include configure:29155: result: no configure:29155: checking for linux/videodev.h configure:29155: result: no configure:29185: checking for XOpenDisplay in -lX11 configure:29210: gcc -o conftest -g -O2 conftest.c -lX11 -lm >&5 /usr/bin/ld: cannot find -lX11 collect2: error: ld returned 1 exit status configure:29210: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_DAHDI 1 | #define HAVE_DAHDI_VERSION 230 | #define HAVE_DAHDI_HALF_FULL 1 | #define HAVE_DAHDI_LINEREVERSE_VMWI 1 | #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PRI 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_MWI 1 | #define HAVE_PRI_MCID 1 | #define HAVE_PRI_CALL_WAITING 1 | #define HAVE_PRI_AOC_EVENTS 1 | #define HAVE_PRI_TRANSFER 1 | #define HAVE_PRI_CCSS 1 | #define HAVE_PRI_HANGUP_FIX 1 | #define HAVE_PRI_SUBADDR 1 | #define HAVE_PRI_CALL_HOLD 1 | #define HAVE_PRI_CALL_REROUTING 1 | #define HAVE_PRI_SETUP_KEYPAD 1 | #define HAVE_PRI_PROG_W_CAUSE 1 | #define HAVE_PRI_INBANDDISCONNECT 1 | #define HAVE_PRI_SERVICE_MESSAGES 1 | #define HAVE_PRI_REVERSE_CHARGE 1 | #define HAVE_CRYPTO 1 | #define HAVE_OPENSSL 1 | #define HAVE_TONEZONE 1 | #define HAVE_ZLIB 1 | #define HAVE_ODBC_WCHAR 1 | #define HAVE_MSG_NOSIGNAL 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 XOpenDisplay (); | int | main () | { | return XOpenDisplay (); | ; | return 0; | } configure:29220: result: no configure:29293: checking for XOpenDisplay in -lX11 configure:29328: result: no configure:29387: checking for /sbin/launchd configure:29400: result: no configure:29452: checking for LOG_AUTH in syslog.h configure:29477: gcc -c -g -O2 conftest.c >&5 configure:29477: $? = 0 configure:29478: result: yes configure:29498: checking for LOG_AUTHPRIV in syslog.h configure:29523: gcc -c -g -O2 conftest.c >&5 configure:29523: $? = 0 configure:29524: result: yes configure:29544: checking for LOG_CRON in syslog.h configure:29569: gcc -c -g -O2 conftest.c >&5 configure:29569: $? = 0 configure:29570: result: yes configure:29590: checking for LOG_DAEMON in syslog.h configure:29615: gcc -c -g -O2 conftest.c >&5 configure:29615: $? = 0 configure:29616: result: yes configure:29636: checking for LOG_FTP in syslog.h configure:29661: gcc -c -g -O2 conftest.c >&5 configure:29661: $? = 0 configure:29662: result: yes configure:29682: checking for LOG_KERN in syslog.h configure:29707: gcc -c -g -O2 conftest.c >&5 configure:29707: $? = 0 configure:29708: result: yes configure:29728: checking for LOG_LPR in syslog.h configure:29753: gcc -c -g -O2 conftest.c >&5 configure:29753: $? = 0 configure:29754: result: yes configure:29774: checking for LOG_MAIL in syslog.h configure:29799: gcc -c -g -O2 conftest.c >&5 configure:29799: $? = 0 configure:29800: result: yes configure:29820: checking for LOG_NEWS in syslog.h configure:29845: gcc -c -g -O2 conftest.c >&5 configure:29845: $? = 0 configure:29846: result: yes configure:29866: checking for LOG_SYSLOG in syslog.h configure:29891: gcc -c -g -O2 conftest.c >&5 configure:29891: $? = 0 configure:29892: result: yes configure:29912: checking for LOG_UUCP in syslog.h configure:29937: gcc -c -g -O2 conftest.c >&5 configure:29937: $? = 0 configure:29938: result: yes configure:29970: checking for mandatory modules: configure:29992: result: ok configure:30120: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by asterisk config.status trunk, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on asterisk config.status:1561: creating build_tools/menuselect-deps config.status:1561: creating makeopts config.status:1561: creating channels/h323/Makefile config.status:1561: creating include/asterisk/autoconfig.h configure:31324: Package configured for: configure:31326: OS type : linux-gnu configure:31328: Host CPU : x86_64 configure:31330: build-cpu:vendor:os: x86_64 : unknown : linux-gnu : configure:31332: host-cpu:vendor:os: x86_64 : unknown : linux-gnu : ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_GNU_MAKE=make ac_cv_GNU_MAKE_VERSION_MAJOR=3 ac_cv_GNU_MAKE_VERSION_MINOR=81 ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_volatile=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_file__dev_urandom=yes ac_cv_file__sbin_launchd=no ac_cv_func__doprnt=no ac_cv_func_acos=yes ac_cv_func_acosl=yes ac_cv_func_alloca_works=yes ac_cv_func_asin=yes ac_cv_func_asinl=yes ac_cv_func_asprintf=yes ac_cv_func_atan2=yes ac_cv_func_atan2l=yes ac_cv_func_atan=yes ac_cv_func_atanl=yes ac_cv_func_atexit=yes ac_cv_func_ceil=yes ac_cv_func_ceill=yes ac_cv_func_chown_works=yes ac_cv_func_closedir_void=no ac_cv_func_closefrom=no ac_cv_func_cos=yes ac_cv_func_cosl=yes ac_cv_func_dup2=yes ac_cv_func_eaccess=yes ac_cv_func_endpwent=yes ac_cv_func_euidaccess=yes ac_cv_func_exp10=yes ac_cv_func_exp10l=yes ac_cv_func_exp2=yes ac_cv_func_exp2l=yes ac_cv_func_exp=yes ac_cv_func_expl=yes ac_cv_func_ffsll=yes ac_cv_func_floor=yes ac_cv_func_floorl=yes ac_cv_func_fmod=yes ac_cv_func_fmodl=yes ac_cv_func_fopencookie=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_ftruncate=yes ac_cv_func_funopen=no ac_cv_func_getcwd=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_getloadavg=yes ac_cv_func_getpagesize=yes ac_cv_func_getpeereid=no ac_cv_func_gettimeofday=yes ac_cv_func_glob=yes ac_cv_func_htonll=no ac_cv_func_inet_aton=yes ac_cv_func_inet_ntoa=yes ac_cv_func_ioperm=yes ac_cv_func_isascii=yes ac_cv_func_kevent64=no ac_cv_func_log10=yes ac_cv_func_log10l=yes ac_cv_func_log2=yes ac_cv_func_log2l=yes ac_cv_func_log=yes ac_cv_func_logl=yes ac_cv_func_lstat_dereferences_slashed_symlink=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_mkdir=yes ac_cv_func_mkdtemp=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_newlocale=yes ac_cv_func_ntohll=no ac_cv_func_pow=yes ac_cv_func_powl=yes ac_cv_func_ppoll=yes ac_cv_func_putenv=yes ac_cv_func_re_comp=yes ac_cv_func_regcomp=yes ac_cv_func_remainder=yes ac_cv_func_remainderl=yes ac_cv_func_rint=yes ac_cv_func_rintl=yes ac_cv_func_round=yes ac_cv_func_roundf=yes ac_cv_func_roundl=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_sin=yes ac_cv_func_sinl=yes ac_cv_func_socket=yes ac_cv_func_sqrtl=yes ac_cv_func_stat_empty_string_bug=no ac_cv_func_strcasecmp=yes ac_cv_func_strcasestr=yes ac_cv_func_strchr=yes ac_cv_func_strcoll_works=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_strlcat=no ac_cv_func_strlcpy=no ac_cv_func_strncasecmp=yes ac_cv_func_strndup=yes ac_cv_func_strnlen=yes ac_cv_func_strnlen_working=yes ac_cv_func_strrchr=yes ac_cv_func_strsep=yes ac_cv_func_strspn=yes ac_cv_func_strstr=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_strtold=yes ac_cv_func_strtoq=yes ac_cv_func_swapctl=no ac_cv_func_sysctl=yes ac_cv_func_tan=yes ac_cv_func_tanl=yes ac_cv_func_trunc=yes ac_cv_func_truncl=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__home_user1_pwlib_include_ptlib_h=no ac_cv_header__usr_include_ptlib_h=no ac_cv_header__usr_local_include_ptlib_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_arpa_nameser_h=yes ac_cv_header_byteswap_h=yes ac_cv_header_curses_h=yes ac_cv_header_dahdi_tonezone_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_libintl_h=yes ac_cv_header_libkern_OSAtomic_h=no ac_cv_header_libpri_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_compiler_h=no ac_cv_header_linux_ixjuser_h=yes ac_cv_header_linux_soundcard_h=yes ac_cv_header_linux_videodev_h=no ac_cv_header_locale_h=yes ac_cv_header_ltdl_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_newt_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_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_event_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_inotify_h=yes ac_cv_header_sys_io_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_header_vfork_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_xlocale_h=yes ac_cv_header_zlib_h=yes ac_cv_host=x86_64-unknown-linux-gnu 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_bfd_bfd_check_format=no ac_cv_lib_bfd_bfd_openr=no ac_cv_lib_bluetooth_ba2str=no ac_cv_lib_c_backtrace=yes ac_cv_lib_c_iconv_close=yes ac_cv_lib_c_inotify_init=yes ac_cv_lib_c_kqueue=no ac_cv_lib_cap_cap_from_text=no ac_cv_lib_crypto_AES_encrypt=yes ac_cv_lib_curses_initscr=yes ac_cv_lib_error_at_line=yes ac_cv_lib_execinfo_backtrace=no ac_cv_lib_gsm_gsm_create=no ac_cv_lib_hoard_malloc=no ac_cv_lib_ical_icaltimezone_get_utc_timezone=no ac_cv_lib_iconv_iconv_open=no ac_cv_lib_iconv_libiconv_open=no ac_cv_lib_iksemel_iks_start_sasl=no ac_cv_lib_iodbc_SQLConnect=no ac_cv_lib_jack_jack_activate=no ac_cv_lib_ldap_ldap_initialize=no 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_sqrt=yes ac_cv_lib_nbs_nbs_connect=no ac_cv_lib_ncurses_initscr=yes ac_cv_lib_newt_newtBell=yes ac_cv_lib_odbc_SQLConnect=yes ac_cv_lib_ogg_ogg_sync_init=no ac_cv_lib_openr2_openr2_chan_new=no ac_cv_lib_popt_poptStrerror=no ac_cv_lib_portaudio_Pa_GetDeviceCount=no ac_cv_lib_pri_pri_aoc_events_enable=yes ac_cv_lib_pri_pri_cc_enable=yes ac_cv_lib_pri_pri_connect_ack_enable=yes ac_cv_lib_pri_pri_connected_line_update=yes ac_cv_lib_pri_pri_hangup_fix_enable=yes ac_cv_lib_pri_pri_hold_enable=yes ac_cv_lib_pri_pri_maintenance_service=yes ac_cv_lib_pri_pri_mcid_enable=yes ac_cv_lib_pri_pri_mwi_indicate=yes ac_cv_lib_pri_pri_persistent_layer2_option=yes ac_cv_lib_pri_pri_progress_with_cause=yes ac_cv_lib_pri_pri_reroute_enable=yes ac_cv_lib_pri_pri_set_inbanddisconnect=yes ac_cv_lib_pri_pri_sr_set_called_subaddress=yes ac_cv_lib_pri_pri_sr_set_keypad_digits=yes ac_cv_lib_pri_pri_sr_set_reversecharge=yes ac_cv_lib_pri_pri_transfer_enable=yes 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=no ac_cv_lib_sqlite_sqlite_exec=no ac_cv_lib_srtp_srtp_init=no ac_cv_lib_srtp_srtp_shutdown=no ac_cv_lib_ss7_ss7_set_adjpc=no ac_cv_lib_ssl_SSL_connect=yes ac_cv_lib_sybdb_dbinit=no ac_cv_lib_termcap_tgetent=yes ac_cv_lib_tinfo_tgetent=yes ac_cv_lib_tonezone_tone_zone_find=yes ac_cv_lib_tonezone_tone_zone_find_by_num=yes 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_ifreq_ifr_ifru_ifru_hwaddr=yes ac_cv_member_struct_sockpeercred_uid=no ac_cv_member_struct_stat_st_blksize=yes ac_cv_member_struct_ucred_cr_uid=no ac_cv_member_struct_ucred_uid=yes ac_cv_objext=o ac_cv_path_BASENAME=/usr/bin/basename ac_cv_path_BISON2=/usr/bin/bison ac_cv_path_BISON=/usr/bin/bison ac_cv_path_CATDVI=: ac_cv_path_CMP=/usr/bin/cmp ac_cv_path_COMPRESS=: ac_cv_path_CURL=: ac_cv_path_DIRNAME=/usr/bin/dirname ac_cv_path_DOT=: ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FIND=/usr/bin/find ac_cv_path_FLEX=/usr/bin/flex ac_cv_path_GIT=: ac_cv_path_GREP=/bin/grep ac_cv_path_KPATHSEA=: ac_cv_path_LN=/bin/ln ac_cv_path_RUBBER=: ac_cv_path_SED=/bin/sed ac_cv_path_SHELL=/bin/sh ac_cv_path_WGET=/usr/bin/wget ac_cv_path_XMLLINT=: ac_cv_path_XMLSTARLET=: ac_cv_path_ac_pt_CONFIG_LIBXML2=/usr/bin/xml2-config ac_cv_path_ac_pt_CONFIG_MYSQLCLIENT=/usr/bin/mysql_config ac_cv_path_ac_pt_UNAME=/bin/uname ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=mawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_MD5=md5sum ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_OPENSSL=openssl ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_SHA1SUM=sha1sum ac_cv_prog_ac_ct_STRIP=strip 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_once_needsbraces=no ac_cv_pthread_rwlock_timedwrlock=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_gethostbyname_r='none required' ac_cv_search_opendir='none required' ac_cv_search_res_9_close=no ac_cv_search_res_9_ndestroy=no ac_cv_search_res_9_ninit=no ac_cv_sizeof_char_p=8 ac_cv_sizeof_fd_set_fds_bits=8 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_long=8 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_long_double_wider=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 libcurl_cv_lib_curl_usable=no lt_cv_path_LD=/usr/bin/ld lt_cv_prog_gnu_ld=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## AIS_INCLUDE='' AIS_LIB='' ALLOCA='' ALSA_DIR='' ALSA_INCLUDE='' ALSA_LIB='' AR='ar' AST_CODE_COVERAGE='no' AST_DECLARATION_AFTER_STATEMENT='-Wdeclaration-after-statement' AST_DEVMODE='' AST_FORTIFY_SOURCE='-D_FORTIFY_SOURCE=2' AST_NATIVE_ARCH='1' AST_NO_STRICT_OVERFLOW='-fno-strict-overflow' AST_SHADOW_WARNINGS='-Wshadow' AWK='mawk' BASENAME='/usr/bin/basename' BFD_DIR='' BFD_INCLUDE='' BFD_LIB='' BISON='/usr/bin/bison' BKTR_DIR='' BKTR_INCLUDE=' ' BKTR_LIB=' -lc ' BLUETOOTH_DIR='' BLUETOOTH_INCLUDE='' BLUETOOTH_LIB='' BUILD_CPU='x86_64' BUILD_OS='linux-gnu' BUILD_PLATFORM='x86_64-unknown-linux-gnu' BUILD_VENDOR='unknown' CAP_DIR='' CAP_INCLUDE='' CAP_LIB='' CATDVI=':' CC='gcc' CFLAGS='-g -O2' CMP='/usr/bin/cmp' COMPRESS=':' CONFIG_CFLAGS='' CONFIG_GMIME='No' CONFIG_LDFLAGS='' CONFIG_LIBXML2='/usr/bin/xml2-config' CONFIG_MYSQLCLIENT='/usr/bin/mysql_config' CONFIG_NEON29='No' CONFIG_NEON='No' CONFIG_NETSNMP='No' CONFIG_SDL='No' CPP='gcc -E' CPPFLAGS='' CRYPTO_DIR='' CRYPTO_INCLUDE=' ' CRYPTO_LIB=' -lcrypto ' CURL=':' CURL_INCLUDE='' CURL_LIB='' CURSES_DIR='' CURSES_INCLUDE=' ' CURSES_LIB=' -lcurses ' CXX='g++' CXXCPP='g++ -E' CXXFLAGS='-g -O2' DAHDI_DIR='' DAHDI_INCLUDE='' DAHDI_LIB='' DEFS='-DHAVE_CONFIG_H' DIRNAME='/usr/bin/dirname' DOT=':' DOWNLOAD='/usr/bin/wget' ECHO_C='' ECHO_N='-n' ECHO_T='' EDITLINE_LIB=' -ltermcap ' EGREP='/bin/grep -E' EXEEXT='' FETCH='' FFMPEG_DIR='' FFMPEG_INCLUDE='' FFMPEG_LIB='' FIND='/usr/bin/find' FLEX='/usr/bin/flex' FREETDS_DIR='' FREETDS_INCLUDE='' FREETDS_LIB='' GC_CFLAGS='-ffunction-sections' GC_LDFLAGS='-Wl,--gc-sections' GENERIC_ODBC_INCLUDE=' ' GENERIC_ODBC_LIB=' -lodbc ' GIT=':' GMIME_DIR='' GMIME_INCLUDE='' GMIME_LIB='' GNU_LD='1' GNU_MAKE='make' GREP='/bin/grep' GSM_DIR='' GSM_INCLUDE='' GSM_INTERNAL='yes' GSM_LIB='' GTK2_DIR='' GTK2_INCLUDE='' GTK2_LIB='' HAS_POLL='1' HOARD_DIR='' HOARD_INCLUDE='' HOARD_LIB='' HOST_CPU='x86_64' HOST_OS='linux-gnu' HOST_PLATFORM='x86_64-unknown-linux-gnu' HOST_VENDOR='unknown' ICAL_DIR='' ICAL_INCLUDE='' ICAL_LIB='' ICONV_DIR='' ICONV_INCLUDE=' ' ICONV_LIB=' -lc ' IKSEMEL_DIR='' IKSEMEL_INCLUDE='' IKSEMEL_LIB='' IMAP_TK_DIR='system' IMAP_TK_INCLUDE='' IMAP_TK_LIB='' INOTIFY_DIR='' INOTIFY_INCLUDE=' ' INOTIFY_LIB=' -lc ' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' IODBC_DIR='' IODBC_INCLUDE='' IODBC_LIB='' ISDNNET_DIR='' ISDNNET_INCLUDE='' ISDNNET_LIB='' JACK_DIR='' JACK_INCLUDE='' JACK_LIB='' KPATHSEA=':' KQUEUE_DIR='' KQUEUE_INCLUDE='' KQUEUE_LIB='' LD='/usr/bin/ld' LDAP_DIR='' LDAP_INCLUDE='' LDAP_LIB='' LDFLAGS='' LIBOBJS='' LIBS='-lm ' LIBXML2_DIR='' LIBXML2_INCLUDE='-I/usr/include/libxml2' LIBXML2_LIB='-L/usr/lib -lxml2' LN='/bin/ln' LN_S='ln -s' LTDL_DIR='' LTDL_INCLUDE=' ' LTDL_LIB=' -lltdl ' LTLIBOBJS='' LUA_DIR='' LUA_INCLUDE='' LUA_LIB='' MD5='md5sum' MISDN_DIR='' MISDN_INCLUDE='' MISDN_LIB='' MYSQLCLIENT_DIR='' MYSQLCLIENT_INCLUDE='-I/usr/include/mysql -DBIG_JOINS=1 -fno-strict-aliasing -g' MYSQLCLIENT_LIB='-L/usr/lib/x86_64-linux-gnu -lmysqlclient -lpthread -lz -lm -lrt -ldl' NBS_DIR='' NBS_INCLUDE='' NBS_LIB='' NCURSES_DIR='' NCURSES_INCLUDE=' ' NCURSES_LIB=' -lncurses ' NEON29_DIR='' NEON29_INCLUDE='' NEON29_LIB='' NEON_DIR='' NEON_INCLUDE='' NEON_LIB='' NETSNMP_DIR='' NETSNMP_INCLUDE='' NETSNMP_LIB='' NEWT_DIR='' NEWT_INCLUDE=' ' NEWT_LIB=' -lnewt ' 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='openssl' OPENSSL_DIR='' OPENSSL_INCLUDE=' ' OPENSSL_LIB=' -lssl -lcrypto' OSARCH='linux-gnu' OSPTK_DIR='' OSPTK_INCLUDE='' OSPTK_LIB='' OSS_DIR='' OSS_INCLUDE=' ' OSS_LIB='' PACKAGE_BUGREPORT='https://issues.asterisk.org' PACKAGE_NAME='asterisk' PACKAGE_STRING='asterisk trunk' PACKAGE_TARNAME='asterisk' PACKAGE_URL='' PACKAGE_VERSION='trunk' PATH_SEPARATOR=':' PBX_AIS='0:0' PBX_ALSA='0:0' PBX_BFD='0:0' PBX_BISON='1:1' PBX_BKTR='1' PBX_BLUETOOTH='0:0' PBX_CAP='0' PBX_CRYPTO='1:1' PBX_CURL='0:0' PBX_CURSES='1' PBX_DAHDI='1:1' PBX_DAHDI_HALF_FULL='1' PBX_DLADDR='1:1' PBX_DYNAMIC_LIST='1' PBX_FFMPEG='0' PBX_FLEX='1:1' 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_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='1' PBX_IODBC='0:0' PBX_IP_MTU_DISCOVER='1' PBX_ISDNNET='0:0' PBX_IXJUSER='1:1' PBX_JACK='0:0' PBX_KQUEUE='0:0' PBX_LAUNCHD='0:0' PBX_LDAP='0:0' 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_MSG_NOSIGNAL='1' PBX_MYSQLCLIENT='1:1' PBX_NBS='0:0' PBX_NCURSES='1' PBX_NEON29='0:0' PBX_NEON='0:0' PBX_NETSNMP='0:0' PBX_NEWT='1:1' 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='3.2.0-4-amd64' PBX_OSS='1:1' PBX_PGSQL='0:0' PBX_POPT='0:0' PBX_PORTAUDIO='0:0' PBX_PRI='1:1' PBX_PRI_AOC_EVENTS='1' PBX_PRI_CALL_HOLD='1' PBX_PRI_CALL_REROUTING='1' PBX_PRI_CALL_WAITING='1' PBX_PRI_CCSS='1' PBX_PRI_HANGUP_FIX='1' PBX_PRI_INBANDDISCONNECT='1' PBX_PRI_L2_PERSISTENCE='1' PBX_PRI_MCID='1' PBX_PRI_MWI='1' PBX_PRI_PROG_W_CAUSE='1' PBX_PRI_REVERSE_CHARGE='1' PBX_PRI_SERVICE_MESSAGES='1' PBX_PRI_SETUP_KEYPAD='1' PBX_PRI_SUBADDR='1' PBX_PRI_TRANSFER='1' PBX_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP='1' PBX_PTHREAD_RWLOCK_INITIALIZER='1' PBX_PWLIB='0' PBX_RADIUS='0:0' PBX_RESAMPLE='0:0' PBX_SDL='0' PBX_SDL_IMAGE='0' PBX_SO_NOSIGPIPE='' PBX_SPANDSP='0:0' PBX_SPEEX='0:0' PBX_SPEEXDSP='0:0' PBX_SPEEX_PREPROCESS='0:0' PBX_SQLITE3='0:0' PBX_SQLITE='0:0' PBX_SRTP='0:0' PBX_SRTP_SHUTDOWN='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='1:1' PBX_TINFO='1' PBX_TONEZONE='1:1' PBX_UNIXODBC='1:1' PBX_VORBIS='0:0' PBX_VPB='0:0' PBX_WEAKREF='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='' PRI_AOC_EVENTS_DIR='' PRI_AOC_EVENTS_INCLUDE=' ' PRI_AOC_EVENTS_LIB=' -lpri ' PRI_CALL_HOLD_DIR='' PRI_CALL_HOLD_INCLUDE=' ' PRI_CALL_HOLD_LIB=' -lpri ' PRI_CALL_REROUTING_DIR='' PRI_CALL_REROUTING_INCLUDE=' ' PRI_CALL_REROUTING_LIB=' -lpri ' PRI_CALL_WAITING_DIR='' PRI_CALL_WAITING_INCLUDE=' ' PRI_CALL_WAITING_LIB=' -lpri ' PRI_CCSS_DIR='' PRI_CCSS_INCLUDE=' ' PRI_CCSS_LIB=' -lpri ' PRI_DIR='' PRI_HANGUP_FIX_DIR='' PRI_HANGUP_FIX_INCLUDE=' ' PRI_HANGUP_FIX_LIB=' -lpri ' PRI_INBANDDISCONNECT_DIR='' PRI_INBANDDISCONNECT_INCLUDE=' ' PRI_INBANDDISCONNECT_LIB=' -lpri ' PRI_INCLUDE=' ' PRI_L2_PERSISTENCE_DIR='' PRI_L2_PERSISTENCE_INCLUDE=' ' PRI_L2_PERSISTENCE_LIB=' -lpri ' PRI_LIB=' -lpri ' PRI_MCID_DIR='' PRI_MCID_INCLUDE=' ' PRI_MCID_LIB=' -lpri ' PRI_MWI_DIR='' PRI_MWI_INCLUDE=' ' PRI_MWI_LIB=' -lpri ' PRI_PROG_W_CAUSE_DIR='' PRI_PROG_W_CAUSE_INCLUDE=' ' PRI_PROG_W_CAUSE_LIB=' -lpri ' PRI_REVERSE_CHARGE_DIR='' PRI_REVERSE_CHARGE_INCLUDE=' ' PRI_REVERSE_CHARGE_LIB=' -lpri ' PRI_SERVICE_MESSAGES_DIR='' PRI_SERVICE_MESSAGES_INCLUDE=' ' PRI_SERVICE_MESSAGES_LIB=' -lpri ' PRI_SETUP_KEYPAD_DIR='' PRI_SETUP_KEYPAD_INCLUDE=' ' PRI_SETUP_KEYPAD_LIB=' -lpri ' PRI_SUBADDR_DIR='' PRI_SUBADDR_INCLUDE=' ' PRI_SUBADDR_LIB=' -lpri ' PRI_TRANSFER_DIR='' PRI_TRANSFER_INCLUDE=' ' PRI_TRANSFER_LIB=' -lpri ' PTHREAD_CC='gcc' PTHREAD_CFLAGS='-pthread' PTHREAD_LIBS='' PTLIB_CONFIG='' PWLIBDIR='' PWLIB_DIR='' PWLIB_INCDIR='' PWLIB_INCLUDE='' PWLIB_LIB='' PWLIB_LIBDIR='' PWLIB_PLATFORM='' RADIUS_DIR='' RADIUS_INCLUDE='' RADIUS_LIB='' RANLIB='ranlib' RESAMPLE_DIR='' RESAMPLE_INCLUDE='' RESAMPLE_LIB='' RUBBER=':' SDL_DIR='' SDL_IMAGE_DIR='' SDL_IMAGE_INCLUDE='' SDL_IMAGE_LIB='' SDL_INCLUDE='' SDL_LIB='' SED='/bin/sed' SHA1SUM='sha1sum' SHELL='/bin/sh' SOUNDS_CACHE_DIR='' 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='' SQLITE_DIR='' SQLITE_INCLUDE='' SQLITE_LIB='' SRTP_DIR='' SRTP_INCLUDE='' SRTP_LIB='' SRTP_SHUTDOWN_DIR='' SRTP_SHUTDOWN_INCLUDE='' SRTP_SHUTDOWN_LIB='' SS7_DIR='' SS7_INCLUDE='' SS7_LIB='' STRIP='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=' -ltinfo ' TONEZONE_DIR='' TONEZONE_INCLUDE=' ' TONEZONE_LIB=' -ltonezone ' UNAME='/bin/uname' UNIXODBC_DIR='' UNIXODBC_INCLUDE=' ' UNIXODBC_LIB=' -lodbc ' VORBIS_DIR='' VORBIS_INCLUDE='' VORBIS_LIB='' VPB_DIR='' VPB_INCLUDE='' VPB_LIB='' WGET='/usr/bin/wget' X11_DIR='' X11_INCLUDE='' X11_LIB='' XMLLINT=':' XMLSTARLET=':' ZLIB_DIR='' ZLIB_INCLUDE=' ' ZLIB_LIB=' -lz ' _libcurl_config='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_OPENSSL='openssl' ac_ct_SHA1SUM='sha1sum' ac_ct_STRIP='strip' acx_pthread_config='' astdatadir='${astvarlibdir}' astdbdir='${astvarlibdir}' astetcdir='${sysconfdir}/asterisk' astheaderdir='${includedir}/asterisk' astkeydir='${astvarlibdir}' astlibdir='${libdir}/asterisk' astlogdir='${localstatedir}/log/asterisk' astmandir='${mandir}' astsbindir='${sbindir}' astspooldir='${localstatedir}/spool/asterisk' astvarlibdir='${localstatedir}/lib/asterisk' astvarrundir='${localstatedir}/run/asterisk' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "asterisk" #define PACKAGE_TARNAME "asterisk" #define PACKAGE_VERSION "trunk" #define PACKAGE_STRING "asterisk trunk" #define PACKAGE_BUGREPORT "https://issues.asterisk.org" #define PACKAGE_URL "" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_PTHREAD 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_DIRENT_H 1 #define STDC_HEADERS 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_FCNTL_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_MALLOC_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTIME_H 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_SYS_IO_H 1 #define HAVE_TERMCAP 1 #define HAVE_TINFO 1 #define HAVE_CURSES 1 #define HAVE_NCURSES 1 #define HAVE_LIBXML2 1 #define HAVE_XLOCALE_H 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define HAVE_LONG_DOUBLE_WIDER 1 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 #define HAVE_STRUCT_UCRED_UID 1 #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_PTRDIFF_T 1 #define HAVE_UNISTD_H 1 #define HAVE_CHOWN 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_FSEEKO 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_UTIME_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define SELECT_TYPE_ARG1 int #define SELECT_TYPE_ARG234 (fd_set *) #define SELECT_TYPE_ARG5 (struct timeval *) #define RETSIGTYPE void #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 #define HAVE_STRCOLL 1 #define HAVE_STRFTIME 1 #define HAVE_UTIME_NULL 1 #define HAVE_VPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_ATEXIT 1 #define HAVE_DUP2 1 #define HAVE_EACCESS 1 #define HAVE_ENDPWENT 1 #define HAVE_EUIDACCESS 1 #define HAVE_FFSLL 1 #define HAVE_FTRUNCATE 1 #define HAVE_GETCWD 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETLOADAVG 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_GLOB 1 #define HAVE_IOPERM 1 #define HAVE_INET_NTOA 1 #define HAVE_ISASCII 1 #define HAVE_MEMCHR 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMSET 1 #define HAVE_MKDIR 1 #define HAVE_MKDTEMP 1 #define HAVE_MUNMAP 1 #define HAVE_NEWLOCALE 1 #define HAVE_PPOLL 1 #define HAVE_PUTENV 1 #define HAVE_RE_COMP 1 #define HAVE_REGCOMP 1 #define HAVE_SELECT 1 #define HAVE_SETENV 1 #define HAVE_SOCKET 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRCHR 1 #define HAVE_STRCSPN 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRNDUP 1 #define HAVE_STRNLEN 1 #define HAVE_STRRCHR 1 #define HAVE_STRSEP 1 #define HAVE_STRSPN 1 #define HAVE_STRSTR 1 #define HAVE_STRTOD 1 #define HAVE_STRTOL 1 #define HAVE_STRTOLD 1 #define HAVE_STRTOQ 1 #define HAVE_UNSETENV 1 #define HAVE_UTIME 1 #define HAVE_VASPRINTF 1 #define HAVE_SYSCTL 1 #define HAVE_LIBM 1 #define HAVE_EXP2 1 #define HAVE_LOG2 1 #define HAVE_EXP10 1 #define HAVE_LOG10 1 #define HAVE_SIN 1 #define HAVE_COS 1 #define HAVE_TAN 1 #define HAVE_ASIN 1 #define HAVE_ACOS 1 #define HAVE_ATAN 1 #define HAVE_ATAN2 1 #define HAVE_POW 1 #define HAVE_RINT 1 #define HAVE_EXP 1 #define HAVE_LOG 1 #define HAVE_REMAINDER 1 #define HAVE_FMOD 1 #define HAVE_ROUND 1 #define HAVE_ROUNDF 1 #define HAVE_TRUNC 1 #define HAVE_FLOOR 1 #define HAVE_CEIL 1 #define HAVE_EXP2L 1 #define HAVE_LOG2L 1 #define HAVE_EXP10L 1 #define HAVE_LOG10L 1 #define HAVE_SINL 1 #define HAVE_COSL 1 #define HAVE_TANL 1 #define HAVE_ASINL 1 #define HAVE_ACOSL 1 #define HAVE_ATANL 1 #define HAVE_ATAN2L 1 #define HAVE_POWL 1 #define HAVE_SQRTL 1 #define HAVE_RINTL 1 #define HAVE_EXPL 1 #define HAVE_LOGL 1 #define HAVE_REMAINDERL 1 #define HAVE_FMODL 1 #define HAVE_ROUNDL 1 #define HAVE_TRUNCL 1 #define HAVE_FLOORL 1 #define HAVE_CEILL 1 #define HAVE_LLONG_MAX 1 #define HAVE_TIMERSUB 1 #define HAVE_SYS_POLL_H 1 #define HAVE_FOPENCOOKIE 1 #define HAVE_INET_ATON 1 #define HAVE_PKTINFO 1 #define HAVE_GETHOSTBYNAME_R_6 1 #define HAVE_BYTESWAP_H 1 #define HAVE_DEV_URANDOM 1 #define HAVE_LOCALE_T_IN_LOCALE_H 1 #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 #define HAVE_GCC_ATOMICS 1 #define HAVE_NULLSAFE_PRINTF 1 #define HAVE_ATTRIBUTE_pure 1 #define HAVE_ATTRIBUTE_malloc 1 #define HAVE_ATTRIBUTE_const 1 #define HAVE_ATTRIBUTE_unused 1 #define HAVE_ATTRIBUTE_deprecated 1 #define HAVE_ATTRIBUTE_sentinel 1 #define HAVE_ATTRIBUTE_warn_unused_result 1 #define HAVE_SYSINFO 1 #define HAVE_RES_NINIT 1 #define HAVE_GLOB_NOMAGIC 1 #define HAVE_GLOB_BRACE 1 #define HAVE_IP_MTU_DISCOVER 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_LONG_LONG 8 #define SIZEOF_CHAR_P 8 #define SIZEOF_LONG 8 #define SIZEOF_LONG_LONG 8 #define SIZEOF_FD_SET_FDS_BITS 8 #define TYPEOF_FD_SET_FDS_BITS long #define HAVE_DLADDR 1 #define HAVE_DAHDI 1 #define HAVE_DAHDI_VERSION 230 #define HAVE_DAHDI_HALF_FULL 1 #define HAVE_DAHDI_LINEREVERSE_VMWI 1 #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1 #define HAVE_GETIFADDRS 1 #define HAVE_TIMERFD 1 #define HAVE_GSM_HEADER 1 #define HAVE_ICONV 1 #define HAVE_INOTIFY 1 #define HAVE_LTDL 1 #define HAVE_MYSQLCLIENT 1 #define HAVE_NEWT 1 #define HAVE_UNIXODBC 1 #define HAVE_BKTR 1 #define HAVE_OSS 1 #define HAVE_PRI 1 #define HAVE_PRI_L2_PERSISTENCE 1 #define HAVE_PRI_MWI 1 #define HAVE_PRI_MCID 1 #define HAVE_PRI_CALL_WAITING 1 #define HAVE_PRI_AOC_EVENTS 1 #define HAVE_PRI_TRANSFER 1 #define HAVE_PRI_CCSS 1 #define HAVE_PRI_HANGUP_FIX 1 #define HAVE_PRI_SUBADDR 1 #define HAVE_PRI_CALL_HOLD 1 #define HAVE_PRI_CALL_REROUTING 1 #define HAVE_PRI_SETUP_KEYPAD 1 #define HAVE_PRI_PROG_W_CAUSE 1 #define HAVE_PRI_INBANDDISCONNECT 1 #define HAVE_PRI_SERVICE_MESSAGES 1 #define HAVE_PRI_REVERSE_CHARGE 1 #define HAVE_CRYPTO 1 #define HAVE_OPENSSL 1 #define HAVE_TONEZONE 1 #define HAVE_ZLIB 1 #define HAVE_ODBC_WCHAR 1 #define HAVE_MSG_NOSIGNAL 1 #define HAVE_SYSLOG_FACILITY_LOG_AUTH 1 #define HAVE_SYSLOG_FACILITY_LOG_AUTHPRIV 1 #define HAVE_SYSLOG_FACILITY_LOG_CRON 1 #define HAVE_SYSLOG_FACILITY_LOG_DAEMON 1 #define HAVE_SYSLOG_FACILITY_LOG_FTP 1 #define HAVE_SYSLOG_FACILITY_LOG_KERN 1 #define HAVE_SYSLOG_FACILITY_LOG_LPR 1 #define HAVE_SYSLOG_FACILITY_LOG_MAIL 1 #define HAVE_SYSLOG_FACILITY_LOG_NEWS 1 #define HAVE_SYSLOG_FACILITY_LOG_SYSLOG 1 #define HAVE_SYSLOG_FACILITY_LOG_UUCP 1 configure: exit 0