This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by asterisk configure trunk, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --libdir=/usr/lib64 ## --------- ## ## Platform. ## ## --------- ## hostname = vm-tkaminivr.bgtehila.com uname -m = x86_64 uname -r = 2.6.32-358.el6.x86_64 uname -s = Linux uname -v = #1 SMP Fri Feb 22 00:31:26 UTC 2013 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib64/qt-3.3/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:3505: checking build system type configure:3519: result: x86_64-unknown-linux-gnu configure:3539: checking host system type configure:3552: result: x86_64-unknown-linux-gnu configure:3681: checking for gcc configure:3697: found /usr/bin/gcc configure:3708: result: gcc configure:3739: checking for C compiler version configure:3748: gcc --version >&5 gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-3) Copyright (C) 2010 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:3759: $? = 0 configure:3748: gcc -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 4.4.7 20120313 (Red Hat 4.4.7-3) (GCC) configure:3759: $? = 0 configure:3748: gcc -V >&5 gcc: '-V' option must have argument configure:3759: $? = 1 configure:3748: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:3759: $? = 1 configure:3779: checking whether the C compiler works configure:3801: gcc conftest.c >&5 configure:3805: $? = 0 configure:3853: result: yes configure:3856: checking for C compiler default output file name configure:3858: result: a.out configure:3864: checking for suffix of executables configure:3871: gcc -o conftest conftest.c >&5 configure:3875: $? = 0 configure:3897: result: configure:3919: checking whether we are cross compiling configure:3927: gcc -o conftest conftest.c >&5 configure:3931: $? = 0 configure:3938: ./conftest configure:3942: $? = 0 configure:3957: result: no configure:3962: checking for suffix of object files configure:3984: gcc -c conftest.c >&5 configure:3988: $? = 0 configure:4009: result: o configure:4013: checking whether we are using the GNU C compiler configure:4032: gcc -c conftest.c >&5 configure:4032: $? = 0 configure:4041: result: yes configure:4050: checking whether gcc accepts -g configure:4070: gcc -c -g conftest.c >&5 configure:4070: $? = 0 configure:4111: result: yes configure:4128: checking for gcc option to accept ISO C89 configure:4191: gcc -c -g -O2 conftest.c >&5 configure:4191: $? = 0 configure:4204: result: none needed configure:4231: checking how to run the C preprocessor configure:4262: gcc -E conftest.c configure:4262: $? = 0 configure:4276: gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:4276: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:4301: result: gcc -E configure:4321: gcc -E conftest.c configure:4321: $? = 0 configure:4335: gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:4335: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:4364: checking for grep that handles long lines and -e configure:4422: result: /bin/grep configure:4427: checking for egrep configure:4489: result: /bin/grep -E configure:4494: checking for ANSI C header files configure:4514: gcc -c -g -O2 conftest.c >&5 configure:4514: $? = 0 configure:4587: gcc -o conftest -g -O2 conftest.c >&5 configure:4587: $? = 0 configure:4587: ./conftest configure:4587: $? = 0 configure:4598: result: yes configure:4611: checking for sys/types.h configure:4611: gcc -c -g -O2 conftest.c >&5 configure:4611: $? = 0 configure:4611: result: yes configure:4611: checking for sys/stat.h configure:4611: gcc -c -g -O2 conftest.c >&5 configure:4611: $? = 0 configure:4611: result: yes configure:4611: checking for stdlib.h configure:4611: gcc -c -g -O2 conftest.c >&5 configure:4611: $? = 0 configure:4611: result: yes configure:4611: checking for string.h configure:4611: gcc -c -g -O2 conftest.c >&5 configure:4611: $? = 0 configure:4611: result: yes configure:4611: checking for memory.h configure:4611: gcc -c -g -O2 conftest.c >&5 configure:4611: $? = 0 configure:4611: result: yes configure:4611: checking for strings.h configure:4611: gcc -c -g -O2 conftest.c >&5 configure:4611: $? = 0 configure:4611: result: yes configure:4611: checking for inttypes.h configure:4611: gcc -c -g -O2 conftest.c >&5 configure:4611: $? = 0 configure:4611: result: yes configure:4611: checking for stdint.h configure:4611: gcc -c -g -O2 conftest.c >&5 configure:4611: $? = 0 configure:4611: result: yes configure:4611: checking for unistd.h configure:4611: gcc -c -g -O2 conftest.c >&5 configure:4611: $? = 0 configure:4611: result: yes configure:4624: checking minix/config.h usability configure:4624: gcc -c -g -O2 conftest.c >&5 conftest.c:52:26: error: minix/config.h: No such file or directory configure:4624: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4624: result: no configure:4624: checking minix/config.h presence configure:4624: gcc -E conftest.c conftest.c:19:26: error: minix/config.h: No such file or directory configure:4624: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4624: result: no configure:4624: checking for minix/config.h configure:4624: result: no configure:4645: checking whether it is safe to define __EXTENSIONS__ configure:4663: gcc -c -g -O2 conftest.c >&5 configure:4663: $? = 0 configure:4670: result: yes configure:4837: checking whether char is unsigned configure:4849: gcc -c -g -O2 conftest.c >&5 configure:4849: $? = 0 configure:4851: result: no configure:4913: checking for uname configure:4931: found /bin/uname configure:4943: result: /bin/uname configure:5406: checking for g++ configure:5422: found /usr/bin/g++ configure:5433: result: g++ configure:5460: checking for C++ compiler version configure:5469: g++ --version >&5 g++ (GCC) 4.4.7 20120313 (Red Hat 4.4.7-3) Copyright (C) 2010 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:5480: $? = 0 configure:5469: g++ -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 4.4.7 20120313 (Red Hat 4.4.7-3) (GCC) configure:5480: $? = 0 configure:5469: g++ -V >&5 g++: '-V' option must have argument configure:5480: $? = 1 configure:5469: g++ -qversion >&5 g++: unrecognized option '-qversion' g++: no input files configure:5480: $? = 1 configure:5484: checking whether we are using the GNU C++ compiler configure:5503: g++ -c conftest.cpp >&5 configure:5503: $? = 0 configure:5512: result: yes configure:5521: checking whether g++ accepts -g configure:5541: g++ -c -g conftest.cpp >&5 configure:5541: $? = 0 configure:5582: result: yes configure:5610: checking how to run the C preprocessor configure:5680: result: gcc -E configure:5700: gcc -E conftest.c configure:5700: $? = 0 configure:5714: gcc -E conftest.c conftest.c:24:28: error: ac_nonexistent.h: No such file or directory configure:5714: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include configure:5747: checking how to run the C++ preprocessor configure:5774: g++ -E conftest.cpp configure:5774: $? = 0 configure:5788: g++ -E conftest.cpp conftest.cpp:24:28: error: ac_nonexistent.h: No such file or directory configure:5788: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include configure:5813: result: g++ -E configure:5833: g++ -E conftest.cpp configure:5833: $? = 0 configure:5847: g++ -E conftest.cpp conftest.cpp:24:28: error: ac_nonexistent.h: No such file or directory configure:5847: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include configure:5877: checking for a sed that does not truncate output configure:5941: result: /bin/sed configure:5946: checking for egrep configure:5956: result: grep -E configure:5972: checking for ld used by gcc configure:6039: result: /usr/bin/ld configure:6046: checking if the linker (/usr/bin/ld) is GNU ld configure:6061: result: yes configure:6070: checking for gawk configure:6086: found /bin/gawk configure:6097: result: gawk configure:6122: checking for a BSD-compatible install configure:6190: result: /usr/bin/install -c configure:6201: checking whether ln -s works configure:6205: result: yes configure:6255: checking for ranlib configure:6271: found /usr/bin/ranlib configure:6282: result: ranlib configure:6304: checking for GNU make configure:6323: result: make configure:6332: checking for egrep configure:6394: result: /bin/grep -E configure:6449: checking for strip configure:6465: found /usr/bin/strip configure:6476: result: strip configure:6549: checking for ar configure:6565: found /usr/bin/ar configure:6576: result: ar configure:6609: checking for bison configure:6627: found /usr/bin/bison configure:6640: result: /usr/bin/bison configure:6650: checking for cmp configure:6668: found /usr/bin/cmp configure:6681: result: /usr/bin/cmp configure:6691: checking for flex configure:6709: found /usr/bin/flex configure:6722: result: /usr/bin/flex configure:6732: checking for grep configure:6763: result: /bin/grep configure:6773: checking for python configure:6791: found /usr/bin/python configure:6804: result: /usr/bin/python configure:6814: checking for find configure:6832: found /bin/find configure:6845: result: /bin/find configure:6855: checking for compress configure:6873: found /usr/bin/compress configure:6886: result: /usr/bin/compress configure:6896: checking for basename configure:6914: found /bin/basename configure:6927: result: /bin/basename configure:6937: checking for dirname configure:6955: found /usr/bin/dirname configure:6968: result: /usr/bin/dirname configure:6978: checking for sh configure:7009: result: /bin/sh configure:7019: checking for ln configure:7037: found /bin/ln configure:7050: result: /bin/ln configure:7060: checking for doxygen configure:7078: found /usr/bin/doxygen configure:7091: result: /usr/bin/doxygen configure:7101: checking for dot configure:7132: result: : configure:7142: checking for wget configure:7160: found /usr/bin/wget configure:7173: result: /usr/bin/wget configure:7183: checking for curl configure:7201: found /usr/bin/curl configure:7214: result: /usr/bin/curl configure:7224: checking for rubber configure:7255: result: : configure:7265: checking for catdvi configure:7296: result: : configure:7306: checking for kpsewhich configure:7337: result: : configure:7347: checking for xmllint configure:7365: found /usr/bin/xmllint configure:7378: result: /usr/bin/xmllint configure:7388: checking for xmlstarlet configure:7419: result: : configure:7429: checking for git configure:7447: found /usr/bin/git configure:7460: result: /usr/bin/git configure:7520: checking for ldconfig configure:7538: found /sbin/ldconfig configure:7551: result: /sbin/ldconfig configure:7561: checking for sha1sum configure:7579: found /usr/bin/sha1sum configure:7592: result: /usr/bin/sha1sum configure:7602: checking for openssl configure:7620: found /usr/bin/openssl configure:7633: result: /usr/bin/openssl configure:7642: checking for bison that supports parse-param configure:7677: result: /usr/bin/bison configure:7736: checking for soxmix configure:7766: result: no configure:7795: checking for md5 configure:7825: result: no configure:7795: checking for md5sum configure:7811: found /usr/bin/md5sum configure:7822: result: md5sum configure:8003: checking for the pthreads library -lpthreads configure:8036: gcc -o conftest -g -O2 conftest.c -lpthreads >&5 /usr/bin/ld: cannot find -lpthreads collect2: ld returned 1 exit status configure:8036: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:8045: result: no configure:7948: checking whether pthreads work without any flags configure:8036: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccKHwCeH.o: In function `main': /usr/local/src/asterisk-13.7.0-rc2/conftest.c:28: undefined reference to `pthread_join' /usr/local/src/asterisk-13.7.0-rc2/conftest.c:29: undefined reference to `__pthread_register_cancel' /usr/local/src/asterisk-13.7.0-rc2/conftest.c:30: undefined reference to `pthread_create' /usr/local/src/asterisk-13.7.0-rc2/conftest.c:30: undefined reference to `__pthread_unregister_cancel' collect2: ld returned 1 exit status configure:8036: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:8045: result: no configure:7953: checking whether pthreads work with -Kthread configure:8036: gcc -o conftest -g -O2 -Kthread conftest.c >&5 gcc: unrecognized option '-Kthread' /tmp/ccl1mkZL.o: In function `main': /usr/local/src/asterisk-13.7.0-rc2/conftest.c:28: undefined reference to `pthread_join' /usr/local/src/asterisk-13.7.0-rc2/conftest.c:29: undefined reference to `__pthread_register_cancel' /usr/local/src/asterisk-13.7.0-rc2/conftest.c:30: undefined reference to `pthread_create' /usr/local/src/asterisk-13.7.0-rc2/conftest.c:30: undefined reference to `__pthread_unregister_cancel' collect2: ld returned 1 exit status configure:8036: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:8045: result: no configure:7953: checking whether pthreads work with -kthread configure:8036: gcc -o conftest -g -O2 -kthread conftest.c >&5 gcc: unrecognized option '-kthread' /tmp/cc3WDruR.o: In function `main': /usr/local/src/asterisk-13.7.0-rc2/conftest.c:28: undefined reference to `pthread_join' /usr/local/src/asterisk-13.7.0-rc2/conftest.c:29: undefined reference to `__pthread_register_cancel' /usr/local/src/asterisk-13.7.0-rc2/conftest.c:30: undefined reference to `pthread_create' /usr/local/src/asterisk-13.7.0-rc2/conftest.c:30: undefined reference to `__pthread_unregister_cancel' collect2: ld returned 1 exit status configure:8036: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:8045: result: no configure:8003: checking for the pthreads library -llthread configure:8036: gcc -o conftest -g -O2 conftest.c -llthread >&5 /usr/bin/ld: cannot find -llthread collect2: ld returned 1 exit status configure:8036: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:8045: result: no configure:7953: checking whether pthreads work with -pthread configure:8036: gcc -o conftest -g -O2 -pthread conftest.c >&5 configure:8036: $? = 0 configure:8045: result: yes configure:8064: checking for joinable pthread attribute configure:8079: gcc -o conftest -g -O2 -pthread conftest.c >&5 configure:8079: $? = 0 configure:8085: result: PTHREAD_CREATE_JOINABLE configure:8095: checking if more special flags are required for pthreads configure:8102: result: no configure:8226: checking for RAII support configure:8248: gcc -o conftest -g -O2 conftest.c >&5 configure:8248: $? = 0 configure:8250: checking for gcc -fnested-functions configure:8265: gcc -c -g -O2 conftest.c >&5 configure:8265: $? = 0 configure:8268: result: no configure:8314: checking for clang strsep/strcmp optimization configure:8343: gcc -c -g -O2 -O1 -Werror=array-bounds conftest.c >&5 configure:8343: $? = 0 configure:8345: result: no configure:9390: checking for gawk configure:9417: result: gawk configure:9480: checking for curl-config configure:9498: found /usr/bin/curl-config configure:9510: result: /usr/bin/curl-config configure:9521: checking for the version of libcurl configure:9528: result: 7.19.7 configure:9535: checking for libcurl >= version 7.10.1 configure:9548: result: yes configure:9589: checking whether libcurl is usable configure:9622: gcc -o conftest -g -O2 conftest.c -lcurl >&5 configure:9622: $? = 0 configure:9636: result: yes configure:9649: checking for curl_free configure:9649: gcc -o conftest -g -O2 conftest.c -lcurl >&5 configure:9649: $? = 0 configure:9649: result: yes configure:11622: checking for size_t configure:11622: gcc -c -g -O2 conftest.c >&5 configure:11622: $? = 0 configure:11622: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:79: error: expected expression before ')' token configure:11622: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 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:11622: result: yes configure:11635: checking for working alloca.h configure:11652: gcc -o conftest -g -O2 conftest.c >&5 configure:11652: $? = 0 configure:11660: result: yes configure:11668: checking for alloca configure:11705: gcc -o conftest -g -O2 conftest.c >&5 configure:11705: $? = 0 configure:11713: result: yes configure:11822: checking for dirent.h that defines DIR configure:11841: gcc -c -g -O2 conftest.c >&5 configure:11841: $? = 0 configure:11849: result: yes configure:11862: checking for library containing opendir configure:11893: gcc -o conftest -g -O2 conftest.c >&5 configure:11893: $? = 0 configure:11910: result: none required configure:11977: checking for ANSI C header files configure:12081: result: yes configure:12089: checking for sys/wait.h that is POSIX.1 compatible configure:12115: gcc -c -g -O2 conftest.c >&5 configure:12115: $? = 0 configure:12122: result: yes configure:12133: checking arpa/inet.h usability configure:12133: gcc -c -g -O2 conftest.c >&5 configure:12133: $? = 0 configure:12133: result: yes configure:12133: checking arpa/inet.h presence configure:12133: gcc -E conftest.c configure:12133: $? = 0 configure:12133: result: yes configure:12133: checking for arpa/inet.h configure:12133: result: yes configure:12133: checking fcntl.h usability configure:12133: gcc -c -g -O2 conftest.c >&5 configure:12133: $? = 0 configure:12133: result: yes configure:12133: checking fcntl.h presence configure:12133: gcc -E conftest.c configure:12133: $? = 0 configure:12133: result: yes configure:12133: checking for fcntl.h configure:12133: result: yes configure:12133: checking for inttypes.h configure:12133: result: yes configure:12133: checking libintl.h usability configure:12133: gcc -c -g -O2 conftest.c >&5 configure:12133: $? = 0 configure:12133: result: yes configure:12133: checking libintl.h presence configure:12133: gcc -E conftest.c configure:12133: $? = 0 configure:12133: result: yes configure:12133: checking for libintl.h configure:12133: result: yes configure:12133: checking limits.h usability configure:12133: gcc -c -g -O2 conftest.c >&5 configure:12133: $? = 0 configure:12133: result: yes configure:12133: checking limits.h presence configure:12133: gcc -E conftest.c configure:12133: $? = 0 configure:12133: result: yes configure:12133: checking for limits.h configure:12133: result: yes configure:12133: checking locale.h usability configure:12133: gcc -c -g -O2 conftest.c >&5 configure:12133: $? = 0 configure:12133: result: yes configure:12133: checking locale.h presence configure:12133: gcc -E conftest.c configure:12133: $? = 0 configure:12133: result: yes configure:12133: checking for locale.h configure:12133: result: yes configure:12133: checking malloc.h usability configure:12133: gcc -c -g -O2 conftest.c >&5 configure:12133: $? = 0 configure:12133: result: yes configure:12133: checking malloc.h presence configure:12133: gcc -E conftest.c configure:12133: $? = 0 configure:12133: result: yes configure:12133: checking for malloc.h configure:12133: result: yes configure:12133: checking netdb.h usability configure:12133: gcc -c -g -O2 conftest.c >&5 configure:12133: $? = 0 configure:12133: result: yes configure:12133: checking netdb.h presence configure:12133: gcc -E conftest.c configure:12133: $? = 0 configure:12133: result: yes configure:12133: checking for netdb.h configure:12133: result: yes configure:12133: checking netinet/in.h usability configure:12133: gcc -c -g -O2 conftest.c >&5 configure:12133: $? = 0 configure:12133: result: yes configure:12133: checking netinet/in.h presence configure:12133: gcc -E conftest.c configure:12133: $? = 0 configure:12133: result: yes configure:12133: checking for netinet/in.h configure:12133: result: yes configure:12133: checking stddef.h usability configure:12133: gcc -c -g -O2 conftest.c >&5 configure:12133: $? = 0 configure:12133: result: yes configure:12133: checking stddef.h presence configure:12133: gcc -E conftest.c configure:12133: $? = 0 configure:12133: result: yes configure:12133: checking for stddef.h configure:12133: result: yes configure:12133: checking for stdint.h configure:12133: result: yes configure:12133: checking for stdlib.h configure:12133: result: yes configure:12133: checking for string.h configure:12133: result: yes configure:12133: checking for strings.h configure:12133: result: yes configure:12133: checking sys/event.h usability configure:12133: gcc -c -g -O2 conftest.c >&5 conftest.c:95:23: error: sys/event.h: No such file or directory configure:12133: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:12133: result: no configure:12133: checking sys/event.h presence configure:12133: gcc -E conftest.c conftest.c:62:23: error: sys/event.h: No such file or directory configure:12133: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include configure:12133: result: no configure:12133: checking for sys/event.h configure:12133: result: no configure:12133: checking sys/file.h usability configure:12133: gcc -c -g -O2 conftest.c >&5 configure:12133: $? = 0 configure:12133: result: yes configure:12133: checking sys/file.h presence configure:12133: gcc -E conftest.c configure:12133: $? = 0 configure:12133: result: yes configure:12133: checking for sys/file.h configure:12133: result: yes configure:12133: checking sys/ioctl.h usability configure:12133: gcc -c -g -O2 conftest.c >&5 configure:12133: $? = 0 configure:12133: result: yes configure:12133: checking sys/ioctl.h presence configure:12133: gcc -E conftest.c configure:12133: $? = 0 configure:12133: result: yes configure:12133: checking for sys/ioctl.h configure:12133: result: yes configure:12133: checking sys/param.h usability configure:12133: gcc -c -g -O2 conftest.c >&5 configure:12133: $? = 0 configure:12133: result: yes configure:12133: checking sys/param.h presence configure:12133: gcc -E conftest.c configure:12133: $? = 0 configure:12133: result: yes configure:12133: checking for sys/param.h configure:12133: result: yes configure:12133: checking sys/socket.h usability configure:12133: gcc -c -g -O2 conftest.c >&5 configure:12133: $? = 0 configure:12133: result: yes configure:12133: checking sys/socket.h presence configure:12133: gcc -E conftest.c configure:12133: $? = 0 configure:12133: result: yes configure:12133: checking for sys/socket.h configure:12133: result: yes configure:12133: checking sys/time.h usability configure:12133: gcc -c -g -O2 conftest.c >&5 configure:12133: $? = 0 configure:12133: result: yes configure:12133: checking sys/time.h presence configure:12133: gcc -E conftest.c configure:12133: $? = 0 configure:12133: result: yes configure:12133: checking for sys/time.h configure:12133: result: yes configure:12133: checking syslog.h usability configure:12133: gcc -c -g -O2 conftest.c >&5 configure:12133: $? = 0 configure:12133: result: yes configure:12133: checking syslog.h presence configure:12133: gcc -E conftest.c configure:12133: $? = 0 configure:12133: result: yes configure:12133: checking for syslog.h configure:12133: result: yes configure:12133: checking termios.h usability configure:12133: gcc -c -g -O2 conftest.c >&5 configure:12133: $? = 0 configure:12133: result: yes configure:12133: checking termios.h presence configure:12133: gcc -E conftest.c configure:12133: $? = 0 configure:12133: result: yes configure:12133: checking for termios.h configure:12133: result: yes configure:12133: checking for unistd.h configure:12133: result: yes configure:12133: checking utime.h usability configure:12133: gcc -c -g -O2 conftest.c >&5 configure:12133: $? = 0 configure:12133: result: yes configure:12133: checking utime.h presence configure:12133: gcc -E conftest.c configure:12133: $? = 0 configure:12133: result: yes configure:12133: checking for utime.h configure:12133: result: yes configure:12133: checking arpa/nameser.h usability configure:12133: gcc -c -g -O2 conftest.c >&5 configure:12133: $? = 0 configure:12133: result: yes configure:12133: checking arpa/nameser.h presence configure:12133: gcc -E conftest.c configure:12133: $? = 0 configure:12133: result: yes configure:12133: checking for arpa/nameser.h configure:12133: result: yes configure:12133: checking sys/io.h usability configure:12133: gcc -c -g -O2 conftest.c >&5 configure:12133: $? = 0 configure:12133: result: yes configure:12133: checking sys/io.h presence configure:12133: gcc -E conftest.c configure:12133: $? = 0 configure:12133: result: yes configure:12133: checking for sys/io.h configure:12133: result: yes configure:12163: checking for tgetent in -ltermcap configure:12188: gcc -o conftest -g -O2 conftest.c -ltermcap >&5 configure:12188: $? = 0 configure:12198: result: yes configure:12267: checking for tgetent in -ltinfo configure:12292: gcc -o conftest -g -O2 conftest.c -ltinfo >&5 configure:12292: $? = 0 configure:12302: result: yes configure:12371: checking for initscr in -lcurses configure:12396: gcc -o conftest -g -O2 conftest.c -lcurses >&5 configure:12396: $? = 0 configure:12406: result: yes configure:12430: checking curses.h usability configure:12430: gcc -c -g -O2 conftest.c >&5 configure:12430: $? = 0 configure:12430: result: yes configure:12430: checking curses.h presence configure:12430: gcc -E conftest.c configure:12430: $? = 0 configure:12430: result: yes configure:12430: checking for curses.h configure:12430: result: yes configure:12475: checking for initscr in -lncurses configure:12500: gcc -o conftest -g -O2 conftest.c -lncurses >&5 configure:12500: $? = 0 configure:12510: result: yes configure:12534: checking for curses.h configure:12534: result: yes configure:12598: checking for uuid_generate_random in -luuid configure:12623: gcc -o conftest -g -O2 conftest.c -luuid >&5 configure:12623: $? = 0 configure:12633: result: yes configure:12657: checking uuid/uuid.h usability configure:12657: gcc -c -g -O2 conftest.c >&5 configure:12657: $? = 0 configure:12657: result: yes configure:12657: checking uuid/uuid.h presence configure:12657: gcc -E conftest.c configure:12657: $? = 0 configure:12657: result: yes configure:12657: checking for uuid/uuid.h configure:12657: result: yes configure:12702: checking for uuid_generate_random in -le2fs-uuid configure:12727: gcc -o conftest -g -O2 conftest.c -le2fs-uuid >&5 /usr/bin/ld: cannot find -le2fs-uuid collect2: ld returned 1 exit status configure:12727: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 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 uuid_generate_random (); | int | main () | { | return uuid_generate_random (); | ; | return 0; | } configure:12737: result: no configure:12790: checking for uuid_generate_random configure:12790: gcc -o conftest -g -O2 conftest.c >&5 /tmp/cchUiQS6.o: In function `main': /usr/local/src/asterisk-13.7.0-rc2/conftest.c:112: undefined reference to `uuid_generate_random' collect2: ld returned 1 exit status configure:12790: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | /* end confdefs.h. */ | /* Define uuid_generate_random to an innocuous variant, in case declares uuid_generate_random. | For example, HP-UX 11i declares gettimeofday. */ | #define uuid_generate_random innocuous_uuid_generate_random | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char uuid_generate_random (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef uuid_generate_random | | /* 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 uuid_generate_random (); | /* 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_uuid_generate_random || defined __stub___uuid_generate_random | choke me | #endif | | int | main () | { | return uuid_generate_random (); | ; | return 0; | } configure:12790: result: no configure:12836: checking for json_dumps in -ljansson configure:12861: gcc -o conftest -g -O2 conftest.c -ljansson >&5 configure:12861: $? = 0 configure:12871: result: yes configure:12895: checking jansson.h usability configure:12895: gcc -c -g -O2 conftest.c >&5 configure:12895: $? = 0 configure:12895: result: yes configure:12895: checking jansson.h presence configure:12895: gcc -E conftest.c configure:12895: $? = 0 configure:12895: result: yes configure:12895: checking for jansson.h configure:12895: result: yes configure:12977: checking for xml2-config configure:12996: found /usr/bin/xml2-config configure:13008: result: /usr/bin/xml2-config configure:13059: gcc -o conftest -g -O2 -I/usr/include/libxml2 conftest.c -lxml2 -lz -lm >&5 configure:13059: $? = 0 configure:13104: checking for uriParseUriA in -luriparser configure:13129: gcc -o conftest -g -O2 conftest.c -luriparser >&5 /usr/bin/ld: cannot find -luriparser collect2: ld returned 1 exit status configure:13129: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char uriParseUriA (); | int | main () | { | return uriParseUriA (); | ; | return 0; | } configure:13139: result: no configure:13223: checking for xsltLoadStylesheetPI in -lxslt configure:13248: gcc -o conftest -g -O2 -I/usr/include/libxml2 conftest.c -lxslt -lxml2 -lz -lm >&5 configure:13248: $? = 0 configure:13258: result: yes configure:13282: checking libxslt/xsltInternals.h usability configure:13282: gcc -c -g -O2 -I/usr/include/libxml2 conftest.c >&5 configure:13282: $? = 0 configure:13282: result: yes configure:13282: checking libxslt/xsltInternals.h presence configure:13282: gcc -E -I/usr/include/libxml2 conftest.c configure:13282: $? = 0 configure:13282: result: yes configure:13282: checking for libxslt/xsltInternals.h configure:13282: result: yes configure:13327: checking for xsltCleanupGlobals in -lxslt configure:13352: gcc -o conftest -g -O2 -I/usr/include/libxml2 conftest.c -lxslt -lxml2 -lz -lm >&5 configure:13352: $? = 0 configure:13362: result: yes configure:13386: checking for libxslt/xsltInternals.h configure:13386: result: yes configure:13419: checking xlocale.h usability configure:13419: gcc -c -g -O2 conftest.c >&5 configure:13419: $? = 0 configure:13419: result: yes configure:13419: checking xlocale.h presence configure:13419: gcc -E conftest.c configure:13419: $? = 0 configure:13419: result: yes configure:13419: checking for xlocale.h configure:13419: result: yes configure:13433: checking winsock.h usability configure:13433: gcc -c -g -O2 conftest.c >&5 conftest.c:116:21: error: winsock.h: No such file or directory configure:13433: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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:13433: result: no configure:13433: checking winsock.h presence configure:13433: gcc -E conftest.c conftest.c:83:21: error: winsock.h: No such file or directory configure:13433: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 1 | #define HAVE_XLOCALE_H 1 | /* end confdefs.h. */ | #include configure:13433: result: no configure:13433: checking for winsock.h configure:13433: result: no configure:13433: checking winsock2.h usability configure:13433: gcc -c -g -O2 conftest.c >&5 conftest.c:116:22: error: winsock2.h: No such file or directory configure:13433: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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:13433: result: no configure:13433: checking winsock2.h presence configure:13433: gcc -E conftest.c conftest.c:83:22: error: winsock2.h: No such file or directory configure:13433: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_LIBXSLT 1 | #define HAVE_LIBXSLT_CLEANUP 1 | #define HAVE_XLOCALE_H 1 | /* end confdefs.h. */ | #include configure:13433: result: no configure:13433: checking for winsock2.h configure:13433: result: no configure:13444: checking sys/poll.h usability configure:13444: gcc -c -g -O2 conftest.c >&5 configure:13444: $? = 0 configure:13444: result: yes configure:13444: checking sys/poll.h presence configure:13444: gcc -E conftest.c configure:13444: $? = 0 configure:13444: result: yes configure:13444: checking for sys/poll.h configure:13444: result: yes configure:13462: checking for special C compiler options needed for large files configure:13507: result: no configure:13513: checking for _FILE_OFFSET_BITS value needed for large files configure:13538: gcc -c -g -O2 conftest.c >&5 configure:13538: $? = 0 configure:13570: result: no configure:13657: checking for stdbool.h that conforms to C99 configure:13724: gcc -c -g -O2 conftest.c >&5 configure:13724: $? = 0 configure:13731: result: yes configure:13733: checking for _Bool configure:13733: gcc -c -g -O2 conftest.c >&5 configure:13733: $? = 0 configure:13733: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:119: error: expected expression before ')' token configure:13733: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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:13733: result: yes configure:13750: checking for an ANSI C-conforming const configure:13816: gcc -c -g -O2 conftest.c >&5 configure:13816: $? = 0 configure:13823: result: yes configure:13831: checking for uid_t in sys/types.h configure:13850: result: yes configure:13861: checking for inline configure:13877: gcc -c -g -O2 conftest.c >&5 configure:13877: $? = 0 configure:13885: result: inline configure:13904: checking for long double with more range or precision than double configure:13940: gcc -c -g -O2 conftest.c >&5 configure:13940: $? = 0 configure:13947: result: yes configure:13955: checking for mode_t configure:13955: gcc -c -g -O2 conftest.c >&5 configure:13955: $? = 0 configure:13955: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:122: error: expected expression before ')' token configure:13955: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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:13955: result: yes configure:13966: checking for off_t configure:13966: gcc -c -g -O2 conftest.c >&5 configure:13966: $? = 0 configure:13966: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:122: error: expected expression before ')' token configure:13966: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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:13966: result: yes configure:13977: checking for pid_t configure:13977: gcc -c -g -O2 conftest.c >&5 configure:13977: $? = 0 configure:13977: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:122: error: expected expression before ')' token configure:13977: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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:13977: result: yes configure:13988: checking for size_t configure:13988: result: yes configure:13999: checking for struct stat.st_blksize configure:13999: gcc -c -g -O2 conftest.c >&5 configure:13999: $? = 0 configure:13999: result: yes configure:14009: checking for struct ucred.uid configure:14009: gcc -c -g -O2 conftest.c >&5 configure:14009: $? = 0 configure:14009: result: yes configure:14020: checking for struct ucred.cr_uid configure:14020: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:95: error: 'struct ucred' has no member named 'cr_uid' configure:14020: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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:14020: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:95: error: 'struct ucred' has no member named 'cr_uid' configure:14020: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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:14020: result: no configure:14031: checking for struct sockpeercred.uid configure:14031: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:94: error: storage size of 'ac_aggr' isn't known configure:14031: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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:14031: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:94: error: storage size of 'ac_aggr' isn't known configure:14031: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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:14031: result: no configure:14043: checking for struct ifreq.ifr_ifru.ifru_hwaddr configure:14043: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:94: error: used struct type value where scalar is required configure:14043: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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:14043: gcc -c -g -O2 conftest.c >&5 configure:14043: $? = 0 configure:14043: result: yes configure:14054: checking whether time.h and sys/time.h may both be included configure:14074: gcc -c -g -O2 conftest.c >&5 configure:14074: $? = 0 configure:14081: result: yes configure:14089: checking whether struct tm is in sys/time.h or time.h configure:14109: gcc -c -g -O2 conftest.c >&5 configure:14109: $? = 0 configure:14116: result: time.h configure:14124: checking for working volatile configure:14143: gcc -c -g -O2 conftest.c >&5 configure:14143: $? = 0 configure:14150: result: yes configure:14158: checking for ptrdiff_t configure:14158: gcc -c -g -O2 conftest.c >&5 configure:14158: $? = 0 configure:14158: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:126: error: expected expression before ')' token configure:14158: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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:14158: result: yes configure:14169: checking for struct stat.st_mtim configure:14169: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:97: error: used struct type value where scalar is required configure:14169: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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:14169: gcc -c -g -O2 conftest.c >&5 configure:14169: $? = 0 configure:14169: result: yes configure:14179: checking for struct stat.st_mtimensec configure:14179: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:98: error: 'struct stat' has no member named 'st_mtimensec' configure:14179: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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:14179: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:98: error: 'struct stat' has no member named 'st_mtimensec' configure:14179: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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:14179: result: no configure:14189: checking for struct stat.st_mtimespec configure:14189: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:98: error: 'struct stat' has no member named 'st_mtimespec' configure:14189: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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:14189: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:98: error: 'struct stat' has no member named 'st_mtimespec' configure:14189: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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:14189: result: no configure:14209: checking for unistd.h configure:14209: result: yes configure:14219: checking for working chown configure:14252: gcc -o conftest -g -O2 conftest.c >&5 configure:14252: $? = 0 configure:14252: ./conftest configure:14252: $? = 0 configure:14264: result: yes configure:14272: checking whether closedir returns void configure:14296: gcc -o conftest -g -O2 conftest.c >&5 configure:14296: $? = 0 configure:14296: ./conftest configure:14296: $? = 0 configure:14306: result: no configure:14314: checking for error_at_line configure:14330: gcc -o conftest -g -O2 conftest.c >&5 configure:14330: $? = 0 configure:14338: result: yes configure:14351: checking vfork.h usability configure:14351: gcc -c -g -O2 conftest.c >&5 conftest.c:127:19: error: vfork.h: No such file or directory configure:14351: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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:14351: result: no configure:14351: checking vfork.h presence configure:14351: gcc -E conftest.c conftest.c:94:19: error: vfork.h: No such file or directory configure:14351: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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:14351: result: no configure:14351: checking for vfork.h configure:14351: result: no configure:14364: checking for fork configure:14364: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:117: warning: conflicting types for built-in function 'fork' configure:14364: $? = 0 configure:14364: result: yes configure:14364: checking for vfork configure:14364: gcc -o conftest -g -O2 conftest.c >&5 configure:14364: $? = 0 configure:14364: result: yes configure:14374: checking for working fork configure:14396: gcc -o conftest -g -O2 conftest.c >&5 configure:14396: $? = 0 configure:14396: ./conftest configure:14396: $? = 0 configure:14406: result: yes configure:14427: checking for working vfork configure:14537: result: yes configure:14564: checking for _LARGEFILE_SOURCE value needed for large files configure:14583: gcc -o conftest -g -O2 conftest.c >&5 configure:14583: $? = 0 configure:14611: result: no configure:14633: checking whether gcc needs -traditional configure:14667: result: no configure:14678: checking for working memcmp configure:14721: gcc -o conftest -g -O2 conftest.c >&5 configure:14721: $? = 0 configure:14721: ./conftest configure:14721: $? = 0 configure:14731: result: yes configure:14746: checking for stdlib.h configure:14746: result: yes configure:14746: checking for unistd.h configure:14746: result: yes configure:14746: checking for sys/param.h configure:14746: result: yes configure:14746: checking for utime.h configure:14746: result: yes configure:14766: checking for getpagesize configure:14766: gcc -o conftest -g -O2 conftest.c >&5 configure:14766: $? = 0 configure:14766: result: yes configure:14775: checking for working mmap configure:14922: gcc -o conftest -g -O2 conftest.c >&5 configure:14922: $? = 0 configure:14922: ./conftest configure:14922: $? = 0 configure:14932: result: yes configure:14944: checking sys/select.h usability configure:14944: gcc -c -g -O2 conftest.c >&5 configure:14944: $? = 0 configure:14944: result: yes configure:14944: checking sys/select.h presence configure:14944: gcc -E conftest.c configure:14944: $? = 0 configure:14944: result: yes configure:14944: checking for sys/select.h configure:14944: result: yes configure:14944: checking for sys/socket.h configure:14944: result: yes configure:14954: checking types of arguments for select configure:14982: gcc -c -g -O2 conftest.c >&5 configure:14982: $? = 0 configure:14993: result: int,fd_set *,struct timeval * configure:15023: checking return type of signal handlers configure:15041: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:116: error: void value not ignored as it ought to be configure:15041: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 *) | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:15048: result: void configure:15056: checking whether lstat correctly handles trailing slash configure:15082: gcc -o conftest -g -O2 conftest.c >&5 configure:15082: $? = 0 configure:15082: ./conftest configure:15082: $? = 0 configure:15099: result: yes configure:15118: checking whether stat accepts an empty string configure:15138: gcc -o conftest -g -O2 conftest.c >&5 configure:15138: $? = 0 configure:15138: ./conftest configure:15138: $? = 0 configure:15148: result: no configure:15164: checking for working strcoll configure:15185: gcc -o conftest -g -O2 conftest.c >&5 configure:15185: $? = 0 configure:15185: ./conftest configure:15185: $? = 0 configure:15195: result: yes configure:15205: checking for strftime configure:15205: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:136: warning: conflicting types for built-in function 'strftime' configure:15205: $? = 0 configure:15205: result: yes configure:15258: checking for working strnlen configure:15296: gcc -o conftest -g -O2 conftest.c >&5 configure:15296: $? = 0 configure:15296: ./conftest configure:15296: $? = 0 configure:15306: result: yes configure:15315: checking for working strtod configure:15356: gcc -o conftest -g -O2 conftest.c >&5 configure:15356: $? = 0 configure:15356: ./conftest configure:15356: $? = 0 configure:15366: result: yes configure:15431: checking whether utime accepts a null argument configure:15460: gcc -o conftest -g -O2 conftest.c >&5 configure:15460: $? = 0 configure:15460: ./conftest configure:15460: $? = 0 configure:15470: result: yes configure:15482: checking for vprintf configure:15482: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:138: warning: conflicting types for built-in function 'vprintf' configure:15482: $? = 0 configure:15482: result: yes configure:15488: checking for _doprnt configure:15488: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccPJmSp1.o: In function `main': /usr/local/src/asterisk-13.7.0-rc2/conftest.c:150: undefined reference to `_doprnt' collect2: ld returned 1 exit status configure:15488: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _doprnt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:15488: result: no configure:15502: checking for asprintf configure:15502: gcc -o conftest -g -O2 conftest.c >&5 configure:15502: $? = 0 configure:15502: result: yes configure:15502: checking for atexit configure:15502: gcc -o conftest -g -O2 conftest.c >&5 configure:15502: $? = 0 configure:15502: result: yes configure:15502: checking for closefrom configure:15502: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccTKuWSc.o: In function `main': /usr/local/src/asterisk-13.7.0-rc2/conftest.c:152: undefined reference to `closefrom' collect2: ld returned 1 exit status configure:15502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | /* end confdefs.h. */ | /* Define closefrom to an innocuous variant, in case declares closefrom. | For example, HP-UX 11i declares gettimeofday. */ | #define closefrom innocuous_closefrom | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char closefrom (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef closefrom | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char closefrom (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_closefrom || defined __stub___closefrom | choke me | #endif | | int | main () | { | return closefrom (); | ; | return 0; | } configure:15502: result: no configure:15502: checking for dup2 configure:15502: gcc -o conftest -g -O2 conftest.c >&5 configure:15502: $? = 0 configure:15502: result: yes configure:15502: checking for eaccess configure:15502: gcc -o conftest -g -O2 conftest.c >&5 configure:15502: $? = 0 configure:15502: result: yes configure:15502: checking for endpwent configure:15502: gcc -o conftest -g -O2 conftest.c >&5 configure:15502: $? = 0 configure:15502: result: yes configure:15502: checking for euidaccess configure:15502: gcc -o conftest -g -O2 conftest.c >&5 configure:15502: $? = 0 configure:15502: result: yes configure:15502: checking for ffsll configure:15502: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:145: warning: conflicting types for built-in function 'ffsll' configure:15502: $? = 0 configure:15502: result: yes configure:15502: checking for ftruncate configure:15502: gcc -o conftest -g -O2 conftest.c >&5 configure:15502: $? = 0 configure:15502: result: yes configure:15502: checking for getcwd configure:15502: gcc -o conftest -g -O2 conftest.c >&5 configure:15502: $? = 0 configure:15502: result: yes configure:15502: checking for gethostbyname configure:15502: gcc -o conftest -g -O2 conftest.c >&5 configure:15502: $? = 0 configure:15502: result: yes configure:15502: checking for gethostname configure:15502: gcc -o conftest -g -O2 conftest.c >&5 configure:15502: $? = 0 configure:15502: result: yes configure:15502: checking for getloadavg configure:15502: gcc -o conftest -g -O2 conftest.c >&5 configure:15502: $? = 0 configure:15502: result: yes configure:15502: checking for gettimeofday configure:15502: gcc -o conftest -g -O2 conftest.c >&5 configure:15502: $? = 0 configure:15502: result: yes configure:15502: checking for glob configure:15502: gcc -o conftest -g -O2 conftest.c >&5 configure:15502: $? = 0 configure:15502: result: yes configure:15502: checking for ioperm configure:15502: gcc -o conftest -g -O2 conftest.c >&5 configure:15502: $? = 0 configure:15502: result: yes configure:15502: checking for inet_ntoa configure:15502: gcc -o conftest -g -O2 conftest.c >&5 configure:15502: $? = 0 configure:15502: result: yes configure:15502: checking for isascii configure:15502: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:155: warning: conflicting types for built-in function 'isascii' configure:15502: $? = 0 configure:15502: result: yes configure:15502: checking for memchr configure:15502: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:156: warning: conflicting types for built-in function 'memchr' configure:15502: $? = 0 configure:15502: result: yes configure:15502: checking for memmove configure:15502: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:157: warning: conflicting types for built-in function 'memmove' configure:15502: $? = 0 configure:15502: result: yes configure:15502: checking for memset configure:15502: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:158: warning: conflicting types for built-in function 'memset' configure:15502: $? = 0 configure:15502: result: yes configure:15502: checking for mkdir configure:15502: gcc -o conftest -g -O2 conftest.c >&5 configure:15502: $? = 0 configure:15502: result: yes configure:15502: checking for mkdtemp configure:15502: gcc -o conftest -g -O2 conftest.c >&5 configure:15502: $? = 0 configure:15502: result: yes configure:15502: checking for munmap configure:15502: gcc -o conftest -g -O2 conftest.c >&5 configure:15502: $? = 0 configure:15502: result: yes configure:15502: checking for newlocale configure:15502: gcc -o conftest -g -O2 conftest.c >&5 configure:15502: $? = 0 configure:15502: result: yes configure:15502: checking for ppoll configure:15502: gcc -o conftest -g -O2 conftest.c >&5 configure:15502: $? = 0 configure:15502: result: yes configure:15502: checking for putenv configure:15502: gcc -o conftest -g -O2 conftest.c >&5 configure:15502: $? = 0 configure:15502: result: yes configure:15502: checking for re_comp configure:15502: gcc -o conftest -g -O2 conftest.c >&5 configure:15502: $? = 0 configure:15502: result: yes configure:15502: checking for regcomp configure:15502: gcc -o conftest -g -O2 conftest.c >&5 configure:15502: $? = 0 configure:15502: result: yes configure:15502: checking for select configure:15502: gcc -o conftest -g -O2 conftest.c >&5 configure:15502: $? = 0 configure:15502: result: yes configure:15502: checking for setenv configure:15502: gcc -o conftest -g -O2 conftest.c >&5 configure:15502: $? = 0 configure:15502: result: yes configure:15502: checking for socket configure:15502: gcc -o conftest -g -O2 conftest.c >&5 configure:15502: $? = 0 configure:15502: result: yes configure:15502: checking for strcasecmp configure:15502: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:170: warning: conflicting types for built-in function 'strcasecmp' configure:15502: $? = 0 configure:15502: result: yes configure:15502: checking for strcasestr configure:15502: gcc -o conftest -g -O2 conftest.c >&5 configure:15502: $? = 0 configure:15502: result: yes configure:15502: checking for strchr configure:15502: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:172: warning: conflicting types for built-in function 'strchr' configure:15502: $? = 0 configure:15502: result: yes configure:15502: checking for strcspn configure:15502: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:173: warning: conflicting types for built-in function 'strcspn' configure:15502: $? = 0 configure:15502: result: yes configure:15502: checking for strdup configure:15502: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:174: warning: conflicting types for built-in function 'strdup' configure:15502: $? = 0 configure:15502: result: yes configure:15502: checking for strerror configure:15502: gcc -o conftest -g -O2 conftest.c >&5 configure:15502: $? = 0 configure:15502: result: yes configure:15502: checking for strlcat configure:15502: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccbDvMxg.o: In function `main': /usr/local/src/asterisk-13.7.0-rc2/conftest.c:187: undefined reference to `strlcat' collect2: ld returned 1 exit status configure:15502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | /* Define strlcat to an innocuous variant, in case declares strlcat. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcat innocuous_strlcat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcat | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strlcat (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strlcat || defined __stub___strlcat | choke me | #endif | | int | main () | { | return strlcat (); | ; | return 0; | } configure:15502: result: no configure:15502: checking for strlcpy configure:15502: gcc -o conftest -g -O2 conftest.c >&5 /tmp/cc8DE1ni.o: In function `main': /usr/local/src/asterisk-13.7.0-rc2/conftest.c:187: undefined reference to `strlcpy' collect2: ld returned 1 exit status configure:15502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strlcpy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strlcpy || defined __stub___strlcpy | choke me | #endif | | int | main () | { | return strlcpy (); | ; | return 0; | } configure:15502: result: no configure:15502: checking for strncasecmp configure:15502: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:176: warning: conflicting types for built-in function 'strncasecmp' configure:15502: $? = 0 configure:15502: result: yes configure:15502: checking for strndup configure:15502: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:177: warning: conflicting types for built-in function 'strndup' configure:15502: $? = 0 configure:15502: result: yes configure:15502: checking for strnlen configure:15502: gcc -o conftest -g -O2 conftest.c >&5 configure:15502: $? = 0 configure:15502: result: yes configure:15502: checking for strrchr configure:15502: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:179: warning: conflicting types for built-in function 'strrchr' configure:15502: $? = 0 configure:15502: result: yes configure:15502: checking for strsep configure:15502: gcc -o conftest -g -O2 conftest.c >&5 configure:15502: $? = 0 configure:15502: result: yes configure:15502: checking for strspn configure:15502: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:181: warning: conflicting types for built-in function 'strspn' configure:15502: $? = 0 configure:15502: result: yes configure:15502: checking for strstr configure:15502: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:182: warning: conflicting types for built-in function 'strstr' configure:15502: $? = 0 configure:15502: result: yes configure:15502: checking for strtod configure:15502: result: yes configure:15502: checking for strtol configure:15502: gcc -o conftest -g -O2 conftest.c >&5 configure:15502: $? = 0 configure:15502: result: yes configure:15502: checking for strtold configure:15502: gcc -o conftest -g -O2 conftest.c >&5 configure:15502: $? = 0 configure:15502: result: yes configure:15502: checking for strtoq configure:15502: gcc -o conftest -g -O2 conftest.c >&5 configure:15502: $? = 0 configure:15502: result: yes configure:15502: checking for unsetenv configure:15502: gcc -o conftest -g -O2 conftest.c >&5 configure:15502: $? = 0 configure:15502: result: yes configure:15502: checking for utime configure:15502: gcc -o conftest -g -O2 conftest.c >&5 configure:15502: $? = 0 configure:15502: result: yes configure:15502: checking for vasprintf configure:15502: gcc -o conftest -g -O2 conftest.c >&5 configure:15502: $? = 0 configure:15502: result: yes configure:15502: checking for getpeereid configure:15502: gcc -o conftest -g -O2 conftest.c >&5 /tmp/cc8xjvng.o: In function `main': /usr/local/src/asterisk-13.7.0-rc2/conftest.c:201: undefined reference to `getpeereid' collect2: ld returned 1 exit status configure:15502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | /* end confdefs.h. */ | /* Define getpeereid to an innocuous variant, in case declares getpeereid. | For example, HP-UX 11i declares gettimeofday. */ | #define getpeereid innocuous_getpeereid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpeereid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpeereid | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getpeereid (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getpeereid || defined __stub___getpeereid | choke me | #endif | | int | main () | { | return getpeereid (); | ; | return 0; | } configure:15502: result: no configure:15502: checking for sysctl configure:15502: gcc -o conftest -g -O2 conftest.c >&5 configure:15502: $? = 0 configure:15502: result: yes configure:15502: checking for swapctl configure:15502: gcc -o conftest -g -O2 conftest.c >&5 /tmp/cckMJTkr.o: In function `main': /usr/local/src/asterisk-13.7.0-rc2/conftest.c:202: undefined reference to `swapctl' collect2: ld returned 1 exit status configure:15502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | /* end confdefs.h. */ | /* Define swapctl to an innocuous variant, in case declares swapctl. | For example, HP-UX 11i declares gettimeofday. */ | #define swapctl innocuous_swapctl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char swapctl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef swapctl | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char swapctl (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_swapctl || defined __stub___swapctl | choke me | #endif | | int | main () | { | return swapctl (); | ; | return 0; | } configure:15502: result: no configure:15512: checking for htonll configure:15525: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccFHHm8k.o: In function `main': /usr/local/src/asterisk-13.7.0-rc2/conftest.c:172: undefined reference to `htonll' collect2: ld returned 1 exit status configure:15525: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | /* end confdefs.h. */ | #include | int | main () | { | return htonll(0); | ; | return 0; | } configure:15532: result: no configure:15539: checking for ntohll configure:15552: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccuCcXrq.o: In function `main': /usr/local/src/asterisk-13.7.0-rc2/conftest.c:172: undefined reference to `ntohll' collect2: ld returned 1 exit status configure:15552: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | /* end confdefs.h. */ | #include | int | main () | { | return ntohll(0); | ; | return 0; | } configure:15559: result: no configure:15568: checking for sqrt in -lm configure:15593: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:175: warning: conflicting types for built-in function 'sqrt' configure:15593: $? = 0 configure:15602: result: yes configure:15617: checking for exp2 configure:15617: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:192: warning: conflicting types for built-in function 'exp2' configure:15617: $? = 0 configure:15617: result: yes configure:15617: checking for log2 configure:15617: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:193: warning: conflicting types for built-in function 'log2' configure:15617: $? = 0 configure:15617: result: yes configure:15617: checking for exp10 configure:15617: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:194: warning: conflicting types for built-in function 'exp10' configure:15617: $? = 0 configure:15617: result: yes configure:15617: checking for log10 configure:15617: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:195: warning: conflicting types for built-in function 'log10' configure:15617: $? = 0 configure:15617: result: yes configure:15617: checking for sin configure:15617: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:196: warning: conflicting types for built-in function 'sin' configure:15617: $? = 0 configure:15617: result: yes configure:15617: checking for cos configure:15617: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:197: warning: conflicting types for built-in function 'cos' configure:15617: $? = 0 configure:15617: result: yes configure:15617: checking for tan configure:15617: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:198: warning: conflicting types for built-in function 'tan' configure:15617: $? = 0 configure:15617: result: yes configure:15617: checking for asin configure:15617: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:199: warning: conflicting types for built-in function 'asin' configure:15617: $? = 0 configure:15617: result: yes configure:15617: checking for acos configure:15617: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:200: warning: conflicting types for built-in function 'acos' configure:15617: $? = 0 configure:15617: result: yes configure:15617: checking for atan configure:15617: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:201: warning: conflicting types for built-in function 'atan' configure:15617: $? = 0 configure:15617: result: yes configure:15617: checking for atan2 configure:15617: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:202: warning: conflicting types for built-in function 'atan2' configure:15617: $? = 0 configure:15617: result: yes configure:15617: checking for pow configure:15617: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:203: warning: conflicting types for built-in function 'pow' configure:15617: $? = 0 configure:15617: result: yes configure:15617: checking for rint configure:15617: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:204: warning: conflicting types for built-in function 'rint' configure:15617: $? = 0 configure:15617: result: yes configure:15617: checking for exp configure:15617: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:205: warning: conflicting types for built-in function 'exp' configure:15617: $? = 0 configure:15617: result: yes configure:15617: checking for log configure:15617: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:206: warning: conflicting types for built-in function 'log' configure:15617: $? = 0 configure:15617: result: yes configure:15617: checking for remainder configure:15617: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:207: warning: conflicting types for built-in function 'remainder' configure:15617: $? = 0 configure:15617: result: yes configure:15617: checking for fmod configure:15617: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:208: warning: conflicting types for built-in function 'fmod' configure:15617: $? = 0 configure:15617: result: yes configure:15617: checking for round configure:15617: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:209: warning: conflicting types for built-in function 'round' configure:15617: $? = 0 configure:15617: result: yes configure:15617: checking for roundf configure:15617: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:210: warning: conflicting types for built-in function 'roundf' configure:15617: $? = 0 configure:15617: result: yes configure:15617: checking for trunc configure:15617: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:211: warning: conflicting types for built-in function 'trunc' configure:15617: $? = 0 configure:15617: result: yes configure:15617: checking for floor configure:15617: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:212: warning: conflicting types for built-in function 'floor' configure:15617: $? = 0 configure:15617: result: yes configure:15617: checking for ceil configure:15617: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:213: warning: conflicting types for built-in function 'ceil' configure:15617: $? = 0 configure:15617: result: yes configure:15633: checking for exp2l configure:15633: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:214: warning: conflicting types for built-in function 'exp2l' configure:15633: $? = 0 configure:15633: result: yes configure:15633: checking for log2l configure:15633: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:215: warning: conflicting types for built-in function 'log2l' configure:15633: $? = 0 configure:15633: result: yes configure:15633: checking for exp10l configure:15633: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:216: warning: conflicting types for built-in function 'exp10l' configure:15633: $? = 0 configure:15633: result: yes configure:15633: checking for log10l configure:15633: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:217: warning: conflicting types for built-in function 'log10l' configure:15633: $? = 0 configure:15633: result: yes configure:15633: checking for sinl configure:15633: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:218: warning: conflicting types for built-in function 'sinl' configure:15633: $? = 0 configure:15633: result: yes configure:15633: checking for cosl configure:15633: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:219: warning: conflicting types for built-in function 'cosl' configure:15633: $? = 0 configure:15633: result: yes configure:15633: checking for tanl configure:15633: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:220: warning: conflicting types for built-in function 'tanl' configure:15633: $? = 0 configure:15633: result: yes configure:15633: checking for asinl configure:15633: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:221: warning: conflicting types for built-in function 'asinl' configure:15633: $? = 0 configure:15633: result: yes configure:15633: checking for acosl configure:15633: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:222: warning: conflicting types for built-in function 'acosl' configure:15633: $? = 0 configure:15633: result: yes configure:15633: checking for atanl configure:15633: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:223: warning: conflicting types for built-in function 'atanl' configure:15633: $? = 0 configure:15633: result: yes configure:15633: checking for atan2l configure:15633: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:224: warning: conflicting types for built-in function 'atan2l' configure:15633: $? = 0 configure:15633: result: yes configure:15633: checking for powl configure:15633: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:225: warning: conflicting types for built-in function 'powl' configure:15633: $? = 0 configure:15633: result: yes configure:15633: checking for sqrtl configure:15633: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:226: warning: conflicting types for built-in function 'sqrtl' configure:15633: $? = 0 configure:15633: result: yes configure:15633: checking for rintl configure:15633: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:227: warning: conflicting types for built-in function 'rintl' configure:15633: $? = 0 configure:15633: result: yes configure:15633: checking for expl configure:15633: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:228: warning: conflicting types for built-in function 'expl' configure:15633: $? = 0 configure:15633: result: yes configure:15633: checking for logl configure:15633: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:229: warning: conflicting types for built-in function 'logl' configure:15633: $? = 0 configure:15633: result: yes configure:15633: checking for remainderl configure:15633: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:230: warning: conflicting types for built-in function 'remainderl' configure:15633: $? = 0 configure:15633: result: yes configure:15633: checking for fmodl configure:15633: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:231: warning: conflicting types for built-in function 'fmodl' configure:15633: $? = 0 configure:15633: result: yes configure:15633: checking for roundl configure:15633: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:232: warning: conflicting types for built-in function 'roundl' configure:15633: $? = 0 configure:15633: result: yes configure:15633: checking for truncl configure:15633: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:233: warning: conflicting types for built-in function 'truncl' configure:15633: $? = 0 configure:15633: result: yes configure:15633: checking for floorl configure:15633: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:234: warning: conflicting types for built-in function 'floorl' configure:15633: $? = 0 configure:15633: result: yes configure:15633: checking for ceill configure:15633: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:235: warning: conflicting types for built-in function 'ceill' configure:15633: $? = 0 configure:15633: result: yes configure:15644: checking for LLONG_MAX in limits.h configure:15657: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:15657: $? = 0 configure:15658: result: yes configure:15671: checking for timersub in time.h configure:15684: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:15684: $? = 0 configure:15685: result: yes configure:15698: checking for a version of GNU ld that supports the --dynamic-list flag configure:15719: gcc -o conftest -g -O2 -Wl,--dynamic-list,conftest.dynamics conftest.c -lm >&5 configure:15719: $? = 0 configure:15721: result: yes configure:15734: checking for sys/poll.h configure:15734: result: yes configure:15773: checking for funopen configure:15773: gcc -o conftest -g -O2 conftest.c -lm >&5 /tmp/cctLCVfw.o: In function `main': /usr/local/src/asterisk-13.7.0-rc2/conftest.c:250: undefined reference to `funopen' collect2: ld returned 1 exit status configure:15773: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | /* Define funopen to an innocuous variant, in case declares funopen. | For example, HP-UX 11i declares gettimeofday. */ | #define funopen innocuous_funopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char funopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef funopen | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char funopen (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_funopen || defined __stub___funopen | choke me | #endif | | int | main () | { | return funopen (); | ; | return 0; | } configure:15773: result: no configure:15773: checking for fopencookie configure:15773: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:15773: $? = 0 configure:15773: result: yes configure:15785: checking for inet_aton configure:15785: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:15785: $? = 0 configure:15785: result: yes configure:15796: checking for IP_PKTINFO configure:15809: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:15809: $? = 0 configure:15810: result: yes configure:15824: checking for library containing gethostbyname_r configure:15855: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:15855: $? = 0 configure:15872: result: none required configure:15881: checking for gethostbyname_r with 6 arguments configure:15895: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:224: warning: initialization makes pointer from integer without a cast configure:15895: $? = 0 configure:15896: result: yes configure:15909: checking for gethostbyname_r with 5 arguments configure:15923: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:225: warning: passing argument 5 of 'gethostbyname_r' from incompatible pointer type /usr/include/netdb.h:180: note: expected 'struct hostent ** __restrict__' but argument is of type 'int *' conftest.c:225: error: too few arguments to function 'gethostbyname_r' configure:15923: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | struct hostent *he = gethostbyname_r((const char *)NULL, (struct hostent *)NULL, (char *)NULL, (int)0, (int *)NULL); | ; | return 0; | } configure:15930: result: no configure:15937: checking byteswap.h usability configure:15937: gcc -c -g -O2 conftest.c >&5 configure:15937: $? = 0 configure:15937: result: yes configure:15937: checking byteswap.h presence configure:15937: gcc -E conftest.c configure:15937: $? = 0 configure:15937: result: yes configure:15937: checking for byteswap.h configure:15937: result: yes configure:15948: checking for __swap16 variant of byteswapping macros configure:15961: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:221:24: error: sys/endian.h: No such file or directory configure:15961: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | /* end confdefs.h. */ | #include | int | main () | { | int a = 1; int b = __swap16(a); | ; | return 0; | } configure:15968: result: no configure:15975: checking for bswap16 variant of byteswapping macros configure:15988: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:221:24: error: sys/endian.h: No such file or directory configure:15988: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | /* end confdefs.h. */ | #include | int | main () | { | int a = 1; int b = bswap16(a); | ; | return 0; | } configure:15995: result: no configure:16002: checking for locale_t in locale.h configure:16015: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:16015: $? = 0 configure:16016: result: yes configure:16055: checking for O_EVTONLY in fcntl.h configure:16068: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:226: error: 'O_EVTONLY' undeclared (first use in this function) conftest.c:226: error: (Each undeclared identifier is reported only once conftest.c:226: error: for each function it appears in.) configure:16068: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | /* end confdefs.h. */ | #include | int | main () | { | int a = O_EVTONLY; | ; | return 0; | } configure:16075: result: no configure:16082: checking for O_SYMLINK in fcntl.h configure:16095: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:226: error: 'O_SYMLINK' undeclared (first use in this function) conftest.c:226: error: (Each undeclared identifier is reported only once conftest.c:226: error: for each function it appears in.) configure:16095: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | /* end confdefs.h. */ | #include | int | main () | { | int a = O_SYMLINK; | ; | return 0; | } configure:16102: result: no configure:16111: checking for PTHREAD_RWLOCK_INITIALIZER in pthread.h configure:16136: gcc -c -g -O2 conftest.c >&5 configure:16136: $? = 0 configure:16137: result: yes configure:16156: checking for PTHREAD_RWLOCK_PREFER_WRITER_NP in pthread.h configure:16169: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:16169: $? = 0 configure:16170: result: yes configure:16183: checking for PTHREAD_MUTEX_RECURSIVE_NP in pthread.h configure:16196: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:16196: $? = 0 configure:16197: result: yes configure:16210: checking for PTHREAD_MUTEX_ADAPTIVE_NP in pthread.h configure:16223: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:16223: $? = 0 configure:16224: result: yes configure:16237: checking for pthread_spinlock_t in pthread.h configure:16250: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:16250: $? = 0 configure:16251: result: yes configure:16269: checking for pthread_rwlock_timedwrlock() in pthread.h configure:16284: gcc -o conftest -g -O2 -pthread conftest.c -lm >&5 configure:16284: $? = 0 configure:16286: result: yes configure:16302: checking for working unnamed semaphores configure:16325: gcc -o conftest -g -O2 -pthread conftest.c -lm >&5 configure:16325: $? = 0 configure:16325: ./conftest configure:16325: $? = 0 configure:16326: result: yes configure:16348: checking if PTHREAD_ONCE_INIT needs braces configure:16365: gcc -c -g -O2 -Werror -Wmissing-braces conftest.c >&5 configure:16365: $? = 0 configure:16367: result: no configure:16389: checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP in pthread.h configure:16414: gcc -c -g -O2 conftest.c >&5 configure:16414: $? = 0 configure:16415: result: yes configure:16436: checking whether we can compare a mutex to its initial value configure:16453: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:235: error: invalid operands to binary != (have 'pthread_mutex_t' and 'pthread_mutex_t') configure:16453: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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:16460: result: no configure:16485: checking sys/thr.h usability configure:16485: gcc -c -g -O2 conftest.c >&5 conftest.c:263:21: error: sys/thr.h: No such file or directory configure:16485: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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:16485: result: no configure:16485: checking sys/thr.h presence configure:16485: gcc -E conftest.c conftest.c:230:21: error: sys/thr.h: No such file or directory configure:16485: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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:16485: result: no configure:16485: checking for sys/thr.h configure:16485: result: no configure:16496: checking for compiler atomic operations configure:16509: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:16509: $? = 0 configure:16510: result: yes configure:16524: checking if your system printf is NULL-safe. configure:16543: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:16543: $? = 0 configure:16543: ./conftest configure:16543: $? = 0 configure:16547: result: yes configure:16558: checking if we can increase the maximum select-able file descriptor configure:16599: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:252: error: expected expression before '[' token conftest.c:256: error: 'fds' undeclared (first use in this function) conftest.c:256: error: (Each undeclared identifier is reported only once conftest.c:256: error: for each function it appears in.) configure:16599: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | /* end confdefs.h. */ | | #include | #include | #include | #include | #include | #include | #include | #include | #include | #include | #include | | int | main () | { | | struct rlimit rlim = { FD_SETSIZE * 2, FD_SETSIZE * 2 }; | int fd0, fd1; | struct timeval tv = { 0, }; | struct ast_fdset { long fds_bits[[1024]]; } fds = { { 0, } }; | if (setrlimit(RLIMIT_NOFILE, &rlim)) { exit(1); } | if ((fd0 = open("/dev/null", O_RDONLY)) < 0) { exit(1); } | if (dup2(fd0, (fd1 = FD_SETSIZE + 1)) < 0) { exit(1); } | FD_SET(fd0, (fd_set *) &fds); | FD_SET(fd1, (fd_set *) &fds); | if (select(FD_SETSIZE + 2, (fd_set *) &fds, NULL, NULL, &tv) < 0) { exit(1); } | exit(0) | ; | return 0; | } configure:16606: result: no configure:16648: checking for compiler 'attribute pure' support configure:16667: gcc -c -g -O2 -Wall -Wno-unused -Werror conftest.c >&5 configure:16667: $? = 0 configure:16668: result: yes configure:16716: checking for compiler 'attribute malloc' support configure:16735: gcc -c -g -O2 -Wall -Wno-unused -Werror conftest.c >&5 configure:16735: $? = 0 configure:16736: result: yes configure:16784: checking for compiler 'attribute const' support configure:16803: gcc -c -g -O2 -Wall -Wno-unused -Werror conftest.c >&5 configure:16803: $? = 0 configure:16804: result: yes configure:16852: checking for compiler 'attribute unused' support configure:16871: gcc -c -g -O2 -Wall -Wno-unused -Werror conftest.c >&5 configure:16871: $? = 0 configure:16872: result: yes configure:16920: checking for compiler 'attribute always_inline' support configure:16939: gcc -c -g -O2 -Wall -Wno-unused -Werror conftest.c >&5 configure:16939: $? = 0 configure:16940: result: yes configure:16988: checking for compiler 'attribute deprecated' support configure:17007: gcc -c -g -O2 -Wall -Wno-unused -Werror conftest.c >&5 configure:17007: $? = 0 configure:17008: result: yes configure:17056: checking for compiler 'attribute sentinel' support configure:17075: gcc -c -g -O2 -Wall -Wno-unused -Werror conftest.c >&5 configure:17075: $? = 0 configure:17076: result: yes configure:17124: checking for compiler 'attribute warn_unused_result' support configure:17143: gcc -c -g -O2 -Wall -Wno-unused -Werror conftest.c >&5 configure:17143: $? = 0 configure:17144: result: yes configure:17192: checking for compiler 'attribute may_alias' support configure:17211: gcc -c -g -O2 -Wall -Wno-unused -Werror conftest.c >&5 configure:17211: $? = 0 configure:17212: result: yes configure:17260: checking for compiler 'attribute constructor' support configure:17279: gcc -c -g -O2 -Wall -Wno-unused -Werror conftest.c >&5 configure:17279: $? = 0 configure:17280: result: yes configure:17328: checking for compiler 'attribute destructor' support configure:17347: gcc -c -g -O2 -Wall -Wno-unused -Werror conftest.c >&5 configure:17347: $? = 0 configure:17348: result: yes configure:17396: checking for -ffunction-sections support configure:17411: gcc -c -g -O2 -ffunction-sections conftest.c >&5 configure:17411: $? = 0 configure:17412: result: yes configure:17416: checking for --gc-sections support configure:17429: gcc -o conftest -g -O2 -ffunction-sections -Wl,--gc-sections conftest.c -lm >&5 configure:17429: $? = 0 configure:17430: result: yes configure:17452: checking for -Wdeclaration-after-statement support configure:17455: result: yes configure:17465: checking for -Wtrampolines support configure:17472: result: no configure:17478: checking for _FORTIFY_SOURCE support configure:17481: result: yes configure:17491: checking for -fno-strict-overflow configure:17494: result: yes configure:17504: checking for -Wshadow configure:17507: result: yes configure:17517: checking for -march=native support configure:17521: result: yes configure:17549: checking whether to use rpath configure:17556: result: not needed configure:17563: checking for sysinfo configure:17576: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:17576: $? = 0 configure:17577: result: yes configure:17590: checking for library containing res_9_ninit configure:17621: gcc -o conftest -g -O2 conftest.c -lm >&5 /tmp/ccH856Gu.o: In function `main': /usr/local/src/asterisk-13.7.0-rc2/conftest.c:255: undefined reference to `res_9_ninit' collect2: ld returned 1 exit status configure:17621: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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:17621: gcc -o conftest -g -O2 conftest.c -lresolv -lm >&5 /tmp/ccjBTKDv.o: In function `main': /usr/local/src/asterisk-13.7.0-rc2/conftest.c:255: undefined reference to `res_9_ninit' collect2: ld returned 1 exit status configure:17621: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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:17638: result: no configure:17646: checking for res_ninit configure:17669: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:17669: $? = 0 configure:17670: result: yes configure:17675: checking for library containing res_9_ndestroy configure:17706: gcc -o conftest -g -O2 conftest.c -lm >&5 /tmp/ccR4txjF.o: In function `main': /usr/local/src/asterisk-13.7.0-rc2/conftest.c:256: undefined reference to `res_9_ndestroy' collect2: ld returned 1 exit status configure:17706: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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:17706: gcc -o conftest -g -O2 conftest.c -lresolv -lm >&5 /tmp/ccD0KCkL.o: In function `main': /usr/local/src/asterisk-13.7.0-rc2/conftest.c:256: undefined reference to `res_9_ndestroy' collect2: ld returned 1 exit status configure:17706: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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:17723: result: no configure:17731: checking for res_ndestroy configure:17754: gcc -o conftest -g -O2 conftest.c -lm >&5 /tmp/ccJIqLjF.o: In function `main': /usr/local/src/asterisk-13.7.0-rc2/conftest.c:259: undefined reference to `res_ndestroy' collect2: ld returned 1 exit status configure:17754: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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:17761: result: no configure:17767: checking for library containing res_9_close configure:17798: gcc -o conftest -g -O2 conftest.c -lm >&5 /tmp/ccRoYXaK.o: In function `main': /usr/local/src/asterisk-13.7.0-rc2/conftest.c:256: undefined reference to `res_9_close' collect2: ld returned 1 exit status configure:17798: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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:17798: gcc -o conftest -g -O2 conftest.c -lresolv -lm >&5 /tmp/ccVRTXfM.o: In function `main': /usr/local/src/asterisk-13.7.0-rc2/conftest.c:256: undefined reference to `res_9_close' collect2: ld returned 1 exit status configure:17798: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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:17815: result: no configure:17823: checking for res_close configure:17846: gcc -o conftest -g -O2 conftest.c -lm >&5 /tmp/ccEBTaVQ.o: In function `main': /usr/local/src/asterisk-13.7.0-rc2/conftest.c:259: undefined reference to `__res_close' collect2: ld returned 1 exit status configure:17846: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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:17853: result: no configure:17869: checking for GLOB_NOMAGIC in glob.h configure:17894: gcc -c -g -O2 conftest.c >&5 configure:17894: $? = 0 configure:17895: result: yes configure:17916: checking for GLOB_BRACE in glob.h configure:17941: gcc -c -g -O2 conftest.c >&5 configure:17941: $? = 0 configure:17942: result: yes configure:17963: checking for RTLD_NOLOAD in dlfcn.h configure:17988: gcc -c -g -O2 conftest.c >&5 configure:17988: $? = 0 configure:17989: result: yes configure:18010: checking for IP_MTU_DISCOVER in netinet/in.h configure:18035: gcc -c -g -O2 conftest.c >&5 configure:18035: $? = 0 configure:18036: result: yes configure:18055: checking libkern/OSAtomic.h usability configure:18055: gcc -c -g -O2 conftest.c >&5 conftest.c:282:30: error: libkern/OSAtomic.h: No such file or directory configure:18055: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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 | /* 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:18055: result: no configure:18055: checking libkern/OSAtomic.h presence configure:18055: gcc -E conftest.c conftest.c:249:30: error: libkern/OSAtomic.h: No such file or directory configure:18055: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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 | /* end confdefs.h. */ | #include configure:18055: result: no configure:18055: checking for libkern/OSAtomic.h configure:18055: result: no configure:18070: checking size of int configure:18075: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:18075: $? = 0 configure:18075: ./conftest configure:18075: $? = 0 configure:18089: result: 4 configure:18103: checking size of long configure:18108: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:18108: $? = 0 configure:18108: ./conftest configure:18108: $? = 0 configure:18122: result: 8 configure:18136: checking size of long long configure:18141: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:18141: $? = 0 configure:18141: ./conftest configure:18141: $? = 0 configure:18155: result: 8 configure:18169: checking size of char * configure:18174: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:18174: $? = 0 configure:18174: ./conftest configure:18174: $? = 0 configure:18188: result: 8 configure:18202: checking size of long configure:18221: result: 8 configure:18235: checking size of long long configure:18254: result: 8 configure:18264: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:18264: $? = 0 configure:18264: ./conftest configure:18264: $? = 0 configure:18275: checking size of fd_set.fds_bits configure:18294: result: 8 configure:18322: checking for dladdr in dlfcn.h configure:18340: gcc -o conftest -g -O2 conftest.c -lm -ldl >&5 configure:18340: $? = 0 configure:18341: result: yes configure:18412: checking for pkg-config configure:18430: found /usr/bin/pkg-config configure:18442: result: /usr/bin/pkg-config configure:18467: checking pkg-config is at least version 0.9.0 configure:18470: result: yes configure:18500: checking for snd_spcm_init in -lasound configure:18525: gcc -o conftest -g -O2 conftest.c -lasound -lm -ldl -lm >&5 configure:18525: $? = 0 configure:18535: result: yes configure:18559: checking alsa/asoundlib.h usability configure:18559: gcc -c -g -O2 conftest.c >&5 configure:18559: $? = 0 configure:18559: result: yes configure:18559: checking alsa/asoundlib.h presence configure:18559: gcc -E conftest.c configure:18559: $? = 0 configure:18559: result: yes configure:18559: checking for alsa/asoundlib.h configure:18559: result: yes configure:18605: checking for bfd_openr in -lbfd configure:18630: gcc -o conftest -g -O2 conftest.c -lbfd -lm >&5 configure:18630: $? = 0 configure:18640: result: yes configure:18664: checking bfd.h usability configure:18664: gcc -c -g -O2 conftest.c >&5 configure:18664: $? = 0 configure:18664: result: yes configure:18664: checking bfd.h presence configure:18664: gcc -E conftest.c configure:18664: $? = 0 configure:18664: result: yes configure:18664: checking for bfd.h configure:18664: result: yes configure:18927: checking for cap_from_text in -lcap configure:18952: gcc -o conftest -g -O2 conftest.c -lcap -lm >&5 /usr/bin/ld: cannot find -lcap collect2: ld returned 1 exit status configure:18952: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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:18962: result: no configure:19017: checking for DAHDI_RESET_COUNTERS in dahdi/user.h configure:19042: gcc -c -g -O2 conftest.c >&5 conftest.c:260:25: error: dahdi/user.h: No such file or directory conftest.c: In function 'main': conftest.c:267: error: 'bar' undeclared (first use in this function) conftest.c:267: error: (Each undeclared identifier is reported only once conftest.c:267: error: for each function it appears in.) configure:19042: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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. */ | #include | int | main () | { | #if defined(DAHDI_RESET_COUNTERS) | int foo = 0; | #else | int foo = bar; | #endif | 0 | | ; | return 0; | } configure:19054: result: no configure:19065: checking for DAHDI_DEFAULT_MTU_MRU in dahdi/user.h configure:19090: gcc -c -g -O2 conftest.c >&5 conftest.c:260:25: error: dahdi/user.h: No such file or directory conftest.c: In function 'main': conftest.c:267: error: 'bar' undeclared (first use in this function) conftest.c:267: error: (Each undeclared identifier is reported only once conftest.c:267: error: for each function it appears in.) configure:19090: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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. */ | #include | int | main () | { | #if defined(DAHDI_DEFAULT_MTU_MRU) | int foo = 0; | #else | int foo = bar; | #endif | 0 | | ; | return 0; | } configure:19102: result: no configure:19113: checking for DAHDI_CODE in dahdi/user.h configure:19138: gcc -c -g -O2 conftest.c >&5 conftest.c:260:25: error: dahdi/user.h: No such file or directory conftest.c: In function 'main': conftest.c:267: error: 'bar' undeclared (first use in this function) conftest.c:267: error: (Each undeclared identifier is reported only once conftest.c:267: error: for each function it appears in.) configure:19138: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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. */ | #include | int | main () | { | #if defined(DAHDI_CODE) | int foo = 0; | #else | int foo = bar; | #endif | 0 | | ; | return 0; | } configure:19150: result: no configure:19162: checking for DAHDI_POLICY_HALF_FULL in dahdi/user.h configure:19187: gcc -c -g -O2 conftest.c >&5 conftest.c:260:25: error: dahdi/user.h: No such file or directory conftest.c: In function 'main': conftest.c:267: error: 'bar' undeclared (first use in this function) conftest.c:267: error: (Each undeclared identifier is reported only once conftest.c:267: error: for each function it appears in.) configure:19187: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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. */ | #include | int | main () | { | #if defined(DAHDI_POLICY_HALF_FULL) | int foo = 0; | #else | int foo = bar; | #endif | 0 | | ; | return 0; | } configure:19197: result: no configure:19210: checking for enhanced dahdi vmwi support configure:19234: gcc -c -g -O2 conftest.c >&5 conftest.c:260:25: error: dahdi/user.h: No such file or directory conftest.c: In function 'main': conftest.c:264: error: storage size of 'booger' isn't known configure:19234: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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. */ | #include | int | main () | { | struct dahdi_vmwi_info booger; | | ; | return 0; | } configure:19244: result: no configure:19259: checking if "int foo = DAHDI_ECHOCANCEL_FAX_MODE" compiles using dahdi/user.h configure:19280: gcc -c -g -O2 conftest.c >&5 conftest.c:260:25: error: dahdi/user.h: No such file or directory conftest.c: In function 'main': conftest.c:264: error: 'DAHDI_ECHOCANCEL_FAX_MODE' undeclared (first use in this function) conftest.c:264: error: (Each undeclared identifier is reported only once conftest.c:264: error: for each function it appears in.) configure:19280: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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. */ | #include | int | main () | { | int foo = DAHDI_ECHOCANCEL_FAX_MODE; | | ; | return 0; | } configure:19290: result: no configure:19302: checking for getifaddrs() support configure:19326: gcc -c -g -O2 conftest.c >&5 configure:19326: $? = 0 configure:19327: result: yes configure:19347: checking for timerfd support configure:19371: gcc -c -g -O2 conftest.c >&5 configure:19371: $? = 0 configure:19372: result: yes configure:19408: checking for gsm_create in -lgsm configure:19433: gcc -o conftest -g -O2 conftest.c -lgsm -lm >&5 /usr/bin/ld: cannot find -lgsm collect2: ld returned 1 exit status configure:19433: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gsm_create (); | int | main () | { | return gsm_create (); | ; | return 0; | } configure:19442: result: no configure:19558: checking for ILBC configure:19565: $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 No package 'libilbc' found configure:19568: $? = 1 configure:19582: $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 No package 'libilbc' found configure:19585: $? = 1 configure:19599: result: no No package 'libilbc' found configure:19665: checking for LIBEDIT configure:19672: $PKG_CONFIG --exists --print-errors "libedit" Package libedit was not found in the pkg-config search path. Perhaps you should add the directory containing `libedit.pc' to the PKG_CONFIG_PATH environment variable No package 'libedit' found configure:19675: $? = 1 configure:19689: $PKG_CONFIG --exists --print-errors "libedit" Package libedit was not found in the pkg-config search path. Perhaps you should add the directory containing `libedit.pc' to the PKG_CONFIG_PATH environment variable No package 'libedit' found configure:19692: $? = 1 configure:19706: result: no No package 'libedit' found configure:19776: checking for iconv_open in -liconv configure:19801: gcc -o conftest -g -O2 conftest.c -liconv -lm >&5 /usr/bin/ld: cannot find -liconv collect2: ld returned 1 exit status configure:19801: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char iconv_open (); | int | main () | { | return iconv_open (); | ; | return 0; | } configure:19811: result: no configure:19881: checking for libiconv_open in -liconv configure:19906: gcc -o conftest -g -O2 conftest.c -liconv -lm >&5 /usr/bin/ld: cannot find -liconv collect2: ld returned 1 exit status configure:19906: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char libiconv_open (); | int | main () | { | return libiconv_open (); | ; | return 0; | } configure:19916: result: no configure:19986: checking for iconv_close in -lc configure:20011: gcc -o conftest -g -O2 conftest.c -lc -lm >&5 configure:20011: $? = 0 configure:20021: result: yes configure:20045: checking iconv.h usability configure:20045: gcc -c -g -O2 conftest.c >&5 configure:20045: $? = 0 configure:20045: result: yes configure:20045: checking iconv.h presence configure:20045: gcc -E conftest.c configure:20045: $? = 0 configure:20045: result: yes configure:20045: checking for iconv.h configure:20045: result: yes configure:20092: checking for icaltimezone_get_utc_timezone in -lical configure:20117: gcc -o conftest -g -O2 -pthread conftest.c -lical -lm >&5 configure:20117: $? = 0 configure:20127: result: yes configure:20151: checking libical/ical.h usability configure:20151: gcc -c -g -O2 -pthread conftest.c >&5 configure:20151: $? = 0 configure:20151: result: yes configure:20151: checking libical/ical.h presence configure:20151: gcc -E -pthread conftest.c configure:20151: $? = 0 configure:20151: result: yes configure:20151: checking for libical/ical.h configure:20151: result: yes configure:20197: checking for iks_start_sasl in -liksemel configure:20222: gcc -o conftest -g -O2 conftest.c -liksemel -lm >&5 /usr/bin/ld: cannot find -liksemel collect2: ld returned 1 exit status configure:20222: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char iks_start_sasl (); | int | main () | { | return iks_start_sasl (); | ; | return 0; | } configure:20232: result: no configure:20293: checking for UW IMAP Toolkit c-client library configure:20361: gcc -o conftest -g -O2 -I/usr/local/src/asterisk-13.7.0-rc2/../imap-2004g/c-client conftest.c -lm /usr/local/src/asterisk-13.7.0-rc2/../imap-2004g/c-client/c-client.a >&5 gcc: /usr/local/src/asterisk-13.7.0-rc2/../imap-2004g/c-client/c-client.a: No such file or directory conftest.c:265:22: error: c-client.h: No such file or directory conftest.c:266: error: expected ')' before '*' token conftest.c:269: error: expected ')' before '*' token conftest.c:272: error: expected ')' before '*' token conftest.c:275: error: expected ')' before '*' token conftest.c:278: error: expected ')' before '*' token conftest.c:281: error: expected ')' before '*' token conftest.c:284: error: expected ')' before '*' token conftest.c:287: error: expected ')' before '*' token conftest.c:296: error: expected ')' before '*' token conftest.c:299: error: expected ')' before '*' token conftest.c:302: error: expected ')' before '*' token conftest.c:305: error: expected ')' before '*' token conftest.c: In function 'main': conftest.c:315: error: 'MAILSTREAM' undeclared (first use in this function) conftest.c:315: error: (Each undeclared identifier is reported only once conftest.c:315: error: for each function it appears in.) conftest.c:315: error: 'foo' undeclared (first use in this function) conftest.c:315: error: 'NULL' undeclared (first use in this function) configure:20361: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 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:20441: result: no configure:20596: checking for system c-client library... configure:20665: gcc -o conftest -g -O2 -DUSE_SYSTEM_IMAP conftest.c -lm -lc-client >&5 conftest.c:266:31: error: imap/c-client.h: No such file or directory conftest.c:267: error: expected ')' before '*' token conftest.c:270: error: expected ')' before '*' token conftest.c:273: error: expected ')' before '*' token conftest.c:276: error: expected ')' before '*' token conftest.c:279: error: expected ')' before '*' token conftest.c:282: error: expected ')' before '*' token conftest.c:285: error: expected ')' before '*' token conftest.c:288: error: expected ')' before '*' token conftest.c:297: error: expected ')' before '*' token conftest.c:300: error: expected ')' before '*' token conftest.c:303: error: expected ')' before '*' token conftest.c:306: error: expected ')' before '*' token conftest.c: In function 'main': conftest.c:316: error: 'MAILSTREAM' undeclared (first use in this function) conftest.c:316: error: (Each undeclared identifier is reported only once conftest.c:316: error: for each function it appears in.) conftest.c:316: error: 'foo' undeclared (first use in this function) configure:20665: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 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:20810: gcc -o conftest -g -O2 -DUSE_SYSTEM_CCLIENT conftest.c -lm -lc-client >&5 conftest.c:266:36: error: c-client/c-client.h: No such file or directory conftest.c:267: error: expected ')' before '*' token conftest.c:270: error: expected ')' before '*' token conftest.c:273: error: expected ')' before '*' token conftest.c:276: error: expected ')' before '*' token conftest.c:279: error: expected ')' before '*' token conftest.c:282: error: expected ')' before '*' token conftest.c:285: error: expected ')' before '*' token conftest.c:288: error: expected ')' before '*' token conftest.c:297: error: expected ')' before '*' token conftest.c:300: error: expected ')' before '*' token conftest.c:303: error: expected ')' before '*' token conftest.c:306: error: expected ')' before '*' token conftest.c: In function 'main': conftest.c:316: error: 'MAILSTREAM' undeclared (first use in this function) conftest.c:316: error: (Each undeclared identifier is reported only once conftest.c:316: error: for each function it appears in.) conftest.c:316: error: 'foo' undeclared (first use in this function) configure:20810: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 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:20905: result: no configure:20930: checking for SQLConnect in -liodbc configure:20955: gcc -o conftest -g -O2 -pthread conftest.c -liodbc -lm >&5 /usr/bin/ld: cannot find -liodbc collect2: ld returned 1 exit status configure:20955: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 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:20965: result: no configure:21035: checking for inotify_init in -lc configure:21060: gcc -o conftest -g -O2 conftest.c -lc -lm >&5 configure:21060: $? = 0 configure:21070: result: yes configure:21094: checking sys/inotify.h usability configure:21094: gcc -c -g -O2 conftest.c >&5 configure:21094: $? = 0 configure:21094: result: yes configure:21094: checking sys/inotify.h presence configure:21094: gcc -E conftest.c configure:21094: $? = 0 configure:21094: result: yes configure:21094: checking for sys/inotify.h configure:21094: result: yes configure:21140: checking for jack_activate in -ljack configure:21165: gcc -o conftest -g -O2 conftest.c -ljack -lm >&5 /usr/bin/ld: cannot find -ljack collect2: ld returned 1 exit status configure:21165: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char jack_activate (); | int | main () | { | return jack_activate (); | ; | return 0; | } configure:21175: result: no configure:21246: checking for kqueue in -lc configure:21271: gcc -o conftest -g -O2 conftest.c -lc -lm >&5 /tmp/ccdrPCpm.o: In function `main': /usr/local/src/asterisk-13.7.0-rc2/conftest.c:277: undefined reference to `kqueue' collect2: ld returned 1 exit status configure:21271: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char kqueue (); | int | main () | { | return kqueue (); | ; | return 0; | } configure:21281: result: no configure:21336: checking for kevent64 configure:21336: gcc -o conftest -g -O2 conftest.c -lm >&5 /tmp/ccUyvXfo.o: In function `main': /usr/local/src/asterisk-13.7.0-rc2/conftest.c:300: undefined reference to `kevent64' collect2: ld returned 1 exit status configure:21336: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | /* end confdefs.h. */ | /* Define kevent64 to an innocuous variant, in case declares kevent64. | For example, HP-UX 11i declares gettimeofday. */ | #define kevent64 innocuous_kevent64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char kevent64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef kevent64 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char kevent64 (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_kevent64 || defined __stub___kevent64 | choke me | #endif | | int | main () | { | return kevent64 (); | ; | return 0; | } configure:21336: result: no configure:21365: checking for lt_dlinit in -lltdl configure:21390: gcc -o conftest -g -O2 conftest.c -lltdl -lm >&5 configure:21390: $? = 0 configure:21400: result: yes configure:21424: checking ltdl.h usability configure:21424: gcc -c -g -O2 conftest.c >&5 configure:21424: $? = 0 configure:21424: result: yes configure:21424: checking ltdl.h presence configure:21424: gcc -E conftest.c configure:21424: $? = 0 configure:21424: result: yes configure:21424: checking for ltdl.h configure:21424: result: yes configure:21470: checking for ldap_initialize in -lldap configure:21495: gcc -o conftest -g -O2 conftest.c -lldap -lm >&5 configure:21495: $? = 0 configure:21505: result: yes configure:21529: checking ldap.h usability configure:21529: gcc -c -g -O2 conftest.c >&5 configure:21529: $? = 0 configure:21529: result: yes configure:21529: checking ldap.h presence configure:21529: gcc -E conftest.c configure:21529: $? = 0 configure:21529: result: yes configure:21529: checking for ldap.h configure:21529: result: yes configure:21575: checking for mISDN_open in -lmISDN configure:21600: gcc -o conftest -g -O2 conftest.c -lmISDN -lm >&5 /usr/bin/ld: cannot find -lmISDN collect2: ld returned 1 exit status configure:21600: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 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:21610: result: no configure:22033: checking for mysql_config configure:22052: found /usr/bin/mysql_config configure:22064: result: /usr/bin/mysql_config configure:22150: checking for nbs_connect in -lnbs configure:22175: gcc -o conftest -g -O2 conftest.c -lnbs -lm >&5 /usr/bin/ld: cannot find -lnbs collect2: ld returned 1 exit status configure:22175: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char nbs_connect (); | int | main () | { | return nbs_connect (); | ; | return 0; | } configure:22185: result: no configure:22287: checking for neon-config configure:22321: result: no configure:22436: checking for neon-config configure:22470: result: no configure:22587: checking for net-snmp-config configure:22621: result: no configure:22708: checking for newtBell in -lnewt configure:22733: gcc -o conftest -g -O2 conftest.c -lnewt -lm >&5 /usr/bin/ld: cannot find -lnewt collect2: ld returned 1 exit status configure:22733: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char newtBell (); | int | main () | { | return newtBell (); | ; | return 0; | } configure:22743: result: no configure:22813: checking for SQLConnect in -lodbc configure:22838: gcc -o conftest -g -O2 conftest.c -lodbc -lm >&5 configure:22838: $? = 0 configure:22848: result: yes configure:22872: checking sql.h usability configure:22872: gcc -c -g -O2 conftest.c >&5 configure:22872: $? = 0 configure:22872: result: yes configure:22872: checking sql.h presence configure:22872: gcc -E conftest.c configure:22872: $? = 0 configure:22872: result: yes configure:22872: checking for sql.h configure:22872: result: yes configure:22918: checking for ogg_sync_init in -logg configure:22943: gcc -o conftest -g -O2 conftest.c -logg -lm >&5 /usr/bin/ld: cannot find -logg collect2: ld returned 1 exit status configure:22943: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char ogg_sync_init (); | int | main () | { | return ogg_sync_init (); | ; | return 0; | } configure:22953: result: no configure:23024: checking for backtrace in -lexecinfo configure:23049: gcc -o conftest -g -O2 conftest.c -lexecinfo -lm >&5 /usr/bin/ld: cannot find -lexecinfo collect2: ld returned 1 exit status configure:23049: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char backtrace (); | int | main () | { | return backtrace (); | ; | return 0; | } configure:23059: result: no configure:23129: checking for backtrace in -lc configure:23154: gcc -o conftest -g -O2 conftest.c -lc -lm >&5 configure:23154: $? = 0 configure:23164: result: yes configure:23188: checking execinfo.h usability configure:23188: gcc -c -g -O2 conftest.c >&5 configure:23188: $? = 0 configure:23188: result: yes configure:23188: checking execinfo.h presence configure:23188: gcc -E conftest.c configure:23188: $? = 0 configure:23188: result: yes configure:23188: checking for execinfo.h configure:23188: result: yes configure:23234: checking for ba2str in -lbluetooth configure:23259: gcc -o conftest -g -O2 conftest.c -lbluetooth -lm >&5 /usr/bin/ld: cannot find -lbluetooth collect2: ld returned 1 exit status configure:23259: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char ba2str (); | int | main () | { | return ba2str (); | ; | return 0; | } configure:23269: result: no configure:23399: checking linux/soundcard.h usability configure:23399: gcc -c -g -O2 conftest.c >&5 configure:23399: $? = 0 configure:23399: result: yes configure:23399: checking linux/soundcard.h presence configure:23399: gcc -E conftest.c configure:23399: $? = 0 configure:23399: result: yes configure:23399: checking for linux/soundcard.h configure:23399: result: yes configure:23796: checking for pg_config configure:23814: found /usr/bin/pg_config configure:23826: result: /usr/bin/pg_config configure:23866: checking for PQescapeStringConn in -lpq configure:23891: gcc -o conftest -g -O2 conftest.c -lpq -L/usr/lib64 -lz -lm >&5 configure:23891: $? = 0 configure:23900: result: yes configure:23911: checking for pg_encoding_to_char within Postgres headers configure:23928: gcc -o conftest -g -O2 -I/usr/include -Werror -L/usr/lib64 -lpq -lz conftest.c -lm >&5 configure:23928: $? = 0 configure:23929: result: yes configure:23968: checking for PJPROJECT configure:23975: $PKG_CONFIG --exists --print-errors "libpjproject" configure:23978: $? = 0 configure:23992: $PKG_CONFIG --exists --print-errors "libpjproject" configure:23995: $? = 0 configure:24039: result: yes configure:24071: checking for pjsip_tsx_create_uac2 in -lpjsip configure:24096: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lpjsip -lpjsua2 -lstdc++ -lpjsua -lpjsip-ua -lpjsip-simple -lpjsip -lpjmedia-codec -lpjmedia-videodev -lpjmedia-audiodev -lpjmedia -lpjnath -lpjlib-util -lsrtp -lgsmcodec -lspeex -lilbccodec -lg7221codec -lpj -lssl -lcrypto -luuid -lm -lrt -lpthread -lm >&5 configure:24096: $? = 0 configure:24106: result: yes configure:24130: checking pjsip.h usability configure:24130: gcc -c -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c >&5 configure:24130: $? = 0 configure:24130: result: yes configure:24130: checking pjsip.h presence configure:24130: gcc -E -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c configure:24130: $? = 0 configure:24130: result: yes configure:24130: checking for pjsip.h configure:24130: result: yes configure:24168: checking if "pjmedia_mod_offer_flag flag = PJMEDIA_SDP_NEG_ALLOW_MEDIA_CHANGE" compiles using pjmedia.h configure:24189: gcc -c -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c >&5 configure:24189: $? = 0 configure:24190: result: yes configure:24228: checking for pjsip_get_dest_info in -lpjsip configure:24253: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lpjsip -lpjsua2 -lstdc++ -lpjsua -lpjsip-ua -lpjsip-simple -lpjsip -lpjmedia-codec -lpjmedia-videodev -lpjmedia-audiodev -lpjmedia -lpjnath -lpjlib-util -lsrtp -lgsmcodec -lspeex -lilbccodec -lg7221codec -lpj -lssl -lcrypto -luuid -lm -lrt -lpthread -lm >&5 configure:24253: $? = 0 configure:24263: result: yes configure:24287: checking for pjsip.h configure:24287: result: yes configure:24332: checking for pj_ssl_cert_load_from_files2 in -lpj configure:24357: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lpj -lpjsua2 -lstdc++ -lpjsua -lpjsip-ua -lpjsip-simple -lpjsip -lpjmedia-codec -lpjmedia-videodev -lpjmedia-audiodev -lpjmedia -lpjnath -lpjlib-util -lsrtp -lgsmcodec -lspeex -lilbccodec -lg7221codec -lpj -lssl -lcrypto -luuid -lm -lrt -lpthread -lm >&5 configure:24357: $? = 0 configure:24367: result: yes configure:24391: checking pjlib.h usability configure:24391: gcc -c -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c >&5 configure:24391: $? = 0 configure:24391: result: yes configure:24391: checking pjlib.h presence configure:24391: gcc -E -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c configure:24391: $? = 0 configure:24391: result: yes configure:24391: checking for pjlib.h configure:24391: result: yes configure:24437: checking for poptStrerror in -lpopt configure:24462: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lpopt -lm >&5 configure:24462: $? = 0 configure:24472: result: yes configure:24496: checking popt.h usability configure:24496: gcc -c -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c >&5 configure:24496: $? = 0 configure:24496: result: yes configure:24496: checking popt.h presence configure:24496: gcc -E -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c configure:24496: $? = 0 configure:24496: result: yes configure:24496: checking for popt.h configure:24496: result: yes configure:24542: checking for Pa_GetDeviceCount in -lportaudio configure:24567: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lportaudio -lm >&5 /usr/bin/ld: cannot find -lportaudio collect2: ld returned 1 exit status configure:24567: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char Pa_GetDeviceCount (); | int | main () | { | return Pa_GetDeviceCount (); | ; | return 0; | } configure:24577: result: no configure:24647: checking for pri_connected_line_update in -lpri configure:24672: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lpri -lm >&5 /usr/bin/ld: cannot find -lpri collect2: ld returned 1 exit status configure:24672: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 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 pri_connected_line_update (); | int | main () | { | return pri_connected_line_update (); | ; | return 0; | } configure:24682: result: no configure:24751: checking for pri_setup_ack in -lpri configure:24776: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lpri -lm >&5 /usr/bin/ld: cannot find -lpri collect2: ld returned 1 exit status configure:24776: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 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 pri_setup_ack (); | int | main () | { | return pri_setup_ack (); | ; | return 0; | } configure:24786: result: no configure:24855: checking for pri_persistent_layer2_option in -lpri configure:24880: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lpri -lm >&5 /usr/bin/ld: cannot find -lpri collect2: ld returned 1 exit status configure:24880: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 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 pri_persistent_layer2_option (); | int | main () | { | return pri_persistent_layer2_option (); | ; | return 0; | } configure:24890: result: no configure:24959: checking for pri_date_time_send_option in -lpri configure:24984: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lpri -lm >&5 /usr/bin/ld: cannot find -lpri collect2: ld returned 1 exit status configure:24984: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 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 pri_date_time_send_option (); | int | main () | { | return pri_date_time_send_option (); | ; | return 0; | } configure:24994: result: no configure:25063: checking for pri_mwi_indicate_v2 in -lpri configure:25088: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lpri -lm >&5 /usr/bin/ld: cannot find -lpri collect2: ld returned 1 exit status configure:25088: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 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 pri_mwi_indicate_v2 (); | int | main () | { | return pri_mwi_indicate_v2 (); | ; | return 0; | } configure:25098: result: no configure:25167: checking for pri_display_text in -lpri configure:25192: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lpri -lm >&5 /usr/bin/ld: cannot find -lpri collect2: ld returned 1 exit status configure:25192: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 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 pri_display_text (); | int | main () | { | return pri_display_text (); | ; | return 0; | } configure:25202: result: no configure:25271: checking for pri_mwi_indicate in -lpri configure:25296: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lpri -lm >&5 /usr/bin/ld: cannot find -lpri collect2: ld returned 1 exit status configure:25296: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 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 pri_mwi_indicate (); | int | main () | { | return pri_mwi_indicate (); | ; | return 0; | } configure:25306: result: no configure:25375: checking for pri_mcid_enable in -lpri configure:25400: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lpri -lm >&5 /usr/bin/ld: cannot find -lpri collect2: ld returned 1 exit status configure:25400: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 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 pri_mcid_enable (); | int | main () | { | return pri_mcid_enable (); | ; | return 0; | } configure:25410: result: no configure:25479: checking for pri_connect_ack_enable in -lpri configure:25504: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lpri -lm >&5 /usr/bin/ld: cannot find -lpri collect2: ld returned 1 exit status configure:25504: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 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 pri_connect_ack_enable (); | int | main () | { | return pri_connect_ack_enable (); | ; | return 0; | } configure:25514: result: no configure:25583: checking for pri_aoc_events_enable in -lpri configure:25608: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lpri -lm >&5 /usr/bin/ld: cannot find -lpri collect2: ld returned 1 exit status configure:25608: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 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 pri_aoc_events_enable (); | int | main () | { | return pri_aoc_events_enable (); | ; | return 0; | } configure:25618: result: no configure:25687: checking for pri_transfer_enable in -lpri configure:25712: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lpri -lm >&5 /usr/bin/ld: cannot find -lpri collect2: ld returned 1 exit status configure:25712: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 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 pri_transfer_enable (); | int | main () | { | return pri_transfer_enable (); | ; | return 0; | } configure:25722: result: no configure:25791: checking for pri_cc_enable in -lpri configure:25816: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lpri -lm >&5 /usr/bin/ld: cannot find -lpri collect2: ld returned 1 exit status configure:25816: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 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 pri_cc_enable (); | int | main () | { | return pri_cc_enable (); | ; | return 0; | } configure:25826: result: no configure:25895: checking for pri_hangup_fix_enable in -lpri configure:25920: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lpri -lm >&5 /usr/bin/ld: cannot find -lpri collect2: ld returned 1 exit status configure:25920: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 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 pri_hangup_fix_enable (); | int | main () | { | return pri_hangup_fix_enable (); | ; | return 0; | } configure:25930: result: no configure:25999: checking for pri_sr_set_called_subaddress in -lpri configure:26024: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lpri -lm >&5 /usr/bin/ld: cannot find -lpri collect2: ld returned 1 exit status configure:26024: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 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 pri_sr_set_called_subaddress (); | int | main () | { | return pri_sr_set_called_subaddress (); | ; | return 0; | } configure:26034: result: no configure:26103: checking for pri_hold_enable in -lpri configure:26128: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lpri -lm >&5 /usr/bin/ld: cannot find -lpri collect2: ld returned 1 exit status configure:26128: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 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 pri_hold_enable (); | int | main () | { | return pri_hold_enable (); | ; | return 0; | } configure:26138: result: no configure:26207: checking for pri_reroute_enable in -lpri configure:26232: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lpri -lm >&5 /usr/bin/ld: cannot find -lpri collect2: ld returned 1 exit status configure:26232: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 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 pri_reroute_enable (); | int | main () | { | return pri_reroute_enable (); | ; | return 0; | } configure:26242: result: no configure:26311: checking for pri_sr_set_keypad_digits in -lpri configure:26336: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lpri -lm >&5 /usr/bin/ld: cannot find -lpri collect2: ld returned 1 exit status configure:26336: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 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 pri_sr_set_keypad_digits (); | int | main () | { | return pri_sr_set_keypad_digits (); | ; | return 0; | } configure:26346: result: no configure:26419: checking for pri_progress_with_cause in -lpri configure:26444: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lpri -lm >&5 /usr/bin/ld: cannot find -lpri collect2: ld returned 1 exit status configure:26444: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 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 pri_progress_with_cause (); | int | main () | { | return pri_progress_with_cause (); | ; | return 0; | } configure:26454: result: no configure:26523: checking for pri_set_inbanddisconnect in -lpri configure:26548: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lpri -lm >&5 /usr/bin/ld: cannot find -lpri collect2: ld returned 1 exit status configure:26548: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 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 pri_set_inbanddisconnect (); | int | main () | { | return pri_set_inbanddisconnect (); | ; | return 0; | } configure:26558: result: no configure:26627: checking for pri_maintenance_service in -lpri configure:26652: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lpri -lm >&5 /usr/bin/ld: cannot find -lpri collect2: ld returned 1 exit status configure:26652: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 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 pri_maintenance_service (); | int | main () | { | return pri_maintenance_service (); | ; | return 0; | } configure:26662: result: no configure:26731: checking for pri_sr_set_reversecharge in -lpri configure:26756: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lpri -lm >&5 /usr/bin/ld: cannot find -lpri collect2: ld returned 1 exit status configure:26756: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 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 pri_sr_set_reversecharge (); | int | main () | { | return pri_sr_set_reversecharge (); | ; | return 0; | } configure:26766: result: no configure:26837: checking for resample_open in -lresample configure:26862: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lresample -lm -lm >&5 /usr/bin/ld: cannot find -lresample collect2: ld returned 1 exit status configure:26862: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char resample_open (); | int | main () | { | return resample_open (); | ; | return 0; | } configure:26872: result: no configure:26927: checking for minimum version of SpanDSP configure:26963: gcc -c -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c >&5 conftest.c:280:30: error: spandsp/version.h: No such file or directory conftest.c:286:4: error: #error "spandsp 0.0.5 or greater is required" configure:26963: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 1 | /* end confdefs.h. */ | #include | int | main () | { | | #if SPANDSP_RELEASE_DATE < 20080516 | #error "spandsp 0.0.5 or greater is required" | #endif | ; | | ; | return 0; | } configure:26973: result: no configure:27220: checking for ss7_set_isup_timer in -lss7 configure:27245: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lss7 -lm >&5 /usr/bin/ld: cannot find -lss7 collect2: ld returned 1 exit status configure:27245: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 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:27255: result: no configure:27325: checking for openr2_chan_new in -lopenr2 configure:27350: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lopenr2 -lm >&5 /usr/bin/ld: cannot find -lopenr2 collect2: ld returned 1 exit status configure:27350: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char openr2_chan_new (); | int | main () | { | return openr2_chan_new (); | ; | return 0; | } configure:27360: result: no configure:27430: checking for opus_encoder_create in -lopus configure:27455: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lopus -lm >&5 /usr/bin/ld: cannot find -lopus collect2: ld returned 1 exit status configure:27455: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 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:27465: result: no configure:27555: checking /root/pwlib/include/ptlib.h usability configure:27555: g++ -c -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.cpp >&5 conftest.cpp:313:39: error: /root/pwlib/include/ptlib.h: No such file or directory configure:27555: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 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:27555: result: no configure:27555: checking /root/pwlib/include/ptlib.h presence configure:27555: g++ -E -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.cpp conftest.cpp:280:39: error: /root/pwlib/include/ptlib.h: No such file or directory configure:27555: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 1 | /* end confdefs.h. */ | #include configure:27555: result: no configure:27555: checking for /root/pwlib/include/ptlib.h configure:27555: result: no configure:27564: checking /usr/local/include/ptlib.h usability configure:27564: g++ -c -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.cpp >&5 conftest.cpp:313:38: error: /usr/local/include/ptlib.h: No such file or directory configure:27564: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 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:27564: result: no configure:27564: checking /usr/local/include/ptlib.h presence configure:27564: g++ -E -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.cpp conftest.cpp:280:38: error: /usr/local/include/ptlib.h: No such file or directory configure:27564: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 1 | /* end confdefs.h. */ | #include configure:27564: result: no configure:27564: checking for /usr/local/include/ptlib.h configure:27564: result: no configure:27626: checking /usr/include/ptlib.h usability configure:27626: g++ -c -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.cpp >&5 conftest.cpp:313:32: error: /usr/include/ptlib.h: No such file or directory configure:27626: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 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:27626: result: no configure:27626: checking /usr/include/ptlib.h presence configure:27626: g++ -E -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.cpp conftest.cpp:280:32: error: /usr/include/ptlib.h: No such file or directory configure:27626: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 1 | /* end confdefs.h. */ | #include configure:27626: result: no configure:27626: checking for /usr/include/ptlib.h configure:27626: result: no configure:28275: checking for luaL_newstate in -llua5.2 configure:28300: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -llua5.2 -lm -lm >&5 /usr/bin/ld: cannot find -llua5.2 collect2: ld returned 1 exit status configure:28300: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 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:28310: result: no configure:28387: checking for luaL_newstate in -llua5.1 configure:28412: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -llua5.1 -lm -lm >&5 /usr/bin/ld: cannot find -llua5.1 collect2: ld returned 1 exit status configure:28412: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 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:28422: result: no configure:28500: checking for luaL_openlib in -llua configure:28525: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -llua -lm -lm >&5 /usr/bin/ld: cannot find -llua collect2: ld returned 1 exit status configure:28525: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 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_openlib (); | int | main () | { | return luaL_openlib (); | ; | return 0; | } configure:28535: result: no configure:28607: checking for rc_read_config in -lfreeradius-client configure:28632: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lfreeradius-client -lm >&5 /usr/bin/ld: cannot find -lfreeradius-client collect2: ld returned 1 exit status configure:28632: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 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:28642: result: no configure:28716: checking for rc_read_config in -lradiusclient-ng configure:28741: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lradiusclient-ng -lm >&5 /usr/bin/ld: cannot find -lradiusclient-ng collect2: ld returned 1 exit status configure:28741: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 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:28751: result: no configure:28822: checking for cpg_join in -lcpg configure:28847: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lcpg -lcfg -lm >&5 /usr/bin/ld: cannot find -lcpg collect2: ld returned 1 exit status configure:28847: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 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 cpg_join (); | int | main () | { | return cpg_join (); | ; | return 0; | } configure:28857: result: no configure:28926: checking for corosync_cfg_state_track in -lcfg configure:28951: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lcfg -lcfg -lm >&5 /usr/bin/ld: cannot find -lcfg collect2: ld returned 1 exit status configure:28951: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 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 corosync_cfg_state_track (); | int | main () | { | return corosync_cfg_state_track (); | ; | return 0; | } configure:28961: result: no configure:29031: checking for speex_encode in -lspeex configure:29056: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lspeex -lm -lm >&5 configure:29056: $? = 0 configure:29066: result: yes configure:29090: checking speex/speex.h usability configure:29090: gcc -c -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c >&5 conftest.c:313:25: error: speex/speex.h: No such file or directory configure:29090: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 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:29090: result: no configure:29090: checking speex/speex.h presence configure:29090: gcc -E -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c conftest.c:280:25: error: speex/speex.h: No such file or directory configure:29090: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 1 | /* end confdefs.h. */ | #include configure:29090: result: no configure:29090: checking for speex/speex.h configure:29090: result: no configure:29137: checking for speex_preprocess_ctl in -lspeex configure:29162: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lspeex -lm -lm >&5 configure:29162: $? = 0 configure:29172: result: yes configure:29196: checking for speex/speex.h configure:29196: result: no configure:29245: checking for speex_preprocess_ctl in -lspeexdsp configure:29270: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lspeexdsp -lm -lm >&5 /usr/bin/ld: cannot find -lspeexdsp collect2: ld returned 1 exit status configure:29270: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 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:29280: result: no configure:29355: checking for sqlite_exec in -lsqlite configure:29380: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lsqlite -lm >&5 /usr/bin/ld: cannot find -lsqlite collect2: ld returned 1 exit status configure:29380: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 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:29390: result: no configure:29460: checking for sqlite3_open in -lsqlite3 configure:29485: gcc -o conftest -g -O2 -pthread -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lsqlite3 -lm >&5 configure:29485: $? = 0 configure:29495: result: yes configure:29519: checking sqlite3.h usability configure:29519: gcc -c -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC -pthread conftest.c >&5 configure:29519: $? = 0 configure:29519: result: yes configure:29519: checking sqlite3.h presence configure:29519: gcc -E -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC -pthread conftest.c configure:29519: $? = 0 configure:29519: result: yes configure:29519: checking for sqlite3.h configure:29519: result: yes configure:29574: checking for crypt in -lcrypt configure:29599: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lcrypt -lm >&5 configure:29599: $? = 0 configure:29609: result: yes configure:29633: checking crypt.h usability configure:29633: gcc -c -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c >&5 configure:29633: $? = 0 configure:29633: result: yes configure:29633: checking crypt.h presence configure:29633: gcc -E -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c configure:29633: $? = 0 configure:29633: result: yes configure:29633: checking for crypt.h configure:29633: result: yes configure:29660: checking for crypt configure:29660: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lm >&5 /tmp/ccO4092o.o: In function `main': /usr/local/src/asterisk-13.7.0-rc2/conftest.c:316: undefined reference to `crypt' collect2: ld returned 1 exit status configure:29660: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 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:29660: result: no configure:29686: checking for crypt_r in -lcrypt configure:29711: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lcrypt -lm >&5 configure:29711: $? = 0 configure:29720: result: yes configure:29747: checking for AES_encrypt in -lcrypto configure:29772: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lcrypto -lm >&5 configure:29772: $? = 0 configure:29782: result: yes configure:29806: checking openssl/aes.h usability configure:29806: gcc -c -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c >&5 configure:29806: $? = 0 configure:29806: result: yes configure:29806: checking openssl/aes.h presence configure:29806: gcc -E -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c configure:29806: $? = 0 configure:29806: result: yes configure:29806: checking for openssl/aes.h configure:29806: result: yes configure:29854: checking for SSL_connect in -lssl configure:29879: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lssl -lcrypto -lm >&5 configure:29879: $? = 0 configure:29889: result: yes configure:29913: checking openssl/ssl.h usability configure:29913: gcc -c -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c >&5 configure:29913: $? = 0 configure:29913: result: yes configure:29913: checking openssl/ssl.h presence configure:29913: gcc -E -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c configure:29913: $? = 0 configure:29913: result: yes configure:29913: checking for openssl/ssl.h configure:29913: result: yes configure:29959: checking osp/osp.h usability configure:29959: gcc -c -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c >&5 conftest.c:319:21: error: osp/osp.h: No such file or directory configure:29959: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 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 | /* 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:29959: result: no configure:29959: checking osp/osp.h presence configure:29959: gcc -E -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c conftest.c:286:21: error: osp/osp.h: No such file or directory configure:29959: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 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 | /* end confdefs.h. */ | #include configure:29959: result: no configure:29959: checking for osp/osp.h configure:29959: result: no configure:30089: checking for SSL_CTX_set_tlsext_use_srtp in -lssl configure:30114: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lssl -lcrypto -lm >&5 /tmp/ccUHCNU2.o: In function `main': /usr/local/src/asterisk-13.7.0-rc2/conftest.c:297: undefined reference to `SSL_CTX_set_tlsext_use_srtp' collect2: ld returned 1 exit status configure:30114: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 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 | /* 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 SSL_CTX_set_tlsext_use_srtp (); | int | main () | { | return SSL_CTX_set_tlsext_use_srtp (); | ; | return 0; | } configure:30124: result: no configure:30197: checking for EC_KEY_new_by_curve_name in -lssl configure:30222: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lssl -lcrypto -lm >&5 /tmp/ccUDB9Db.o: In function `main': /usr/local/src/asterisk-13.7.0-rc2/conftest.c:297: undefined reference to `EC_KEY_new_by_curve_name' collect2: ld returned 1 exit status configure:30222: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 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 | /* 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 EC_KEY_new_by_curve_name (); | int | main () | { | return EC_KEY_new_by_curve_name (); | ; | return 0; | } configure:30232: result: no configure:30289: checking for SSL_CTX_set_ecdh_auto declared in openssl/ssl.h configure:30311: gcc -c -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c >&5 conftest.c: In function 'main': conftest.c:291: error: 'SSL_CTX_set_ecdh_auto' undeclared (first use in this function) conftest.c:291: error: (Each undeclared identifier is reported only once conftest.c:291: error: for each function it appears in.) configure:30311: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 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 | /* end confdefs.h. */ | #include | int | main () | { | #if !defined(SSL_CTX_set_ecdh_auto) | (void) SSL_CTX_set_ecdh_auto; | #endif | | ; | return 0; | } configure:30321: result: no configure:30350: checking for srtp_init in -lsrtp configure:30375: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lsrtp -lm >&5 configure:30375: $? = 0 configure:30385: result: yes configure:30409: checking srtp/srtp.h usability configure:30409: gcc -c -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c >&5 conftest.c:319:23: error: srtp/srtp.h: No such file or directory configure:30409: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 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 | /* 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:30409: result: no configure:30409: checking srtp/srtp.h presence configure:30409: gcc -E -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c conftest.c:286:23: error: srtp/srtp.h: No such file or directory configure:30409: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 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 | /* end confdefs.h. */ | #include configure:30409: result: no configure:30409: checking for srtp/srtp.h configure:30409: result: no configure:30517: checking for srtp_shutdown in -lsrtp configure:30542: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lsrtp -lm >&5 /tmp/ccMNavao.o: In function `main': /usr/local/src/asterisk-13.7.0-rc2/conftest.c:297: undefined reference to `srtp_shutdown' collect2: ld returned 1 exit status configure:30542: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 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 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char srtp_shutdown (); | int | main () | { | return srtp_shutdown (); | ; | return 0; | } configure:30552: result: no configure:30609: checking for GMIME configure:30616: $PKG_CONFIG --exists --print-errors "gmime-$ver" Package gmime-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gmime-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gmime-2.0' found configure:30619: $? = 1 configure:30633: $PKG_CONFIG --exists --print-errors "gmime-$ver" Package gmime-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gmime-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gmime-2.0' found configure:30636: $? = 1 configure:30650: result: no No package 'gmime-2.0' found configure:30609: checking for GMIME configure:30616: $PKG_CONFIG --exists --print-errors "gmime-$ver" Package gmime-2.2 was not found in the pkg-config search path. Perhaps you should add the directory containing `gmime-2.2.pc' to the PKG_CONFIG_PATH environment variable No package 'gmime-2.2' found configure:30619: $? = 1 configure:30633: $PKG_CONFIG --exists --print-errors "gmime-$ver" Package gmime-2.2 was not found in the pkg-config search path. Perhaps you should add the directory containing `gmime-2.2.pc' to the PKG_CONFIG_PATH environment variable No package 'gmime-2.2' found configure:30636: $? = 1 configure:30650: result: no No package 'gmime-2.2' found configure:30609: checking for GMIME configure:30616: $PKG_CONFIG --exists --print-errors "gmime-$ver" Package gmime-2.4 was not found in the pkg-config search path. Perhaps you should add the directory containing `gmime-2.4.pc' to the PKG_CONFIG_PATH environment variable No package 'gmime-2.4' found configure:30619: $? = 1 configure:30633: $PKG_CONFIG --exists --print-errors "gmime-$ver" Package gmime-2.4 was not found in the pkg-config search path. Perhaps you should add the directory containing `gmime-2.4.pc' to the PKG_CONFIG_PATH environment variable No package 'gmime-2.4' found configure:30636: $? = 1 configure:30650: result: no No package 'gmime-2.4' found configure:30609: checking for GMIME configure:30616: $PKG_CONFIG --exists --print-errors "gmime-$ver" Package gmime-2.6 was not found in the pkg-config search path. Perhaps you should add the directory containing `gmime-2.6.pc' to the PKG_CONFIG_PATH environment variable No package 'gmime-2.6' found configure:30619: $? = 1 configure:30633: $PKG_CONFIG --exists --print-errors "gmime-$ver" Package gmime-2.6 was not found in the pkg-config search path. Perhaps you should add the directory containing `gmime-2.6.pc' to the PKG_CONFIG_PATH environment variable No package 'gmime-2.6' found configure:30636: $? = 1 configure:30650: result: no No package 'gmime-2.6' found configure:30716: checking for malloc in -lhoard configure:30741: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lhoard -lm >&5 conftest.c:293: warning: conflicting types for built-in function 'malloc' /usr/bin/ld: cannot find -lhoard collect2: ld returned 1 exit status configure:30741: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 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 | /* 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:30751: result: no configure:30821: checking for dbinit in -lsybdb configure:30846: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lsybdb -lm >&5 /usr/bin/ld: cannot find -lsybdb collect2: ld returned 1 exit status configure:30846: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 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 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dbinit (); | int | main () | { | return dbinit (); | ; | return 0; | } configure:30856: result: no configure:30908: checking for tone_zone_find_by_num in -ltonezone configure:30933: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -ltonezone -lm >&5 /usr/bin/ld: cannot find -ltonezone collect2: ld returned 1 exit status configure:30933: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_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_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 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_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_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_ICAL 1 | #define HAVE_INOTIFY 1 | #define HAVE_LTDL 1 | #define HAVE_LDAP 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UNIXODBC 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_PGSQL 1 | #define HAVE_PGSQL_pg_encoding_to_char 1 | #define HAVE_PJPROJECT 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_POPT 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 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char tone_zone_find_by_num (); | int | main () | { | return tone_zone_find_by_num (); | ; | return 0; | } configure:30942: result: no configure:30973: checking for tone_zone_find in -ltonezone configure:30998: gcc -o conftest -g -O2 -DPJ_AUTOCONF=1 -g -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -ltonezone -lm -lm >&5 /usr/bin/ld: cannot find -ltonezone collect2: ld returned 1 exit status configure:30998: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_CURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_P