This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure trunk, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --with-jansson-bundled ## --------- ## ## Platform. ## ## --------- ## hostname = asterisk01 uname -m = x86_64 uname -r = 4.9.0-0.bpo.11-amd64 uname -s = Linux uname -v = #1 SMP Debian 4.9.189-3+deb9u2~deb8u1 (2019-11-12) /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/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:3518: checking build system type configure:3532: result: x86_64-pc-linux-gnu configure:3552: checking host system type configure:3565: result: x86_64-pc-linux-gnu configure:3663: checking for gcc configure:3679: found /usr/bin/gcc configure:3690: result: gcc configure:3721: checking for C compiler version configure:3730: gcc --version >&5 gcc (Debian 4.9.2-10+deb8u2) 4.9.2 Copyright (C) 2014 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:3741: $? = 0 configure:3730: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.9/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 4.9.2-10+deb8u2' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --with-arch-32=i586 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --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.9.2 (Debian 4.9.2-10+deb8u2) configure:3741: $? = 0 configure:3730: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3741: $? = 4 configure:3730: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3741: $? = 4 configure:3761: checking whether the C compiler works configure:3783: gcc conftest.c >&5 configure:3787: $? = 0 configure:3835: result: yes configure:3838: checking for C compiler default output file name configure:3840: result: a.out configure:3846: checking for suffix of executables configure:3853: gcc -o conftest conftest.c >&5 configure:3857: $? = 0 configure:3879: result: configure:3901: checking whether we are cross compiling configure:3909: gcc -o conftest conftest.c >&5 configure:3913: $? = 0 configure:3920: ./conftest configure:3924: $? = 0 configure:3939: result: no configure:3944: checking for suffix of object files configure:3966: gcc -c conftest.c >&5 configure:3970: $? = 0 configure:3991: result: o configure:3995: checking whether we are using the GNU C compiler configure:4014: gcc -c conftest.c >&5 configure:4014: $? = 0 configure:4023: result: yes configure:4032: checking whether gcc accepts -g configure:4052: gcc -c -g conftest.c >&5 configure:4052: $? = 0 configure:4093: result: yes configure:4110: checking for gcc option to accept ISO C89 configure:4173: gcc -c -g -O2 conftest.c >&5 configure:4173: $? = 0 configure:4186: result: none needed configure:4213: checking how to run the C preprocessor configure:4244: gcc -E conftest.c configure:4244: $? = 0 configure:4258: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4258: $? = 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 "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:4283: result: gcc -E configure:4303: gcc -E conftest.c configure:4303: $? = 0 configure:4317: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4317: $? = 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 "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:4346: checking for grep that handles long lines and -e configure:4404: result: /bin/grep configure:4409: checking for egrep configure:4471: result: /bin/grep -E configure:4476: checking for ANSI C header files configure:4496: gcc -c -g -O2 conftest.c >&5 configure:4496: $? = 0 configure:4569: gcc -o conftest -g -O2 conftest.c >&5 configure:4569: $? = 0 configure:4569: ./conftest configure:4569: $? = 0 configure:4580: result: yes configure:4593: checking for sys/types.h configure:4593: gcc -c -g -O2 conftest.c >&5 configure:4593: $? = 0 configure:4593: result: yes configure:4593: checking for sys/stat.h configure:4593: gcc -c -g -O2 conftest.c >&5 configure:4593: $? = 0 configure:4593: result: yes configure:4593: checking for stdlib.h configure:4593: gcc -c -g -O2 conftest.c >&5 configure:4593: $? = 0 configure:4593: result: yes configure:4593: checking for string.h configure:4593: gcc -c -g -O2 conftest.c >&5 configure:4593: $? = 0 configure:4593: result: yes configure:4593: checking for memory.h configure:4593: gcc -c -g -O2 conftest.c >&5 configure:4593: $? = 0 configure:4593: result: yes configure:4593: checking for strings.h configure:4593: gcc -c -g -O2 conftest.c >&5 configure:4593: $? = 0 configure:4593: result: yes configure:4593: checking for inttypes.h configure:4593: gcc -c -g -O2 conftest.c >&5 configure:4593: $? = 0 configure:4593: result: yes configure:4593: checking for stdint.h configure:4593: gcc -c -g -O2 conftest.c >&5 configure:4593: $? = 0 configure:4593: result: yes configure:4593: checking for unistd.h configure:4593: gcc -c -g -O2 conftest.c >&5 configure:4593: $? = 0 configure:4593: result: yes configure:4606: checking minix/config.h usability configure:4606: gcc -c -g -O2 conftest.c >&5 conftest.c:52:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4606: $? = 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 "" | #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:4606: result: no configure:4606: checking minix/config.h presence configure:4606: gcc -E conftest.c conftest.c:19:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4606: $? = 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 "" | #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:4606: result: no configure:4606: checking for minix/config.h configure:4606: result: no configure:4627: checking whether it is safe to define __EXTENSIONS__ configure:4645: gcc -c -g -O2 conftest.c >&5 configure:4645: $? = 0 configure:4652: result: yes configure:4829: checking whether char is unsigned configure:4841: gcc -c -g -O2 conftest.c >&5 configure:4841: $? = 0 configure:4843: result: no configure:4905: checking for uname configure:4923: found /bin/uname configure:4935: result: /bin/uname configure:5400: checking for g++ configure:5416: found /usr/bin/g++ configure:5427: result: g++ configure:5454: checking for C++ compiler version configure:5463: g++ --version >&5 g++ (Debian 4.9.2-10+deb8u2) 4.9.2 Copyright (C) 2014 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:5474: $? = 0 configure:5463: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.9/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 4.9.2-10+deb8u2' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --with-arch-32=i586 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --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.9.2 (Debian 4.9.2-10+deb8u2) configure:5474: $? = 0 configure:5463: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:5474: $? = 4 configure:5463: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:5474: $? = 4 configure:5478: checking whether we are using the GNU C++ compiler configure:5497: g++ -c conftest.cpp >&5 configure:5497: $? = 0 configure:5506: result: yes configure:5515: checking whether g++ accepts -g configure:5535: g++ -c -g conftest.cpp >&5 configure:5535: $? = 0 configure:5576: result: yes configure:5604: checking how to run the C preprocessor configure:5674: result: gcc -E configure:5694: gcc -E conftest.c configure:5694: $? = 0 configure:5708: gcc -E conftest.c conftest.c:24:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5708: $? = 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 "" | #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:5741: checking how to run the C++ preprocessor configure:5768: g++ -E conftest.cpp configure:5768: $? = 0 configure:5782: g++ -E conftest.cpp conftest.cpp:24:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5782: $? = 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 "" | #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:5807: result: g++ -E configure:5827: g++ -E conftest.cpp configure:5827: $? = 0 configure:5841: g++ -E conftest.cpp conftest.cpp:24:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5841: $? = 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 "" | #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:5871: checking for a sed that does not truncate output configure:5935: result: /bin/sed configure:5940: checking for egrep configure:5950: result: grep -E configure:5966: checking for ld used by gcc configure:6033: result: /usr/bin/ld configure:6040: checking if the linker (/usr/bin/ld) is GNU ld configure:6055: result: yes configure:6064: checking for gawk configure:6080: found /usr/bin/gawk configure:6091: result: gawk configure:6116: checking for a BSD-compatible install configure:6184: result: /usr/bin/install -c configure:6195: checking whether ln -s works configure:6199: result: yes configure:6249: checking for ranlib configure:6265: found /usr/bin/ranlib configure:6276: result: ranlib configure:6298: checking for GNU make configure:6317: result: make configure:6326: checking for egrep configure:6388: result: /bin/grep -E configure:6443: checking for strip configure:6459: found /usr/bin/strip configure:6470: result: strip configure:6543: checking for ar configure:6559: found /usr/bin/ar configure:6570: result: ar configure:6603: checking for bison configure:6621: found /usr/bin/bison configure:6634: result: /usr/bin/bison configure:6644: checking for cmp configure:6662: found /usr/bin/cmp configure:6675: result: /usr/bin/cmp configure:6685: checking for cat configure:6703: found /bin/cat configure:6716: result: /bin/cat configure:6726: checking for cut configure:6744: found /usr/bin/cut configure:6757: result: /usr/bin/cut configure:6767: checking for flex configure:6785: found /usr/bin/flex configure:6798: result: /usr/bin/flex configure:6808: checking for grep configure:6839: result: /bin/grep configure:6851: checking for python2.7 configure:6869: found /usr/bin/python2.7 configure:6881: result: /usr/bin/python2.7 configure:6895: checking for find configure:6913: found /usr/bin/find configure:6926: result: /usr/bin/find configure:6936: checking for basename configure:6954: found /usr/bin/basename configure:6967: result: /usr/bin/basename configure:6977: checking for dirname configure:6995: found /usr/bin/dirname configure:7008: result: /usr/bin/dirname configure:7018: checking for sh configure:7049: result: /bin/bash configure:7059: checking for ln configure:7077: found /bin/ln configure:7090: result: /bin/ln configure:7100: checking for doxygen configure:7118: found /usr/bin/doxygen configure:7131: result: /usr/bin/doxygen configure:7141: checking for dot configure:7159: found /usr/bin/dot configure:7172: result: /usr/bin/dot configure:7182: checking for wget configure:7200: found /usr/bin/wget configure:7213: result: /usr/bin/wget configure:7223: checking for curl configure:7241: found /usr/bin/curl configure:7254: result: /usr/bin/curl configure:7264: checking for xmllint configure:7295: result: : configure:7307: checking for xmlstarlet configure:7325: found /usr/bin/xmlstarlet configure:7337: result: /usr/bin/xmlstarlet configure:7351: checking for bash configure:7382: result: /bin/bash configure:7392: checking for git configure:7410: found /usr/bin/git configure:7423: result: /usr/bin/git configure:7433: checking for alembic configure:7464: result: : configure:7474: checking for bzip2 configure:7492: found /bin/bzip2 configure:7505: result: /bin/bzip2 configure:7515: checking for tar configure:7533: found /bin/tar configure:7546: result: /bin/tar configure:7556: checking for patch configure:7574: found /usr/bin/patch configure:7587: result: /usr/bin/patch configure:7597: checking for sed configure:7628: result: /bin/sed configure:7638: checking for nm configure:7656: found /usr/bin/nm configure:7669: result: /usr/bin/nm configure:7743: checking for ldconfig configure:7761: found /sbin/ldconfig configure:7774: result: /sbin/ldconfig configure:7784: checking for sha1sum configure:7802: found /usr/bin/sha1sum configure:7815: result: /usr/bin/sha1sum configure:7825: checking for openssl configure:7843: found /usr/bin/openssl configure:7856: result: /usr/bin/openssl configure:7865: checking for bison that supports parse-param configure:7900: result: /usr/bin/bison configure:7973: checking for soxmix configure:8003: result: no configure:8032: checking for md5 configure:8062: result: no configure:8032: checking for md5sum configure:8048: found /usr/bin/md5sum configure:8059: result: md5sum configure:8075: checking for a sed that does not truncate output configure:8139: result: /bin/sed configure:8327: checking whether gcc is Clang configure:8352: result: no configure:8475: checking whether pthreads work with -pthread configure:8569: gcc -o conftest -g -O2 -pthread conftest.c >&5 configure:8569: $? = 0 configure:8578: result: yes configure:8597: checking for joinable pthread attribute configure:8615: gcc -o conftest -g -O2 -pthread conftest.c >&5 configure:8615: $? = 0 configure:8623: result: PTHREAD_CREATE_JOINABLE configure:8637: checking whether more special flags are required for pthreads configure:8650: result: no configure:8658: checking for PTHREAD_PRIO_INHERIT configure:8674: gcc -o conftest -g -O2 -pthread conftest.c >&5 configure:8674: $? = 0 configure:8683: result: yes configure:8912: checking for RAII support configure:8934: gcc -o conftest -g -O2 conftest.c >&5 configure:8934: $? = 0 configure:8936: checking for gcc -fnested-functions configure:8951: gcc -c -g -O2 conftest.c >&5 configure:8951: $? = 0 configure:8954: result: no configure:9000: checking for clang strsep/strcmp optimization configure:9029: gcc -c -g -O2 -O1 -Werror=array-bounds conftest.c >&5 configure:9029: $? = 0 configure:9031: result: no configure:9090: checking for embedded jansson (may have to download) configure:9092: result: configuring configure:9149: checking for bundled jansson configure:9176: gcc -c -g -O2 -I/usr/src/asterisk-18.4.0/third-party/jansson/dest/include conftest.c >&5 configure:9176: $? = 0 configure:9193: result: yes configure:9213: checking for embedded pjproject (may have to download) configure:9215: result: configuring configure:9289: checking for bundled pjproject configure:9357: result: yes configure:10352: checking for gawk configure:10379: result: gawk configure:10441: checking for curl-config configure:10459: found /usr/bin/curl-config configure:10471: result: /usr/bin/curl-config configure:10482: checking for the version of libcurl configure:10489: result: 7.38.0 configure:10496: checking for libcurl >= version 7.10.1 configure:10509: result: yes configure:10550: checking whether libcurl is usable configure:10584: gcc -o conftest -g -O2 conftest.c -L/usr/lib/x86_64-linux-gnu -lcurl >&5 configure:10584: $? = 0 configure:10598: result: yes configure:10611: checking for curl_free configure:10611: gcc -o conftest -g -O2 conftest.c -L/usr/lib/x86_64-linux-gnu -lcurl >&5 configure:10611: $? = 0 configure:10611: result: yes configure:12773: checking for size_t configure:12773: gcc -c -g -O2 conftest.c >&5 configure:12773: $? = 0 configure:12773: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:114:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:12773: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 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:12773: result: yes configure:12786: checking for working alloca.h configure:12803: gcc -o conftest -g -O2 conftest.c >&5 configure:12803: $? = 0 configure:12811: result: yes configure:12819: checking for alloca configure:12856: gcc -o conftest -g -O2 conftest.c >&5 configure:12856: $? = 0 configure:12864: result: yes configure:12973: checking for dirent.h that defines DIR configure:12992: gcc -c -g -O2 conftest.c >&5 configure:12992: $? = 0 configure:13000: result: yes configure:13013: checking for library containing opendir configure:13044: gcc -o conftest -g -O2 conftest.c >&5 configure:13044: $? = 0 configure:13061: result: none required configure:13132: checking for sys/wait.h that is POSIX.1 compatible configure:13158: gcc -c -g -O2 conftest.c >&5 configure:13158: $? = 0 configure:13165: result: yes configure:13180: checking for sys/types.h configure:13180: result: yes configure:13180: checking for netinet/in.h configure:13180: gcc -c -g -O2 conftest.c >&5 configure:13180: $? = 0 configure:13180: result: yes configure:13180: checking for arpa/nameser.h configure:13180: gcc -c -g -O2 conftest.c >&5 configure:13180: $? = 0 configure:13180: result: yes configure:13180: checking for netdb.h configure:13180: gcc -c -g -O2 conftest.c >&5 configure:13180: $? = 0 configure:13180: result: yes configure:13180: checking for resolv.h configure:13180: gcc -c -g -O2 conftest.c >&5 configure:13180: $? = 0 configure:13180: result: yes configure:13219: checking for arpa/nameser.h configure:13219: result: yes configure:13219: checking assert.h usability configure:13219: gcc -c -g -O2 conftest.c >&5 configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking assert.h presence configure:13219: gcc -E conftest.c configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking for assert.h configure:13219: result: yes configure:13219: checking ctype.h usability configure:13219: gcc -c -g -O2 conftest.c >&5 configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking ctype.h presence configure:13219: gcc -E conftest.c configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking for ctype.h configure:13219: result: yes configure:13219: checking dlfcn.h usability configure:13219: gcc -c -g -O2 conftest.c >&5 configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking dlfcn.h presence configure:13219: gcc -E conftest.c configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking for dlfcn.h configure:13219: result: yes configure:13219: checking errno.h usability configure:13219: gcc -c -g -O2 conftest.c >&5 configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking errno.h presence configure:13219: gcc -E conftest.c configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking for errno.h configure:13219: result: yes configure:13219: checking fcntl.h usability configure:13219: gcc -c -g -O2 conftest.c >&5 configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking fcntl.h presence configure:13219: gcc -E conftest.c configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking for fcntl.h configure:13219: result: yes configure:13219: checking float.h usability configure:13219: gcc -c -g -O2 conftest.c >&5 configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking float.h presence configure:13219: gcc -E conftest.c configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking for float.h configure:13219: result: yes configure:13219: checking grp.h usability configure:13219: gcc -c -g -O2 conftest.c >&5 configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking grp.h presence configure:13219: gcc -E conftest.c configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking for grp.h configure:13219: result: yes configure:13219: checking for inttypes.h configure:13219: result: yes configure:13219: checking limits.h usability configure:13219: gcc -c -g -O2 conftest.c >&5 configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking limits.h presence configure:13219: gcc -E conftest.c configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking for limits.h configure:13219: result: yes configure:13219: checking locale.h usability configure:13219: gcc -c -g -O2 conftest.c >&5 configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking locale.h presence configure:13219: gcc -E conftest.c configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking for locale.h configure:13219: result: yes configure:13219: checking math.h usability configure:13219: gcc -c -g -O2 conftest.c >&5 configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking math.h presence configure:13219: gcc -E conftest.c configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking for math.h configure:13219: result: yes configure:13219: checking pwd.h usability configure:13219: gcc -c -g -O2 conftest.c >&5 configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking pwd.h presence configure:13219: gcc -E conftest.c configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking for pwd.h configure:13219: result: yes configure:13219: checking for netinet/in.h configure:13219: result: yes configure:13219: checking regex.h usability configure:13219: gcc -c -g -O2 conftest.c >&5 configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking regex.h presence configure:13219: gcc -E conftest.c configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking for regex.h configure:13219: result: yes configure:13219: checking sched.h usability configure:13219: gcc -c -g -O2 conftest.c >&5 configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking sched.h presence configure:13219: gcc -E conftest.c configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking for sched.h configure:13219: result: yes configure:13219: checking stdarg.h usability configure:13219: gcc -c -g -O2 conftest.c >&5 configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking stdarg.h presence configure:13219: gcc -E conftest.c configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking for stdarg.h configure:13219: result: yes configure:13219: checking for stdint.h configure:13219: result: yes configure:13219: checking stdio.h usability configure:13219: gcc -c -g -O2 conftest.c >&5 configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking stdio.h presence configure:13219: gcc -E conftest.c configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking for stdio.h configure:13219: result: yes configure:13219: checking for stdlib.h configure:13219: result: yes configure:13219: checking for string.h configure:13219: result: yes configure:13219: checking syslog.h usability configure:13219: gcc -c -g -O2 conftest.c >&5 configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking syslog.h presence configure:13219: gcc -E conftest.c configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking for syslog.h configure:13219: result: yes configure:13219: checking sys/file.h usability configure:13219: gcc -c -g -O2 conftest.c >&5 configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking sys/file.h presence configure:13219: gcc -E conftest.c configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking for sys/file.h configure:13219: result: yes configure:13219: checking sys/ioctl.h usability configure:13219: gcc -c -g -O2 conftest.c >&5 configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking sys/ioctl.h presence configure:13219: gcc -E conftest.c configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking for sys/ioctl.h configure:13219: result: yes configure:13219: checking sys/param.h usability configure:13219: gcc -c -g -O2 conftest.c >&5 configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking sys/param.h presence configure:13219: gcc -E conftest.c configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking for sys/param.h configure:13219: result: yes configure:13219: checking sys/resource.h usability configure:13219: gcc -c -g -O2 conftest.c >&5 configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking sys/resource.h presence configure:13219: gcc -E conftest.c configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking for sys/resource.h configure:13219: result: yes configure:13219: checking sys/socket.h usability configure:13219: gcc -c -g -O2 conftest.c >&5 configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking sys/socket.h presence configure:13219: gcc -E conftest.c configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking for sys/socket.h configure:13219: result: yes configure:13219: checking for sys/stat.h configure:13219: result: yes configure:13219: checking sys/time.h usability configure:13219: gcc -c -g -O2 conftest.c >&5 configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking sys/time.h presence configure:13219: gcc -E conftest.c configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking for sys/time.h configure:13219: result: yes configure:13219: checking for sys/types.h configure:13219: result: yes configure:13219: checking sys/un.h usability configure:13219: gcc -c -g -O2 conftest.c >&5 configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking sys/un.h presence configure:13219: gcc -E conftest.c configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking for sys/un.h configure:13219: result: yes configure:13219: checking termios.h usability configure:13219: gcc -c -g -O2 conftest.c >&5 configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking termios.h presence configure:13219: gcc -E conftest.c configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking for termios.h configure:13219: result: yes configure:13219: checking time.h usability configure:13219: gcc -c -g -O2 conftest.c >&5 configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking time.h presence configure:13219: gcc -E conftest.c configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking for time.h configure:13219: result: yes configure:13219: checking for unistd.h configure:13219: result: yes configure:13237: checking arpa/inet.h usability configure:13237: gcc -c -g -O2 conftest.c >&5 configure:13237: $? = 0 configure:13237: result: yes configure:13237: checking arpa/inet.h presence configure:13237: gcc -E conftest.c configure:13237: $? = 0 configure:13237: result: yes configure:13237: checking for arpa/inet.h configure:13237: result: yes configure:13237: checking libintl.h usability configure:13237: gcc -c -g -O2 conftest.c >&5 configure:13237: $? = 0 configure:13237: result: yes configure:13237: checking libintl.h presence configure:13237: gcc -E conftest.c configure:13237: $? = 0 configure:13237: result: yes configure:13237: checking for libintl.h configure:13237: result: yes configure:13237: checking malloc.h usability configure:13237: gcc -c -g -O2 conftest.c >&5 configure:13237: $? = 0 configure:13237: result: yes configure:13237: checking malloc.h presence configure:13237: gcc -E conftest.c configure:13237: $? = 0 configure:13237: result: yes configure:13237: checking for malloc.h configure:13237: result: yes configure:13237: checking for netdb.h configure:13237: result: yes configure:13237: checking stddef.h usability configure:13237: gcc -c -g -O2 conftest.c >&5 configure:13237: $? = 0 configure:13237: result: yes configure:13237: checking stddef.h presence configure:13237: gcc -E conftest.c configure:13237: $? = 0 configure:13237: result: yes configure:13237: checking for stddef.h configure:13237: result: yes configure:13237: checking for strings.h configure:13237: result: yes configure:13237: checking sys/event.h usability configure:13237: gcc -c -g -O2 conftest.c >&5 conftest.c:160:23: fatal error: sys/event.h: No such file or directory #include ^ compilation terminated. configure:13237: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_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:13237: result: no configure:13237: checking sys/event.h presence configure:13237: gcc -E conftest.c conftest.c:127:23: fatal error: sys/event.h: No such file or directory #include ^ compilation terminated. configure:13237: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include configure:13237: result: no configure:13237: checking for sys/event.h configure:13237: result: no configure:13237: checking utime.h usability configure:13237: gcc -c -g -O2 conftest.c >&5 configure:13237: $? = 0 configure:13237: result: yes configure:13237: checking utime.h presence configure:13237: gcc -E conftest.c configure:13237: $? = 0 configure:13237: result: yes configure:13237: checking for utime.h configure:13237: result: yes configure:13302: checking for pkg-config configure:13320: found /usr/bin/pkg-config configure:13332: result: /usr/bin/pkg-config configure:13357: checking pkg-config is at least version 0.9.0 configure:13360: result: yes configure:13374: checking for LIBEDIT configure:13381: $PKG_CONFIG --exists --print-errors "libedit" configure:13384: $? = 0 configure:13398: $PKG_CONFIG --exists --print-errors "libedit" configure:13401: $? = 0 configure:13445: result: yes configure:13561: checking for Testing for libedit unicode support configure:13581: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:133:2: error: unknown type name 'el_rfunc_t' el_rfunc_t *callback;; ^ configure:13581: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | /* end confdefs.h. */ | #include | int | main () | { | el_rfunc_t *callback;; | | ; | return 0; | } configure:13591: result: no configure:13618: checking for uuid_generate_random in -luuid configure:13643: gcc -o conftest -g -O2 conftest.c -luuid >&5 configure:13643: $? = 0 configure:13652: result: yes configure:13675: checking uuid/uuid.h usability configure:13675: gcc -c -g -O2 conftest.c >&5 configure:13675: $? = 0 configure:13675: result: yes configure:13675: checking uuid/uuid.h presence configure:13675: gcc -E conftest.c configure:13675: $? = 0 configure:13675: result: yes configure:13675: checking for uuid/uuid.h configure:13675: result: yes configure:14074: checking for clock_gettime in -lrt configure:14099: gcc -o conftest -g -O2 conftest.c -lrt >&5 configure:14099: $? = 0 configure:14108: result: yes configure:14197: checking for xml2-config configure:14216: found /usr/bin/xml2-config configure:14228: result: /usr/bin/xml2-config configure:14276: gcc -o conftest -g -O2 -I/usr/include/libxml2 conftest.c -lxml2 >&5 configure:14276: $? = 0 configure:14312: checking for uriParseUriA in -luriparser configure:14337: gcc -o conftest -g -O2 conftest.c -luriparser >&5 configure:14337: $? = 0 configure:14346: result: yes configure:14369: checking uriparser/Uri.h usability configure:14369: gcc -c -g -O2 conftest.c >&5 configure:14369: $? = 0 configure:14369: result: yes configure:14369: checking uriparser/Uri.h presence configure:14369: gcc -E conftest.c configure:14369: $? = 0 configure:14369: result: yes configure:14369: checking for uriparser/Uri.h configure:14369: result: yes configure:14427: checking for xsltLoadStylesheetPI in -lxslt configure:14452: gcc -o conftest -g -O2 -I/usr/include/libxml2 conftest.c -lxslt -lxml2 >&5 configure:14452: $? = 0 configure:14461: result: yes configure:14484: checking libxslt/xsltInternals.h usability configure:14484: gcc -c -g -O2 -I/usr/include/libxml2 conftest.c >&5 configure:14484: $? = 0 configure:14484: result: yes configure:14484: checking libxslt/xsltInternals.h presence configure:14484: gcc -E -I/usr/include/libxml2 conftest.c configure:14484: $? = 0 configure:14484: result: yes configure:14484: checking for libxslt/xsltInternals.h configure:14484: result: yes configure:14523: checking for xsltCleanupGlobals in -lxslt configure:14548: gcc -o conftest -g -O2 -I/usr/include/libxml2 conftest.c -lxslt -lxml2 >&5 configure:14548: $? = 0 configure:14557: result: yes configure:14580: checking for libxslt/xsltInternals.h configure:14580: result: yes configure:14630: checking xlocale.h usability configure:14630: gcc -c -g -O2 conftest.c >&5 configure:14630: $? = 0 configure:14630: result: yes configure:14630: checking xlocale.h presence configure:14630: gcc -E conftest.c configure:14630: $? = 0 configure:14630: result: yes configure:14630: checking for xlocale.h configure:14630: result: yes configure:14644: checking winsock.h usability configure:14644: gcc -c -g -O2 conftest.c >&5 conftest.c:170:21: fatal error: winsock.h: No such file or directory #include ^ compilation terminated. configure:14644: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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:14644: result: no configure:14644: checking winsock.h presence configure:14644: gcc -E conftest.c conftest.c:137:21: fatal error: winsock.h: No such file or directory #include ^ compilation terminated. configure:14644: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 1 | #define HAVE_XLOCALE_H 1 | /* end confdefs.h. */ | #include configure:14644: result: no configure:14644: checking for winsock.h configure:14644: result: no configure:14644: checking winsock2.h usability configure:14644: gcc -c -g -O2 conftest.c >&5 conftest.c:170:22: fatal error: winsock2.h: No such file or directory #include ^ compilation terminated. configure:14644: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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:14644: result: no configure:14644: checking winsock2.h presence configure:14644: gcc -E conftest.c conftest.c:137:22: fatal error: winsock2.h: No such file or directory #include ^ compilation terminated. configure:14644: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 1 | #define HAVE_XLOCALE_H 1 | /* end confdefs.h. */ | #include configure:14644: result: no configure:14644: checking for winsock2.h configure:14644: result: no configure:14655: checking sys/poll.h usability configure:14655: gcc -c -g -O2 conftest.c >&5 configure:14655: $? = 0 configure:14655: result: yes configure:14655: checking sys/poll.h presence configure:14655: gcc -E conftest.c configure:14655: $? = 0 configure:14655: result: yes configure:14655: checking for sys/poll.h configure:14655: result: yes configure:14673: checking for special C compiler options needed for large files configure:14718: result: no configure:14724: checking for _FILE_OFFSET_BITS value needed for large files configure:14749: gcc -c -g -O2 conftest.c >&5 configure:14749: $? = 0 configure:14781: result: no configure:14868: checking for stdbool.h that conforms to C99 configure:14935: gcc -c -g -O2 conftest.c >&5 configure:14935: $? = 0 configure:14942: result: yes configure:14944: checking for _Bool configure:14944: gcc -c -g -O2 conftest.c >&5 configure:14944: $? = 0 configure:14944: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:173:20: error: expected expression before ')' token if (sizeof ((_Bool))) ^ configure:14944: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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:14944: result: yes configure:14961: checking for an ANSI C-conforming const configure:15027: gcc -c -g -O2 conftest.c >&5 configure:15027: $? = 0 configure:15034: result: yes configure:15042: checking for uid_t in sys/types.h configure:15061: result: yes configure:15072: checking for inline configure:15088: gcc -c -g -O2 conftest.c >&5 configure:15088: $? = 0 configure:15096: result: inline configure:15115: checking for long double with more range or precision than double configure:15151: gcc -c -g -O2 conftest.c >&5 configure:15151: $? = 0 configure:15158: result: yes configure:15166: checking for mode_t configure:15166: gcc -c -g -O2 conftest.c >&5 configure:15166: $? = 0 configure:15166: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:176:21: error: expected expression before ')' token if (sizeof ((mode_t))) ^ configure:15166: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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:15166: result: yes configure:15177: checking for off_t configure:15177: gcc -c -g -O2 conftest.c >&5 configure:15177: $? = 0 configure:15177: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:176:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ configure:15177: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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:15177: result: yes configure:15188: checking for pid_t configure:15188: gcc -c -g -O2 conftest.c >&5 configure:15188: $? = 0 configure:15188: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:176:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:15188: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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:15188: result: yes configure:15199: checking for size_t configure:15199: result: yes configure:15210: checking for struct stat.st_blksize configure:15210: gcc -c -g -O2 conftest.c >&5 configure:15210: $? = 0 configure:15210: result: yes configure:15220: checking for struct ucred.uid configure:15220: gcc -c -g -O2 conftest.c >&5 configure:15220: $? = 0 configure:15220: result: yes configure:15231: checking for struct ucred.cr_uid configure:15231: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:149:12: error: 'struct ucred' has no member named 'cr_uid' if (ac_aggr.cr_uid) ^ configure:15231: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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:15231: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:149:19: error: 'struct ucred' has no member named 'cr_uid' if (sizeof ac_aggr.cr_uid) ^ configure:15231: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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:15231: result: no configure:15242: checking for struct sockpeercred.uid configure:15242: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:148:28: error: storage size of 'ac_aggr' isn't known static struct sockpeercred ac_aggr; ^ configure:15242: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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:15242: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:148:28: error: storage size of 'ac_aggr' isn't known static struct sockpeercred ac_aggr; ^ configure:15242: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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:15242: result: no configure:15254: checking for struct ifreq.ifr_ifru.ifru_hwaddr configure:15254: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:148:5: error: used struct type value where scalar is required if (ac_aggr.ifr_ifru.ifru_hwaddr) ^ configure:15254: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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:15254: gcc -c -g -O2 conftest.c >&5 configure:15254: $? = 0 configure:15254: result: yes configure:15265: checking whether time.h and sys/time.h may both be included configure:15285: gcc -c -g -O2 conftest.c >&5 configure:15285: $? = 0 configure:15292: result: yes configure:15300: checking whether struct tm is in sys/time.h or time.h configure:15320: gcc -c -g -O2 conftest.c >&5 configure:15320: $? = 0 configure:15327: result: time.h configure:15335: checking for working volatile configure:15354: gcc -c -g -O2 conftest.c >&5 configure:15354: $? = 0 configure:15361: result: yes configure:15369: checking for ptrdiff_t configure:15369: gcc -c -g -O2 conftest.c >&5 configure:15369: $? = 0 configure:15369: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:180:24: error: expected expression before ')' token if (sizeof ((ptrdiff_t))) ^ configure:15369: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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:15369: result: yes configure:15380: checking for struct stat.st_mtim configure:15380: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:151:5: error: used struct type value where scalar is required if (ac_aggr.st_mtim) ^ configure:15380: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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 | /* end confdefs.h. */ | #include | | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_mtim) | return 0; | ; | return 0; | } configure:15380: gcc -c -g -O2 conftest.c >&5 configure:15380: $? = 0 configure:15380: result: yes configure:15390: checking for struct stat.st_mtimensec configure:15390: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:152:12: error: 'struct stat' has no member named 'st_mtimensec' if (ac_aggr.st_mtimensec) ^ configure:15390: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_mtimensec) | return 0; | ; | return 0; | } configure:15390: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:152:19: error: 'struct stat' has no member named 'st_mtimensec' if (sizeof ac_aggr.st_mtimensec) ^ configure:15390: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_mtimensec) | return 0; | ; | return 0; | } configure:15390: result: no configure:15400: checking for struct stat.st_mtimespec configure:15400: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:152:12: error: 'struct stat' has no member named 'st_mtimespec' if (ac_aggr.st_mtimespec) ^ configure:15400: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_mtimespec) | return 0; | ; | return 0; | } configure:15400: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:152:19: error: 'struct stat' has no member named 'st_mtimespec' if (sizeof ac_aggr.st_mtimespec) ^ configure:15400: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_mtimespec) | return 0; | ; | return 0; | } configure:15400: result: no configure:15420: checking for unistd.h configure:15420: result: yes configure:15430: checking for working chown configure:15463: gcc -o conftest -g -O2 conftest.c >&5 configure:15463: $? = 0 configure:15463: ./conftest configure:15463: $? = 0 configure:15475: result: yes configure:15483: checking whether closedir returns void configure:15507: gcc -o conftest -g -O2 conftest.c >&5 configure:15507: $? = 0 configure:15507: ./conftest configure:15507: $? = 0 configure:15517: result: no configure:15525: checking for error_at_line configure:15541: gcc -o conftest -g -O2 conftest.c >&5 configure:15541: $? = 0 configure:15549: result: yes configure:15562: checking vfork.h usability configure:15562: gcc -c -g -O2 conftest.c >&5 conftest.c:181:19: fatal error: vfork.h: No such file or directory #include ^ compilation terminated. configure:15562: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 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:15562: result: no configure:15562: checking vfork.h presence configure:15562: gcc -E conftest.c conftest.c:148:19: fatal error: vfork.h: No such file or directory #include ^ compilation terminated. configure:15562: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | /* end confdefs.h. */ | #include configure:15562: result: no configure:15562: checking for vfork.h configure:15562: result: no configure:15575: checking for fork configure:15575: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:171:6: warning: conflicting types for built-in function 'fork' char fork (); ^ configure:15575: $? = 0 configure:15575: result: yes configure:15575: checking for vfork configure:15575: gcc -o conftest -g -O2 conftest.c >&5 configure:15575: $? = 0 configure:15575: result: yes configure:15585: checking for working fork configure:15607: gcc -o conftest -g -O2 conftest.c >&5 configure:15607: $? = 0 configure:15607: ./conftest configure:15607: $? = 0 configure:15617: result: yes configure:15638: checking for working vfork configure:15748: result: yes configure:15775: checking for _LARGEFILE_SOURCE value needed for large files configure:15794: gcc -o conftest -g -O2 conftest.c >&5 configure:15794: $? = 0 configure:15822: result: no configure:15844: checking whether gcc needs -traditional configure:15878: result: no configure:15889: checking for working memcmp configure:15932: gcc -o conftest -g -O2 conftest.c >&5 configure:15932: $? = 0 configure:15932: ./conftest configure:15932: $? = 0 configure:15942: result: yes configure:15957: checking for stdlib.h configure:15957: result: yes configure:15957: checking for unistd.h configure:15957: result: yes configure:15957: checking for sys/param.h configure:15957: result: yes configure:15957: checking for utime.h configure:15957: result: yes configure:15977: checking for getpagesize configure:15977: gcc -o conftest -g -O2 conftest.c >&5 configure:15977: $? = 0 configure:15977: result: yes configure:15986: checking for working mmap configure:16133: gcc -o conftest -g -O2 conftest.c >&5 configure:16133: $? = 0 configure:16133: ./conftest configure:16133: $? = 0 configure:16143: result: yes configure:16155: checking sys/select.h usability configure:16155: gcc -c -g -O2 conftest.c >&5 configure:16155: $? = 0 configure:16155: result: yes configure:16155: checking sys/select.h presence configure:16155: gcc -E conftest.c configure:16155: $? = 0 configure:16155: result: yes configure:16155: checking for sys/select.h configure:16155: result: yes configure:16155: checking for sys/socket.h configure:16155: result: yes configure:16165: checking types of arguments for select configure:16193: gcc -c -g -O2 conftest.c >&5 configure:16193: $? = 0 configure:16204: result: int,fd_set *,struct timeval * configure:16227: checking whether lstat correctly handles trailing slash configure:16253: gcc -o conftest -g -O2 conftest.c >&5 configure:16253: $? = 0 configure:16253: ./conftest configure:16253: $? = 0 configure:16270: result: yes configure:16289: checking whether stat accepts an empty string configure:16309: gcc -o conftest -g -O2 conftest.c >&5 configure:16309: $? = 0 configure:16309: ./conftest configure:16309: $? = 0 configure:16319: result: no configure:16335: checking for working strcoll configure:16356: gcc -o conftest -g -O2 conftest.c >&5 configure:16356: $? = 0 configure:16356: ./conftest configure:16356: $? = 0 configure:16366: result: yes configure:16376: checking for strftime configure:16376: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:189:6: warning: conflicting types for built-in function 'strftime' char strftime (); ^ configure:16376: $? = 0 configure:16376: result: yes configure:16429: checking for working strnlen configure:16467: gcc -o conftest -g -O2 conftest.c >&5 configure:16467: $? = 0 configure:16467: ./conftest configure:16467: $? = 0 configure:16477: result: yes configure:16486: checking for working strtod configure:16527: gcc -o conftest -g -O2 conftest.c >&5 configure:16527: $? = 0 configure:16527: ./conftest configure:16527: $? = 0 configure:16537: result: yes configure:16602: checking whether utime accepts a null argument configure:16631: gcc -o conftest -g -O2 conftest.c >&5 configure:16631: $? = 0 configure:16631: ./conftest configure:16631: $? = 0 configure:16641: result: yes configure:16653: checking for vprintf configure:16653: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:191:6: warning: conflicting types for built-in function 'vprintf' char vprintf (); ^ configure:16653: $? = 0 configure:16653: result: yes configure:16659: checking for _doprnt configure:16659: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccXh2ItR.o: In function `main': /usr/src/asterisk-18.4.0/conftest.c:203: undefined reference to `_doprnt' collect2: error: ld returned 1 exit status configure:16659: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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:16659: result: no configure:16673: checking for asprintf configure:16673: gcc -o conftest -g -O2 conftest.c >&5 configure:16673: $? = 0 configure:16673: result: yes configure:16673: checking for atexit configure:16673: gcc -o conftest -g -O2 conftest.c >&5 configure:16673: $? = 0 configure:16673: result: yes configure:16673: checking for closefrom configure:16673: gcc -o conftest -g -O2 conftest.c >&5 /tmp/cc5pSmvW.o: In function `main': /usr/src/asterisk-18.4.0/conftest.c:205: undefined reference to `closefrom' collect2: error: ld returned 1 exit status configure:16673: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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:16673: result: no configure:16673: checking for dup2 configure:16673: gcc -o conftest -g -O2 conftest.c >&5 configure:16673: $? = 0 configure:16673: result: yes configure:16673: checking for eaccess configure:16673: gcc -o conftest -g -O2 conftest.c >&5 configure:16673: $? = 0 configure:16673: result: yes configure:16673: checking for endpwent configure:16673: gcc -o conftest -g -O2 conftest.c >&5 configure:16673: $? = 0 configure:16673: result: yes configure:16673: checking for euidaccess configure:16673: gcc -o conftest -g -O2 conftest.c >&5 configure:16673: $? = 0 configure:16673: result: yes configure:16673: checking for ffsll configure:16673: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:198:6: warning: conflicting types for built-in function 'ffsll' char ffsll (); ^ configure:16673: $? = 0 configure:16673: result: yes configure:16673: checking for ftruncate configure:16673: gcc -o conftest -g -O2 conftest.c >&5 configure:16673: $? = 0 configure:16673: result: yes configure:16673: checking for getcwd configure:16673: gcc -o conftest -g -O2 conftest.c >&5 configure:16673: $? = 0 configure:16673: result: yes configure:16673: checking for gethostbyname configure:16673: gcc -o conftest -g -O2 conftest.c >&5 configure:16673: $? = 0 configure:16673: result: yes configure:16673: checking for gethostname configure:16673: gcc -o conftest -g -O2 conftest.c >&5 configure:16673: $? = 0 configure:16673: result: yes configure:16673: checking for getloadavg configure:16673: gcc -o conftest -g -O2 conftest.c >&5 configure:16673: $? = 0 configure:16673: result: yes configure:16673: checking for gettimeofday configure:16673: gcc -o conftest -g -O2 conftest.c >&5 configure:16673: $? = 0 configure:16673: result: yes configure:16673: checking for glob configure:16673: gcc -o conftest -g -O2 conftest.c >&5 configure:16673: $? = 0 configure:16673: result: yes configure:16673: checking for ioperm configure:16673: gcc -o conftest -g -O2 conftest.c >&5 configure:16673: $? = 0 configure:16673: result: yes configure:16673: checking for inet_ntoa configure:16673: gcc -o conftest -g -O2 conftest.c >&5 configure:16673: $? = 0 configure:16673: result: yes configure:16673: checking for isascii configure:16673: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:208:6: warning: conflicting types for built-in function 'isascii' char isascii (); ^ configure:16673: $? = 0 configure:16673: result: yes configure:16673: checking for memchr configure:16673: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:209:6: warning: conflicting types for built-in function 'memchr' char memchr (); ^ configure:16673: $? = 0 configure:16673: result: yes configure:16673: checking for memmove configure:16673: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:210:6: warning: conflicting types for built-in function 'memmove' char memmove (); ^ configure:16673: $? = 0 configure:16673: result: yes configure:16673: checking for memset configure:16673: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:211:6: warning: conflicting types for built-in function 'memset' char memset (); ^ configure:16673: $? = 0 configure:16673: result: yes configure:16673: checking for mkdir configure:16673: gcc -o conftest -g -O2 conftest.c >&5 configure:16673: $? = 0 configure:16673: result: yes configure:16673: checking for mkdtemp configure:16673: gcc -o conftest -g -O2 conftest.c >&5 configure:16673: $? = 0 configure:16673: result: yes configure:16673: checking for munmap configure:16673: gcc -o conftest -g -O2 conftest.c >&5 configure:16673: $? = 0 configure:16673: result: yes configure:16673: checking for newlocale configure:16673: gcc -o conftest -g -O2 conftest.c >&5 configure:16673: $? = 0 configure:16673: result: yes configure:16673: checking for pipe2 configure:16673: gcc -o conftest -g -O2 conftest.c >&5 configure:16673: $? = 0 configure:16673: result: yes configure:16673: checking for ppoll configure:16673: gcc -o conftest -g -O2 conftest.c >&5 configure:16673: $? = 0 configure:16673: result: yes configure:16673: checking for putenv configure:16673: gcc -o conftest -g -O2 conftest.c >&5 configure:16673: $? = 0 configure:16673: result: yes configure:16673: checking for re_comp configure:16673: gcc -o conftest -g -O2 conftest.c >&5 configure:16673: $? = 0 configure:16673: result: yes configure:16673: checking for regcomp configure:16673: gcc -o conftest -g -O2 conftest.c >&5 configure:16673: $? = 0 configure:16673: result: yes configure:16673: checking for select configure:16673: gcc -o conftest -g -O2 conftest.c >&5 configure:16673: $? = 0 configure:16673: result: yes configure:16673: checking for setenv configure:16673: gcc -o conftest -g -O2 conftest.c >&5 configure:16673: $? = 0 configure:16673: result: yes configure:16673: checking for socket configure:16673: gcc -o conftest -g -O2 conftest.c >&5 configure:16673: $? = 0 configure:16673: result: yes configure:16673: checking for strcasecmp configure:16673: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:224:6: warning: conflicting types for built-in function 'strcasecmp' char strcasecmp (); ^ configure:16673: $? = 0 configure:16673: result: yes configure:16673: checking for strcasestr configure:16673: gcc -o conftest -g -O2 conftest.c >&5 configure:16673: $? = 0 configure:16673: result: yes configure:16673: checking for strchr configure:16673: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:226:6: warning: conflicting types for built-in function 'strchr' char strchr (); ^ configure:16673: $? = 0 configure:16673: result: yes configure:16673: checking for strcspn configure:16673: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:227:6: warning: conflicting types for built-in function 'strcspn' char strcspn (); ^ configure:16673: $? = 0 configure:16673: result: yes configure:16673: checking for strdup configure:16673: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:228:6: warning: conflicting types for built-in function 'strdup' char strdup (); ^ configure:16673: $? = 0 configure:16673: result: yes configure:16673: checking for strerror configure:16673: gcc -o conftest -g -O2 conftest.c >&5 configure:16673: $? = 0 configure:16673: result: yes configure:16673: checking for strlcat configure:16673: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccpMnat2.o: In function `main': /usr/src/asterisk-18.4.0/conftest.c:241: undefined reference to `strlcat' collect2: error: ld returned 1 exit status configure:16673: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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:16673: result: no configure:16673: checking for strlcpy configure:16673: gcc -o conftest -g -O2 conftest.c >&5 /tmp/cc7fniB4.o: In function `main': /usr/src/asterisk-18.4.0/conftest.c:241: undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure:16673: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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:16673: result: no configure:16673: checking for strncasecmp configure:16673: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:230:6: warning: conflicting types for built-in function 'strncasecmp' char strncasecmp (); ^ configure:16673: $? = 0 configure:16673: result: yes configure:16673: checking for strndup configure:16673: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:231:6: warning: conflicting types for built-in function 'strndup' char strndup (); ^ configure:16673: $? = 0 configure:16673: result: yes configure:16673: checking for strnlen configure:16673: gcc -o conftest -g -O2 conftest.c >&5 configure:16673: $? = 0 configure:16673: result: yes configure:16673: checking for strrchr configure:16673: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:233:6: warning: conflicting types for built-in function 'strrchr' char strrchr (); ^ configure:16673: $? = 0 configure:16673: result: yes configure:16673: checking for strsep configure:16673: gcc -o conftest -g -O2 conftest.c >&5 configure:16673: $? = 0 configure:16673: result: yes configure:16673: checking for strspn configure:16673: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:235:6: warning: conflicting types for built-in function 'strspn' char strspn (); ^ configure:16673: $? = 0 configure:16673: result: yes configure:16673: checking for strstr configure:16673: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:236:6: warning: conflicting types for built-in function 'strstr' char strstr (); ^ configure:16673: $? = 0 configure:16673: result: yes configure:16673: checking for strtod configure:16673: result: yes configure:16673: checking for strtol configure:16673: gcc -o conftest -g -O2 conftest.c >&5 configure:16673: $? = 0 configure:16673: result: yes configure:16673: checking for strtold configure:16673: gcc -o conftest -g -O2 conftest.c >&5 configure:16673: $? = 0 configure:16673: result: yes configure:16673: checking for strtoq configure:16673: gcc -o conftest -g -O2 conftest.c >&5 configure:16673: $? = 0 configure:16673: result: yes configure:16673: checking for unsetenv configure:16673: gcc -o conftest -g -O2 conftest.c >&5 configure:16673: $? = 0 configure:16673: result: yes configure:16673: checking for uselocale configure:16673: gcc -o conftest -g -O2 conftest.c >&5 configure:16673: $? = 0 configure:16673: result: yes configure:16673: checking for utime configure:16673: gcc -o conftest -g -O2 conftest.c >&5 configure:16673: $? = 0 configure:16673: result: yes configure:16673: checking for vasprintf configure:16673: gcc -o conftest -g -O2 conftest.c >&5 configure:16673: $? = 0 configure:16673: result: yes configure:16673: checking for getpeereid configure:16673: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccebKbLQ.o: In function `main': /usr/src/asterisk-18.4.0/conftest.c:256: undefined reference to `getpeereid' collect2: error: ld returned 1 exit status configure:16673: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 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:16673: result: no configure:16673: checking for sysctl configure:16673: gcc -o conftest -g -O2 conftest.c >&5 configure:16673: $? = 0 configure:16673: result: yes configure:16673: checking for swapctl configure:16673: gcc -o conftest -g -O2 conftest.c >&5 /tmp/cc8F8WO1.o: In function `main': /usr/src/asterisk-18.4.0/conftest.c:257: undefined reference to `swapctl' collect2: error: ld returned 1 exit status configure:16673: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 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:16673: result: no configure:16673: checking for malloc_trim configure:16673: gcc -o conftest -g -O2 conftest.c >&5 configure:16673: $? = 0 configure:16673: result: yes configure:16683: checking for htonll configure:16696: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccF6UOia.o: In function `main': /usr/src/asterisk-18.4.0/conftest.c:228: undefined reference to `htonll' collect2: error: ld returned 1 exit status configure:16696: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 1 | /* end confdefs.h. */ | #include | int | main () | { | return htonll(0); | ; | return 0; | } configure:16703: result: no configure:16710: checking for ntohll configure:16723: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccsIn6s3.o: In function `main': /usr/src/asterisk-18.4.0/conftest.c:228: undefined reference to `ntohll' collect2: error: ld returned 1 exit status configure:16723: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 1 | /* end confdefs.h. */ | #include | int | main () | { | return ntohll(0); | ; | return 0; | } configure:16730: result: no configure:16739: checking for sqrt in -lm configure:16764: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:231:6: warning: conflicting types for built-in function 'sqrt' char sqrt (); ^ configure:16764: $? = 0 configure:16773: result: yes configure:16788: checking for exp2 configure:16788: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:248:6: warning: conflicting types for built-in function 'exp2' char exp2 (); ^ configure:16788: $? = 0 configure:16788: result: yes configure:16788: checking for log2 configure:16788: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:249:6: warning: conflicting types for built-in function 'log2' char log2 (); ^ configure:16788: $? = 0 configure:16788: result: yes configure:16788: checking for exp10 configure:16788: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:250:6: warning: conflicting types for built-in function 'exp10' char exp10 (); ^ configure:16788: $? = 0 configure:16788: result: yes configure:16788: checking for log10 configure:16788: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:251:6: warning: conflicting types for built-in function 'log10' char log10 (); ^ configure:16788: $? = 0 configure:16788: result: yes configure:16788: checking for sin configure:16788: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:252:6: warning: conflicting types for built-in function 'sin' char sin (); ^ configure:16788: $? = 0 configure:16788: result: yes configure:16788: checking for cos configure:16788: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:253:6: warning: conflicting types for built-in function 'cos' char cos (); ^ configure:16788: $? = 0 configure:16788: result: yes configure:16788: checking for tan configure:16788: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:254:6: warning: conflicting types for built-in function 'tan' char tan (); ^ configure:16788: $? = 0 configure:16788: result: yes configure:16788: checking for asin configure:16788: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:255:6: warning: conflicting types for built-in function 'asin' char asin (); ^ configure:16788: $? = 0 configure:16788: result: yes configure:16788: checking for acos configure:16788: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:256:6: warning: conflicting types for built-in function 'acos' char acos (); ^ configure:16788: $? = 0 configure:16788: result: yes configure:16788: checking for atan configure:16788: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:257:6: warning: conflicting types for built-in function 'atan' char atan (); ^ configure:16788: $? = 0 configure:16788: result: yes configure:16788: checking for atan2 configure:16788: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:258:6: warning: conflicting types for built-in function 'atan2' char atan2 (); ^ configure:16788: $? = 0 configure:16788: result: yes configure:16788: checking for pow configure:16788: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:259:6: warning: conflicting types for built-in function 'pow' char pow (); ^ configure:16788: $? = 0 configure:16788: result: yes configure:16788: checking for rint configure:16788: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:260:6: warning: conflicting types for built-in function 'rint' char rint (); ^ configure:16788: $? = 0 configure:16788: result: yes configure:16788: checking for exp configure:16788: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:261:6: warning: conflicting types for built-in function 'exp' char exp (); ^ configure:16788: $? = 0 configure:16788: result: yes configure:16788: checking for log configure:16788: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:262:6: warning: conflicting types for built-in function 'log' char log (); ^ configure:16788: $? = 0 configure:16788: result: yes configure:16788: checking for remainder configure:16788: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:263:6: warning: conflicting types for built-in function 'remainder' char remainder (); ^ configure:16788: $? = 0 configure:16788: result: yes configure:16788: checking for fmod configure:16788: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:264:6: warning: conflicting types for built-in function 'fmod' char fmod (); ^ configure:16788: $? = 0 configure:16788: result: yes configure:16788: checking for round configure:16788: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:265:6: warning: conflicting types for built-in function 'round' char round (); ^ configure:16788: $? = 0 configure:16788: result: yes configure:16788: checking for roundf configure:16788: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:266:6: warning: conflicting types for built-in function 'roundf' char roundf (); ^ configure:16788: $? = 0 configure:16788: result: yes configure:16788: checking for trunc configure:16788: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:267:6: warning: conflicting types for built-in function 'trunc' char trunc (); ^ configure:16788: $? = 0 configure:16788: result: yes configure:16788: checking for floor configure:16788: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:268:6: warning: conflicting types for built-in function 'floor' char floor (); ^ configure:16788: $? = 0 configure:16788: result: yes configure:16788: checking for ceil configure:16788: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:269:6: warning: conflicting types for built-in function 'ceil' char ceil (); ^ configure:16788: $? = 0 configure:16788: result: yes configure:16804: checking for exp2l configure:16804: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:270:6: warning: conflicting types for built-in function 'exp2l' char exp2l (); ^ configure:16804: $? = 0 configure:16804: result: yes configure:16804: checking for log2l configure:16804: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:271:6: warning: conflicting types for built-in function 'log2l' char log2l (); ^ configure:16804: $? = 0 configure:16804: result: yes configure:16804: checking for exp10l configure:16804: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:272:6: warning: conflicting types for built-in function 'exp10l' char exp10l (); ^ configure:16804: $? = 0 configure:16804: result: yes configure:16804: checking for log10l configure:16804: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:273:6: warning: conflicting types for built-in function 'log10l' char log10l (); ^ configure:16804: $? = 0 configure:16804: result: yes configure:16804: checking for sinl configure:16804: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:274:6: warning: conflicting types for built-in function 'sinl' char sinl (); ^ configure:16804: $? = 0 configure:16804: result: yes configure:16804: checking for cosl configure:16804: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:275:6: warning: conflicting types for built-in function 'cosl' char cosl (); ^ configure:16804: $? = 0 configure:16804: result: yes configure:16804: checking for tanl configure:16804: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:276:6: warning: conflicting types for built-in function 'tanl' char tanl (); ^ configure:16804: $? = 0 configure:16804: result: yes configure:16804: checking for asinl configure:16804: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:277:6: warning: conflicting types for built-in function 'asinl' char asinl (); ^ configure:16804: $? = 0 configure:16804: result: yes configure:16804: checking for acosl configure:16804: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:278:6: warning: conflicting types for built-in function 'acosl' char acosl (); ^ configure:16804: $? = 0 configure:16804: result: yes configure:16804: checking for atanl configure:16804: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:279:6: warning: conflicting types for built-in function 'atanl' char atanl (); ^ configure:16804: $? = 0 configure:16804: result: yes configure:16804: checking for atan2l configure:16804: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:280:6: warning: conflicting types for built-in function 'atan2l' char atan2l (); ^ configure:16804: $? = 0 configure:16804: result: yes configure:16804: checking for powl configure:16804: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:281:6: warning: conflicting types for built-in function 'powl' char powl (); ^ configure:16804: $? = 0 configure:16804: result: yes configure:16804: checking for sqrtl configure:16804: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:282:6: warning: conflicting types for built-in function 'sqrtl' char sqrtl (); ^ configure:16804: $? = 0 configure:16804: result: yes configure:16804: checking for rintl configure:16804: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:283:6: warning: conflicting types for built-in function 'rintl' char rintl (); ^ configure:16804: $? = 0 configure:16804: result: yes configure:16804: checking for expl configure:16804: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:284:6: warning: conflicting types for built-in function 'expl' char expl (); ^ configure:16804: $? = 0 configure:16804: result: yes configure:16804: checking for logl configure:16804: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:285:6: warning: conflicting types for built-in function 'logl' char logl (); ^ configure:16804: $? = 0 configure:16804: result: yes configure:16804: checking for remainderl configure:16804: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:286:6: warning: conflicting types for built-in function 'remainderl' char remainderl (); ^ configure:16804: $? = 0 configure:16804: result: yes configure:16804: checking for fmodl configure:16804: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:287:6: warning: conflicting types for built-in function 'fmodl' char fmodl (); ^ configure:16804: $? = 0 configure:16804: result: yes configure:16804: checking for roundl configure:16804: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:288:6: warning: conflicting types for built-in function 'roundl' char roundl (); ^ configure:16804: $? = 0 configure:16804: result: yes configure:16804: checking for truncl configure:16804: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:289:6: warning: conflicting types for built-in function 'truncl' char truncl (); ^ configure:16804: $? = 0 configure:16804: result: yes configure:16804: checking for floorl configure:16804: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:290:6: warning: conflicting types for built-in function 'floorl' char floorl (); ^ configure:16804: $? = 0 configure:16804: result: yes configure:16804: checking for ceill configure:16804: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:291:6: warning: conflicting types for built-in function 'ceill' char ceill (); ^ configure:16804: $? = 0 configure:16804: result: yes configure:16815: checking for LLONG_MAX in limits.h configure:16828: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:16828: $? = 0 configure:16829: result: yes configure:16842: checking for timersub in time.h configure:16855: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:16855: $? = 0 configure:16856: result: yes configure:16869: checking for a version of GNU ld that supports the --dynamic-list flag configure:16890: gcc -o conftest -g -O2 -Wl,--dynamic-list,conftest.dynamics conftest.c -lm >&5 configure:16890: $? = 0 configure:16892: result: yes configure:16905: checking for sys/poll.h configure:16905: result: yes configure:16941: checking for inet_aton configure:16941: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:16941: $? = 0 configure:16941: result: yes configure:16952: checking for IP_PKTINFO configure:16965: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:16965: $? = 0 configure:16966: result: yes configure:16980: checking for library containing gethostbyname_r configure:17011: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:17011: $? = 0 configure:17028: result: none required configure:17037: checking for gethostbyname_r with 6 arguments configure:17051: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:279:22: warning: initialization makes pointer from integer without a cast struct hostent *he = gethostbyname_r((const char *)NULL, (struct hostent *)NULL, (char *)NULL, (int)0, (struct hostent **)NULL, (int *)NULL); ^ configure:17051: $? = 0 configure:17052: result: yes configure:17065: checking for gethostbyname_r with 5 arguments configure:17079: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:280:104: warning: passing argument 5 of 'gethostbyname_r' from incompatible pointer type struct hostent *he = gethostbyname_r((const char *)NULL, (struct hostent *)NULL, (char *)NULL, (int)0, (int *)NULL); ^ In file included from conftest.c:276:0: /usr/include/netdb.h:179:12: note: expected 'struct hostent ** __restrict__' but argument is of type 'int *' extern int gethostbyname_r (const char *__restrict __name, ^ conftest.c:280:22: error: too few arguments to function 'gethostbyname_r' struct hostent *he = gethostbyname_r((const char *)NULL, (struct hostent *)NULL, (char *)NULL, (int)0, (int *)NULL); ^ In file included from conftest.c:276:0: /usr/include/netdb.h:179:12: note: declared here extern int gethostbyname_r (const char *__restrict __name, ^ configure:17079: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_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:17086: result: no configure:17093: checking byteswap.h usability configure:17093: gcc -c -g -O2 conftest.c >&5 configure:17093: $? = 0 configure:17093: result: yes configure:17093: checking byteswap.h presence configure:17093: gcc -E conftest.c configure:17093: $? = 0 configure:17093: result: yes configure:17093: checking for byteswap.h configure:17093: result: yes configure:17104: checking for __swap16 variant of byteswapping macros configure:17117: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:276:24: fatal error: sys/endian.h: No such file or directory #include ^ compilation terminated. configure:17117: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_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:17124: result: no configure:17131: checking for bswap16 variant of byteswapping macros configure:17144: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:276:24: fatal error: sys/endian.h: No such file or directory #include ^ compilation terminated. configure:17144: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_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:17151: result: no configure:17158: checking for locale_t in locale.h configure:17171: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:17171: $? = 0 configure:17172: result: yes configure:17211: checking for O_EVTONLY in fcntl.h configure:17224: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:281:9: error: 'O_EVTONLY' undeclared (first use in this function) int a = O_EVTONLY; ^ conftest.c:281:9: note: each undeclared identifier is reported only once for each function it appears in configure:17224: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | /* end confdefs.h. */ | #include | int | main () | { | int a = O_EVTONLY; | ; | return 0; | } configure:17231: result: no configure:17238: checking for O_SYMLINK in fcntl.h configure:17251: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:281:9: error: 'O_SYMLINK' undeclared (first use in this function) int a = O_SYMLINK; ^ conftest.c:281:9: note: each undeclared identifier is reported only once for each function it appears in configure:17251: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | /* end confdefs.h. */ | #include | int | main () | { | int a = O_SYMLINK; | ; | return 0; | } configure:17258: result: no configure:17267: checking for PTHREAD_RWLOCK_INITIALIZER in pthread.h configure:17292: gcc -c -g -O2 conftest.c >&5 configure:17292: $? = 0 configure:17293: result: yes configure:17312: checking for PTHREAD_RWLOCK_PREFER_WRITER_NP in pthread.h configure:17325: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:17325: $? = 0 configure:17326: result: yes configure:17339: checking for PTHREAD_MUTEX_RECURSIVE_NP in pthread.h configure:17352: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:17352: $? = 0 configure:17353: result: yes configure:17366: checking for PTHREAD_MUTEX_ADAPTIVE_NP in pthread.h configure:17379: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:17379: $? = 0 configure:17380: result: yes configure:17393: checking for pthread_spinlock_t in pthread.h configure:17406: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:17406: $? = 0 configure:17407: result: yes configure:17425: checking for pthread_rwlock_timedwrlock() in pthread.h configure:17440: gcc -o conftest -g -O2 -pthread conftest.c -lm >&5 configure:17440: $? = 0 configure:17442: result: yes configure:17458: checking for working unnamed semaphores configure:17481: gcc -o conftest -g -O2 -pthread conftest.c -lm >&5 configure:17481: $? = 0 configure:17481: ./conftest configure:17481: $? = 0 configure:17482: result: yes configure:17504: checking if PTHREAD_ONCE_INIT needs braces configure:17521: gcc -c -g -O2 -Werror -Wmissing-braces conftest.c >&5 configure:17521: $? = 0 configure:17523: result: no configure:17545: checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP in pthread.h configure:17570: gcc -c -g -O2 conftest.c >&5 configure:17570: $? = 0 configure:17571: result: yes configure:17592: checking whether we can compare a mutex to its initial value configure:17609: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:290:13: error: invalid operands to binary != (have 'pthread_mutex_t' and 'pthread_mutex_t') if ((lock) != ((pthread_mutex_t) PTHREAD_MUTEX_INITIALIZER)) { ^ configure:17609: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 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_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 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:17616: result: no configure:17641: checking sys/thr.h usability configure:17641: gcc -c -g -O2 conftest.c >&5 conftest.c:318:21: fatal error: sys/thr.h: No such file or directory #include ^ compilation terminated. configure:17641: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 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_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 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:17641: result: no configure:17641: checking sys/thr.h presence configure:17641: gcc -E conftest.c conftest.c:285:21: fatal error: sys/thr.h: No such file or directory #include ^ compilation terminated. configure:17641: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 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_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | /* end confdefs.h. */ | #include configure:17641: result: no configure:17641: checking for sys/thr.h configure:17641: result: no configure:17652: checking for compiler sync operations configure:17665: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:17665: $? = 0 configure:17666: result: yes configure:17680: checking for compiler atomic operations configure:17693: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:17693: $? = 0 configure:17694: result: yes configure:17713: checking if your system printf is NULL-safe. configure:17732: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:17732: $? = 0 configure:17732: ./conftest configure:17732: $? = 0 configure:17736: result: yes configure:17747: checking if socket() accepts SOCK_NONBLOCK configure:17777: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:17777: $? = 0 configure:17777: ./conftest configure:17777: $? = 0 configure:17778: result: yes configure:17792: checking if we can increase the maximum select-able file descriptor configure:17833: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:309:35: error: expected expression before '[' token struct ast_fdset { long fds_bits[[1024]]; } fds = { { 0, } }; ^ In file included from conftest.c:291:0: conftest.c:313:26: error: 'fds' undeclared (first use in this function) FD_SET(fd0, (fd_set *) &fds); ^ conftest.c:313:26: note: each undeclared identifier is reported only once for each function it appears in configure:17833: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 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_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_C_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_SOCK_NONBLOCK 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:17840: result: no configure:17881: checking if we have usable eventfd support configure:17899: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:17899: $? = 0 configure:17899: ./conftest configure:17899: $? = 0 configure:17900: result: yes configure:17915: checking for compiler 'attribute pure' support configure:17933: gcc -c -g -O2 -Wall -Wno-unused -Werror conftest.c >&5 configure:17933: $? = 0 configure:17934: result: yes configure:17955: checking for compiler 'attribute malloc' support configure:17973: gcc -c -g -O2 -Wall -Wno-unused -Werror conftest.c >&5 configure:17973: $? = 0 configure:17974: result: yes configure:17995: checking for compiler 'attribute const' support configure:18013: gcc -c -g -O2 -Wall -Wno-unused -Werror conftest.c >&5 configure:18013: $? = 0 configure:18014: result: yes configure:18035: checking for compiler 'attribute unused' support configure:18053: gcc -c -g -O2 -Wall -Wno-unused -Werror conftest.c >&5 configure:18053: $? = 0 configure:18054: result: yes configure:18075: checking for compiler 'attribute always_inline' support configure:18093: gcc -c -g -O2 -Wall -Wno-unused -Werror conftest.c >&5 conftest.c:294:39: error: always_inline function might not be inlinable [-Werror=attributes] void __attribute__((always_inline)) *test(void *muffin, ...) {return (void *) 0;} ^ cc1: all warnings being treated as errors configure:18093: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 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_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_C_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_EVENTFD 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:18104: result: no configure:18115: checking for compiler 'attribute deprecated' support configure:18133: gcc -c -g -O2 -Wall -Wno-unused -Werror conftest.c >&5 configure:18133: $? = 0 configure:18134: result: yes configure:18155: checking for compiler 'attribute sentinel' support configure:18173: gcc -c -g -O2 -Wall -Wno-unused -Werror conftest.c >&5 configure:18173: $? = 0 configure:18174: result: yes configure:18195: checking for compiler 'attribute warn_unused_result' support configure:18213: gcc -c -g -O2 -Wall -Wno-unused -Werror conftest.c >&5 configure:18213: $? = 0 configure:18214: result: yes configure:18235: checking for compiler 'attribute may_alias' support configure:18253: gcc -c -g -O2 -Wall -Wno-unused -Werror conftest.c >&5 configure:18253: $? = 0 configure:18254: result: yes configure:18275: checking for compiler 'attribute constructor' support configure:18293: gcc -c -g -O2 -Wall -Wno-unused -Werror conftest.c >&5 configure:18293: $? = 0 configure:18294: result: yes configure:18319: checking for compiler 'attribute destructor' support configure:18337: gcc -c -g -O2 -Wall -Wno-unused -Werror conftest.c >&5 configure:18337: $? = 0 configure:18338: result: yes configure:18362: checking for compiler 'attribute noreturn' support configure:18380: gcc -c -g -O2 -Wall -Wno-unused -Werror conftest.c >&5 configure:18380: $? = 0 configure:18381: result: yes configure:18402: checking for -fsanitize=address support configure:18419: gcc -c -fsanitize=address -fno-omit-frame-pointer conftest.c >&5 configure:18419: $? = 0 configure:18420: result: yes configure:18434: checking for -fsanitize=thread support configure:18451: gcc -c -fno-omit-frame-pointer -pie -fPIE -fsanitize=thread conftest.c >&5 configure:18451: $? = 0 configure:18452: result: yes configure:18466: checking for -fsanitize=leak support configure:18483: gcc -c -fno-omit-frame-pointer -fsanitize=leak conftest.c >&5 configure:18483: $? = 0 configure:18484: result: yes configure:18498: checking for -fsanitize=undefined support configure:18515: gcc -c -fno-omit-frame-pointer -fsanitize=undefined conftest.c >&5 configure:18515: $? = 0 configure:18516: result: yes configure:18530: checking for -Wdeclaration-after-statement support configure:18533: result: yes configure:18543: checking for -Wtrampolines support configure:18546: result: yes configure:18556: checking for _FORTIFY_SOURCE support configure:18559: result: yes configure:18569: checking for -fno-strict-overflow configure:18572: result: yes configure:18582: checking for -Wno-format-truncation configure:18585: result: yes configure:18595: checking for -Wno-stringop-truncation configure:18598: result: yes configure:18608: checking for -Wshadow configure:18611: result: yes configure:18621: checking for -march=native support configure:18624: result: yes configure:18647: checking whether to use rpath configure:18657: result: not needed configure:18664: checking for sysinfo configure:18677: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:18677: $? = 0 configure:18678: result: yes configure:18691: checking for library containing res_9_ninit configure:18722: gcc -o conftest -g -O2 conftest.c -lm >&5 /tmp/ccwgsfln.o: In function `main': /usr/src/asterisk-18.4.0/conftest.c:313: undefined reference to `res_9_ninit' collect2: error: ld returned 1 exit status configure:18722: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 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_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_C_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_EVENTFD 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_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_ATTRIBUTE_noreturn 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:18722: gcc -o conftest -g -O2 conftest.c -lresolv -lm >&5 /tmp/ccb5PLjt.o: In function `main': /usr/src/asterisk-18.4.0/conftest.c:313: undefined reference to `res_9_ninit' collect2: error: ld returned 1 exit status configure:18722: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 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_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_C_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_EVENTFD 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_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_ATTRIBUTE_noreturn 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:18739: result: no configure:18747: checking for res_ninit configure:18770: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:18770: $? = 0 configure:18771: result: yes configure:18776: checking for library containing res_9_ndestroy configure:18807: gcc -o conftest -g -O2 conftest.c -lm >&5 /tmp/ccyfrLlt.o: In function `main': /usr/src/asterisk-18.4.0/conftest.c:314: undefined reference to `res_9_ndestroy' collect2: error: ld returned 1 exit status configure:18807: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 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_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_C_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_EVENTFD 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_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_ATTRIBUTE_noreturn 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:18807: gcc -o conftest -g -O2 conftest.c -lresolv -lm >&5 /tmp/ccqs1fZu.o: In function `main': /usr/src/asterisk-18.4.0/conftest.c:314: undefined reference to `res_9_ndestroy' collect2: error: ld returned 1 exit status configure:18807: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 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_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_C_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_EVENTFD 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_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_ATTRIBUTE_noreturn 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:18824: result: no configure:18832: checking for res_ndestroy configure:18855: gcc -o conftest -g -O2 conftest.c -lm >&5 /tmp/ccTiZf2z.o: In function `main': /usr/src/asterisk-18.4.0/conftest.c:317: undefined reference to `res_ndestroy' collect2: error: ld returned 1 exit status configure:18855: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 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_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_C_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_EVENTFD 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_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_ATTRIBUTE_noreturn 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:18862: result: no configure:18868: checking for library containing res_9_close configure:18899: gcc -o conftest -g -O2 conftest.c -lm >&5 /tmp/ccRNk4IE.o: In function `main': /usr/src/asterisk-18.4.0/conftest.c:314: undefined reference to `res_9_close' collect2: error: ld returned 1 exit status configure:18899: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 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_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_C_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_EVENTFD 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_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_ATTRIBUTE_noreturn 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:18899: gcc -o conftest -g -O2 conftest.c -lresolv -lm >&5 /tmp/ccYypdIK.o: In function `main': /usr/src/asterisk-18.4.0/conftest.c:314: undefined reference to `res_9_close' collect2: error: ld returned 1 exit status configure:18899: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 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_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_C_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_EVENTFD 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_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_ATTRIBUTE_noreturn 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:18916: result: no configure:18924: checking for res_close configure:18947: gcc -o conftest -g -O2 conftest.c -lm >&5 /tmp/ccyIeH7M.o: In function `main': /usr/src/asterisk-18.4.0/conftest.c:317: undefined reference to `__res_close' collect2: error: ld returned 1 exit status configure:18947: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 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_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_C_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_EVENTFD 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_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_ATTRIBUTE_noreturn 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:18954: result: no configure:18968: checking for BIND_8_COMPAT required configure:18984: gcc -c -g -O2 conftest.c >&5 configure:18984: $? = 0 configure:18985: result: no configure:18997: checking for GLOB_NOMAGIC in glob.h configure:19022: gcc -c -g -O2 conftest.c >&5 configure:19022: $? = 0 configure:19023: result: yes configure:19044: checking for GLOB_BRACE in glob.h configure:19069: gcc -c -g -O2 conftest.c >&5 configure:19069: $? = 0 configure:19070: result: yes configure:19091: checking for RTLD_NOLOAD in dlfcn.h configure:19116: gcc -c -g -O2 conftest.c >&5 configure:19116: $? = 0 configure:19117: result: yes configure:19138: checking for IP_MTU_DISCOVER in netinet/in.h configure:19163: gcc -c -g -O2 conftest.c >&5 configure:19163: $? = 0 configure:19164: result: yes configure:19187: checking size of int configure:19192: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:19192: $? = 0 configure:19192: ./conftest configure:19192: $? = 0 configure:19206: result: 4 configure:19220: checking size of long configure:19225: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:19225: $? = 0 configure:19225: ./conftest configure:19225: $? = 0 configure:19239: result: 8 configure:19253: checking size of long long configure:19258: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:19258: $? = 0 configure:19258: ./conftest configure:19258: $? = 0 configure:19272: result: 8 configure:19286: checking size of char * configure:19291: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:19291: $? = 0 configure:19291: ./conftest configure:19291: $? = 0 configure:19305: result: 8 configure:19319: checking size of long configure:19338: result: 8 configure:19352: checking size of long long configure:19371: result: 8 configure:19381: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:19381: $? = 0 configure:19381: ./conftest configure:19381: $? = 0 configure:19392: checking size of fd_set.fds_bits configure:19411: result: 8 configure:19439: checking for dladdr in dlfcn.h configure:19457: gcc -o conftest -g -O2 conftest.c -lm -ldl >&5 configure:19457: $? = 0 configure:19458: result: yes configure:19526: checking for snd_pcm_open in -lasound configure:19551: gcc -o conftest -g -O2 conftest.c -lasound -lm >&5 configure:19551: $? = 0 configure:19560: result: yes configure:19583: checking alsa/asoundlib.h usability configure:19583: gcc -c -g -O2 conftest.c >&5 configure:19583: $? = 0 configure:19583: result: yes configure:19583: checking alsa/asoundlib.h presence configure:19583: gcc -E conftest.c configure:19583: $? = 0 configure:19583: result: yes configure:19583: checking for alsa/asoundlib.h configure:19583: result: yes configure:19623: checking for bfd_openr in -lbfd configure:19648: gcc -o conftest -g -O2 conftest.c -lbfd -lm >&5 configure:19648: $? = 0 configure:19657: result: yes configure:19680: checking bfd.h usability configure:19680: gcc -c -g -O2 conftest.c >&5 configure:19680: $? = 0 configure:19680: result: yes configure:19680: checking bfd.h presence configure:19680: gcc -E conftest.c configure:19680: $? = 0 configure:19680: result: yes configure:19680: checking for bfd.h configure:19680: result: yes configure:19916: checking for cap_from_text in -lcap configure:19941: gcc -o conftest -g -O2 conftest.c -lcap -lm >&5 /usr/bin/ld: cannot find -lcap collect2: error: ld returned 1 exit status configure:19941: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 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_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_C_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_EVENTFD 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_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_ATTRIBUTE_noreturn 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 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_ALSA 1 | #define HAVE_BFD 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:19950: result: no configure:20003: checking for DAHDI_RESET_COUNTERS in dahdi/user.h configure:20028: gcc -c -g -O2 conftest.c >&5 configure:20028: $? = 0 configure:20029: result: yes configure:20148: checking for DAHDI_POLICY_HALF_FULL in dahdi/user.h configure:20173: gcc -c -g -O2 conftest.c >&5 configure:20173: $? = 0 configure:20174: result: yes configure:20195: checking for enhanced dahdi vmwi support configure:20215: gcc -c -g -O2 conftest.c >&5 configure:20215: $? = 0 configure:20216: result: yes configure:20236: checking if "int foo = DAHDI_ECHOCANCEL_FAX_MODE" compiles using dahdi/user.h configure:20256: gcc -c -g -O2 conftest.c >&5 configure:20256: $? = 0 configure:20257: result: yes configure:20277: checking for getifaddrs() support configure:20297: gcc -c -g -O2 conftest.c >&5 configure:20297: $? = 0 configure:20298: result: yes configure:20317: checking for timerfd support configure:20337: gcc -c -g -O2 conftest.c >&5 configure:20337: $? = 0 configure:20338: result: yes configure:20374: checking for gsm_create in -lgsm configure:20399: gcc -o conftest -g -O2 conftest.c -lgsm -lm >&5 configure:20399: $? = 0 configure:20408: result: yes configure:20439: checking gsm.h usability configure:20439: gcc -c -g -O2 conftest.c >&5 configure:20439: $? = 0 configure:20439: result: yes configure:20439: checking gsm.h presence configure:20439: gcc -E conftest.c configure:20439: $? = 0 configure:20439: result: yes configure:20439: checking for gsm.h configure:20439: result: yes configure:20447: checking gsm/gsm.h usability configure:20447: gcc -c -g -O2 conftest.c >&5 configure:20447: $? = 0 configure:20447: result: yes configure:20447: checking gsm/gsm.h presence configure:20447: gcc -E conftest.c configure:20447: $? = 0 configure:20447: result: yes configure:20447: checking for gsm/gsm.h configure:20447: result: yes configure:20522: checking for ILBC configure:20529: $PKG_CONFIG --exists --print-errors "libilbc" Package libilbc was not found in the pkg-config search path. Perhaps you should add the directory containing `libilbc.pc' to the PKG_CONFIG_PATH environment variable Package 'libilbc', required by 'world', not found configure:20532: $? = 1 configure:20546: $PKG_CONFIG --exists --print-errors "libilbc" Package libilbc was not found in the pkg-config search path. Perhaps you should add the directory containing `libilbc.pc' to the PKG_CONFIG_PATH environment variable Package 'libilbc', required by 'world', not found configure:20549: $? = 1 configure:20563: result: no Package libilbc was not found in the pkg-config search path. Perhaps you should add the directory containing `libilbc.pc' to the PKG_CONFIG_PATH environment variable Package 'libilbc', required by 'world', not found configure:20629: checking for iconv_open in -liconv configure:20654: gcc -o conftest -g -O2 conftest.c -liconv -lm >&5 /usr/bin/ld: cannot find -liconv collect2: error: ld returned 1 exit status configure:20654: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 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_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_C_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_EVENTFD 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_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_ATTRIBUTE_noreturn 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 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_ALSA 1 | #define HAVE_BFD 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 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:20663: result: no configure:20726: checking for libiconv_open in -liconv configure:20751: gcc -o conftest -g -O2 conftest.c -liconv -lm >&5 /usr/bin/ld: cannot find -liconv collect2: error: ld returned 1 exit status configure:20751: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 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_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_C_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_EVENTFD 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_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_ATTRIBUTE_noreturn 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 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_ALSA 1 | #define HAVE_BFD 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 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:20760: result: no configure:20823: checking for iconv_close in -lc configure:20848: gcc -o conftest -g -O2 conftest.c -lc -lm >&5 configure:20848: $? = 0 configure:20857: result: yes configure:20880: checking iconv.h usability configure:20880: gcc -c -g -O2 conftest.c >&5 configure:20880: $? = 0 configure:20880: result: yes configure:20880: checking iconv.h presence configure:20880: gcc -E conftest.c configure:20880: $? = 0 configure:20880: result: yes configure:20880: checking for iconv.h configure:20880: result: yes configure:20921: checking for icaltimezone_get_utc_timezone in -lical configure:20946: gcc -o conftest -g -O2 -pthread conftest.c -lical -lm >&5 configure:20946: $? = 0 configure:20955: result: yes configure:20978: checking libical/ical.h usability configure:20978: gcc -c -g -O2 -pthread conftest.c >&5 configure:20978: $? = 0 configure:20978: result: yes configure:20978: checking libical/ical.h presence configure:20978: gcc -E -pthread conftest.c configure:20978: $? = 0 configure:20978: result: yes configure:20978: checking for libical/ical.h configure:20978: result: yes configure:21018: checking for iks_start_sasl in -liksemel configure:21043: gcc -o conftest -g -O2 conftest.c -liksemel -lm >&5 configure:21043: $? = 0 configure:21052: result: yes configure:21075: checking iksemel.h usability configure:21075: gcc -c -g -O2 conftest.c >&5 configure:21075: $? = 0 configure:21075: result: yes configure:21075: checking iksemel.h presence configure:21075: gcc -E conftest.c configure:21075: $? = 0 configure:21075: result: yes configure:21075: checking for iksemel.h configure:21075: result: yes configure:21110: checking for UW IMAP Toolkit c-client library configure:21178: gcc -o conftest -g -O2 -I/usr/src/asterisk-18.4.0/../imap-2004g/c-client conftest.c -lm /usr/src/asterisk-18.4.0/../imap-2004g/c-client/c-client.a >&5 gcc: error: /usr/src/asterisk-18.4.0/../imap-2004g/c-client/c-client.a: No such file or directory configure:21178: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 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_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_C_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_EVENTFD 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_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_ATTRIBUTE_noreturn 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 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_ALSA 1 | #define HAVE_BFD 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 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_IKSEMEL 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:21258: result: no configure:21413: checking for system c-client library... configure:21482: gcc -o conftest -g -O2 -DUSE_SYSTEM_IMAP conftest.c -lm -lcrypto -lssl -lc-client >&5 conftest.c:331:31: fatal error: imap/c-client.h: No such file or directory #include ^ compilation terminated. configure:21482: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 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_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_C_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_EVENTFD 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_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_ATTRIBUTE_noreturn 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 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_ALSA 1 | #define HAVE_BFD 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 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_IKSEMEL 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:21627: gcc -o conftest -g -O2 -DUSE_SYSTEM_CCLIENT conftest.c -lm -lcrypto -lssl -lc-client >&5 /usr/bin/ld: warning: libssl.so.1.0.0, needed by /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib/libc-client.so, may conflict with libssl.so.1.1 /usr/bin/ld: warning: libcrypto.so.1.0.0, needed by /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib/libc-client.so, may conflict with libcrypto.so.1.1 configure:21627: $? = 0 configure:21768: gcc -o conftest -g -O2 -DUSE_SYSTEM_CCLIENT conftest.c -lm -lcrypto -lssl -lc-client >&5 /usr/bin/ld: warning: libssl.so.1.0.0, needed by /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib/libc-client.so, may conflict with libssl.so.1.1 /usr/bin/ld: warning: libcrypto.so.1.0.0, needed by /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib/libc-client.so, may conflict with libcrypto.so.1.1 configure:21768: $? = 0 configure:21780: result: yes configure:21815: checking for SQLConnect in -liodbc configure:21840: 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:21840: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 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_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_C_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_EVENTFD 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_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_ATTRIBUTE_noreturn 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 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_ALSA 1 | #define HAVE_BFD 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 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IMAP_TK 1 | #define HAVE_IMAP_TK2006 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:21849: result: no configure:21912: checking for inotify_init in -lc configure:21937: gcc -o conftest -g -O2 conftest.c -lc -lm >&5 configure:21937: $? = 0 configure:21946: result: yes configure:21969: checking sys/inotify.h usability configure:21969: gcc -c -g -O2 conftest.c >&5 configure:21969: $? = 0 configure:21969: result: yes configure:21969: checking sys/inotify.h presence configure:21969: gcc -E conftest.c configure:21969: $? = 0 configure:21969: result: yes configure:21969: checking for sys/inotify.h configure:21969: result: yes configure:22009: checking for jack_activate in -ljack configure:22034: gcc -o conftest -g -O2 conftest.c -ljack -lm >&5 configure:22034: $? = 0 configure:22043: result: yes configure:22066: checking jack/jack.h usability configure:22066: gcc -c -g -O2 conftest.c >&5 configure:22066: $? = 0 configure:22066: result: yes configure:22066: checking jack/jack.h presence configure:22066: gcc -E conftest.c configure:22066: $? = 0 configure:22066: result: yes configure:22066: checking for jack/jack.h configure:22066: result: yes configure:22107: checking for kqueue in -lc configure:22132: gcc -o conftest -g -O2 conftest.c -lc -lm >&5 /tmp/ccrIx8le.o: In function `main': /usr/src/asterisk-18.4.0/conftest.c:345: undefined reference to `kqueue' collect2: error: ld returned 1 exit status configure:22132: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 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_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_C_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_EVENTFD 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_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_ATTRIBUTE_noreturn 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 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_ALSA 1 | #define HAVE_BFD 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 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IMAP_TK 1 | #define HAVE_IMAP_TK2006 1 | #define HAVE_INOTIFY 1 | #define HAVE_JACK 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:22141: result: no configure:22193: checking for kevent64 configure:22193: gcc -o conftest -g -O2 conftest.c -lm >&5 /tmp/ccyxXxKg.o: In function `main': /usr/src/asterisk-18.4.0/conftest.c:368: undefined reference to `kevent64' collect2: error: ld returned 1 exit status configure:22193: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 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_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_C_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_EVENTFD 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_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_ATTRIBUTE_noreturn 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 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_ALSA 1 | #define HAVE_BFD 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 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IMAP_TK 1 | #define HAVE_IMAP_TK2006 1 | #define HAVE_INOTIFY 1 | #define HAVE_JACK 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:22193: result: no configure:22217: checking for ldap_initialize in -lldap configure:22242: gcc -o conftest -g -O2 conftest.c -lldap -lm >&5 configure:22242: $? = 0 configure:22251: result: yes configure:22274: checking ldap.h usability configure:22274: gcc -c -g -O2 conftest.c >&5 configure:22274: $? = 0 configure:22274: result: yes configure:22274: checking ldap.h presence configure:22274: gcc -E conftest.c configure:22274: $? = 0 configure:22274: result: yes configure:22274: checking for ldap.h configure:22274: result: yes configure:22314: checking for mISDN_open in -lmISDN configure:22339: gcc -o conftest -g -O2 conftest.c -lmISDN -lm >&5 /usr/bin/ld: cannot find -lmISDN collect2: error: ld returned 1 exit status configure:22339: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 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_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_C_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_EVENTFD 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_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_ATTRIBUTE_noreturn 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 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_ALSA 1 | #define HAVE_BFD 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 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IMAP_TK 1 | #define HAVE_IMAP_TK2006 1 | #define HAVE_INOTIFY 1 | #define HAVE_JACK 1 | #define HAVE_LDAP 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:22348: result: no configure:22753: checking for mysql_config configure:22772: found /usr/bin/mysql_config configure:22784: result: /usr/bin/mysql_config configure:22824: checking for MySQL client bool support configure:22837: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:340:1: error: unknown type name 'bool' bool test = 1; ^ configure:22837: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 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_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_C_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_EVENTFD 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_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_ATTRIBUTE_noreturn 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 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_ALSA 1 | #define HAVE_BFD 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 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IMAP_TK 1 | #define HAVE_IMAP_TK2006 1 | #define HAVE_INOTIFY 1 | #define HAVE_JACK 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | /* end confdefs.h. */ | #include | int | main () | { | bool test = 1; | ; | return 0; | } configure:22844: result: no configure:22850: checking for MySQL client my_bool support configure:22863: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:22863: $? = 0 configure:22864: result: yes configure:22892: checking for nbs_connect in -lnbs configure:22917: gcc -o conftest -g -O2 conftest.c -lnbs -lm >&5 /usr/bin/ld: cannot find -lnbs collect2: error: ld returned 1 exit status configure:22917: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 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_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_C_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_EVENTFD 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_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_ATTRIBUTE_noreturn 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 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_ALSA 1 | #define HAVE_BFD 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 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IMAP_TK 1 | #define HAVE_IMAP_TK2006 1 | #define HAVE_INOTIFY 1 | #define HAVE_JACK 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_MYSQLCLIENT_MY_BOOL 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:22926: result: no configure:23025: checking for neon-config configure:23044: found /usr/bin/neon-config configure:23056: result: /usr/bin/neon-config configure:23145: checking for neon-config configure:23164: found /usr/bin/neon-config configure:23176: result: /usr/bin/neon-config configure:23225: gcc -o conftest -g -O2 -I/usr/include/neon conftest.c -lneon >&5 conftest.c: In function 'main': conftest.c:344:7: warning: extra tokens at end of #endif directive #endif; ^ configure:23225: $? = 0 configure:23289: checking for net-snmp-config configure:23308: found /usr/bin/net-snmp-config configure:23320: result: /usr/bin/net-snmp-config configure:23369: gcc -o conftest -g -O2 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNETSNMP_USE_INLINE -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/x86_64-linux-gnu/perl/5.20/CORE -D_FORTIFY_SOURCE=2 -I. -I/usr/include conftest.c -Wl,-z,relro -Wl,-z,now -L/usr/lib/x86_64-linux-gnu -lnetsnmpmibs -lsensors -lpci -ldl -lnetsnmpagent -lwrap -Wl,-E -lnetsnmp -lcrypto -lm >&5 /usr/bin/ld: warning: libcrypto.so.1.0.0, needed by /usr/lib/x86_64-linux-gnu/libnetsnmp.so, may conflict with libcrypto.so.1.1 configure:23369: $? = 0 configure:23397: checking for newtBell in -lnewt configure:23422: gcc -o conftest -g -O2 conftest.c -lnewt -lm >&5 configure:23422: $? = 0 configure:23431: result: yes configure:23454: checking newt.h usability configure:23454: gcc -c -g -O2 conftest.c >&5 configure:23454: $? = 0 configure:23454: result: yes configure:23454: checking newt.h presence configure:23454: gcc -E conftest.c configure:23454: $? = 0 configure:23454: result: yes configure:23454: checking for newt.h configure:23454: result: yes configure:23495: checking for ub_ctx_delete in -lunbound configure:23520: gcc -o conftest -g -O2 conftest.c -lunbound -lm >&5 configure:23520: $? = 0 configure:23529: result: yes configure:23552: checking unbound.h usability configure:23552: gcc -c -g -O2 conftest.c >&5 configure:23552: $? = 0 configure:23552: result: yes configure:23552: checking unbound.h presence configure:23552: gcc -E conftest.c configure:23552: $? = 0 configure:23552: result: yes configure:23552: checking for unbound.h configure:23552: result: yes configure:23565: checking for unbound version >= 1.5 configure:23589: gcc -o conftest -g -O2 conftest.c -lunbound >&5 conftest.c: In function 'main': conftest.c:348:14: error: #error "Unbound version must be >= 1.5" #error "Unbound version must be >= 1.5" ^ configure:23589: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 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_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_C_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_EVENTFD 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_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_ATTRIBUTE_noreturn 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 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_ALSA 1 | #define HAVE_BFD 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 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IMAP_TK 1 | #define HAVE_IMAP_TK2006 1 | #define HAVE_INOTIFY 1 | #define HAVE_JACK 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_MYSQLCLIENT_MY_BOOL 1 | #define HAVE_NEON 1 | #define HAVE_NEON29 1 | #define HAVE_NETSNMP 1 | #define HAVE_NEWT 1 | /* end confdefs.h. */ | | #include | int | main () | { | | #if (UNBOUND_VERSION_MAJOR < 1 || (UNBOUND_VERSION_MAJOR == 1 && UNBOUND_VERSION_MINOR < 5 )) | #error "Unbound version must be >= 1.5" | #endif | | | ; | return 0; | } | configure:23609: result: no configure:23649: checking for SQLConnect in -lodbc configure:23674: gcc -o conftest -g -O2 conftest.c -lodbc -lm >&5 configure:23674: $? = 0 configure:23683: result: yes configure:23706: checking sql.h usability configure:23706: gcc -c -g -O2 conftest.c >&5 configure:23706: $? = 0 configure:23706: result: yes configure:23706: checking sql.h presence configure:23706: gcc -E conftest.c configure:23706: $? = 0 configure:23706: result: yes configure:23706: checking for sql.h configure:23706: result: yes configure:23746: checking for ogg_stream_init in -logg configure:23771: gcc -o conftest -g -O2 conftest.c -logg -lm >&5 configure:23771: $? = 0 configure:23780: result: yes configure:23803: checking ogg/ogg.h usability configure:23803: gcc -c -g -O2 conftest.c >&5 configure:23803: $? = 0 configure:23803: result: yes configure:23803: checking ogg/ogg.h presence configure:23803: gcc -E conftest.c configure:23803: $? = 0 configure:23803: result: yes configure:23803: checking for ogg/ogg.h configure:23803: result: yes configure:23844: checking for backtrace in -lexecinfo configure:23869: gcc -o conftest -g -O2 conftest.c -lexecinfo -lm >&5 /usr/bin/ld: cannot find -lexecinfo collect2: error: ld returned 1 exit status configure:23869: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 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_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_C_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_EVENTFD 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_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_ATTRIBUTE_noreturn 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 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_ALSA 1 | #define HAVE_BFD 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 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IMAP_TK 1 | #define HAVE_IMAP_TK2006 1 | #define HAVE_INOTIFY 1 | #define HAVE_JACK 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_MYSQLCLIENT_MY_BOOL 1 | #define HAVE_NEON 1 | #define HAVE_NEON29 1 | #define HAVE_NETSNMP 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_OGG 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:23878: result: no configure:23941: checking for backtrace in -lc configure:23966: gcc -o conftest -g -O2 conftest.c -lc -lm >&5 configure:23966: $? = 0 configure:23975: result: yes configure:23998: checking execinfo.h usability configure:23998: gcc -c -g -O2 conftest.c >&5 configure:23998: $? = 0 configure:23998: result: yes configure:23998: checking execinfo.h presence configure:23998: gcc -E conftest.c configure:23998: $? = 0 configure:23998: result: yes configure:23998: checking for execinfo.h configure:23998: result: yes configure:24038: checking for ba2str in -lbluetooth configure:24063: gcc -o conftest -g -O2 conftest.c -lbluetooth -lm >&5 configure:24063: $? = 0 configure:24072: result: yes configure:24095: checking bluetooth/bluetooth.h usability configure:24095: gcc -c -g -O2 conftest.c >&5 configure:24095: $? = 0 configure:24095: result: yes configure:24095: checking bluetooth/bluetooth.h presence configure:24095: gcc -E conftest.c configure:24095: $? = 0 configure:24095: result: yes configure:24095: checking for bluetooth/bluetooth.h configure:24095: result: yes configure:24135: checking for bs_version in -lbeanstalk configure:24160: gcc -o conftest -g -O2 conftest.c -lbeanstalk -lm >&5 /usr/bin/ld: cannot find -lbeanstalk collect2: error: ld returned 1 exit status configure:24160: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 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_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_C_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_EVENTFD 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_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_ATTRIBUTE_noreturn 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 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_ALSA 1 | #define HAVE_BFD 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 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IMAP_TK 1 | #define HAVE_IMAP_TK2006 1 | #define HAVE_INOTIFY 1 | #define HAVE_JACK 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_MYSQLCLIENT_MY_BOOL 1 | #define HAVE_NEON 1 | #define HAVE_NEON29 1 | #define HAVE_NETSNMP 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_OGG 1 | #define HAVE_BKTR 1 | #define HAVE_BLUETOOTH 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 bs_version (); | int | main () | { | return bs_version (); | ; | return 0; | } configure:24169: result: no configure:24247: checking linux/soundcard.h usability configure:24247: gcc -c -g -O2 conftest.c >&5 configure:24247: $? = 0 configure:24247: result: yes configure:24247: checking linux/soundcard.h presence configure:24247: gcc -E conftest.c configure:24247: $? = 0 configure:24247: result: yes configure:24247: checking for linux/soundcard.h configure:24247: result: yes configure:24589: checking for pg_config configure:24607: found /usr/bin/pg_config configure:24619: result: /usr/bin/pg_config configure:24659: checking for PQescapeStringConn in -lpq configure:24684: gcc -o conftest -g -O2 conftest.c -lpq -L/usr/lib/x86_64-linux-gnu -lz -lm >&5 configure:24684: $? = 0 configure:24693: result: yes configure:24704: checking for pg_encoding_to_char within Postgres headers configure:24721: gcc -o conftest -g -O2 -I/usr/include/postgresql -Werror -L/usr/lib/x86_64-linux-gnu -lpq -lz conftest.c -lm >&5 configure:24721: $? = 0 configure:24722: result: yes configure:26301: checking for poptStrerror in -lpopt configure:26326: gcc -o conftest -g -O2 conftest.c -lpopt -lm >&5 configure:26326: $? = 0 configure:26335: result: yes configure:26358: checking popt.h usability configure:26358: gcc -c -g -O2 conftest.c >&5 configure:26358: $? = 0 configure:26358: result: yes configure:26358: checking popt.h presence configure:26358: gcc -E conftest.c configure:26358: $? = 0 configure:26358: result: yes configure:26358: checking for popt.h configure:26358: result: yes configure:26388: checking for PORTAUDIO configure:26395: $PKG_CONFIG --exists --print-errors "portaudio-2.0" configure:26398: $? = 0 configure:26412: $PKG_CONFIG --exists --print-errors "portaudio-2.0" configure:26415: $? = 0 configure:26459: result: yes configure:26583: checking for pri_connected_line_update in -lpri configure:26608: gcc -o conftest -g -O2 conftest.c -lpri -lm >&5 configure:26608: $? = 0 configure:26617: result: yes configure:26640: checking libpri.h usability configure:26640: gcc -c -g -O2 conftest.c >&5 configure:26640: $? = 0 configure:26640: result: yes configure:26640: checking libpri.h presence configure:26640: gcc -E conftest.c configure:26640: $? = 0 configure:26640: result: yes configure:26640: checking for libpri.h configure:26640: result: yes configure:26680: checking for pri_setup_ack in -lpri configure:26705: gcc -o conftest -g -O2 conftest.c -lpri -lm >&5 configure:26705: $? = 0 configure:26714: result: yes configure:26737: checking for libpri.h configure:26737: result: yes configure:26776: checking for pri_persistent_layer2_option in -lpri configure:26801: gcc -o conftest -g -O2 conftest.c -lpri -lm >&5 configure:26801: $? = 0 configure:26810: result: yes configure:26833: checking for libpri.h configure:26833: result: yes configure:26872: checking for pri_date_time_send_option in -lpri configure:26897: gcc -o conftest -g -O2 conftest.c -lpri -lm >&5 configure:26897: $? = 0 configure:26906: result: yes configure:26929: checking for libpri.h configure:26929: result: yes configure:26968: checking for pri_mwi_indicate_v2 in -lpri configure:26993: gcc -o conftest -g -O2 conftest.c -lpri -lm >&5 configure:26993: $? = 0 configure:27002: result: yes configure:27025: checking for libpri.h configure:27025: result: yes configure:27064: checking for pri_display_text in -lpri configure:27089: gcc -o conftest -g -O2 conftest.c -lpri -lm >&5 configure:27089: $? = 0 configure:27098: result: yes configure:27121: checking for libpri.h configure:27121: result: yes configure:27160: checking for pri_mwi_indicate in -lpri configure:27185: gcc -o conftest -g -O2 conftest.c -lpri -lm >&5 configure:27185: $? = 0 configure:27194: result: yes configure:27217: checking for libpri.h configure:27217: result: yes configure:27256: checking for pri_mcid_enable in -lpri configure:27281: gcc -o conftest -g -O2 conftest.c -lpri -lm >&5 configure:27281: $? = 0 configure:27290: result: yes configure:27313: checking for libpri.h configure:27313: result: yes configure:27352: checking for pri_connect_ack_enable in -lpri configure:27377: gcc -o conftest -g -O2 conftest.c -lpri -lm >&5 configure:27377: $? = 0 configure:27386: result: yes configure:27409: checking for libpri.h configure:27409: result: yes configure:27448: checking for pri_aoc_events_enable in -lpri configure:27473: gcc -o conftest -g -O2 conftest.c -lpri -lm >&5 configure:27473: $? = 0 configure:27482: result: yes configure:27505: checking for libpri.h configure:27505: result: yes configure:27544: checking for pri_transfer_enable in -lpri configure:27569: gcc -o conftest -g -O2 conftest.c -lpri -lm >&5 configure:27569: $? = 0 configure:27578: result: yes configure:27601: checking for libpri.h configure:27601: result: yes configure:27640: checking for pri_cc_enable in -lpri configure:27665: gcc -o conftest -g -O2 conftest.c -lpri -lm >&5 configure:27665: $? = 0 configure:27674: result: yes configure:27697: checking for libpri.h configure:27697: result: yes configure:27736: checking for pri_hangup_fix_enable in -lpri configure:27761: gcc -o conftest -g -O2 conftest.c -lpri -lm >&5 configure:27761: $? = 0 configure:27770: result: yes configure:27793: checking for libpri.h configure:27793: result: yes configure:27832: checking for pri_sr_set_called_subaddress in -lpri configure:27857: gcc -o conftest -g -O2 conftest.c -lpri -lm >&5 configure:27857: $? = 0 configure:27866: result: yes configure:27889: checking for libpri.h configure:27889: result: yes configure:27928: checking for pri_hold_enable in -lpri configure:27953: gcc -o conftest -g -O2 conftest.c -lpri -lm >&5 configure:27953: $? = 0 configure:27962: result: yes configure:27985: checking for libpri.h configure:27985: result: yes configure:28024: checking for pri_reroute_enable in -lpri configure:28049: gcc -o conftest -g -O2 conftest.c -lpri -lm >&5 configure:28049: $? = 0 configure:28058: result: yes configure:28081: checking for libpri.h configure:28081: result: yes configure:28120: checking for pri_sr_set_keypad_digits in -lpri configure:28145: gcc -o conftest -g -O2 conftest.c -lpri -lm >&5 configure:28145: $? = 0 configure:28154: result: yes configure:28177: checking for libpri.h configure:28177: result: yes configure:28220: checking for pri_progress_with_cause in -lpri configure:28245: gcc -o conftest -g -O2 conftest.c -lpri -lm >&5 configure:28245: $? = 0 configure:28254: result: yes configure:28277: checking for libpri.h configure:28277: result: yes configure:28316: checking for pri_set_inbanddisconnect in -lpri configure:28341: gcc -o conftest -g -O2 conftest.c -lpri -lm >&5 configure:28341: $? = 0 configure:28350: result: yes configure:28373: checking for libpri.h configure:28373: result: yes configure:28412: checking for pri_maintenance_service in -lpri configure:28437: gcc -o conftest -g -O2 conftest.c -lpri -lm >&5 configure:28437: $? = 0 configure:28446: result: yes configure:28469: checking for libpri.h configure:28469: result: yes configure:28508: checking for pri_sr_set_reversecharge in -lpri configure:28533: gcc -o conftest -g -O2 conftest.c -lpri -lm >&5 configure:28533: $? = 0 configure:28542: result: yes configure:28565: checking for libpri.h configure:28565: result: yes configure:28607: checking for resample_open in -lresample configure:28632: gcc -o conftest -g -O2 conftest.c -lresample -lm -lm >&5 configure:28632: $? = 0 configure:28641: result: yes configure:28664: checking libresample.h usability configure:28664: gcc -c -g -O2 conftest.c >&5 configure:28664: $? = 0 configure:28664: result: yes configure:28664: checking libresample.h presence configure:28664: gcc -E conftest.c configure:28664: $? = 0 configure:28664: result: yes configure:28664: checking for libresample.h configure:28664: result: yes configure:28703: checking for fftw_malloc in -lfftw3 configure:28728: gcc -o conftest -g -O2 conftest.c -lfftw3 -lm >&5 configure:28728: $? = 0 configure:28737: result: yes configure:28760: checking fftw3.h usability configure:28760: gcc -c -g -O2 conftest.c >&5 configure:28760: $? = 0 configure:28760: result: yes configure:28760: checking fftw3.h presence configure:28760: gcc -E conftest.c configure:28760: $? = 0 configure:28760: result: yes configure:28760: checking for fftw3.h configure:28760: result: yes configure:28799: checking for sf_open in -lsndfile configure:28824: gcc -o conftest -g -O2 conftest.c -lsndfile -lm >&5 configure:28824: $? = 0 configure:28833: result: yes configure:28856: checking sndfile.h usability configure:28856: gcc -c -g -O2 conftest.c >&5 configure:28856: $? = 0 configure:28856: result: yes configure:28856: checking sndfile.h presence configure:28856: gcc -E conftest.c configure:28856: $? = 0 configure:28856: result: yes configure:28856: checking for sndfile.h configure:28856: result: yes configure:28884: checking for minimum version of SpanDSP configure:28908: gcc -c -g -O2 conftest.c >&5 configure:28908: $? = 0 configure:28909: result: yes configure:28945: checking for span_set_message_handler in -lspandsp configure:28970: gcc -o conftest -g -O2 conftest.c -lspandsp -ltiff -lm >&5 configure:28970: $? = 0 configure:28979: result: yes configure:29002: checking spandsp.h usability configure:29002: gcc -c -g -O2 conftest.c >&5 configure:29002: $? = 0 configure:29002: result: yes configure:29002: checking spandsp.h presence configure:29002: gcc -E conftest.c configure:29002: $? = 0 configure:29002: result: yes configure:29002: checking for spandsp.h configure:29002: result: yes configure:29046: checking for t38_terminal_init in -lspandsp configure:29071: gcc -o conftest -g -O2 conftest.c -lspandsp -ltiff -lm >&5 configure:29071: $? = 0 configure:29080: result: yes configure:29103: checking for spandsp.h configure:29103: result: yes configure:29145: checking for ss7_set_isup_timer in -lss7 configure:29170: gcc -o conftest -g -O2 conftest.c -lss7 -lm >&5 /usr/bin/ld: cannot find -lss7 collect2: error: ld returned 1 exit status configure:29170: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 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_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_C_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_EVENTFD 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_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_ATTRIBUTE_noreturn 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 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_ALSA 1 | #define HAVE_BFD 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 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IMAP_TK 1 | #define HAVE_IMAP_TK2006 1 | #define HAVE_INOTIFY 1 | #define HAVE_JACK 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_MYSQLCLIENT_MY_BOOL 1 | #define HAVE_NEON 1 | #define HAVE_NEON29 1 | #define HAVE_NETSNMP 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_OGG 1 | #define HAVE_BKTR 1 | #define HAVE_BLUETOOTH 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_POPT 1 | #define HAVE_PORTAUDIO 1 | #define HAVE_PRI 1 | #define HAVE_PRI_SETUP_ACK_INBAND 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_DATETIME_SEND 1 | #define HAVE_PRI_MWI_V2 1 | #define HAVE_PRI_DISPLAY_TEXT 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_RESAMPLE 1 | #define HAVE_FFTW3 1 | #define HAVE_SNDFILE 1 | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP 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_isup_timer (); | int | main () | { | return ss7_set_isup_timer (); | ; | return 0; | } configure:29179: result: no configure:29242: checking for openr2_chan_new in -lopenr2 configure:29267: gcc -o conftest -g -O2 conftest.c -lopenr2 -lm >&5 configure:29267: $? = 0 configure:29276: result: yes configure:29299: checking openr2.h usability configure:29299: gcc -c -g -O2 conftest.c >&5 configure:29299: $? = 0 configure:29299: result: yes configure:29299: checking openr2.h presence configure:29299: gcc -E conftest.c configure:29299: $? = 0 configure:29299: result: yes configure:29299: checking for openr2.h configure:29299: result: yes configure:29339: checking for opus_encoder_create in -lopus configure:29364: gcc -o conftest -g -O2 conftest.c -lopus -lm >&5 /usr/bin/ld: cannot find -lopus collect2: error: ld returned 1 exit status configure:29364: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 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_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_C_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_EVENTFD 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_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_ATTRIBUTE_noreturn 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 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_ALSA 1 | #define HAVE_BFD 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 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IMAP_TK 1 | #define HAVE_IMAP_TK2006 1 | #define HAVE_INOTIFY 1 | #define HAVE_JACK 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_MYSQLCLIENT_MY_BOOL 1 | #define HAVE_NEON 1 | #define HAVE_NEON29 1 | #define HAVE_NETSNMP 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_OGG 1 | #define HAVE_BKTR 1 | #define HAVE_BLUETOOTH 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_POPT 1 | #define HAVE_PORTAUDIO 1 | #define HAVE_PRI 1 | #define HAVE_PRI_SETUP_ACK_INBAND 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_DATETIME_SEND 1 | #define HAVE_PRI_MWI_V2 1 | #define HAVE_PRI_DISPLAY_TEXT 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_RESAMPLE 1 | #define HAVE_FFTW3 1 | #define HAVE_SNDFILE 1 | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP 1 | #define HAVE_OPENR2 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 opus_encoder_create (); | int | main () | { | return opus_encoder_create (); | ; | return 0; | } configure:29373: result: no configure:29441: checking for op_open_callbacks in -lopusfile configure:29466: gcc -o conftest -g -O2 -I/usr/include/opus conftest.c -lopusfile -lm >&5 /usr/bin/ld: cannot find -lopusfile collect2: error: ld returned 1 exit status configure:29466: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 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_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_C_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_EVENTFD 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_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_ATTRIBUTE_noreturn 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 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_ALSA 1 | #define HAVE_BFD 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 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IMAP_TK 1 | #define HAVE_IMAP_TK2006 1 | #define HAVE_INOTIFY 1 | #define HAVE_JACK 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_MYSQLCLIENT_MY_BOOL 1 | #define HAVE_NEON 1 | #define HAVE_NEON29 1 | #define HAVE_NETSNMP 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_OGG 1 | #define HAVE_BKTR 1 | #define HAVE_BLUETOOTH 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_POPT 1 | #define HAVE_PORTAUDIO 1 | #define HAVE_PRI 1 | #define HAVE_PRI_SETUP_ACK_INBAND 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_DATETIME_SEND 1 | #define HAVE_PRI_MWI_V2 1 | #define HAVE_PRI_DISPLAY_TEXT 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_RESAMPLE 1 | #define HAVE_FFTW3 1 | #define HAVE_SNDFILE 1 | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP 1 | #define HAVE_OPENR2 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 op_open_callbacks (); | int | main () | { | return op_open_callbacks (); | ; | return 0; | } configure:29475: result: no configure:29540: checking for luaL_newstate in -llua5.4 configure:29565: gcc -o conftest -g -O2 conftest.c -llua5.4 -lm -lm >&5 /usr/bin/ld: cannot find -llua5.4 collect2: error: ld returned 1 exit status configure:29565: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 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_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_C_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_EVENTFD 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_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_ATTRIBUTE_noreturn 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 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_ALSA 1 | #define HAVE_BFD 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 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IMAP_TK 1 | #define HAVE_IMAP_TK2006 1 | #define HAVE_INOTIFY 1 | #define HAVE_JACK 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_MYSQLCLIENT_MY_BOOL 1 | #define HAVE_NEON 1 | #define HAVE_NEON29 1 | #define HAVE_NETSNMP 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_OGG 1 | #define HAVE_BKTR 1 | #define HAVE_BLUETOOTH 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_POPT 1 | #define HAVE_PORTAUDIO 1 | #define HAVE_PRI 1 | #define HAVE_PRI_SETUP_ACK_INBAND 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_DATETIME_SEND 1 | #define HAVE_PRI_MWI_V2 1 | #define HAVE_PRI_DISPLAY_TEXT 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_RESAMPLE 1 | #define HAVE_FFTW3 1 | #define HAVE_SNDFILE 1 | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP 1 | #define HAVE_OPENR2 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:29575: result: no configure:29540: checking for luaL_newstate in -llua5.3 configure:29565: gcc -o conftest -g -O2 conftest.c -llua5.3 -lm -lm >&5 /usr/bin/ld: cannot find -llua5.3 collect2: error: ld returned 1 exit status configure:29565: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 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_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_C_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_EVENTFD 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_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_ATTRIBUTE_noreturn 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 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_ALSA 1 | #define HAVE_BFD 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 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IMAP_TK 1 | #define HAVE_IMAP_TK2006 1 | #define HAVE_INOTIFY 1 | #define HAVE_JACK 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_MYSQLCLIENT_MY_BOOL 1 | #define HAVE_NEON 1 | #define HAVE_NEON29 1 | #define HAVE_NETSNMP 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_OGG 1 | #define HAVE_BKTR 1 | #define HAVE_BLUETOOTH 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_POPT 1 | #define HAVE_PORTAUDIO 1 | #define HAVE_PRI 1 | #define HAVE_PRI_SETUP_ACK_INBAND 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_DATETIME_SEND 1 | #define HAVE_PRI_MWI_V2 1 | #define HAVE_PRI_DISPLAY_TEXT 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_RESAMPLE 1 | #define HAVE_FFTW3 1 | #define HAVE_SNDFILE 1 | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP 1 | #define HAVE_OPENR2 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:29575: result: no configure:29540: checking for luaL_newstate in -llua5.2 configure:29565: gcc -o conftest -g -O2 conftest.c -llua5.2 -lm -lm >&5 configure:29565: $? = 0 configure:29575: result: yes configure:29599: checking lua5.2/lua.h usability configure:29599: gcc -c -g -O2 conftest.c >&5 configure:29599: $? = 0 configure:29599: result: yes configure:29599: checking lua5.2/lua.h presence configure:29599: gcc -E conftest.c configure:29599: $? = 0 configure:29599: result: yes configure:29599: checking for lua5.2/lua.h configure:29599: result: yes configure:29750: checking for rc_read_config in -lfreeradius-client configure:29775: gcc -o conftest -g -O2 conftest.c -lfreeradius-client -lm >&5 /usr/bin/ld: cannot find -lfreeradius-client collect2: error: ld returned 1 exit status configure:29775: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 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_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_C_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_EVENTFD 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_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_ATTRIBUTE_noreturn 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 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_ALSA 1 | #define HAVE_BFD 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 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IMAP_TK 1 | #define HAVE_IMAP_TK2006 1 | #define HAVE_INOTIFY 1 | #define HAVE_JACK 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_MYSQLCLIENT_MY_BOOL 1 | #define HAVE_NEON 1 | #define HAVE_NEON29 1 | #define HAVE_NETSNMP 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_OGG 1 | #define HAVE_BKTR 1 | #define HAVE_BLUETOOTH 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_POPT 1 | #define HAVE_PORTAUDIO 1 | #define HAVE_PRI 1 | #define HAVE_PRI_SETUP_ACK_INBAND 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_DATETIME_SEND 1 | #define HAVE_PRI_MWI_V2 1 | #define HAVE_PRI_DISPLAY_TEXT 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_RESAMPLE 1 | #define HAVE_FFTW3 1 | #define HAVE_SNDFILE 1 | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP 1 | #define HAVE_OPENR2 1 | #define HAVE_LUA 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:29784: result: no configure:29851: checking for rc_read_config in -lradiusclient-ng configure:29876: 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:29876: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 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_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_C_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_EVENTFD 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_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_ATTRIBUTE_noreturn 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 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_ALSA 1 | #define HAVE_BFD 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 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IMAP_TK 1 | #define HAVE_IMAP_TK2006 1 | #define HAVE_INOTIFY 1 | #define HAVE_JACK 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_MYSQLCLIENT_MY_BOOL 1 | #define HAVE_NEON 1 | #define HAVE_NEON29 1 | #define HAVE_NETSNMP 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_OGG 1 | #define HAVE_BKTR 1 | #define HAVE_BLUETOOTH 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_POPT 1 | #define HAVE_PORTAUDIO 1 | #define HAVE_PRI 1 | #define HAVE_PRI_SETUP_ACK_INBAND 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_DATETIME_SEND 1 | #define HAVE_PRI_MWI_V2 1 | #define HAVE_PRI_DISPLAY_TEXT 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_RESAMPLE 1 | #define HAVE_FFTW3 1 | #define HAVE_SNDFILE 1 | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP 1 | #define HAVE_OPENR2 1 | #define HAVE_LUA 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:29885: result: no configure:29952: checking for rc_read_config in -lradcli configure:29977: gcc -o conftest -g -O2 conftest.c -lradcli -lm >&5 configure:29977: $? = 0 configure:29986: result: yes configure:30009: checking radcli/radcli.h usability configure:30009: gcc -c -g -O2 conftest.c >&5 configure:30009: $? = 0 configure:30009: result: yes configure:30009: checking radcli/radcli.h presence configure:30009: gcc -E conftest.c configure:30009: $? = 0 configure:30009: result: yes configure:30009: checking for radcli/radcli.h configure:30009: result: yes configure:30056: checking for codec2_create in -lcodec2 configure:30081: gcc -o conftest -g -O2 conftest.c -lcodec2 -lm >&5 configure:30081: $? = 0 configure:30090: result: yes configure:30113: checking codec2/codec2.h usability configure:30113: gcc -c -g -O2 conftest.c >&5 configure:30113: $? = 0 configure:30113: result: yes configure:30113: checking codec2/codec2.h presence configure:30113: gcc -E conftest.c configure:30113: $? = 0 configure:30113: result: yes configure:30113: checking for codec2/codec2.h configure:30113: result: yes configure:30153: checking for cpg_join in -lcpg configure:30178: gcc -o conftest -g -O2 conftest.c -lcpg -lcpg -lcfg -lm >&5 configure:30178: $? = 0 configure:30187: result: yes configure:30210: checking corosync/cpg.h usability configure:30210: gcc -c -g -O2 conftest.c >&5 configure:30210: $? = 0 configure:30210: result: yes configure:30210: checking corosync/cpg.h presence configure:30210: gcc -E conftest.c configure:30210: $? = 0 configure:30210: result: yes configure:30210: checking for corosync/cpg.h configure:30210: result: yes configure:30249: checking for corosync_cfg_state_track in -lcfg configure:30274: gcc -o conftest -g -O2 conftest.c -lcfg -lcfg -lm >&5 configure:30274: $? = 0 configure:30283: result: yes configure:30306: checking corosync/cfg.h usability configure:30306: gcc -c -g -O2 conftest.c >&5 configure:30306: $? = 0 configure:30306: result: yes configure:30306: checking corosync/cfg.h presence configure:30306: gcc -E conftest.c configure:30306: $? = 0 configure:30306: result: yes configure:30306: checking for corosync/cfg.h configure:30306: result: yes configure:30346: checking for speex_encode in -lspeex configure:30371: gcc -o conftest -g -O2 conftest.c -lspeex -lm -lm >&5 configure:30371: $? = 0 configure:30380: result: yes configure:30403: checking speex/speex.h usability configure:30403: gcc -c -g -O2 conftest.c >&5 configure:30403: $? = 0 configure:30403: result: yes configure:30403: checking speex/speex.h presence configure:30403: gcc -E conftest.c configure:30403: $? = 0 configure:30403: result: yes configure:30403: checking for speex/speex.h configure:30403: result: yes configure:30444: checking for speex_preprocess_ctl in -lspeex configure:30469: gcc -o conftest -g -O2 conftest.c -lspeex -lm -lm >&5 /tmp/ccuVrOeU.o: In function `main': /usr/src/asterisk-18.4.0/conftest.c:396: undefined reference to `speex_preprocess_ctl' collect2: error: ld returned 1 exit status configure:30469: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 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_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_C_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_EVENTFD 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_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_ATTRIBUTE_noreturn 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 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_ALSA 1 | #define HAVE_BFD 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 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IMAP_TK 1 | #define HAVE_IMAP_TK2006 1 | #define HAVE_INOTIFY 1 | #define HAVE_JACK 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_MYSQLCLIENT_MY_BOOL 1 | #define HAVE_NEON 1 | #define HAVE_NEON29 1 | #define HAVE_NETSNMP 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_OGG 1 | #define HAVE_BKTR 1 | #define HAVE_BLUETOOTH 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_POPT 1 | #define HAVE_PORTAUDIO 1 | #define HAVE_PRI 1 | #define HAVE_PRI_SETUP_ACK_INBAND 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_DATETIME_SEND 1 | #define HAVE_PRI_MWI_V2 1 | #define HAVE_PRI_DISPLAY_TEXT 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_RESAMPLE 1 | #define HAVE_FFTW3 1 | #define HAVE_SNDFILE 1 | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP 1 | #define HAVE_OPENR2 1 | #define HAVE_LUA 1 | #define HAVE_RADIUS 1 | #define RADIUS_HEADER_STR | #define HAVE_CODEC2 1 | #define HAVE_COROSYNC 1 | #define HAVE_COROSYNC_CFG_STATE_TRACK 1 | #define HAVE_SPEEX 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:30478: result: no configure:30544: checking for speex_preprocess_ctl in -lspeexdsp configure:30569: gcc -o conftest -g -O2 conftest.c -lspeexdsp -lm -lm >&5 configure:30569: $? = 0 configure:30578: result: yes configure:30601: checking for speex/speex.h configure:30601: result: yes configure:30646: checking for sqlite_exec in -lsqlite configure:30671: gcc -o conftest -g -O2 conftest.c -lsqlite -lm >&5 /usr/bin/ld: cannot find -lsqlite collect2: error: ld returned 1 exit status configure:30671: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 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_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_C_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_EVENTFD 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_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_ATTRIBUTE_noreturn 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 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_ALSA 1 | #define HAVE_BFD 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 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IMAP_TK 1 | #define HAVE_IMAP_TK2006 1 | #define HAVE_INOTIFY 1 | #define HAVE_JACK 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_MYSQLCLIENT_MY_BOOL 1 | #define HAVE_NEON 1 | #define HAVE_NEON29 1 | #define HAVE_NETSNMP 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_OGG 1 | #define HAVE_BKTR 1 | #define HAVE_BLUETOOTH 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_POPT 1 | #define HAVE_PORTAUDIO 1 | #define HAVE_PRI 1 | #define HAVE_PRI_SETUP_ACK_INBAND 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_DATETIME_SEND 1 | #define HAVE_PRI_MWI_V2 1 | #define HAVE_PRI_DISPLAY_TEXT 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_RESAMPLE 1 | #define HAVE_FFTW3 1 | #define HAVE_SNDFILE 1 | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP 1 | #define HAVE_OPENR2 1 | #define HAVE_LUA 1 | #define HAVE_RADIUS 1 | #define RADIUS_HEADER_STR | #define HAVE_CODEC2 1 | #define HAVE_COROSYNC 1 | #define HAVE_COROSYNC_CFG_STATE_TRACK 1 | #define HAVE_SPEEX 1 | #define HAVE_SPEEXDSP 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:30680: result: no configure:30743: checking for sqlite3_open in -lsqlite3 configure:30768: gcc -o conftest -g -O2 -pthread conftest.c -lsqlite3 -lm >&5 configure:30768: $? = 0 configure:30777: result: yes configure:30800: checking sqlite3.h usability configure:30800: gcc -c -g -O2 -pthread conftest.c >&5 configure:30800: $? = 0 configure:30800: result: yes configure:30800: checking sqlite3.h presence configure:30800: gcc -E -pthread conftest.c configure:30800: $? = 0 configure:30800: result: yes configure:30800: checking for sqlite3.h configure:30800: result: yes configure:30849: checking for crypt in -lcrypt configure:30874: gcc -o conftest -g -O2 conftest.c -lcrypt -lm >&5 configure:30874: $? = 0 configure:30883: result: yes configure:30906: checking crypt.h usability configure:30906: gcc -c -g -O2 conftest.c >&5 configure:30906: $? = 0 configure:30906: result: yes configure:30906: checking crypt.h presence configure:30906: gcc -E conftest.c configure:30906: $? = 0 configure:30906: result: yes configure:30906: checking for crypt.h configure:30906: result: yes configure:30931: checking for crypt configure:30931: gcc -o conftest -g -O2 conftest.c -lm >&5 /tmp/ccSB8jUb.o: In function `main': /usr/src/asterisk-18.4.0/conftest.c:422: undefined reference to `crypt' collect2: error: ld returned 1 exit status configure:30931: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 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_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_C_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_EVENTFD 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_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_ATTRIBUTE_noreturn 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 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_ALSA 1 | #define HAVE_BFD 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 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IMAP_TK 1 | #define HAVE_IMAP_TK2006 1 | #define HAVE_INOTIFY 1 | #define HAVE_JACK 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_MYSQLCLIENT_MY_BOOL 1 | #define HAVE_NEON 1 | #define HAVE_NEON29 1 | #define HAVE_NETSNMP 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_OGG 1 | #define HAVE_BKTR 1 | #define HAVE_BLUETOOTH 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_POPT 1 | #define HAVE_PORTAUDIO 1 | #define HAVE_PRI 1 | #define HAVE_PRI_SETUP_ACK_INBAND 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_DATETIME_SEND 1 | #define HAVE_PRI_MWI_V2 1 | #define HAVE_PRI_DISPLAY_TEXT 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_RESAMPLE 1 | #define HAVE_FFTW3 1 | #define HAVE_SNDFILE 1 | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP 1 | #define HAVE_OPENR2 1 | #define HAVE_LUA 1 | #define HAVE_RADIUS 1 | #define RADIUS_HEADER_STR | #define HAVE_CODEC2 1 | #define HAVE_COROSYNC 1 | #define HAVE_COROSYNC_CFG_STATE_TRACK 1 | #define HAVE_SPEEX 1 | #define HAVE_SPEEXDSP 1 | #define HAVE_SQLITE3 1 | #define HAVE_LIBCRYPT 1 | /* end confdefs.h. */ | /* Define crypt to an innocuous variant, in case declares crypt. | For example, HP-UX 11i declares gettimeofday. */ | #define crypt innocuous_crypt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char crypt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef crypt | | /* 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 crypt (); | /* 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_crypt || defined __stub___crypt | choke me | #endif | | int | main () | { | return crypt (); | ; | return 0; | } configure:30931: result: no configure:30957: checking for crypt_r in -lcrypt configure:30982: gcc -o conftest -g -O2 conftest.c -lcrypt -lm >&5 configure:30982: $? = 0 configure:30991: result: yes configure:31014: checking for AES_encrypt in -lcrypto configure:31039: gcc -o conftest -g -O2 conftest.c -lcrypto -lm >&5 configure:31039: $? = 0 configure:31048: result: yes configure:31071: checking openssl/aes.h usability configure:31071: gcc -c -g -O2 conftest.c >&5 configure:31071: $? = 0 configure:31071: result: yes configure:31071: checking openssl/aes.h presence configure:31071: gcc -E conftest.c configure:31071: $? = 0 configure:31071: result: yes configure:31071: checking for openssl/aes.h configure:31071: result: yes configure:31113: checking for SSL_connect in -lssl configure:31138: gcc -o conftest -g -O2 conftest.c -lssl -lcrypto -lm >&5 configure:31138: $? = 0 configure:31147: result: yes configure:31170: checking openssl/ssl.h usability configure:31170: gcc -c -g -O2 conftest.c >&5 configure:31170: $? = 0 configure:31170: result: yes configure:31170: checking openssl/ssl.h presence configure:31170: gcc -E conftest.c configure:31170: $? = 0 configure:31170: result: yes configure:31170: checking for openssl/ssl.h configure:31170: result: yes configure:31209: checking for BIO_meth_new in -lssl configure:31234: gcc -o conftest -g -O2 conftest.c -lssl -lcrypto -lm >&5 configure:31234: $? = 0 configure:31243: result: yes configure:31266: checking for openssl/ssl.h configure:31266: result: yes configure:31310: checking osp/osp.h usability configure:31310: gcc -c -g -O2 conftest.c >&5 conftest.c:426:21: fatal error: osp/osp.h: No such file or directory #include ^ compilation terminated. configure:31310: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 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_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_C_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_EVENTFD 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_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_ATTRIBUTE_noreturn 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 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_ALSA 1 | #define HAVE_BFD 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 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IMAP_TK 1 | #define HAVE_IMAP_TK2006 1 | #define HAVE_INOTIFY 1 | #define HAVE_JACK 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_MYSQLCLIENT_MY_BOOL 1 | #define HAVE_NEON 1 | #define HAVE_NEON29 1 | #define HAVE_NETSNMP 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_OGG 1 | #define HAVE_BKTR 1 | #define HAVE_BLUETOOTH 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_POPT 1 | #define HAVE_PORTAUDIO 1 | #define HAVE_PRI 1 | #define HAVE_PRI_SETUP_ACK_INBAND 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_DATETIME_SEND 1 | #define HAVE_PRI_MWI_V2 1 | #define HAVE_PRI_DISPLAY_TEXT 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_RESAMPLE 1 | #define HAVE_FFTW3 1 | #define HAVE_SNDFILE 1 | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP 1 | #define HAVE_OPENR2 1 | #define HAVE_LUA 1 | #define HAVE_RADIUS 1 | #define RADIUS_HEADER_STR | #define HAVE_CODEC2 1 | #define HAVE_COROSYNC 1 | #define HAVE_COROSYNC_CFG_STATE_TRACK 1 | #define HAVE_SPEEX 1 | #define HAVE_SPEEXDSP 1 | #define HAVE_SQLITE3 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_CRYPT 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CRYPTO 1 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_BIO_METHOD 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:31310: result: no configure:31310: checking osp/osp.h presence configure:31310: gcc -E conftest.c conftest.c:393:21: fatal error: osp/osp.h: No such file or directory #include ^ compilation terminated. configure:31310: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 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_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_C_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_EVENTFD 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_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_ATTRIBUTE_noreturn 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 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_ALSA 1 | #define HAVE_BFD 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 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IMAP_TK 1 | #define HAVE_IMAP_TK2006 1 | #define HAVE_INOTIFY 1 | #define HAVE_JACK 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_MYSQLCLIENT_MY_BOOL 1 | #define HAVE_NEON 1 | #define HAVE_NEON29 1 | #define HAVE_NETSNMP 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_OGG 1 | #define HAVE_BKTR 1 | #define HAVE_BLUETOOTH 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_POPT 1 | #define HAVE_PORTAUDIO 1 | #define HAVE_PRI 1 | #define HAVE_PRI_SETUP_ACK_INBAND 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_DATETIME_SEND 1 | #define HAVE_PRI_MWI_V2 1 | #define HAVE_PRI_DISPLAY_TEXT 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_RESAMPLE 1 | #define HAVE_FFTW3 1 | #define HAVE_SNDFILE 1 | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP 1 | #define HAVE_OPENR2 1 | #define HAVE_LUA 1 | #define HAVE_RADIUS 1 | #define RADIUS_HEADER_STR | #define HAVE_CODEC2 1 | #define HAVE_COROSYNC 1 | #define HAVE_COROSYNC_CFG_STATE_TRACK 1 | #define HAVE_SPEEX 1 | #define HAVE_SPEEXDSP 1 | #define HAVE_SQLITE3 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_CRYPT 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CRYPTO 1 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_BIO_METHOD 1 | /* end confdefs.h. */ | #include configure:31310: result: no configure:31310: checking for osp/osp.h configure:31310: result: no configure:31438: checking for srtp_init in -lsrtp2 configure:31463: gcc -o conftest -g -O2 conftest.c -lsrtp2 -lm >&5 /usr/bin/ld: cannot find -lsrtp2 collect2: error: ld returned 1 exit status configure:31463: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 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_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_C_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_EVENTFD 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_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_ATTRIBUTE_noreturn 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 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_ALSA 1 | #define HAVE_BFD 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 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IMAP_TK 1 | #define HAVE_IMAP_TK2006 1 | #define HAVE_INOTIFY 1 | #define HAVE_JACK 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_MYSQLCLIENT_MY_BOOL 1 | #define HAVE_NEON 1 | #define HAVE_NEON29 1 | #define HAVE_NETSNMP 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_OGG 1 | #define HAVE_BKTR 1 | #define HAVE_BLUETOOTH 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_POPT 1 | #define HAVE_PORTAUDIO 1 | #define HAVE_PRI 1 | #define HAVE_PRI_SETUP_ACK_INBAND 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_DATETIME_SEND 1 | #define HAVE_PRI_MWI_V2 1 | #define HAVE_PRI_DISPLAY_TEXT 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_RESAMPLE 1 | #define HAVE_FFTW3 1 | #define HAVE_SNDFILE 1 | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP 1 | #define HAVE_OPENR2 1 | #define HAVE_LUA 1 | #define HAVE_RADIUS 1 | #define RADIUS_HEADER_STR | #define HAVE_CODEC2 1 | #define HAVE_COROSYNC 1 | #define HAVE_COROSYNC_CFG_STATE_TRACK 1 | #define HAVE_SPEEX 1 | #define HAVE_SPEEXDSP 1 | #define HAVE_SQLITE3 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_CRYPT 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CRYPTO 1 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_BIO_METHOD 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:31472: result: no configure:32078: checking for srtp_init in -lsrtp configure:32103: gcc -o conftest -g -O2 conftest.c -lsrtp -lm >&5 configure:32103: $? = 0 configure:32112: result: yes configure:32135: checking srtp/srtp.h usability configure:32135: gcc -c -g -O2 conftest.c >&5 configure:32135: $? = 0 configure:32135: result: yes configure:32135: checking srtp/srtp.h presence configure:32135: gcc -E conftest.c configure:32135: $? = 0 configure:32135: result: yes configure:32135: checking for srtp/srtp.h configure:32135: result: yes configure:32172: checking for the ability of -lsrtp to be linked in a shared object configure:32188: gcc -o conftest -g -O2 -shared -fPIC conftest.c -lm -lsrtp >&5 configure:32188: $? = 0 configure:32190: result: yes configure:32248: checking for crypto_policy_set_aes_cm_256_hmac_sha1_80 in -lsrtp configure:32273: gcc -o conftest -g -O2 conftest.c -lsrtp -lm >&5 configure:32273: $? = 0 configure:32282: result: yes configure:32334: checking for crypto_policy_set_aes_cm_192_hmac_sha1_80 in -lsrtp configure:32359: gcc -o conftest -g -O2 conftest.c -lsrtp -lm >&5 /tmp/cc3zhHN5.o: In function `main': /usr/src/asterisk-18.4.0/conftest.c:407: undefined reference to `crypto_policy_set_aes_cm_192_hmac_sha1_80' collect2: error: ld returned 1 exit status configure:32359: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 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_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_C_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_EVENTFD 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_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_ATTRIBUTE_noreturn 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 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_ALSA 1 | #define HAVE_BFD 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 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IMAP_TK 1 | #define HAVE_IMAP_TK2006 1 | #define HAVE_INOTIFY 1 | #define HAVE_JACK 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_MYSQLCLIENT_MY_BOOL 1 | #define HAVE_NEON 1 | #define HAVE_NEON29 1 | #define HAVE_NETSNMP 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_OGG 1 | #define HAVE_BKTR 1 | #define HAVE_BLUETOOTH 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_POPT 1 | #define HAVE_PORTAUDIO 1 | #define HAVE_PRI 1 | #define HAVE_PRI_SETUP_ACK_INBAND 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_DATETIME_SEND 1 | #define HAVE_PRI_MWI_V2 1 | #define HAVE_PRI_DISPLAY_TEXT 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_RESAMPLE 1 | #define HAVE_FFTW3 1 | #define HAVE_SNDFILE 1 | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP 1 | #define HAVE_OPENR2 1 | #define HAVE_LUA 1 | #define HAVE_RADIUS 1 | #define RADIUS_HEADER_STR | #define HAVE_CODEC2 1 | #define HAVE_COROSYNC 1 | #define HAVE_COROSYNC_CFG_STATE_TRACK 1 | #define HAVE_SPEEX 1 | #define HAVE_SPEEXDSP 1 | #define HAVE_SQLITE3 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_CRYPT 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CRYPTO 1 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_BIO_METHOD 1 | #define HAVE_SRTP 1 | #define HAVE_SRTP_VERSION 1 | #define HAVE_SRTP_256 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 crypto_policy_set_aes_cm_192_hmac_sha1_80 (); | int | main () | { | return crypto_policy_set_aes_cm_192_hmac_sha1_80 (); | ; | return 0; | } configure:32368: result: no configure:32420: checking for crypto_policy_set_aes_gcm_128_8_auth in -lsrtp configure:32445: gcc -o conftest -g -O2 conftest.c -lsrtp -lm >&5 /tmp/ccrgimdb.o: In function `main': /usr/src/asterisk-18.4.0/conftest.c:407: undefined reference to `crypto_policy_set_aes_gcm_128_8_auth' collect2: error: ld returned 1 exit status configure:32445: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 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_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_C_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_EVENTFD 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_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_ATTRIBUTE_noreturn 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 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_ALSA 1 | #define HAVE_BFD 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 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IMAP_TK 1 | #define HAVE_IMAP_TK2006 1 | #define HAVE_INOTIFY 1 | #define HAVE_JACK 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_MYSQLCLIENT_MY_BOOL 1 | #define HAVE_NEON 1 | #define HAVE_NEON29 1 | #define HAVE_NETSNMP 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_OGG 1 | #define HAVE_BKTR 1 | #define HAVE_BLUETOOTH 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_POPT 1 | #define HAVE_PORTAUDIO 1 | #define HAVE_PRI 1 | #define HAVE_PRI_SETUP_ACK_INBAND 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_DATETIME_SEND 1 | #define HAVE_PRI_MWI_V2 1 | #define HAVE_PRI_DISPLAY_TEXT 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_RESAMPLE 1 | #define HAVE_FFTW3 1 | #define HAVE_SNDFILE 1 | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP 1 | #define HAVE_OPENR2 1 | #define HAVE_LUA 1 | #define HAVE_RADIUS 1 | #define RADIUS_HEADER_STR | #define HAVE_CODEC2 1 | #define HAVE_COROSYNC 1 | #define HAVE_COROSYNC_CFG_STATE_TRACK 1 | #define HAVE_SPEEX 1 | #define HAVE_SPEEXDSP 1 | #define HAVE_SQLITE3 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_CRYPT 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CRYPTO 1 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_BIO_METHOD 1 | #define HAVE_SRTP 1 | #define HAVE_SRTP_VERSION 1 | #define HAVE_SRTP_256 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 crypto_policy_set_aes_gcm_128_8_auth (); | int | main () | { | return crypto_policy_set_aes_gcm_128_8_auth (); | ; | return 0; | } configure:32454: result: no configure:32506: checking for srtp_shutdown in -lsrtp configure:32531: gcc -o conftest -g -O2 conftest.c -lsrtp -lm >&5 configure:32531: $? = 0 configure:32540: result: yes configure:32563: checking for srtp/srtp.h configure:32563: result: yes configure:32602: checking for srtp_get_version_string in -lsrtp configure:32627: gcc -o conftest -g -O2 conftest.c -lsrtp -lm >&5 /tmp/ccnjXf1i.o: In function `main': /usr/src/asterisk-18.4.0/conftest.c:408: undefined reference to `srtp_get_version_string' collect2: error: ld returned 1 exit status configure:32627: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 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_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_C_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_EVENTFD 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_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_ATTRIBUTE_noreturn 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 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_ALSA 1 | #define HAVE_BFD 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 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IMAP_TK 1 | #define HAVE_IMAP_TK2006 1 | #define HAVE_INOTIFY 1 | #define HAVE_JACK 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_MYSQLCLIENT_MY_BOOL 1 | #define HAVE_NEON 1 | #define HAVE_NEON29 1 | #define HAVE_NETSNMP 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_OGG 1 | #define HAVE_BKTR 1 | #define HAVE_BLUETOOTH 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_POPT 1 | #define HAVE_PORTAUDIO 1 | #define HAVE_PRI 1 | #define HAVE_PRI_SETUP_ACK_INBAND 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_DATETIME_SEND 1 | #define HAVE_PRI_MWI_V2 1 | #define HAVE_PRI_DISPLAY_TEXT 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_RESAMPLE 1 | #define HAVE_FFTW3 1 | #define HAVE_SNDFILE 1 | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP 1 | #define HAVE_OPENR2 1 | #define HAVE_LUA 1 | #define HAVE_RADIUS 1 | #define RADIUS_HEADER_STR | #define HAVE_CODEC2 1 | #define HAVE_COROSYNC 1 | #define HAVE_COROSYNC_CFG_STATE_TRACK 1 | #define HAVE_SPEEX 1 | #define HAVE_SPEEXDSP 1 | #define HAVE_SQLITE3 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_CRYPT 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CRYPTO 1 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_BIO_METHOD 1 | #define HAVE_SRTP 1 | #define HAVE_SRTP_VERSION 1 | #define HAVE_SRTP_256 1 | #define HAVE_SRTP_SHUTDOWN 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_get_version_string (); | int | main () | { | return srtp_get_version_string (); | ; | return 0; | } configure:32636: result: no configure:32692: checking for GMIME configure:32699: $PKG_CONFIG --exists --print-errors "gmime-$ver" Package gmime-3.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gmime-3.0.pc' to the PKG_CONFIG_PATH environment variable Package 'gmime-3.0', required by 'world', not found configure:32702: $? = 1 configure:32716: $PKG_CONFIG --exists --print-errors "gmime-$ver" Package gmime-3.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gmime-3.0.pc' to the PKG_CONFIG_PATH environment variable Package 'gmime-3.0', required by 'world', not found configure:32719: $? = 1 configure:32733: result: no Package gmime-3.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gmime-3.0.pc' to the PKG_CONFIG_PATH environment variable Package 'gmime-3.0', required by 'world', not found configure:32692: checking for GMIME configure:32699: $PKG_CONFIG --exists --print-errors "gmime-$ver" configure:32702: $? = 0 configure:32716: $PKG_CONFIG --exists --print-errors "gmime-$ver" configure:32719: $? = 0 configure:32763: result: yes configure:32795: checking for malloc in -lhoard configure:32820: gcc -o conftest -g -O2 conftest.c -lhoard -lm >&5 conftest.c:405:6: warning: conflicting types for built-in function 'malloc' char malloc (); ^ /usr/bin/ld: cannot find -lhoard collect2: error: ld returned 1 exit status configure:32820: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 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_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_C_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_EVENTFD 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_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_ATTRIBUTE_noreturn 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 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_ALSA 1 | #define HAVE_BFD 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 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IMAP_TK 1 | #define HAVE_IMAP_TK2006 1 | #define HAVE_INOTIFY 1 | #define HAVE_JACK 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_MYSQLCLIENT_MY_BOOL 1 | #define HAVE_NEON 1 | #define HAVE_NEON29 1 | #define HAVE_NETSNMP 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_OGG 1 | #define HAVE_BKTR 1 | #define HAVE_BLUETOOTH 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_POPT 1 | #define HAVE_PORTAUDIO 1 | #define HAVE_PRI 1 | #define HAVE_PRI_SETUP_ACK_INBAND 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_DATETIME_SEND 1 | #define HAVE_PRI_MWI_V2 1 | #define HAVE_PRI_DISPLAY_TEXT 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_RESAMPLE 1 | #define HAVE_FFTW3 1 | #define HAVE_SNDFILE 1 | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP 1 | #define HAVE_OPENR2 1 | #define HAVE_LUA 1 | #define HAVE_RADIUS 1 | #define RADIUS_HEADER_STR | #define HAVE_CODEC2 1 | #define HAVE_COROSYNC 1 | #define HAVE_COROSYNC_CFG_STATE_TRACK 1 | #define HAVE_SPEEX 1 | #define HAVE_SPEEXDSP 1 | #define HAVE_SQLITE3 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_CRYPT 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CRYPTO 1 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_BIO_METHOD 1 | #define HAVE_SRTP 1 | #define HAVE_SRTP_VERSION 1 | #define HAVE_SRTP_256 1 | #define HAVE_SRTP_SHUTDOWN 1 | #define HAVE_GMIME 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:32829: result: no configure:32882: checking for dbinit in -lsybdb configure:32907: gcc -o conftest -g -O2 conftest.c -lsybdb -lm >&5 configure:32907: $? = 0 configure:32916: result: yes configure:32939: checking sybdb.h usability configure:32939: gcc -c -g -O2 conftest.c >&5 configure:32939: $? = 0 configure:32939: result: yes configure:32939: checking sybdb.h presence configure:32939: gcc -E conftest.c configure:32939: $? = 0 configure:32939: result: yes configure:32939: checking for sybdb.h configure:32939: result: yes configure:32965: checking for tone_zone_find_by_num in -ltonezone configure:32990: gcc -o conftest -g -O2 conftest.c -ltonezone -lm >&5 configure:32990: $? = 0 configure:32999: result: yes configure:33026: checking for tone_zone_find in -ltonezone configure:33051: gcc -o conftest -g -O2 conftest.c -ltonezone -lm >&5 configure:33051: $? = 0 configure:33060: result: yes configure:33083: checking dahdi/tonezone.h usability configure:33083: gcc -c -g -O2 conftest.c >&5 configure:33083: $? = 0 configure:33083: result: yes configure:33083: checking dahdi/tonezone.h presence configure:33083: gcc -E conftest.c configure:33083: $? = 0 configure:33083: result: yes configure:33083: checking for dahdi/tonezone.h configure:33083: result: yes configure:33123: checking for vorbis_info_init in -lvorbis configure:33148: gcc -o conftest -g -O2 conftest.c -lvorbis -lm -lvorbisenc -lvorbisfile -lm >&5 configure:33148: $? = 0 configure:33157: result: yes configure:33180: checking vorbis/codec.h usability configure:33180: gcc -c -g -O2 conftest.c >&5 configure:33180: $? = 0 configure:33180: result: yes configure:33180: checking vorbis/codec.h presence configure:33180: gcc -E conftest.c configure:33180: $? = 0 configure:33180: result: yes configure:33180: checking for vorbis/codec.h configure:33180: result: yes configure:33207: checking for OV_CALLBACKS_NOCLOSE declared in vorbis/vorbisfile.h configure:33229: gcc -c -g -O2 conftest.c >&5 configure:33229: $? = 0 configure:33230: result: yes configure:33257: checking for vpb_open in -lvpb configure:33286: g++ -o conftest -g -O2 -pthread conftest.cpp -lm -lvpb >&5 configure:33286: $? = 0 configure:33287: result: yes configure:33336: checking for compress in -lz configure:33361: gcc -o conftest -g -O2 conftest.c -lz -lm >&5 configure:33361: $? = 0 configure:33370: result: yes configure:33393: checking zlib.h usability configure:33393: gcc -c -g -O2 conftest.c >&5 configure:33393: $? = 0 configure:33393: result: yes configure:33393: checking zlib.h presence configure:33393: gcc -E conftest.c configure:33393: $? = 0 configure:33393: result: yes configure:33393: checking for zlib.h configure:33393: result: yes configure:33421: checking whether ODBC has support for Unicode types configure:33435: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:33435: $? = 0 configure:33436: result: yes configure:33450: checking linux/compiler.h usability configure:33450: gcc -c -g -O2 conftest.c >&5 conftest.c:438:28: fatal error: linux/compiler.h: No such file or directory #include ^ compilation terminated. configure:33450: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 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_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_C_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_EVENTFD 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_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_ATTRIBUTE_noreturn 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 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_ALSA 1 | #define HAVE_BFD 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 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IMAP_TK 1 | #define HAVE_IMAP_TK2006 1 | #define HAVE_INOTIFY 1 | #define HAVE_JACK 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_MYSQLCLIENT_MY_BOOL 1 | #define HAVE_NEON 1 | #define HAVE_NEON29 1 | #define HAVE_NETSNMP 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_OGG 1 | #define HAVE_BKTR 1 | #define HAVE_BLUETOOTH 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_POPT 1 | #define HAVE_PORTAUDIO 1 | #define HAVE_PRI 1 | #define HAVE_PRI_SETUP_ACK_INBAND 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_DATETIME_SEND 1 | #define HAVE_PRI_MWI_V2 1 | #define HAVE_PRI_DISPLAY_TEXT 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_RESAMPLE 1 | #define HAVE_FFTW3 1 | #define HAVE_SNDFILE 1 | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP 1 | #define HAVE_OPENR2 1 | #define HAVE_LUA 1 | #define HAVE_RADIUS 1 | #define RADIUS_HEADER_STR | #define HAVE_CODEC2 1 | #define HAVE_COROSYNC 1 | #define HAVE_COROSYNC_CFG_STATE_TRACK 1 | #define HAVE_SPEEX 1 | #define HAVE_SPEEXDSP 1 | #define HAVE_SQLITE3 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_CRYPT 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CRYPTO 1 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_BIO_METHOD 1 | #define HAVE_SRTP 1 | #define HAVE_SRTP_VERSION 1 | #define HAVE_SRTP_256 1 | #define HAVE_SRTP_SHUTDOWN 1 | #define HAVE_GMIME 1 | #define HAVE_FREETDS 1 | #define HAVE_TONEZONE 1 | #define HAVE_VORBIS 1 | #define HAVE_VORBIS_OPEN_CALLBACKS 1 | #define HAVE_VPB 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:33450: result: no configure:33450: checking linux/compiler.h presence configure:33450: gcc -E conftest.c conftest.c:405:28: fatal error: linux/compiler.h: No such file or directory #include ^ compilation terminated. configure:33450: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 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_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_C_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_EVENTFD 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_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_ATTRIBUTE_noreturn 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 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_ALSA 1 | #define HAVE_BFD 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 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IMAP_TK 1 | #define HAVE_IMAP_TK2006 1 | #define HAVE_INOTIFY 1 | #define HAVE_JACK 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_MYSQLCLIENT_MY_BOOL 1 | #define HAVE_NEON 1 | #define HAVE_NEON29 1 | #define HAVE_NETSNMP 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_OGG 1 | #define HAVE_BKTR 1 | #define HAVE_BLUETOOTH 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_POPT 1 | #define HAVE_PORTAUDIO 1 | #define HAVE_PRI 1 | #define HAVE_PRI_SETUP_ACK_INBAND 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_DATETIME_SEND 1 | #define HAVE_PRI_MWI_V2 1 | #define HAVE_PRI_DISPLAY_TEXT 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_RESAMPLE 1 | #define HAVE_FFTW3 1 | #define HAVE_SNDFILE 1 | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP 1 | #define HAVE_OPENR2 1 | #define HAVE_LUA 1 | #define HAVE_RADIUS 1 | #define RADIUS_HEADER_STR | #define HAVE_CODEC2 1 | #define HAVE_COROSYNC 1 | #define HAVE_COROSYNC_CFG_STATE_TRACK 1 | #define HAVE_SPEEX 1 | #define HAVE_SPEEXDSP 1 | #define HAVE_SQLITE3 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_CRYPT 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CRYPTO 1 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_BIO_METHOD 1 | #define HAVE_SRTP 1 | #define HAVE_SRTP_VERSION 1 | #define HAVE_SRTP_256 1 | #define HAVE_SRTP_SHUTDOWN 1 | #define HAVE_GMIME 1 | #define HAVE_FREETDS 1 | #define HAVE_TONEZONE 1 | #define HAVE_VORBIS 1 | #define HAVE_VORBIS_OPEN_CALLBACKS 1 | #define HAVE_VPB 1 | #define HAVE_ZLIB 1 | #define HAVE_ODBC_WCHAR 1 | /* end confdefs.h. */ | #include configure:33450: result: no configure:33450: checking for linux/compiler.h configure:33450: result: no configure:33461: checking for linux/ixjuser.h configure:33461: gcc -c -g -O2 conftest.c >&5 configure:33461: $? = 0 configure:33461: result: yes configure:33480: checking for MSG_NOSIGNAL in sys/socket.h configure:33505: gcc -c -g -O2 conftest.c >&5 configure:33505: $? = 0 configure:33506: result: yes configure:33526: checking for SO_NOSIGPIPE in sys/socket.h configure:33551: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:413:22: error: 'bar' undeclared (first use in this function) int foo = bar; ^ conftest.c:413:22: note: each undeclared identifier is reported only once for each function it appears in configure:33551: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 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_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_C_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_EVENTFD 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_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_ATTRIBUTE_noreturn 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 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_ALSA 1 | #define HAVE_BFD 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 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IMAP_TK 1 | #define HAVE_IMAP_TK2006 1 | #define HAVE_INOTIFY 1 | #define HAVE_JACK 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_MYSQLCLIENT_MY_BOOL 1 | #define HAVE_NEON 1 | #define HAVE_NEON29 1 | #define HAVE_NETSNMP 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_OGG 1 | #define HAVE_BKTR 1 | #define HAVE_BLUETOOTH 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_POPT 1 | #define HAVE_PORTAUDIO 1 | #define HAVE_PRI 1 | #define HAVE_PRI_SETUP_ACK_INBAND 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_DATETIME_SEND 1 | #define HAVE_PRI_MWI_V2 1 | #define HAVE_PRI_DISPLAY_TEXT 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_RESAMPLE 1 | #define HAVE_FFTW3 1 | #define HAVE_SNDFILE 1 | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP 1 | #define HAVE_OPENR2 1 | #define HAVE_LUA 1 | #define HAVE_RADIUS 1 | #define RADIUS_HEADER_STR | #define HAVE_CODEC2 1 | #define HAVE_COROSYNC 1 | #define HAVE_COROSYNC_CFG_STATE_TRACK 1 | #define HAVE_SPEEX 1 | #define HAVE_SPEEXDSP 1 | #define HAVE_SQLITE3 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_CRYPT 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CRYPTO 1 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_BIO_METHOD 1 | #define HAVE_SRTP 1 | #define HAVE_SRTP_VERSION 1 | #define HAVE_SRTP_256 1 | #define HAVE_SRTP_SHUTDOWN 1 | #define HAVE_GMIME 1 | #define HAVE_FREETDS 1 | #define HAVE_TONEZONE 1 | #define HAVE_VORBIS 1 | #define HAVE_VORBIS_OPEN_CALLBACKS 1 | #define HAVE_VPB 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:33561: result: no configure:33621: checking for sdl-config configure:33655: result: no configure:33704: checking for IMG_Load in -lSDL_image configure:33729: 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:33729: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 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_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_C_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_EVENTFD 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_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_ATTRIBUTE_noreturn 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 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_ALSA 1 | #define HAVE_BFD 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 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IMAP_TK 1 | #define HAVE_IMAP_TK2006 1 | #define HAVE_INOTIFY 1 | #define HAVE_JACK 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_MYSQLCLIENT_MY_BOOL 1 | #define HAVE_NEON 1 | #define HAVE_NEON29 1 | #define HAVE_NETSNMP 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_OGG 1 | #define HAVE_BKTR 1 | #define HAVE_BLUETOOTH 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_POPT 1 | #define HAVE_PORTAUDIO 1 | #define HAVE_PRI 1 | #define HAVE_PRI_SETUP_ACK_INBAND 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_DATETIME_SEND 1 | #define HAVE_PRI_MWI_V2 1 | #define HAVE_PRI_DISPLAY_TEXT 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_RESAMPLE 1 | #define HAVE_FFTW3 1 | #define HAVE_SNDFILE 1 | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP 1 | #define HAVE_OPENR2 1 | #define HAVE_LUA 1 | #define HAVE_RADIUS 1 | #define RADIUS_HEADER_STR | #define HAVE_CODEC2 1 | #define HAVE_COROSYNC 1 | #define HAVE_COROSYNC_CFG_STATE_TRACK 1 | #define HAVE_SPEEX 1 | #define HAVE_SPEEXDSP 1 | #define HAVE_SQLITE3 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_CRYPT 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CRYPTO 1 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_BIO_METHOD 1 | #define HAVE_SRTP 1 | #define HAVE_SRTP_VERSION 1 | #define HAVE_SRTP_256 1 | #define HAVE_SRTP_SHUTDOWN 1 | #define HAVE_GMIME 1 | #define HAVE_FREETDS 1 | #define HAVE_TONEZONE 1 | #define HAVE_VORBIS 1 | #define HAVE_VORBIS_OPEN_CALLBACKS 1 | #define HAVE_VPB 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:33738: result: no configure:33800: checking for sws_getContext in -lavcodec configure:33825: 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:33825: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 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_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_C_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_EVENTFD 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_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_ATTRIBUTE_noreturn 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 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_ALSA 1 | #define HAVE_BFD 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 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IMAP_TK 1 | #define HAVE_IMAP_TK2006 1 | #define HAVE_INOTIFY 1 | #define HAVE_JACK 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_MYSQLCLIENT_MY_BOOL 1 | #define HAVE_NEON 1 | #define HAVE_NEON29 1 | #define HAVE_NETSNMP 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_OGG 1 | #define HAVE_BKTR 1 | #define HAVE_BLUETOOTH 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_POPT 1 | #define HAVE_PORTAUDIO 1 | #define HAVE_PRI 1 | #define HAVE_PRI_SETUP_ACK_INBAND 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_DATETIME_SEND 1 | #define HAVE_PRI_MWI_V2 1 | #define HAVE_PRI_DISPLAY_TEXT 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_RESAMPLE 1 | #define HAVE_FFTW3 1 | #define HAVE_SNDFILE 1 | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP 1 | #define HAVE_OPENR2 1 | #define HAVE_LUA 1 | #define HAVE_RADIUS 1 | #define RADIUS_HEADER_STR | #define HAVE_CODEC2 1 | #define HAVE_COROSYNC 1 | #define HAVE_COROSYNC_CFG_STATE_TRACK 1 | #define HAVE_SPEEX 1 | #define HAVE_SPEEXDSP 1 | #define HAVE_SQLITE3 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_CRYPT 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CRYPTO 1 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_BIO_METHOD 1 | #define HAVE_SRTP 1 | #define HAVE_SRTP_VERSION 1 | #define HAVE_SRTP_256 1 | #define HAVE_SRTP_SHUTDOWN 1 | #define HAVE_GMIME 1 | #define HAVE_FREETDS 1 | #define HAVE_TONEZONE 1 | #define HAVE_VORBIS 1 | #define HAVE_VORBIS_OPEN_CALLBACKS 1 | #define HAVE_VPB 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:33834: result: no configure:33884: checking linux/videodev.h usability configure:33884: gcc -c -g -O2 conftest.c >&5 conftest.c:439:28: fatal error: linux/videodev.h: No such file or directory #include ^ compilation terminated. configure:33884: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 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_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_C_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_EVENTFD 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_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_ATTRIBUTE_noreturn 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 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_ALSA 1 | #define HAVE_BFD 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 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IMAP_TK 1 | #define HAVE_IMAP_TK2006 1 | #define HAVE_INOTIFY 1 | #define HAVE_JACK 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_MYSQLCLIENT_MY_BOOL 1 | #define HAVE_NEON 1 | #define HAVE_NEON29 1 | #define HAVE_NETSNMP 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_OGG 1 | #define HAVE_BKTR 1 | #define HAVE_BLUETOOTH 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_POPT 1 | #define HAVE_PORTAUDIO 1 | #define HAVE_PRI 1 | #define HAVE_PRI_SETUP_ACK_INBAND 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_DATETIME_SEND 1 | #define HAVE_PRI_MWI_V2 1 | #define HAVE_PRI_DISPLAY_TEXT 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_RESAMPLE 1 | #define HAVE_FFTW3 1 | #define HAVE_SNDFILE 1 | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP 1 | #define HAVE_OPENR2 1 | #define HAVE_LUA 1 | #define HAVE_RADIUS 1 | #define RADIUS_HEADER_STR | #define HAVE_CODEC2 1 | #define HAVE_COROSYNC 1 | #define HAVE_COROSYNC_CFG_STATE_TRACK 1 | #define HAVE_SPEEX 1 | #define HAVE_SPEEXDSP 1 | #define HAVE_SQLITE3 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_CRYPT 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CRYPTO 1 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_BIO_METHOD 1 | #define HAVE_SRTP 1 | #define HAVE_SRTP_VERSION 1 | #define HAVE_SRTP_256 1 | #define HAVE_SRTP_SHUTDOWN 1 | #define HAVE_GMIME 1 | #define HAVE_FREETDS 1 | #define HAVE_TONEZONE 1 | #define HAVE_VORBIS 1 | #define HAVE_VORBIS_OPEN_CALLBACKS 1 | #define HAVE_VPB 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:33884: result: no configure:33884: checking linux/videodev.h presence configure:33884: gcc -E conftest.c conftest.c:406:28: fatal error: linux/videodev.h: No such file or directory #include ^ compilation terminated. configure:33884: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 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_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_C_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_EVENTFD 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_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_ATTRIBUTE_noreturn 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 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_ALSA 1 | #define HAVE_BFD 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 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IMAP_TK 1 | #define HAVE_IMAP_TK2006 1 | #define HAVE_INOTIFY 1 | #define HAVE_JACK 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_MYSQLCLIENT_MY_BOOL 1 | #define HAVE_NEON 1 | #define HAVE_NEON29 1 | #define HAVE_NETSNMP 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_OGG 1 | #define HAVE_BKTR 1 | #define HAVE_BLUETOOTH 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_POPT 1 | #define HAVE_PORTAUDIO 1 | #define HAVE_PRI 1 | #define HAVE_PRI_SETUP_ACK_INBAND 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_DATETIME_SEND 1 | #define HAVE_PRI_MWI_V2 1 | #define HAVE_PRI_DISPLAY_TEXT 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_RESAMPLE 1 | #define HAVE_FFTW3 1 | #define HAVE_SNDFILE 1 | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP 1 | #define HAVE_OPENR2 1 | #define HAVE_LUA 1 | #define HAVE_RADIUS 1 | #define RADIUS_HEADER_STR | #define HAVE_CODEC2 1 | #define HAVE_COROSYNC 1 | #define HAVE_COROSYNC_CFG_STATE_TRACK 1 | #define HAVE_SPEEX 1 | #define HAVE_SPEEXDSP 1 | #define HAVE_SQLITE3 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_CRYPT 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CRYPTO 1 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_BIO_METHOD 1 | #define HAVE_SRTP 1 | #define HAVE_SRTP_VERSION 1 | #define HAVE_SRTP_256 1 | #define HAVE_SRTP_SHUTDOWN 1 | #define HAVE_GMIME 1 | #define HAVE_FREETDS 1 | #define HAVE_TONEZONE 1 | #define HAVE_VORBIS 1 | #define HAVE_VORBIS_OPEN_CALLBACKS 1 | #define HAVE_VPB 1 | #define HAVE_ZLIB 1 | #define HAVE_ODBC_WCHAR 1 | #define HAVE_MSG_NOSIGNAL 1 | /* end confdefs.h. */ | #include configure:33884: result: no configure:33884: checking for linux/videodev.h configure:33884: result: no configure:33910: checking for XOpenDisplay in -lX11 configure:33935: gcc -o conftest -g -O2 conftest.c -lX11 -lm >&5 /usr/bin/ld: cannot find -lX11 collect2: error: ld returned 1 exit status configure:33935: $? = 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 "" | #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_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define AST_JSON_INT_T long long | #define HAVE_JANSSON_BUNDLED 1 | #define HAVE_PJPROJECT 1 | #define HAVE_PJPROJECT_BUNDLED 1 | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 | #define HAVE_PJSIP_GET_DEST_INFO 1 | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 | #define HAVE_PJSIP_INV_SESSION_REF 1 | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PWD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIBEDIT 1 | #define HAVE_LIBUUID 1 | #define HAVE_RT 1 | #define HAVE_LIBXML2 1 | #define HAVE_URIPARSER 1 | #define AST_XML_DOCS 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_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 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_PIPE2 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_USELOCALE 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_MALLOC_TRIM 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_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 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_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_C_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_SOCK_NONBLOCK 1 | #define HAVE_EVENTFD 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_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_ATTRIBUTE_noreturn 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 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_ALSA 1 | #define HAVE_BFD 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 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_IKSEMEL 1 | #define HAVE_IMAP_TK 1 | #define HAVE_IMAP_TK2006 1 | #define HAVE_INOTIFY 1 | #define HAVE_JACK 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_MYSQLCLIENT_MY_BOOL 1 | #define HAVE_NEON 1 | #define HAVE_NEON29 1 | #define HAVE_NETSNMP 1 | #define HAVE_NEWT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_OGG 1 | #define HAVE_BKTR 1 | #define HAVE_BLUETOOTH 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_POPT 1 | #define HAVE_PORTAUDIO 1 | #define HAVE_PRI 1 | #define HAVE_PRI_SETUP_ACK_INBAND 1 | #define HAVE_PRI_L2_PERSISTENCE 1 | #define HAVE_PRI_DATETIME_SEND 1 | #define HAVE_PRI_MWI_V2 1 | #define HAVE_PRI_DISPLAY_TEXT 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_RESAMPLE 1 | #define HAVE_FFTW3 1 | #define HAVE_SNDFILE 1 | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP 1 | #define HAVE_SPANDSP 1 | #define HAVE_OPENR2 1 | #define HAVE_LUA 1 | #define HAVE_RADIUS 1 | #define RADIUS_HEADER_STR | #define HAVE_CODEC2 1 | #define HAVE_COROSYNC 1 | #define HAVE_COROSYNC_CFG_STATE_TRACK 1 | #define HAVE_SPEEX 1 | #define HAVE_SPEEXDSP 1 | #define HAVE_SQLITE3 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_CRYPT 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CRYPTO 1 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_BIO_METHOD 1 | #define HAVE_SRTP 1 | #define HAVE_SRTP_VERSION 1 | #define HAVE_SRTP_256 1 | #define HAVE_SRTP_SHUTDOWN 1 | #define HAVE_GMIME 1 | #define HAVE_FREETDS 1 | #define HAVE_TONEZONE 1 | #define HAVE_VORBIS 1 | #define HAVE_VORBIS_OPEN_CALLBACKS 1 | #define HAVE_VPB 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:33944: result: no configure:34010: checking for XOpenDisplay in -lX11 configure:34044: result: no configure:34100: checking for /sbin/launchd configure:34113: result: no configure:34129: checking for GTK2 configure:34136: $PKG_CONFIG --exists --print-errors "gtk+-2.0" Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable Package 'gtk+-2.0', required by 'world', not found configure:34139: $? = 1 configure:34153: $PKG_CONFIG --exists --print-errors "gtk+-2.0" Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable Package 'gtk+-2.0', required by 'world', not found configure:34156: $? = 1 configure:34170: result: no Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable Package 'gtk+-2.0', required by 'world', not found configure:34240: checking for SYSTEMD configure:34247: $PKG_CONFIG --exists --print-errors "libsystemd" Package libsystemd was not found in the pkg-config search path. Perhaps you should add the directory containing `libsystemd.pc' to the PKG_CONFIG_PATH environment variable Package 'libsystemd', required by 'world', not found configure:34250: $? = 1 configure:34264: $PKG_CONFIG --exists --print-errors "libsystemd" Package libsystemd was not found in the pkg-config search path. Perhaps you should add the directory containing `libsystemd.pc' to the PKG_CONFIG_PATH environment variable Package 'libsystemd', required by 'world', not found configure:34267: $? = 1 configure:34281: result: no Package libsystemd was not found in the pkg-config search path. Perhaps you should add the directory containing `libsystemd.pc' to the PKG_CONFIG_PATH environment variable Package 'libsystemd', required by 'world', not found configure:34331: checking for LOG_AUTH in syslog.h configure:34356: gcc -c -g -O2 conftest.c >&5 configure:34356: $? = 0 configure:34357: result: yes configure:34377: checking for LOG_AUTHPRIV in syslog.h configure:34402: gcc -c -g -O2 conftest.c >&5 configure:34402: $? = 0 configure:34403: result: yes configure:34423: checking for LOG_CRON in syslog.h configure:34448: gcc -c -g -O2 conftest.c >&5 configure:34448: $? = 0 configure:34449: result: yes configure:34469: checking for LOG_DAEMON in syslog.h configure:34494: gcc -c -g -O2 conftest.c >&5 configure:34494: $? = 0 configure:34495: result: yes configure:34515: checking for LOG_FTP in syslog.h configure:34540: gcc -c -g -O2 conftest.c >&5 configure:34540: $? = 0 configure:34541: result: yes configure:34561: checking for LOG_KERN in syslog.h configure:34586: gcc -c -g -O2 conftest.c >&5 configure:34586: $? = 0 configure:34587: result: yes configure:34607: checking for LOG_LPR in syslog.h configure:34632: gcc -c -g -O2 conftest.c >&5 configure:34632: $? = 0 configure:34633: result: yes configure:34653: checking for LOG_MAIL in syslog.h configure:34678: gcc -c -g -O2 conftest.c >&5 configure:34678: $? = 0 configure:34679: result: yes configure:34699: checking for LOG_NEWS in syslog.h configure:34724: gcc -c -g -O2 conftest.c >&5 configure:34724: $? = 0 configure:34725: result: yes configure:34745: checking for LOG_SYSLOG in syslog.h configure:34770: gcc -c -g -O2 conftest.c >&5 configure:34770: $? = 0 configure:34771: result: yes configure:34791: checking for LOG_UUCP in syslog.h configure:34816: gcc -c -g -O2 conftest.c >&5 configure:34816: $? = 0 configure:34817: result: yes configure:34849: checking for bridges/bridge_softmix/include/hrirs.h configure:34862: result: yes configure:34877: checking for mandatory modules: JANSSON PJPROJECT configure:34899: result: ok configure:35027: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by 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 asterisk01 config.status:1898: creating build_tools/menuselect-deps config.status:1898: creating makeopts config.status:1898: creating include/asterisk/autoconfig.h configure:36239: Package configured for: configure:36241: OS type : linux-gnu configure:36243: Host CPU : x86_64 configure:36245: build-cpu:vendor:os: x86_64 : pc : linux-gnu : configure:36247: host-cpu:vendor:os: x86_64 : pc : linux-gnu : ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_GNU_MAKE=make ac_cv_GNU_MAKE_VERSION_MAJOR=4 ac_cv_GNU_MAKE_VERSION_MINOR=0 ac_cv_build=x86_64-pc-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_GMIME_CFLAGS_set= ac_cv_env_GMIME_CFLAGS_value= ac_cv_env_GMIME_LIBS_set= ac_cv_env_GMIME_LIBS_value= ac_cv_env_GTK2_CFLAGS_set= ac_cv_env_GTK2_CFLAGS_value= ac_cv_env_GTK2_LIBS_set= ac_cv_env_GTK2_LIBS_value= ac_cv_env_ILBC_CFLAGS_set= ac_cv_env_ILBC_CFLAGS_value= ac_cv_env_ILBC_LIBS_set= ac_cv_env_ILBC_LIBS_value= ac_cv_env_JANSSON_CFLAGS_set= ac_cv_env_JANSSON_CFLAGS_value= ac_cv_env_JANSSON_CONFIGURE_OPTS_set= ac_cv_env_JANSSON_CONFIGURE_OPTS_value= ac_cv_env_JANSSON_LIBS_set= ac_cv_env_JANSSON_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBEDIT_CFLAGS_set= ac_cv_env_LIBEDIT_CFLAGS_value= ac_cv_env_LIBEDIT_LIBS_set= ac_cv_env_LIBEDIT_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LUA_VERSIONS_set= ac_cv_env_LUA_VERSIONS_value= ac_cv_env_PJPROJECT_CFLAGS_set= ac_cv_env_PJPROJECT_CFLAGS_value= ac_cv_env_PJPROJECT_CONFIGURE_OPTS_set= ac_cv_env_PJPROJECT_CONFIGURE_OPTS_value= ac_cv_env_PJPROJECT_LIBS_set= ac_cv_env_PJPROJECT_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_PORTAUDIO_CFLAGS_set= ac_cv_env_PORTAUDIO_CFLAGS_value= ac_cv_env_PORTAUDIO_LIBS_set= ac_cv_env_PORTAUDIO_LIBS_value= ac_cv_env_PYTHONDEV_CFLAGS_set= ac_cv_env_PYTHONDEV_CFLAGS_value= ac_cv_env_PYTHONDEV_LIBS_set= ac_cv_env_PYTHONDEV_LIBS_value= ac_cv_env_SYSTEMD_CFLAGS_set= ac_cv_env_SYSTEMD_CFLAGS_value= ac_cv_env_SYSTEMD_LIBS_set= ac_cv_env_SYSTEMD_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__sbin_launchd=no ac_cv_file_bridges_bridge_softmix_include_hrirs_h=yes 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_crypt=no ac_cv_func_curl_free=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_fork=yes ac_cv_func_fork_works=yes ac_cv_func_ftruncate=yes ac_cv_func_getcwd=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_getloadavg=yes ac_cv_func_getpagesize=yes ac_cv_func_getpeereid=no ac_cv_func_gettimeofday=yes ac_cv_func_glob=yes ac_cv_func_inet_aton=yes ac_cv_func_inet_ntoa=yes ac_cv_func_ioperm=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_malloc_trim=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_pipe2=yes 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_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_uselocale=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_alsa_asoundlib_h=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_arpa_nameser_h=yes ac_cv_header_assert_h=yes ac_cv_header_bfd_h=yes ac_cv_header_bluetooth_bluetooth_h=yes ac_cv_header_byteswap_h=yes ac_cv_header_codec2_codec2_h=yes ac_cv_header_corosync_cfg_h=yes ac_cv_header_corosync_cpg_h=yes ac_cv_header_crypt_h=yes ac_cv_header_ctype_h=yes ac_cv_header_dahdi_tonezone_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_fftw3_h=yes ac_cv_header_float_h=yes ac_cv_header_grp_h=yes ac_cv_header_gsm_gsm_h=yes ac_cv_header_gsm_h=yes ac_cv_header_iconv_h=yes ac_cv_header_iksemel_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_jack_jack_h=yes ac_cv_header_ldap_h=yes ac_cv_header_libical_ical_h=yes ac_cv_header_libintl_h=yes ac_cv_header_libpri_h=yes ac_cv_header_libresample_h=yes ac_cv_header_libxslt_xsltInternals_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_lua5_2_lua_h=yes ac_cv_header_malloc_h=yes ac_cv_header_math_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_ogg_ogg_h=yes ac_cv_header_openr2_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_popt_h=yes ac_cv_header_pwd_h=yes ac_cv_header_radcli_radcli_h=yes ac_cv_header_regex_h=yes ac_cv_header_resolv_h=yes ac_cv_header_sched_h=yes ac_cv_header_sndfile_h=yes ac_cv_header_spandsp_h=yes ac_cv_header_speex_speex_h=yes ac_cv_header_sql_h=yes ac_cv_header_sqlite3_h=yes ac_cv_header_srtp_srtp_h=yes ac_cv_header_stdarg_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_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sybdb_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_ioctl_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_resource_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_thr_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_un_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_time_h=yes ac_cv_header_unbound_h=yes ac_cv_header_unistd_h=yes ac_cv_header_uriparser_Uri_h=yes ac_cv_header_utime_h=yes ac_cv_header_uuid_uuid_h=yes ac_cv_header_vfork_h=no ac_cv_header_vorbis_codec_h=yes ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_xlocale_h=yes ac_cv_header_zlib_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_imap_tk2006=yes ac_cv_imap_tk=yes ac_cv_lib_SDL_image_IMG_Load=no ac_cv_lib_X11_XOpenDisplay=no ac_cv_lib_asound_snd_pcm_open=yes ac_cv_lib_avcodec_sws_getContext=no ac_cv_lib_beanstalk_bs_version=no ac_cv_lib_bfd_bfd_openr=yes ac_cv_lib_bluetooth_ba2str=yes 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_cfg_corosync_cfg_state_track=yes ac_cv_lib_codec2_codec2_create=yes ac_cv_lib_cpg_cpg_join=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_crypt_crypt_r=yes ac_cv_lib_crypto_AES_encrypt=yes ac_cv_lib_error_at_line=yes ac_cv_lib_execinfo_backtrace=no ac_cv_lib_fftw3_fftw_malloc=yes ac_cv_lib_freeradius_client_rc_read_config=no ac_cv_lib_gsm_gsm_create=yes ac_cv_lib_hoard_malloc=no ac_cv_lib_ical_icaltimezone_get_utc_timezone=yes ac_cv_lib_iconv_iconv_open=no ac_cv_lib_iconv_libiconv_open=no ac_cv_lib_iksemel_iks_start_sasl=yes ac_cv_lib_iodbc_SQLConnect=no ac_cv_lib_jack_jack_activate=yes ac_cv_lib_ldap_ldap_initialize=yes ac_cv_lib_lua5_2___luaL_newstate=yes ac_cv_lib_lua5_3___luaL_newstate=no ac_cv_lib_lua5_4___luaL_newstate=no ac_cv_lib_mISDN_mISDN_open=no ac_cv_lib_m_sqrt=yes ac_cv_lib_nbs_nbs_connect=no ac_cv_lib_newt_newtBell=yes ac_cv_lib_odbc_SQLConnect=yes ac_cv_lib_ogg_ogg_stream_init=yes ac_cv_lib_openr2_openr2_chan_new=yes ac_cv_lib_opus_opus_encoder_create=no ac_cv_lib_opusfile_op_open_callbacks=no ac_cv_lib_popt_poptStrerror=yes ac_cv_lib_pq_PQescapeStringConn=yes 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_date_time_send_option=yes ac_cv_lib_pri_pri_display_text=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_mwi_indicate_v2=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_setup_ack=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_radcli_rc_read_config=yes ac_cv_lib_radiusclient_ng_rc_read_config=no ac_cv_lib_resample_resample_open=yes ac_cv_lib_rt_clock_gettime=yes ac_cv_lib_sndfile_sf_open=yes ac_cv_lib_spandsp_span_set_message_handler=yes ac_cv_lib_spandsp_t38_terminal_init=yes ac_cv_lib_speex_speex_encode=yes ac_cv_lib_speex_speex_preprocess_ctl=no ac_cv_lib_speexdsp_speex_preprocess_ctl=yes ac_cv_lib_sqlite3_sqlite3_open=yes ac_cv_lib_sqlite_sqlite_exec=no ac_cv_lib_srtp2_srtp_init=no ac_cv_lib_srtp_crypto_policy_set_aes_cm_192_hmac_sha1_80=no ac_cv_lib_srtp_crypto_policy_set_aes_cm_256_hmac_sha1_80=yes ac_cv_lib_srtp_crypto_policy_set_aes_gcm_128_8_auth=no ac_cv_lib_srtp_srtp_get_version_string=no ac_cv_lib_srtp_srtp_init=yes ac_cv_lib_srtp_srtp_shutdown=yes ac_cv_lib_ss7_ss7_set_isup_timer=no ac_cv_lib_ssl_BIO_meth_new=yes ac_cv_lib_ssl_SSL_connect=yes ac_cv_lib_sybdb_dbinit=yes ac_cv_lib_tonezone_tone_zone_find=yes ac_cv_lib_tonezone_tone_zone_find_by_num=yes ac_cv_lib_unbound_ub_ctx_delete=yes ac_cv_lib_uriparser_uriParseUriA=yes ac_cv_lib_uuid_uuid_generate_random=yes ac_cv_lib_vorbis_vorbis_info_init=yes ac_cv_lib_vpb_vpb_open=yes ac_cv_lib_xslt_xsltCleanupGlobals=yes ac_cv_lib_xslt_xsltLoadStylesheetPI=yes 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_stat_st_mtim=yes ac_cv_member_struct_stat_st_mtimensec=no ac_cv_member_struct_stat_st_mtimespec=no ac_cv_member_struct_ucred_cr_uid=no ac_cv_member_struct_ucred_uid=yes ac_cv_objext=o ac_cv_path_ALEMBIC=: ac_cv_path_BASENAME=/usr/bin/basename ac_cv_path_BASH=/bin/bash ac_cv_path_BISON2=/usr/bin/bison ac_cv_path_BISON=/usr/bin/bison ac_cv_path_BZIP2=/bin/bzip2 ac_cv_path_CAT=/bin/cat ac_cv_path_CMP=/usr/bin/cmp ac_cv_path_CURL=/usr/bin/curl ac_cv_path_CUT=/usr/bin/cut ac_cv_path_DIRNAME=/usr/bin/dirname ac_cv_path_DOT=/usr/bin/dot ac_cv_path_DOXYGEN=/usr/bin/doxygen 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=/usr/bin/git ac_cv_path_GREP=/bin/grep ac_cv_path_LDCONFIG=/sbin/ldconfig ac_cv_path_LN=/bin/ln ac_cv_path_NM=/usr/bin/nm ac_cv_path_OPENSSL=/usr/bin/openssl ac_cv_path_PATCH=/usr/bin/patch ac_cv_path_PYTHON=/usr/bin/python2.7 ac_cv_path_SED=/bin/sed ac_cv_path_SHA1SUM=/usr/bin/sha1sum ac_cv_path_SHELL=/bin/bash ac_cv_path_TAR=/bin/tar ac_cv_path_WGET=/usr/bin/wget ac_cv_path_XMLLINT=: ac_cv_path_XMLSTARLET=/usr/bin/xmlstarlet ac_cv_path__libcurl_config=/usr/bin/curl-config 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_CONFIG_NEON29=/usr/bin/neon-config ac_cv_path_ac_pt_CONFIG_NEON=/usr/bin/neon-config ac_cv_path_ac_pt_CONFIG_NETSNMP=/usr/bin/net-snmp-config ac_cv_path_ac_pt_PG_CONFIG=/usr/bin/pg_config ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_ac_pt_UNAME=/bin/uname ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_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_RANLIB=ranlib 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_size_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes ax_cv_PTHREAD_CLANG=no ax_cv_PTHREAD_JOINABLE_ATTR=PTHREAD_CREATE_JOINABLE ax_cv_PTHREAD_PRIO_INHERIT=yes ax_cv_PTHREAD_SPECIAL_FLAGS=no ax_cv_have_c_atomics=1 ax_cv_have_func_attribute_always_inline=0 ax_cv_have_func_attribute_const=1 ax_cv_have_func_attribute_constructor=1 ax_cv_have_func_attribute_deprecated=1 ax_cv_have_func_attribute_destructor=1 ax_cv_have_func_attribute_malloc=1 ax_cv_have_func_attribute_may_alias=1 ax_cv_have_func_attribute_noreturn=1 ax_cv_have_func_attribute_pure=1 ax_cv_have_func_attribute_sentinel=1 ax_cv_have_func_attribute_unused=1 ax_cv_have_func_attribute_warn_unused_result=1 ax_cv_have_gcc_atomics=1 libcurl_cv_lib_curl_usable=yes libcurl_cv_lib_curl_version=7.38.0 libcurl_cv_lib_version_ok=yes lt_cv_path_LD=/usr/bin/ld lt_cv_prog_gnu_ld=yes pkg_cv_GMIME_CFLAGS='-I/usr/include/gmime-2.6 -D_LARGEFILE64_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include ' pkg_cv_GMIME_LIBS='-lgmime-2.6 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ' pkg_cv_LIBEDIT_CFLAGS='-I/usr/include/editline ' pkg_cv_LIBEDIT_LIBS='-ledit ' pkg_cv_PORTAUDIO_CFLAGS='-pthread ' pkg_cv_PORTAUDIO_LIBS='-lportaudio -lasound -lm -lpthread ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ALEMBIC=':' ALLOCA='' ALSA_DIR='' ALSA_INCLUDE=' ' ALSA_LIB=' -lasound ' AR='ar' AST_ADDRESS_SANITIZER='1' AST_ASTERISKSSL='yes' AST_CLANG_BLOCKS='' AST_CLANG_BLOCKS_LIBS='' AST_CODE_COVERAGE='no' AST_C_COMPILER_FAMILY='gcc' AST_DECLARATION_AFTER_STATEMENT='-Wdeclaration-after-statement' AST_DEVMODE='' AST_DEVMODE_STRICT='' AST_DOWNLOAD_CACHE='' AST_FORTIFY_SOURCE='-U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2' AST_LEAK_SANITIZER='1' AST_NATIVE_ARCH='1' AST_NESTED_FUNCTIONS='' AST_NO_FORMAT_TRUNCATION='-Wno-format-truncation' AST_NO_STRICT_OVERFLOW='-fno-strict-overflow' AST_NO_STRINGOP_TRUNCATION='-Wno-stringop-truncation' AST_RPATH='' AST_SHADOW_WARNINGS='-Wshadow' AST_THREAD_SANITIZER='1' AST_TRAMPOLINES='-Wtrampolines' AST_UNDEFINED_SANITIZER='1' AWK='gawk' BASENAME='/usr/bin/basename' BASH='/bin/bash' BEANSTALK_DIR='' BEANSTALK_INCLUDE='' BEANSTALK_LIB='' BFD_DIR='' BFD_INCLUDE=' ' BFD_LIB=' -lbfd ' BIND8_CFLAGS='' BISON='/usr/bin/bison' BKTR_DIR='' BKTR_INCLUDE=' ' BKTR_LIB=' -lc ' BLUETOOTH_DIR='' BLUETOOTH_INCLUDE=' ' BLUETOOTH_LIB=' -lbluetooth ' BUILD_CPU='x86_64' BUILD_OS='linux-gnu' BUILD_PLATFORM='x86_64-pc-linux-gnu' BUILD_VENDOR='pc' BZIP2='/bin/bzip2' CAP_DIR='' CAP_INCLUDE='' CAP_LIB='' CAT='/bin/cat' CC='gcc' CFLAGS='-g -O2' CMP='/usr/bin/cmp' CODEC2_DIR='' CODEC2_INCLUDE=' ' CODEC2_LIB=' -lcodec2 ' CONFIG_CFLAGS='' CONFIG_LDFLAGS='' CONFIG_LIBXML2='/usr/bin/xml2-config' CONFIG_MYSQLCLIENT='/usr/bin/mysql_config' CONFIG_NEON29='/usr/bin/neon-config' CONFIG_NEON='/usr/bin/neon-config' CONFIG_NETSNMP='/usr/bin/net-snmp-config' CONFIG_SDL='No' CONFIG_SIGNED_CHAR='' COROSYNC_CFG_STATE_TRACK_DIR='' COROSYNC_CFG_STATE_TRACK_INCLUDE=' ' COROSYNC_CFG_STATE_TRACK_LIB=' -lcfg -lcfg' COROSYNC_DIR='' COROSYNC_INCLUDE=' ' COROSYNC_LIB=' -lcpg -lcpg -lcfg' CPP='gcc -E' CPPFLAGS='' CROSS_COMPILING='' CRYPTO_DIR='' CRYPTO_INCLUDE=' ' CRYPTO_LIB=' -lcrypto ' CRYPT_DIR='' CRYPT_INCLUDE=' ' CRYPT_LIB=' -lcrypt ' CURL='/usr/bin/curl' CURL_INCLUDE='' CURL_LIB='-L/usr/lib/x86_64-linux-gnu -lcurl' CUT='/usr/bin/cut' CXX='g++' CXXCPP='g++ -E' CXXFLAGS='-g -O2' DAHDI_DIR='' DAHDI_INCLUDE='' DAHDI_LIB='' DEFS='-DHAVE_CONFIG_H' DIRNAME='/usr/bin/dirname' DISABLE_XMLDOC='no' DOT='/usr/bin/dot' DOWNLOAD='/usr/bin/wget' DOWNLOAD_TIMEOUT='--timeout=$1' DOWNLOAD_TO_STDOUT='/usr/bin/wget -q -O-' DOXYGEN='/usr/bin/doxygen' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' EXTERNALS_CACHE_DIR='' FETCH='' FFMPEG_DIR='' FFMPEG_INCLUDE='' FFMPEG_LIB='' FFTW3_DIR='' FFTW3_INCLUDE=' ' FFTW3_LIB=' -lfftw3 ' FIND='/usr/bin/find' FLEX='/usr/bin/flex' FREETDS_DIR='' FREETDS_INCLUDE=' ' FREETDS_LIB=' -lsybdb ' GENERIC_ODBC_INCLUDE=' ' GENERIC_ODBC_LIB=' -lodbc ' GIT='/usr/bin/git' GMIME_CFLAGS='-I/usr/include/gmime-2.6 -D_LARGEFILE64_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include ' GMIME_DIR='' GMIME_INCLUDE='-I/usr/include/gmime-2.6 -D_LARGEFILE64_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include' GMIME_LIB='-lgmime-2.6 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ' GMIME_LIBS='-lgmime-2.6 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ' GNU_LD='1' GNU_MAKE='make' GREP='/bin/grep' GSM_DIR='' GSM_INCLUDE='' GSM_INTERNAL='no' GSM_LIB='-lgsm' GTK2_CFLAGS='' GTK2_DIR='' GTK2_INCLUDE='' GTK2_LIB='' GTK2_LIBS='' HAS_POLL='1' HOARD_DIR='' HOARD_INCLUDE='' HOARD_LIB='' HOST_CPU='x86_64' HOST_OS='linux-gnu' HOST_PLATFORM='x86_64-pc-linux-gnu' HOST_VENDOR='pc' ICAL_DIR='' ICAL_INCLUDE=' -pthread' ICAL_LIB=' -lical ' ICONV_DIR='' ICONV_INCLUDE=' ' ICONV_LIB=' -lc ' IKSEMEL_DIR='' IKSEMEL_INCLUDE=' ' IKSEMEL_LIB=' -liksemel ' ILBC_CFLAGS='' ILBC_DIR='' ILBC_INCLUDE='' ILBC_INTERNAL='yes' ILBC_LIB='' ILBC_LIBS='' IMAP_TK_DIR='system' IMAP_TK_INCLUDE='-DUSE_SYSTEM_CCLIENT' IMAP_TK_LIB='-lcrypto -lssl -lc-client ' 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=' -ljack ' JANSSON_BUNDLED='yes' JANSSON_CFLAGS='-I/usr/src/asterisk-18.4.0/third-party/jansson/dest/include' JANSSON_CONFIGURE_OPTS='' JANSSON_DIR='/usr/src/asterisk-18.4.0/third-party/jansson' JANSSON_INCLUDE='-I/usr/src/asterisk-18.4.0/third-party/jansson/dest/include' JANSSON_LIB='-L/usr/src/asterisk-18.4.0/third-party/jansson/dest/lib -ljansson' JANSSON_LIBS='' KQUEUE_DIR='' KQUEUE_INCLUDE='' KQUEUE_LIB='' LD='/usr/bin/ld' LDAP_DIR='' LDAP_INCLUDE=' ' LDAP_LIB=' -lldap ' LDCONFIG='/sbin/ldconfig' LDFLAGS='' LIBEDIT_CFLAGS='-I/usr/include/editline ' LIBEDIT_DIR='' LIBEDIT_INCLUDE='-I/usr/include/editline' LIBEDIT_IS_UNICODE_DIR='' LIBEDIT_IS_UNICODE_INCLUDE='' LIBEDIT_IS_UNICODE_LIB='' LIBEDIT_LIB='-ledit ' LIBEDIT_LIBS='-ledit ' LIBOBJS='' LIBS='-lm ' LIBXML2_DIR='' LIBXML2_INCLUDE='-I/usr/include/libxml2' LIBXML2_LIB='-lxml2' LIBXSLT_CLEANUP_DIR='' LIBXSLT_CLEANUP_INCLUDE=' -I/usr/include/libxml2' LIBXSLT_CLEANUP_LIB=' -lxslt -lxml2' LIBXSLT_DIR='' LIBXSLT_INCLUDE=' -I/usr/include/libxml2' LIBXSLT_LIB=' -lxslt -lxml2' LN='/bin/ln' LN_S='ln -s' LTLIBOBJS='' LUA_DIR='' LUA_INCLUDE=' -I/usr/include/lua5.2' LUA_LIB=' -llua5.2 -lm' LUA_VERSIONS='' MD5='md5sum' MISDN_DIR='' MISDN_INCLUDE='' MISDN_LIB='' MYSQLCLIENT_DIR='' MYSQLCLIENT_INCLUDE='-I/usr/include/mariadb -I/usr/include/mariadb/mysql' MYSQLCLIENT_LIB='-L/usr/lib/x86_64-linux-gnu/ -lmariadb' NBS_DIR='' NBS_INCLUDE='' NBS_LIB='' NEON29_DIR='' NEON29_INCLUDE='-I/usr/include/neon' NEON29_LIB='-lneon' NEON_DIR='' NEON_INCLUDE='-I/usr/include/neon' NEON_LIB='-lneon' NETSNMP_DIR='' NETSNMP_INCLUDE='-DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNETSNMP_USE_INLINE -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/x86_64-linux-gnu/perl/5.20/CORE -D_FORTIFY_SOURCE=2 -I. -I/usr/include' NETSNMP_LIB='-Wl,-z,relro -Wl,-z,now -L/usr/lib/x86_64-linux-gnu -lnetsnmpmibs -lsensors -lpci -ldl -lnetsnmpagent -lwrap -Wl,-E -lnetsnmp -lcrypto -lm' NEWT_DIR='' NEWT_INCLUDE=' ' NEWT_LIB=' -lnewt ' NM='/usr/bin/nm' NOISY_BUILD='' OBJEXT='o' OGG_DIR='' OGG_INCLUDE=' ' OGG_LIB=' -logg ' OPENR2_DIR='' OPENR2_INCLUDE=' ' OPENR2_LIB=' -lopenr2 ' OPENSSL='/usr/bin/openssl' OPENSSL_BIO_METHOD_DIR='' OPENSSL_BIO_METHOD_INCLUDE=' ' OPENSSL_BIO_METHOD_LIB=' -lssl -lcrypto' OPENSSL_DIR='' OPENSSL_INCLUDE=' ' OPENSSL_LIB=' -lssl -lcrypto' OPENSSL_SRTP_DIR='' OPENSSL_SRTP_INCLUDE='' OPENSSL_SRTP_LIB='' OPUSFILE_DIR='' OPUSFILE_INCLUDE='' OPUSFILE_LIB='' OPUS_DIR='' OPUS_INCLUDE='' OPUS_LIB='' OSARCH='linux-gnu' OSPTK_DIR='' OSPTK_INCLUDE='' OSPTK_LIB='' OSS_DIR='' OSS_INCLUDE=' ' OSS_LIB='' PACKAGE_BUGREPORT='' PACKAGE_NAME='asterisk' PACKAGE_STRING='asterisk trunk' PACKAGE_TARNAME='asterisk' PACKAGE_URL='' PACKAGE_VERSION='trunk' PATCH='/usr/bin/patch' PATH_SEPARATOR=':' PBX_ALSA='1:1' PBX_BASH='1:1' PBX_BEANSTALK='0:0' PBX_BFD='1:1' PBX_BISON='1:1' PBX_BKTR='1' PBX_BLUETOOTH='1:1' PBX_CAP='0' PBX_CODEC2='1:1' PBX_COROSYNC='1:1' PBX_COROSYNC_CFG_STATE_TRACK='1' PBX_CRYPT='0' PBX_CRYPTO='1:1' PBX_CURL='1:1' PBX_DAHDI='1:1' PBX_DAHDI_HALF_FULL='1' PBX_DLADDR='1:1' PBX_DYNAMIC_LIST='1' PBX_FFMPEG='0' PBX_FFTW3='1:1' PBX_FLEX='1:1' PBX_FREETDS='1:1' PBX_GENERIC_ODBC='1:1' PBX_GLOB_BRACE='1' PBX_GLOB_NOMAGIC='1' PBX_GMIME='1:1' PBX_GSM='1:1' PBX_GTK2='0:0' PBX_HOARD='0:0' PBX_ICAL='1:1' PBX_ICONV='1:1' PBX_IKSEMEL='1:1' PBX_ILBC='1:1' PBX_IMAP_TK='1:1' PBX_INOTIFY='1' PBX_IODBC='0:0' PBX_IP_MTU_DISCOVER='1' PBX_ISDNNET='0:0' PBX_IXJUSER='1:0' PBX_JACK='1:1' PBX_JANSSON='1:1' PBX_KQUEUE='0:0' PBX_LAUNCHD='0:0' PBX_LDAP='1:1' PBX_LIBEDIT='1:1' PBX_LIBEDIT_IS_UNICODE='0' PBX_LIBXML2='1:1' PBX_LIBXSLT='1' PBX_LIBXSLT_CLEANUP='1' PBX_LUA='1:1' 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_NEON29='1:1' PBX_NEON='1:1' PBX_NETSNMP='1:1' PBX_NEWT='1:1' PBX_NO_BINARY_MODULES='0:0' PBX_OGG='1:1' PBX_OPENR2='1:1' PBX_OPENSSL='1:1' PBX_OPENSSL_BIO_METHOD='1' PBX_OPENSSL_SRTP='0' PBX_OPUS='0:0' PBX_OPUSFILE='0:0' PBX_OSPTK='0:0' PBX_OSREV='4.9.0-0.bpo.11-amd64' PBX_OSS='1:1' PBX_PGSQL='1:1' PBX_PJPROJECT='1:1' PBX_PJSIP_AUTH_CLT_DEINIT='' PBX_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK='' PBX_PJSIP_ENDPOINT_COMPACT_FORM='' PBX_PJSIP_EVSUB_GRP_LOCK='' PBX_PJSIP_EXTERNAL_RESOLVER='' PBX_PJSIP_GET_DEST_INFO='' PBX_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS='' PBX_PJSIP_INV_SESSION_REF='' PBX_PJSIP_OAUTH_AUTHENTICATION='' PBX_PJSIP_REPLACE_MEDIA_STREAM='' PBX_PJSIP_TLS_TRANSPORT_PROTO='' PBX_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE='' PBX_PJSIP_TSX_LAYER_FIND_TSX2='' PBX_PJ_SSL_CERT_LOAD_FROM_FILES2='' PBX_PJ_TRANSACTION_GRP_LOCK='' PBX_POPT='1:1' PBX_PORTAUDIO='1:1' 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_DATETIME_SEND='1' PBX_PRI_DISPLAY_TEXT='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_MWI_V2='1' PBX_PRI_PROG_W_CAUSE='1' PBX_PRI_REVERSE_CHARGE='1' PBX_PRI_SERVICE_MESSAGES='1' PBX_PRI_SETUP_ACK_INBAND='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_RADIUS='1:1' PBX_RESAMPLE='1:1' PBX_RT='1' PBX_RTLD_NOLOAD='1' PBX_SDL='0' PBX_SDL_IMAGE='0' PBX_SNDFILE='1:1' PBX_SO_NOSIGPIPE='' PBX_SPANDSP='1:1' PBX_SPEEX='1:1' PBX_SPEEXDSP='1:1' PBX_SPEEX_PREPROCESS='1:1' PBX_SQLITE3='1:1' PBX_SQLITE='0:0' PBX_SRTP='1:1' PBX_SRTP_192='0' PBX_SRTP_256='1' PBX_SRTP_GCM='0' PBX_SRTP_GET_VERSION='0' PBX_SRTP_SHUTDOWN='1' 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_SYSTEMD='0' PBX_TIMERFD='1:1' PBX_TONEZONE='1:1' PBX_UNBOUND='0:0' PBX_UNIXODBC='1:1' PBX_URIPARSER='1:1' PBX_VORBIS='1:1' PBX_VPB='1:1' PBX_WINARCH='0:0' PBX_WORKING_FORK='1' PBX_X11='0' PBX_XMLSTARLET='1:1' PBX_ZLIB='1:1' PERMANENT_DLOPEN='no' PGSQL_DIR='' PGSQL_INCLUDE='-I/usr/include/postgresql' PGSQL_LIB='-L/usr/lib/x86_64-linux-gnu -lpq -lz' PG_CONFIG='/usr/bin/pg_config' PJPROJECT_BUNDLED='yes' PJPROJECT_CFLAGS='-DPJ_AUTOCONF=1 -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -I/usr/src/asterisk-18.4.0/third-party/pjproject/source/pjlib/include -I/usr/src/asterisk-18.4.0/third-party/pjproject/source/pjlib-util/include -I/usr/src/asterisk-18.4.0/third-party/pjproject/source/pjnath/include -I/usr/src/asterisk-18.4.0/third-party/pjproject/source/pjmedia/include -I/usr/src/asterisk-18.4.0/third-party/pjproject/source/pjsip/include' PJPROJECT_CONFIGURE_OPTS='' PJPROJECT_DIR='third-party/pjproject' PJPROJECT_INCLUDE='-DPJ_AUTOCONF=1 -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -I/usr/src/asterisk-18.4.0/third-party/pjproject/source/pjlib/include -I/usr/src/asterisk-18.4.0/third-party/pjproject/source/pjlib-util/include -I/usr/src/asterisk-18.4.0/third-party/pjproject/source/pjnath/include -I/usr/src/asterisk-18.4.0/third-party/pjproject/source/pjmedia/include -I/usr/src/asterisk-18.4.0/third-party/pjproject/source/pjsip/include' PJPROJECT_LIB='' PJPROJECT_LIBS='' PJSIP_AUTH_CLT_DEINIT_DIR='' PJSIP_AUTH_CLT_DEINIT_INCLUDE='' PJSIP_AUTH_CLT_DEINIT_LIB='' PJSIP_DLG_CREATE_UAS_AND_INC_LOCK_DIR='' PJSIP_DLG_CREATE_UAS_AND_INC_LOCK_INCLUDE='' PJSIP_DLG_CREATE_UAS_AND_INC_LOCK_LIB='' PJSIP_ENDPOINT_COMPACT_FORM_DIR='' PJSIP_ENDPOINT_COMPACT_FORM_INCLUDE='' PJSIP_ENDPOINT_COMPACT_FORM_LIB='' PJSIP_EVSUB_GRP_LOCK_DIR='' PJSIP_EVSUB_GRP_LOCK_INCLUDE='' PJSIP_EVSUB_GRP_LOCK_LIB='' PJSIP_EXTERNAL_RESOLVER_DIR='' PJSIP_EXTERNAL_RESOLVER_INCLUDE='' PJSIP_EXTERNAL_RESOLVER_LIB='' PJSIP_GET_DEST_INFO_DIR='' PJSIP_GET_DEST_INFO_INCLUDE='' PJSIP_GET_DEST_INFO_LIB='' PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS_DIR='' PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS_INCLUDE='' PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS_LIB='' PJSIP_INV_SESSION_REF_DIR='' PJSIP_INV_SESSION_REF_INCLUDE='' PJSIP_INV_SESSION_REF_LIB='' PJSIP_OAUTH_AUTHENTICATION_DIR='' PJSIP_OAUTH_AUTHENTICATION_INCLUDE='' PJSIP_OAUTH_AUTHENTICATION_LIB='' PJSIP_REPLACE_MEDIA_STREAM_DIR='' PJSIP_REPLACE_MEDIA_STREAM_INCLUDE='' PJSIP_REPLACE_MEDIA_STREAM_LIB='' PJSIP_TLS_TRANSPORT_PROTO_DIR='' PJSIP_TLS_TRANSPORT_PROTO_INCLUDE='' PJSIP_TLS_TRANSPORT_PROTO_LIB='' PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE_DIR='' PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE_INCLUDE='' PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE_LIB='' PJSIP_TSX_LAYER_FIND_TSX2_DIR='' PJSIP_TSX_LAYER_FIND_TSX2_INCLUDE='' PJSIP_TSX_LAYER_FIND_TSX2_LIB='' PJ_SSL_CERT_LOAD_FROM_FILES2_DIR='' PJ_SSL_CERT_LOAD_FROM_FILES2_INCLUDE='' PJ_SSL_CERT_LOAD_FROM_FILES2_LIB='' PJ_TRANSACTION_GRP_LOCK_DIR='' PJ_TRANSACTION_GRP_LOCK_INCLUDE='' PJ_TRANSACTION_GRP_LOCK_LIB='' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' POPT_DIR='' POPT_INCLUDE=' ' POPT_LIB=' -lpopt ' PORTAUDIO_CFLAGS='-pthread ' PORTAUDIO_DIR='' PORTAUDIO_INCLUDE='-pthread' PORTAUDIO_LIB='-lportaudio -lasound -lm -lpthread ' PORTAUDIO_LIBS='-lportaudio -lasound -lm -lpthread ' 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_DATETIME_SEND_DIR='' PRI_DATETIME_SEND_INCLUDE=' ' PRI_DATETIME_SEND_LIB=' -lpri ' PRI_DIR='' PRI_DISPLAY_TEXT_DIR='' PRI_DISPLAY_TEXT_INCLUDE=' ' PRI_DISPLAY_TEXT_LIB=' -lpri ' 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_MWI_V2_DIR='' PRI_MWI_V2_INCLUDE=' ' PRI_MWI_V2_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_ACK_INBAND_DIR='' PRI_SETUP_ACK_INBAND_INCLUDE=' ' PRI_SETUP_ACK_INBAND_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='' PYTHON='/usr/bin/python2.7' PYTHONDEV_CFLAGS='' PYTHONDEV_INCLUDE='' PYTHONDEV_LIB='' PYTHONDEV_LIBS='' RADIUS_DIR='' RADIUS_INCLUDE=' ' RADIUS_LIB=' -lradcli ' RANLIB='ranlib' RESAMPLE_DIR='' RESAMPLE_INCLUDE=' ' RESAMPLE_LIB=' -lresample -lm' RT_DIR='' RT_INCLUDE=' ' RT_LIB=' -lrt ' SDL_DIR='' SDL_IMAGE_DIR='' SDL_IMAGE_INCLUDE='' SDL_IMAGE_LIB='' SDL_INCLUDE='' SDL_LIB='' SED='/bin/sed' SHA1SUM='/usr/bin/sha1sum' SHELL='/bin/bash' SNDFILE_DIR='' SNDFILE_INCLUDE=' ' SNDFILE_LIB=' -lsndfile ' SOUNDS_CACHE_DIR='' SOXMIX=':' SPANDSP_DIR='' SPANDSP_INCLUDE=' ' SPANDSP_LIB=' -lspandsp -ltiff' SPEEXDSP_DIR='' SPEEXDSP_INCLUDE=' ' SPEEXDSP_LIB=' -lspeexdsp -lm' SPEEX_DIR='' SPEEX_INCLUDE=' ' SPEEX_LIB=' -lspeex -lm' SPEEX_PREPROCESS_DIR='' SPEEX_PREPROCESS_INCLUDE='' SPEEX_PREPROCESS_LIB='' SQLITE3_DIR='' SQLITE3_INCLUDE=' -pthread' SQLITE3_LIB=' -lsqlite3 ' SQLITE_DIR='' SQLITE_INCLUDE='' SQLITE_LIB='' SRTP_192_DIR='' SRTP_192_INCLUDE='' SRTP_192_LIB='' SRTP_256_DIR='' SRTP_256_INCLUDE=' ' SRTP_256_LIB=' -lsrtp ' SRTP_DIR='' SRTP_GCM_DIR='' SRTP_GCM_INCLUDE='' SRTP_GCM_LIB='' SRTP_GET_VERSION_DIR='' SRTP_GET_VERSION_INCLUDE='' SRTP_GET_VERSION_LIB='' SRTP_INCLUDE=' ' SRTP_LIB=' -lsrtp ' SRTP_SHUTDOWN_DIR='' SRTP_SHUTDOWN_INCLUDE=' ' SRTP_SHUTDOWN_LIB=' -lsrtp ' SS7_DIR='' SS7_INCLUDE='' SS7_LIB='' STRIP='strip' SUPPSERV_DIR='' SUPPSERV_INCLUDE='' SUPPSERV_LIB='' SYSTEMD_CFLAGS='' SYSTEMD_INCLUDE='' SYSTEMD_LIB='' SYSTEMD_LIBS='' TAR='/bin/tar' TIMERFD_DIR='' TIMERFD_INCLUDE='' TIMERFD_LIB='' TONEZONE_DIR='' TONEZONE_INCLUDE=' ' TONEZONE_LIB=' -ltonezone ' UNAME='/bin/uname' UNBOUND_DIR='' UNBOUND_INCLUDE='' UNBOUND_LIB='' UNIXODBC_DIR='' UNIXODBC_INCLUDE=' ' UNIXODBC_LIB=' -lodbc ' URIPARSER_DIR='' URIPARSER_INCLUDE=' ' URIPARSER_LIB=' -luriparser ' UUID_INCLUDE=' ' UUID_LIB=' -luuid ' VORBIS_DIR='' VORBIS_INCLUDE=' ' VORBIS_LIB=' -lvorbis -lm -lvorbisenc -lvorbisfile' VPB_DIR='' VPB_INCLUDE='' VPB_LIB='-lvpb' WGET='/usr/bin/wget' X11_DIR='' X11_INCLUDE='' X11_LIB='' XMLLINT=':' XMLSTARLET='/usr/bin/xmlstarlet' ZLIB_DIR='' ZLIB_INCLUDE=' ' ZLIB_LIB=' -lz ' _libcurl_config='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_STRIP='strip' astcachedir='/tmp' astdatadir='${astvarlibdir}' astdbdir='${astvarlibdir}' astetcdir='${sysconfdir}/asterisk' astheaderdir='${includedir}/asterisk' astkeydir='${astvarlibdir}' astlibdir='${libdir}' astlogdir='${localstatedir}/log/asterisk' astmandir='${mandir}' astmoddir='${libdir}/asterisk/modules' astsbindir='${sbindir}' astspooldir='${localstatedir}/spool/asterisk' astvarlibdir='${localstatedir}/lib/asterisk' astvarrundir='${localstatedir}/run/asterisk' ax_pthread_config='' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' 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 "" #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_PRIO_INHERIT 1 #define HAVE_PTHREAD 1 #define AST_JSON_INT_T long long #define HAVE_JANSSON_BUNDLED 1 #define HAVE_PJPROJECT 1 #define HAVE_PJPROJECT_BUNDLED 1 #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1 #define HAVE_PJ_TRANSACTION_GRP_LOCK 1 #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1 #define HAVE_PJSIP_GET_DEST_INFO 1 #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1 #define HAVE_PJSIP_EXTERNAL_RESOLVER 1 #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1 #define HAVE_PJSIP_EVSUB_GRP_LOCK 1 #define HAVE_PJSIP_INV_SESSION_REF 1 #define HAVE_PJSIP_AUTH_CLT_DEINIT 1 #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1 #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1 #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1 #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1 #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1 #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1 #define HAVE_CURL 1 #define LIBCURL_FEATURE_SSL 1 #define LIBCURL_FEATURE_IPV6 1 #define LIBCURL_FEATURE_LIBZ 1 #define LIBCURL_FEATURE_ASYNCHDNS 1 #define LIBCURL_FEATURE_IDN 1 #define LIBCURL_FEATURE_GSS_API 1 #define LIBCURL_FEATURE_SPNEGO 1 #define LIBCURL_FEATURE_NTLM 1 #define LIBCURL_FEATURE_NTLM_WB 1 #define LIBCURL_FEATURE_TLS_SRP 1 #define LIBCURL_PROTOCOL_DICT 1 #define LIBCURL_PROTOCOL_FILE 1 #define LIBCURL_PROTOCOL_FTP 1 #define LIBCURL_PROTOCOL_FTPS 1 #define LIBCURL_PROTOCOL_GOPHER 1 #define LIBCURL_PROTOCOL_HTTP 1 #define LIBCURL_PROTOCOL_HTTPS 1 #define LIBCURL_PROTOCOL_IMAP 1 #define LIBCURL_PROTOCOL_IMAPS 1 #define LIBCURL_PROTOCOL_LDAP 1 #define LIBCURL_PROTOCOL_LDAPS 1 #define LIBCURL_PROTOCOL_POP3 1 #define LIBCURL_PROTOCOL_POP3S 1 #define LIBCURL_PROTOCOL_RTMP 1 #define LIBCURL_PROTOCOL_RTSP 1 #define LIBCURL_PROTOCOL_SCP 1 #define LIBCURL_PROTOCOL_SFTP 1 #define LIBCURL_PROTOCOL_SMTP 1 #define LIBCURL_PROTOCOL_SMTPS 1 #define LIBCURL_PROTOCOL_TELNET 1 #define LIBCURL_PROTOCOL_TFTP 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_DIRENT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_NETDB_H 1 #define HAVE_RESOLV_H 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_ASSERT_H 1 #define HAVE_CTYPE_H 1 #define HAVE_DLFCN_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FLOAT_H 1 #define HAVE_GRP_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_MATH_H 1 #define HAVE_PWD_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_REGEX_H 1 #define HAVE_SCHED_H 1 #define HAVE_STDARG_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_MALLOC_H 1 #define HAVE_NETDB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STRINGS_H 1 #define HAVE_UTIME_H 1 #define HAVE_LIBEDIT 1 #define HAVE_LIBUUID 1 #define HAVE_RT 1 #define HAVE_LIBXML2 1 #define HAVE_URIPARSER 1 #define AST_XML_DOCS 1 #define HAVE_LIBXSLT 1 #define HAVE_LIBXSLT_CLEANUP 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_STRUCT_STAT_ST_MTIM 1 #define HAVE_UNISTD_H 1 #define HAVE_CHOWN 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_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 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_PIPE2 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_USELOCALE 1 #define HAVE_UTIME 1 #define HAVE_VASPRINTF 1 #define HAVE_SYSCTL 1 #define HAVE_MALLOC_TRIM 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_INET_ATON 1 #define HAVE_PKTINFO 1 #define HAVE_GETHOSTBYNAME_R_6 1 #define HAVE_BYTESWAP_H 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_MUTEX_ADAPTIVE_NP 1 #define HAVE_PTHREAD_SPINLOCK 1 #define HAS_WORKING_SEMAPHORE 1 #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 #define HAVE_GCC_ATOMICS 1 #define HAVE_C_ATOMICS 1 #define HAVE_NULLSAFE_PRINTF 1 #define HAVE_SOCK_NONBLOCK 1 #define HAVE_EVENTFD 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_ATTRIBUTE_may_alias 1 #define HAVE_ATTRIBUTE_constructor 1 #define HAVE_ATTRIBUTE_destructor 1 #define HAVE_ATTRIBUTE_noreturn 1 #define HAVE_SYSINFO 1 #define HAVE_RES_NINIT 1 #define HAVE_GLOB_NOMAGIC 1 #define HAVE_GLOB_BRACE 1 #define HAVE_RTLD_NOLOAD 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_ALSA 1 #define HAVE_BFD 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 1 #define HAVE_GSM_HEADER 1 #define HAVE_ICONV 1 #define HAVE_ICAL 1 #define HAVE_IKSEMEL 1 #define HAVE_IMAP_TK 1 #define HAVE_IMAP_TK2006 1 #define HAVE_INOTIFY 1 #define HAVE_JACK 1 #define HAVE_LDAP 1 #define HAVE_MYSQLCLIENT 1 #define HAVE_MYSQLCLIENT_MY_BOOL 1 #define HAVE_NEON 1 #define HAVE_NEON29 1 #define HAVE_NETSNMP 1 #define HAVE_NEWT 1 #define HAVE_UNIXODBC 1 #define HAVE_OGG 1 #define HAVE_BKTR 1 #define HAVE_BLUETOOTH 1 #define HAVE_OSS 1 #define HAVE_PGSQL 1 #define HAVE_PGSQL_pg_encoding_to_char 1 #define HAVE_POPT 1 #define HAVE_PORTAUDIO 1 #define HAVE_PRI 1 #define HAVE_PRI_SETUP_ACK_INBAND 1 #define HAVE_PRI_L2_PERSISTENCE 1 #define HAVE_PRI_DATETIME_SEND 1 #define HAVE_PRI_MWI_V2 1 #define HAVE_PRI_DISPLAY_TEXT 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_RESAMPLE 1 #define HAVE_FFTW3 1 #define HAVE_SNDFILE 1 #define HAVE_SPANDSP 1 #define HAVE_SPANDSP 1 #define HAVE_SPANDSP 1 #define HAVE_OPENR2 1 #define HAVE_LUA 1 #define HAVE_RADIUS 1 #define RADIUS_HEADER_STR #define HAVE_CODEC2 1 #define HAVE_COROSYNC 1 #define HAVE_COROSYNC_CFG_STATE_TRACK 1 #define HAVE_SPEEX 1 #define HAVE_SPEEXDSP 1 #define HAVE_SQLITE3 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT 1 #define HAVE_CRYPT_R 1 #define HAVE_CRYPTO 1 #define HAVE_OPENSSL 1 #define HAVE_OPENSSL_BIO_METHOD 1 #define HAVE_SRTP 1 #define HAVE_SRTP_VERSION 1 #define HAVE_SRTP_256 1 #define HAVE_SRTP_SHUTDOWN 1 #define HAVE_GMIME 1 #define HAVE_FREETDS 1 #define HAVE_TONEZONE 1 #define HAVE_VORBIS 1 #define HAVE_VORBIS_OPEN_CALLBACKS 1 #define HAVE_VPB 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 #define HAVE_BRIDGES_BRIDGE_SOFTMIX_INCLUDE_HRIRS_H 1 configure: exit 0