This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by pjproject aconfigure 2.x, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./aconfigure -q --enable-ssl --prefix=/opt/pjproject --disable-speex-codec --disable-speex-aec --disable-bcg729 --disable-gsm-codec --disable-ilbc-codec --disable-l16-codec --disable-g722-codec --disable-g7221-codec --disable-opencore-amr --disable-silk --disable-opus --disable-video --disable-v4l2 --disable-sound --disable-ext-sound --disable-sdl --disable-libyuv --disable-ffmpeg --disable-openh264 --disable-ipp --disable-libwebrtc --without-external-pa --without-external-srtp --disable-resample --disable-g711-codec --enable-epoll ## --------- ## ## Platform. ## ## --------- ## hostname = sip-test uname -m = x86_64 uname -r = 5.1.5-gentoo uname -s = Linux uname -v = #1 SMP Tue May 28 12:46:41 AEST 2019 /usr/bin/uname -p = Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin ## ----------- ## ## Core tests. ## ## ----------- ## aconfigure:2521: checking build system type aconfigure:2535: result: x86_64-unknown-linux-gnu aconfigure:2555: checking host system type aconfigure:2568: result: x86_64-unknown-linux-gnu aconfigure:2588: checking target system type aconfigure:2601: result: x86_64-unknown-linux-gnu aconfigure:2685: checking for gcc aconfigure:2701: found /usr/bin/gcc aconfigure:2712: result: gcc aconfigure:2941: checking for C compiler version aconfigure:2950: gcc --version >&5 gcc (Gentoo 9.1.0 p1.0) 9.1.0 Copyright (C) 2019 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. aconfigure:2961: $? = 0 aconfigure:2950: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/9.1.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-9.1.0/work/gcc-9.1.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/9.1.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/9.1.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/9.1.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/9.1.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include/g++-v9 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/9.1.0/python --enable-languages=c,c++ --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 9.1.0 p1.0' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --with-multilib-list=m64 --disable-altivec --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libmudflap --disable-libssp --disable-systemtap --enable-vtable-verify --disable-libquadmath --enable-lto --without-isl --enable-default-pie --enable-default-ssp Thread model: posix gcc version 9.1.0 (Gentoo 9.1.0 p1.0) aconfigure:2961: $? = 0 aconfigure:2950: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. aconfigure:2961: $? = 1 aconfigure:2950: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. aconfigure:2961: $? = 1 aconfigure:2981: checking whether the C compiler works aconfigure:3003: gcc -O2 conftest.c >&5 aconfigure:3007: $? = 0 aconfigure:3055: result: yes aconfigure:3058: checking for C compiler default output file name aconfigure:3060: result: a.out aconfigure:3066: checking for suffix of executables aconfigure:3073: gcc -o conftest -O2 conftest.c >&5 aconfigure:3077: $? = 0 aconfigure:3099: result: aconfigure:3121: checking whether we are cross compiling aconfigure:3129: gcc -o conftest -O2 conftest.c >&5 aconfigure:3133: $? = 0 aconfigure:3140: ./conftest aconfigure:3144: $? = 0 aconfigure:3132: result: no aconfigure:3137: checking for suffix of object files aconfigure:3159: gcc -c -O2 conftest.c >&5 aconfigure:3163: $? = 0 aconfigure:3184: result: o aconfigure:3188: checking whether we are using the GNU C compiler aconfigure:3207: gcc -c -O2 conftest.c >&5 aconfigure:3207: $? = 0 aconfigure:3216: result: yes aconfigure:3225: checking whether gcc accepts -g aconfigure:3245: gcc -c -g conftest.c >&5 aconfigure:3245: $? = 0 aconfigure:3286: result: yes aconfigure:3303: checking for gcc option to accept ISO C89 aconfigure:3366: gcc -c -O2 conftest.c >&5 aconfigure:3366: $? = 0 aconfigure:3379: result: none needed aconfigure:3457: checking for g++ aconfigure:3473: found /usr/bin/g++ aconfigure:3484: result: g++ aconfigure:3511: checking for C++ compiler version aconfigure:3520: g++ --version >&5 g++ (Gentoo 9.1.0 p1.0) 9.1.0 Copyright (C) 2019 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. aconfigure:3531: $? = 0 aconfigure:3520: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/9.1.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-9.1.0/work/gcc-9.1.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/9.1.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/9.1.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/9.1.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/9.1.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include/g++-v9 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/9.1.0/python --enable-languages=c,c++ --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 9.1.0 p1.0' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --with-multilib-list=m64 --disable-altivec --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libmudflap --disable-libssp --disable-systemtap --enable-vtable-verify --disable-libquadmath --enable-lto --without-isl --enable-default-pie --enable-default-ssp Thread model: posix gcc version 9.1.0 (Gentoo 9.1.0 p1.0) aconfigure:3531: $? = 0 aconfigure:3520: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. aconfigure:3531: $? = 1 aconfigure:3520: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. aconfigure:3531: $? = 1 aconfigure:3535: checking whether we are using the GNU C++ compiler aconfigure:3554: g++ -c conftest.cpp >&5 aconfigure:3554: $? = 0 aconfigure:3563: result: yes aconfigure:3572: checking whether g++ accepts -g aconfigure:3592: g++ -c -g conftest.cpp >&5 aconfigure:3592: $? = 0 aconfigure:3633: result: yes aconfigure:3681: g++ -o conftest -g -O2 conftest.cpp >&5 aconfigure:3681: $? = 0 aconfigure:3738: checking for ranlib aconfigure:3754: found /usr/bin/ranlib aconfigure:3765: result: ranlib aconfigure:3836: checking for ar aconfigure:3852: found /usr/bin/ar aconfigure:3863: result: ar aconfigure:3951: checking for pthread_create in -lpthread aconfigure:3976: gcc -o conftest -O2 conftest.c -lpthread >&5 aconfigure:3976: $? = 0 aconfigure:3985: result: yes aconfigure:3996: checking for puts in -lwsock32 aconfigure:4021: gcc -o conftest -O2 conftest.c -lwsock32 -lpthread >&5 conftest.c:17:6: warning: conflicting types for built-in function 'puts'; expected 'int(const char *)' [-Wbuiltin-declaration-mismatch] 17 | char puts (); | ^~~~ conftest.c:1:1: note: 'puts' is declared in header '' 1 | /* confdefs.h */ /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lwsock32 collect2: error: ld returned 1 exit status aconfigure:4021: $? = 1 aconfigure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pjproject" | #define PACKAGE_TARNAME "pjproject" | #define PACKAGE_VERSION "2.x" | #define PACKAGE_STRING "pjproject 2.x" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBPTHREAD 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 puts (); | int | main () | { | return puts (); | ; | return 0; | } aconfigure:4030: result: no aconfigure:4041: checking for puts in -lws2_32 aconfigure:4066: gcc -o conftest -O2 conftest.c -lws2_32 -lpthread >&5 conftest.c:17:6: warning: conflicting types for built-in function 'puts'; expected 'int(const char *)' [-Wbuiltin-declaration-mismatch] 17 | char puts (); | ^~~~ conftest.c:1:1: note: 'puts' is declared in header '' 1 | /* confdefs.h */ /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lws2_32 collect2: error: ld returned 1 exit status aconfigure:4066: $? = 1 aconfigure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pjproject" | #define PACKAGE_TARNAME "pjproject" | #define PACKAGE_VERSION "2.x" | #define PACKAGE_STRING "pjproject 2.x" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBPTHREAD 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 puts (); | int | main () | { | return puts (); | ; | return 0; | } aconfigure:4075: result: no aconfigure:4086: checking for puts in -lole32 aconfigure:4111: gcc -o conftest -O2 conftest.c -lole32 -lpthread >&5 conftest.c:17:6: warning: conflicting types for built-in function 'puts'; expected 'int(const char *)' [-Wbuiltin-declaration-mismatch] 17 | char puts (); | ^~~~ conftest.c:1:1: note: 'puts' is declared in header '' 1 | /* confdefs.h */ /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lole32 collect2: error: ld returned 1 exit status aconfigure:4111: $? = 1 aconfigure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pjproject" | #define PACKAGE_TARNAME "pjproject" | #define PACKAGE_VERSION "2.x" | #define PACKAGE_STRING "pjproject 2.x" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBPTHREAD 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 puts (); | int | main () | { | return puts (); | ; | return 0; | } aconfigure:4120: result: no aconfigure:4131: checking for puts in -lwinmm aconfigure:4156: gcc -o conftest -O2 conftest.c -lwinmm -lpthread >&5 conftest.c:17:6: warning: conflicting types for built-in function 'puts'; expected 'int(const char *)' [-Wbuiltin-declaration-mismatch] 17 | char puts (); | ^~~~ conftest.c:1:1: note: 'puts' is declared in header '' 1 | /* confdefs.h */ /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lwinmm collect2: error: ld returned 1 exit status aconfigure:4156: $? = 1 aconfigure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pjproject" | #define PACKAGE_TARNAME "pjproject" | #define PACKAGE_VERSION "2.x" | #define PACKAGE_STRING "pjproject 2.x" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBPTHREAD 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 puts (); | int | main () | { | return puts (); | ; | return 0; | } aconfigure:4165: result: no aconfigure:4176: checking for puts in -lsocket aconfigure:4201: gcc -o conftest -O2 conftest.c -lsocket -lpthread >&5 conftest.c:17:6: warning: conflicting types for built-in function 'puts'; expected 'int(const char *)' [-Wbuiltin-declaration-mismatch] 17 | char puts (); | ^~~~ conftest.c:1:1: note: 'puts' is declared in header '' 1 | /* confdefs.h */ /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status aconfigure:4201: $? = 1 aconfigure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pjproject" | #define PACKAGE_TARNAME "pjproject" | #define PACKAGE_VERSION "2.x" | #define PACKAGE_STRING "pjproject 2.x" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBPTHREAD 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 puts (); | int | main () | { | return puts (); | ; | return 0; | } aconfigure:4210: result: no aconfigure:4221: checking for puts in -lrt aconfigure:4246: gcc -o conftest -O2 conftest.c -lrt -lpthread >&5 conftest.c:17:6: warning: conflicting types for built-in function 'puts'; expected 'int(const char *)' [-Wbuiltin-declaration-mismatch] 17 | char puts (); | ^~~~ conftest.c:1:1: note: 'puts' is declared in header '' 1 | /* confdefs.h */ aconfigure:4246: $? = 0 aconfigure:4255: result: yes aconfigure:4266: checking for sin in -lm aconfigure:4291: gcc -o conftest -O2 conftest.c -lm -lrt -lpthread >&5 conftest.c:18:6: warning: conflicting types for built-in function 'sin'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 18 | char sin (); | ^~~ conftest.c:1:1: note: 'sin' is declared in header '' 1 | /* confdefs.h */ aconfigure:4291: $? = 0 aconfigure:4300: result: yes aconfigure:4311: checking for uuid_generate in -luuid aconfigure:4336: gcc -o conftest -O2 conftest.c -luuid -lm -lrt -lpthread >&5 aconfigure:4336: $? = 0 aconfigure:4345: result: yes aconfigure:4356: checking for uuid_generate in -luuid aconfigure:4390: result: yes aconfigure:4396: checking for library containing gethostbyname aconfigure:4427: gcc -o conftest -O2 conftest.c -luuid -lm -lrt -lpthread >&5 aconfigure:4427: $? = 0 aconfigure:4444: result: none required aconfigure:4453: result: Setting PJ_M_NAME to x86_64 aconfigure:4460: checking memory alignment aconfigure:4466: result: 8 bytes aconfigure:4483: checking how to run the C preprocessor aconfigure:4514: gcc -E conftest.c aconfigure:4514: $? = 0 aconfigure:4528: gcc -E conftest.c conftest.c:15:10: fatal error: ac_nonexistent.h: No such file or directory 15 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. aconfigure:4528: $? = 1 aconfigure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pjproject" | #define PACKAGE_TARNAME "pjproject" | #define PACKAGE_VERSION "2.x" | #define PACKAGE_STRING "pjproject 2.x" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBUUID 1 | #define PJ_M_NAME "x86_64" | #define PJ_POOL_ALIGNMENT 8 | /* end confdefs.h. */ | #include aconfigure:4553: result: gcc -E aconfigure:4573: gcc -E conftest.c aconfigure:4573: $? = 0 aconfigure:4587: gcc -E conftest.c conftest.c:15:10: fatal error: ac_nonexistent.h: No such file or directory 15 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. aconfigure:4587: $? = 1 aconfigure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pjproject" | #define PACKAGE_TARNAME "pjproject" | #define PACKAGE_VERSION "2.x" | #define PACKAGE_STRING "pjproject 2.x" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBUUID 1 | #define PJ_M_NAME "x86_64" | #define PJ_POOL_ALIGNMENT 8 | /* end confdefs.h. */ | #include aconfigure:4616: checking for grep that handles long lines and -e aconfigure:4674: result: /bin/grep aconfigure:4679: checking for egrep aconfigure:4741: result: /bin/grep -E aconfigure:4746: checking for ANSI C header files aconfigure:4766: gcc -c -O2 conftest.c >&5 aconfigure:4766: $? = 0 aconfigure:4839: gcc -o conftest -O2 conftest.c -luuid -lm -lrt -lpthread >&5 aconfigure:4839: $? = 0 aconfigure:4839: ./conftest aconfigure:4839: $? = 0 aconfigure:4850: result: yes aconfigure:4863: checking for sys/types.h aconfigure:4863: gcc -c -O2 conftest.c >&5 aconfigure:4863: $? = 0 aconfigure:4863: result: yes aconfigure:4863: checking for sys/stat.h aconfigure:4863: gcc -c -O2 conftest.c >&5 aconfigure:4863: $? = 0 aconfigure:4863: result: yes aconfigure:4863: checking for stdlib.h aconfigure:4863: gcc -c -O2 conftest.c >&5 aconfigure:4863: $? = 0 aconfigure:4863: result: yes aconfigure:4863: checking for string.h aconfigure:4863: gcc -c -O2 conftest.c >&5 aconfigure:4863: $? = 0 aconfigure:4863: result: yes aconfigure:4863: checking for memory.h aconfigure:4863: gcc -c -O2 conftest.c >&5 aconfigure:4863: $? = 0 aconfigure:4863: result: yes aconfigure:4863: checking for strings.h aconfigure:4863: gcc -c -O2 conftest.c >&5 aconfigure:4863: $? = 0 aconfigure:4863: result: yes aconfigure:4863: checking for inttypes.h aconfigure:4863: gcc -c -O2 conftest.c >&5 aconfigure:4863: $? = 0 aconfigure:4863: result: yes aconfigure:4863: checking for stdint.h aconfigure:4863: gcc -c -O2 conftest.c >&5 aconfigure:4863: $? = 0 aconfigure:4863: result: yes aconfigure:4863: checking for unistd.h aconfigure:4863: gcc -c -O2 conftest.c >&5 aconfigure:4863: $? = 0 aconfigure:4863: result: yes aconfigure:4875: checking whether byte ordering is bigendian aconfigure:4890: gcc -c -O2 conftest.c >&5 conftest.c:26:9: error: unknown type name 'not' 26 | not a universal capable compiler | ^~~ conftest.c:26:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' 26 | not a universal capable compiler | ^~~~~~~~~ conftest.c:26:15: error: unknown type name 'universal' aconfigure:4890: $? = 1 aconfigure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pjproject" | #define PACKAGE_TARNAME "pjproject" | #define PACKAGE_VERSION "2.x" | #define PACKAGE_STRING "pjproject 2.x" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBUUID 1 | #define PJ_M_NAME "x86_64" | #define PJ_POOL_ALIGNMENT 8 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define 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. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | aconfigure:4935: gcc -c -O2 conftest.c >&5 aconfigure:4935: $? = 0 aconfigure:4953: gcc -c -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:32:4: error: unknown type name 'not'; did you mean 'ino_t'? 32 | not big endian | ^~~ | ino_t conftest.c:32:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' 32 | not big endian | ^~~~~~ aconfigure:4953: $? = 1 aconfigure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pjproject" | #define PACKAGE_TARNAME "pjproject" | #define PACKAGE_VERSION "2.x" | #define PACKAGE_STRING "pjproject 2.x" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBUUID 1 | #define PJ_M_NAME "x86_64" | #define PJ_POOL_ALIGNMENT 8 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define 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 | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } aconfigure:5081: result: no aconfigure:5157: result: Checking if floating point is disabled... no aconfigure:5164: checking arpa/inet.h usability aconfigure:5164: gcc -c -O2 -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5164: $? = 0 aconfigure:5164: result: yes aconfigure:5164: checking arpa/inet.h presence aconfigure:5164: gcc -E conftest.c aconfigure:5164: $? = 0 aconfigure:5164: result: yes aconfigure:5164: checking for arpa/inet.h aconfigure:5164: result: yes aconfigure:5171: checking assert.h usability aconfigure:5171: gcc -c -O2 -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5171: $? = 0 aconfigure:5171: result: yes aconfigure:5171: checking assert.h presence aconfigure:5171: gcc -E conftest.c aconfigure:5171: $? = 0 aconfigure:5171: result: yes aconfigure:5171: checking for assert.h aconfigure:5171: result: yes aconfigure:5178: checking ctype.h usability aconfigure:5178: gcc -c -O2 -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5178: $? = 0 aconfigure:5178: result: yes aconfigure:5178: checking ctype.h presence aconfigure:5178: gcc -E conftest.c aconfigure:5178: $? = 0 aconfigure:5178: result: yes aconfigure:5178: checking for ctype.h aconfigure:5178: result: yes aconfigure:5192: checking errno.h usability aconfigure:5192: gcc -c -O2 -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5192: $? = 0 aconfigure:5192: result: yes aconfigure:5192: checking errno.h presence aconfigure:5192: gcc -E conftest.c aconfigure:5192: $? = 0 aconfigure:5192: result: yes aconfigure:5192: checking for errno.h aconfigure:5192: result: yes aconfigure:5202: checking fcntl.h usability aconfigure:5202: gcc -c -O2 -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5202: $? = 0 aconfigure:5202: result: yes aconfigure:5202: checking fcntl.h presence aconfigure:5202: gcc -E conftest.c aconfigure:5202: $? = 0 aconfigure:5202: result: yes aconfigure:5202: checking for fcntl.h aconfigure:5202: result: yes aconfigure:5209: checking linux/socket.h usability aconfigure:5209: gcc -c -O2 -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5209: $? = 0 aconfigure:5209: result: yes aconfigure:5209: checking linux/socket.h presence aconfigure:5209: gcc -E conftest.c aconfigure:5209: $? = 0 aconfigure:5209: result: yes aconfigure:5209: checking for linux/socket.h aconfigure:5209: result: yes aconfigure:5216: checking limits.h usability aconfigure:5216: gcc -c -O2 -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5216: $? = 0 aconfigure:5216: result: yes aconfigure:5216: checking limits.h presence aconfigure:5216: gcc -E conftest.c aconfigure:5216: $? = 0 aconfigure:5216: result: yes aconfigure:5216: checking for limits.h aconfigure:5216: result: yes aconfigure:5223: checking malloc.h usability aconfigure:5223: gcc -c -O2 -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5223: $? = 0 aconfigure:5223: result: yes aconfigure:5223: checking malloc.h presence aconfigure:5223: gcc -E conftest.c aconfigure:5223: $? = 0 aconfigure:5223: result: yes aconfigure:5223: checking for malloc.h aconfigure:5223: result: yes aconfigure:5230: checking netdb.h usability aconfigure:5230: gcc -c -O2 -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5230: $? = 0 aconfigure:5230: result: yes aconfigure:5230: checking netdb.h presence aconfigure:5230: gcc -E conftest.c aconfigure:5230: $? = 0 aconfigure:5230: result: yes aconfigure:5230: checking for netdb.h aconfigure:5230: result: yes aconfigure:5237: checking netinet/in_systm.h usability aconfigure:5237: gcc -c -O2 -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5237: $? = 0 aconfigure:5237: result: yes aconfigure:5237: checking netinet/in_systm.h presence aconfigure:5237: gcc -E conftest.c aconfigure:5237: $? = 0 aconfigure:5237: result: yes aconfigure:5237: checking for netinet/in_systm.h aconfigure:5237: result: yes aconfigure:5244: checking netinet/in.h usability aconfigure:5244: gcc -c -O2 -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5244: $? = 0 aconfigure:5244: result: yes aconfigure:5244: checking netinet/in.h presence aconfigure:5244: gcc -E conftest.c aconfigure:5244: $? = 0 aconfigure:5244: result: yes aconfigure:5244: checking for netinet/in.h aconfigure:5244: result: yes aconfigure:5251: checking for netinet/ip.h aconfigure:5251: gcc -c -O2 -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5251: $? = 0 aconfigure:5251: result: yes aconfigure:5268: checking netinet/tcp.h usability aconfigure:5268: gcc -c -O2 -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5268: $? = 0 aconfigure:5268: result: yes aconfigure:5268: checking netinet/tcp.h presence aconfigure:5268: gcc -E conftest.c aconfigure:5268: $? = 0 aconfigure:5268: result: yes aconfigure:5268: checking for netinet/tcp.h aconfigure:5268: result: yes aconfigure:5275: checking ifaddrs.h usability aconfigure:5275: gcc -c -O2 -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5275: $? = 0 aconfigure:5275: result: yes aconfigure:5275: checking ifaddrs.h presence aconfigure:5275: gcc -E conftest.c aconfigure:5275: $? = 0 aconfigure:5275: result: yes aconfigure:5275: checking for ifaddrs.h aconfigure:5275: result: yes aconfigure:5277: checking for getifaddrs aconfigure:5277: gcc -o conftest -O2 -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c -luuid -lm -lrt -lpthread >&5 aconfigure:5277: $? = 0 aconfigure:5277: result: yes aconfigure:5286: checking semaphore.h usability aconfigure:5286: gcc -c -O2 -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5286: $? = 0 aconfigure:5286: result: yes aconfigure:5286: checking semaphore.h presence aconfigure:5286: gcc -E conftest.c aconfigure:5286: $? = 0 aconfigure:5286: result: yes aconfigure:5286: checking for semaphore.h aconfigure:5286: result: yes aconfigure:5293: checking setjmp.h usability aconfigure:5293: gcc -c -O2 -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5293: $? = 0 aconfigure:5293: result: yes aconfigure:5293: checking setjmp.h presence aconfigure:5293: gcc -E conftest.c aconfigure:5293: $? = 0 aconfigure:5293: result: yes aconfigure:5293: checking for setjmp.h aconfigure:5293: result: yes aconfigure:5300: checking stdarg.h usability aconfigure:5300: gcc -c -O2 -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5300: $? = 0 aconfigure:5300: result: yes aconfigure:5300: checking stdarg.h presence aconfigure:5300: gcc -E conftest.c aconfigure:5300: $? = 0 aconfigure:5300: result: yes aconfigure:5300: checking for stdarg.h aconfigure:5300: result: yes aconfigure:5307: checking stddef.h usability aconfigure:5307: gcc -c -O2 -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5307: $? = 0 aconfigure:5307: result: yes aconfigure:5307: checking stddef.h presence aconfigure:5307: gcc -E conftest.c aconfigure:5307: $? = 0 aconfigure:5307: result: yes aconfigure:5307: checking for stddef.h aconfigure:5307: result: yes aconfigure:5314: checking stdio.h usability aconfigure:5314: gcc -c -O2 -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5314: $? = 0 aconfigure:5314: result: yes aconfigure:5314: checking stdio.h presence aconfigure:5314: gcc -E conftest.c aconfigure:5314: $? = 0 aconfigure:5314: result: yes aconfigure:5314: checking for stdio.h aconfigure:5314: result: yes aconfigure:5321: checking for stdint.h aconfigure:5321: result: yes aconfigure:5328: checking for stdlib.h aconfigure:5328: result: yes aconfigure:5335: checking for string.h aconfigure:5335: result: yes aconfigure:5342: checking sys/ioctl.h usability aconfigure:5342: gcc -c -O2 -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5342: $? = 0 aconfigure:5342: result: yes aconfigure:5342: checking sys/ioctl.h presence aconfigure:5342: gcc -E conftest.c aconfigure:5342: $? = 0 aconfigure:5342: result: yes aconfigure:5342: checking for sys/ioctl.h aconfigure:5342: result: yes aconfigure:5349: checking sys/select.h usability aconfigure:5349: gcc -c -O2 -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5349: $? = 0 aconfigure:5349: result: yes aconfigure:5349: checking sys/select.h presence aconfigure:5349: gcc -E conftest.c aconfigure:5349: $? = 0 aconfigure:5349: result: yes aconfigure:5349: checking for sys/select.h aconfigure:5349: result: yes aconfigure:5356: checking sys/socket.h usability aconfigure:5356: gcc -c -O2 -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5356: $? = 0 aconfigure:5356: result: yes aconfigure:5356: checking sys/socket.h presence aconfigure:5356: gcc -E conftest.c aconfigure:5356: $? = 0 aconfigure:5356: result: yes aconfigure:5356: checking for sys/socket.h aconfigure:5356: result: yes aconfigure:5363: checking sys/time.h usability aconfigure:5363: gcc -c -O2 -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5363: $? = 0 aconfigure:5363: result: yes aconfigure:5363: checking sys/time.h presence aconfigure:5363: gcc -E conftest.c aconfigure:5363: $? = 0 aconfigure:5363: result: yes aconfigure:5363: checking for sys/time.h aconfigure:5363: result: yes aconfigure:5370: checking sys/timeb.h usability aconfigure:5370: gcc -c -O2 -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5370: $? = 0 aconfigure:5370: result: yes aconfigure:5370: checking sys/timeb.h presence aconfigure:5370: gcc -E conftest.c aconfigure:5370: $? = 0 aconfigure:5370: result: yes aconfigure:5370: checking for sys/timeb.h aconfigure:5370: result: yes aconfigure:5377: checking for sys/types.h aconfigure:5377: result: yes aconfigure:5384: checking sys/filio.h usability aconfigure:5384: gcc -c -O2 -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 conftest.c:88:10: fatal error: sys/filio.h: No such file or directory 88 | #include | ^~~~~~~~~~~~~ compilation terminated. aconfigure:5384: $? = 1 aconfigure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pjproject" | #define PACKAGE_TARNAME "pjproject" | #define PACKAGE_VERSION "2.x" | #define PACKAGE_STRING "pjproject 2.x" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBUUID 1 | #define PJ_M_NAME "x86_64" | #define PJ_POOL_ALIGNMENT 8 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define PJ_LINUX 1 | #define PJ_HAS_FLOATING_POINT 1 | #define PJ_HAS_ARPA_INET_H 1 | #define PJ_HAS_ASSERT_H 1 | #define PJ_HAS_CTYPE_H 1 | #define PJ_HAS_ERRNO_H 1 | #define PJ_HAS_FCNTL_H 1 | #define PJ_HAS_LINUX_SOCKET_H 1 | #define PJ_HAS_LIMITS_H 1 | #define PJ_HAS_MALLOC_H 1 | #define PJ_HAS_NETDB_H 1 | #define PJ_HAS_NETINET_IN_SYSTM_H 1 | #define PJ_HAS_NETINET_IN_H 1 | #define PJ_HAS_NETINET_IP_H 1 | #define PJ_HAS_NETINET_TCP_H 1 | #define PJ_HAS_IFADDRS_H 1 | #define PJ_HAS_SEMAPHORE_H 1 | #define PJ_HAS_SETJMP_H 1 | #define PJ_HAS_STDARG_H 1 | #define PJ_HAS_STDDEF_H 1 | #define PJ_HAS_STDIO_H 1 | #define PJ_HAS_STDINT_H 1 | #define PJ_HAS_STDLIB_H 1 | #define PJ_HAS_STRING_H 1 | #define PJ_HAS_SYS_IOCTL_H 1 | #define PJ_HAS_SYS_SELECT_H 1 | #define PJ_HAS_SYS_SOCKET_H 1 | #define PJ_HAS_SYS_TIME_H 1 | #define PJ_HAS_SYS_TIMEB_H 1 | #define PJ_HAS_SYS_TYPES_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 aconfigure:5384: result: no aconfigure:5384: checking sys/filio.h presence aconfigure:5384: gcc -E conftest.c conftest.c:55:10: fatal error: sys/filio.h: No such file or directory 55 | #include | ^~~~~~~~~~~~~ compilation terminated. aconfigure:5384: $? = 1 aconfigure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pjproject" | #define PACKAGE_TARNAME "pjproject" | #define PACKAGE_VERSION "2.x" | #define PACKAGE_STRING "pjproject 2.x" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBUUID 1 | #define PJ_M_NAME "x86_64" | #define PJ_POOL_ALIGNMENT 8 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define PJ_LINUX 1 | #define PJ_HAS_FLOATING_POINT 1 | #define PJ_HAS_ARPA_INET_H 1 | #define PJ_HAS_ASSERT_H 1 | #define PJ_HAS_CTYPE_H 1 | #define PJ_HAS_ERRNO_H 1 | #define PJ_HAS_FCNTL_H 1 | #define PJ_HAS_LINUX_SOCKET_H 1 | #define PJ_HAS_LIMITS_H 1 | #define PJ_HAS_MALLOC_H 1 | #define PJ_HAS_NETDB_H 1 | #define PJ_HAS_NETINET_IN_SYSTM_H 1 | #define PJ_HAS_NETINET_IN_H 1 | #define PJ_HAS_NETINET_IP_H 1 | #define PJ_HAS_NETINET_TCP_H 1 | #define PJ_HAS_IFADDRS_H 1 | #define PJ_HAS_SEMAPHORE_H 1 | #define PJ_HAS_SETJMP_H 1 | #define PJ_HAS_STDARG_H 1 | #define PJ_HAS_STDDEF_H 1 | #define PJ_HAS_STDIO_H 1 | #define PJ_HAS_STDINT_H 1 | #define PJ_HAS_STDLIB_H 1 | #define PJ_HAS_STRING_H 1 | #define PJ_HAS_SYS_IOCTL_H 1 | #define PJ_HAS_SYS_SELECT_H 1 | #define PJ_HAS_SYS_SOCKET_H 1 | #define PJ_HAS_SYS_TIME_H 1 | #define PJ_HAS_SYS_TIMEB_H 1 | #define PJ_HAS_SYS_TYPES_H 1 | /* end confdefs.h. */ | #include aconfigure:5384: result: no aconfigure:5384: checking for sys/filio.h aconfigure:5384: result: no aconfigure:5391: checking sys/sockio.h usability aconfigure:5391: gcc -c -O2 -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 conftest.c:88:10: fatal error: sys/sockio.h: No such file or directory 88 | #include | ^~~~~~~~~~~~~~ compilation terminated. aconfigure:5391: $? = 1 aconfigure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pjproject" | #define PACKAGE_TARNAME "pjproject" | #define PACKAGE_VERSION "2.x" | #define PACKAGE_STRING "pjproject 2.x" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBUUID 1 | #define PJ_M_NAME "x86_64" | #define PJ_POOL_ALIGNMENT 8 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define PJ_LINUX 1 | #define PJ_HAS_FLOATING_POINT 1 | #define PJ_HAS_ARPA_INET_H 1 | #define PJ_HAS_ASSERT_H 1 | #define PJ_HAS_CTYPE_H 1 | #define PJ_HAS_ERRNO_H 1 | #define PJ_HAS_FCNTL_H 1 | #define PJ_HAS_LINUX_SOCKET_H 1 | #define PJ_HAS_LIMITS_H 1 | #define PJ_HAS_MALLOC_H 1 | #define PJ_HAS_NETDB_H 1 | #define PJ_HAS_NETINET_IN_SYSTM_H 1 | #define PJ_HAS_NETINET_IN_H 1 | #define PJ_HAS_NETINET_IP_H 1 | #define PJ_HAS_NETINET_TCP_H 1 | #define PJ_HAS_IFADDRS_H 1 | #define PJ_HAS_SEMAPHORE_H 1 | #define PJ_HAS_SETJMP_H 1 | #define PJ_HAS_STDARG_H 1 | #define PJ_HAS_STDDEF_H 1 | #define PJ_HAS_STDIO_H 1 | #define PJ_HAS_STDINT_H 1 | #define PJ_HAS_STDLIB_H 1 | #define PJ_HAS_STRING_H 1 | #define PJ_HAS_SYS_IOCTL_H 1 | #define PJ_HAS_SYS_SELECT_H 1 | #define PJ_HAS_SYS_SOCKET_H 1 | #define PJ_HAS_SYS_TIME_H 1 | #define PJ_HAS_SYS_TIMEB_H 1 | #define PJ_HAS_SYS_TYPES_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 aconfigure:5391: result: no aconfigure:5391: checking sys/sockio.h presence aconfigure:5391: gcc -E conftest.c conftest.c:55:10: fatal error: sys/sockio.h: No such file or directory 55 | #include | ^~~~~~~~~~~~~~ compilation terminated. aconfigure:5391: $? = 1 aconfigure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pjproject" | #define PACKAGE_TARNAME "pjproject" | #define PACKAGE_VERSION "2.x" | #define PACKAGE_STRING "pjproject 2.x" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBUUID 1 | #define PJ_M_NAME "x86_64" | #define PJ_POOL_ALIGNMENT 8 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define PJ_LINUX 1 | #define PJ_HAS_FLOATING_POINT 1 | #define PJ_HAS_ARPA_INET_H 1 | #define PJ_HAS_ASSERT_H 1 | #define PJ_HAS_CTYPE_H 1 | #define PJ_HAS_ERRNO_H 1 | #define PJ_HAS_FCNTL_H 1 | #define PJ_HAS_LINUX_SOCKET_H 1 | #define PJ_HAS_LIMITS_H 1 | #define PJ_HAS_MALLOC_H 1 | #define PJ_HAS_NETDB_H 1 | #define PJ_HAS_NETINET_IN_SYSTM_H 1 | #define PJ_HAS_NETINET_IN_H 1 | #define PJ_HAS_NETINET_IP_H 1 | #define PJ_HAS_NETINET_TCP_H 1 | #define PJ_HAS_IFADDRS_H 1 | #define PJ_HAS_SEMAPHORE_H 1 | #define PJ_HAS_SETJMP_H 1 | #define PJ_HAS_STDARG_H 1 | #define PJ_HAS_STDDEF_H 1 | #define PJ_HAS_STDIO_H 1 | #define PJ_HAS_STDINT_H 1 | #define PJ_HAS_STDLIB_H 1 | #define PJ_HAS_STRING_H 1 | #define PJ_HAS_SYS_IOCTL_H 1 | #define PJ_HAS_SYS_SELECT_H 1 | #define PJ_HAS_SYS_SOCKET_H 1 | #define PJ_HAS_SYS_TIME_H 1 | #define PJ_HAS_SYS_TIMEB_H 1 | #define PJ_HAS_SYS_TYPES_H 1 | /* end confdefs.h. */ | #include aconfigure:5391: result: no aconfigure:5391: checking for sys/sockio.h aconfigure:5391: result: no aconfigure:5398: checking sys/utsname.h usability aconfigure:5398: gcc -c -O2 -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5398: $? = 0 aconfigure:5398: result: yes aconfigure:5398: checking sys/utsname.h presence aconfigure:5398: gcc -E conftest.c aconfigure:5398: $? = 0 aconfigure:5398: result: yes aconfigure:5398: checking for sys/utsname.h aconfigure:5398: result: yes aconfigure:5405: checking time.h usability aconfigure:5405: gcc -c -O2 -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5405: $? = 0 aconfigure:5405: result: yes aconfigure:5405: checking time.h presence aconfigure:5405: gcc -E conftest.c aconfigure:5405: $? = 0 aconfigure:5405: result: yes aconfigure:5405: checking for time.h aconfigure:5405: result: yes aconfigure:5412: checking for unistd.h aconfigure:5412: result: yes aconfigure:5419: checking winsock.h usability aconfigure:5419: gcc -c -O2 -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 conftest.c:91:10: fatal error: winsock.h: No such file or directory 91 | #include | ^~~~~~~~~~~ compilation terminated. aconfigure:5419: $? = 1 aconfigure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pjproject" | #define PACKAGE_TARNAME "pjproject" | #define PACKAGE_VERSION "2.x" | #define PACKAGE_STRING "pjproject 2.x" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBUUID 1 | #define PJ_M_NAME "x86_64" | #define PJ_POOL_ALIGNMENT 8 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define PJ_LINUX 1 | #define PJ_HAS_FLOATING_POINT 1 | #define PJ_HAS_ARPA_INET_H 1 | #define PJ_HAS_ASSERT_H 1 | #define PJ_HAS_CTYPE_H 1 | #define PJ_HAS_ERRNO_H 1 | #define PJ_HAS_FCNTL_H 1 | #define PJ_HAS_LINUX_SOCKET_H 1 | #define PJ_HAS_LIMITS_H 1 | #define PJ_HAS_MALLOC_H 1 | #define PJ_HAS_NETDB_H 1 | #define PJ_HAS_NETINET_IN_SYSTM_H 1 | #define PJ_HAS_NETINET_IN_H 1 | #define PJ_HAS_NETINET_IP_H 1 | #define PJ_HAS_NETINET_TCP_H 1 | #define PJ_HAS_IFADDRS_H 1 | #define PJ_HAS_SEMAPHORE_H 1 | #define PJ_HAS_SETJMP_H 1 | #define PJ_HAS_STDARG_H 1 | #define PJ_HAS_STDDEF_H 1 | #define PJ_HAS_STDIO_H 1 | #define PJ_HAS_STDINT_H 1 | #define PJ_HAS_STDLIB_H 1 | #define PJ_HAS_STRING_H 1 | #define PJ_HAS_SYS_IOCTL_H 1 | #define PJ_HAS_SYS_SELECT_H 1 | #define PJ_HAS_SYS_SOCKET_H 1 | #define PJ_HAS_SYS_TIME_H 1 | #define PJ_HAS_SYS_TIMEB_H 1 | #define PJ_HAS_SYS_TYPES_H 1 | #define PJ_HAS_SYS_UTSNAME_H 1 | #define PJ_HAS_TIME_H 1 | #define PJ_HAS_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 aconfigure:5419: result: no aconfigure:5419: checking winsock.h presence aconfigure:5419: gcc -E conftest.c conftest.c:58:10: fatal error: winsock.h: No such file or directory 58 | #include | ^~~~~~~~~~~ compilation terminated. aconfigure:5419: $? = 1 aconfigure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pjproject" | #define PACKAGE_TARNAME "pjproject" | #define PACKAGE_VERSION "2.x" | #define PACKAGE_STRING "pjproject 2.x" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBUUID 1 | #define PJ_M_NAME "x86_64" | #define PJ_POOL_ALIGNMENT 8 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define PJ_LINUX 1 | #define PJ_HAS_FLOATING_POINT 1 | #define PJ_HAS_ARPA_INET_H 1 | #define PJ_HAS_ASSERT_H 1 | #define PJ_HAS_CTYPE_H 1 | #define PJ_HAS_ERRNO_H 1 | #define PJ_HAS_FCNTL_H 1 | #define PJ_HAS_LINUX_SOCKET_H 1 | #define PJ_HAS_LIMITS_H 1 | #define PJ_HAS_MALLOC_H 1 | #define PJ_HAS_NETDB_H 1 | #define PJ_HAS_NETINET_IN_SYSTM_H 1 | #define PJ_HAS_NETINET_IN_H 1 | #define PJ_HAS_NETINET_IP_H 1 | #define PJ_HAS_NETINET_TCP_H 1 | #define PJ_HAS_IFADDRS_H 1 | #define PJ_HAS_SEMAPHORE_H 1 | #define PJ_HAS_SETJMP_H 1 | #define PJ_HAS_STDARG_H 1 | #define PJ_HAS_STDDEF_H 1 | #define PJ_HAS_STDIO_H 1 | #define PJ_HAS_STDINT_H 1 | #define PJ_HAS_STDLIB_H 1 | #define PJ_HAS_STRING_H 1 | #define PJ_HAS_SYS_IOCTL_H 1 | #define PJ_HAS_SYS_SELECT_H 1 | #define PJ_HAS_SYS_SOCKET_H 1 | #define PJ_HAS_SYS_TIME_H 1 | #define PJ_HAS_SYS_TIMEB_H 1 | #define PJ_HAS_SYS_TYPES_H 1 | #define PJ_HAS_SYS_UTSNAME_H 1 | #define PJ_HAS_TIME_H 1 | #define PJ_HAS_UNISTD_H 1 | /* end confdefs.h. */ | #include aconfigure:5419: result: no aconfigure:5419: checking for winsock.h aconfigure:5419: result: no aconfigure:5426: checking winsock2.h usability aconfigure:5426: gcc -c -O2 -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 conftest.c:91:10: fatal error: winsock2.h: No such file or directory 91 | #include | ^~~~~~~~~~~~ compilation terminated. aconfigure:5426: $? = 1 aconfigure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pjproject" | #define PACKAGE_TARNAME "pjproject" | #define PACKAGE_VERSION "2.x" | #define PACKAGE_STRING "pjproject 2.x" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBUUID 1 | #define PJ_M_NAME "x86_64" | #define PJ_POOL_ALIGNMENT 8 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define PJ_LINUX 1 | #define PJ_HAS_FLOATING_POINT 1 | #define PJ_HAS_ARPA_INET_H 1 | #define PJ_HAS_ASSERT_H 1 | #define PJ_HAS_CTYPE_H 1 | #define PJ_HAS_ERRNO_H 1 | #define PJ_HAS_FCNTL_H 1 | #define PJ_HAS_LINUX_SOCKET_H 1 | #define PJ_HAS_LIMITS_H 1 | #define PJ_HAS_MALLOC_H 1 | #define PJ_HAS_NETDB_H 1 | #define PJ_HAS_NETINET_IN_SYSTM_H 1 | #define PJ_HAS_NETINET_IN_H 1 | #define PJ_HAS_NETINET_IP_H 1 | #define PJ_HAS_NETINET_TCP_H 1 | #define PJ_HAS_IFADDRS_H 1 | #define PJ_HAS_SEMAPHORE_H 1 | #define PJ_HAS_SETJMP_H 1 | #define PJ_HAS_STDARG_H 1 | #define PJ_HAS_STDDEF_H 1 | #define PJ_HAS_STDIO_H 1 | #define PJ_HAS_STDINT_H 1 | #define PJ_HAS_STDLIB_H 1 | #define PJ_HAS_STRING_H 1 | #define PJ_HAS_SYS_IOCTL_H 1 | #define PJ_HAS_SYS_SELECT_H 1 | #define PJ_HAS_SYS_SOCKET_H 1 | #define PJ_HAS_SYS_TIME_H 1 | #define PJ_HAS_SYS_TIMEB_H 1 | #define PJ_HAS_SYS_TYPES_H 1 | #define PJ_HAS_SYS_UTSNAME_H 1 | #define PJ_HAS_TIME_H 1 | #define PJ_HAS_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 aconfigure:5426: result: no aconfigure:5426: checking winsock2.h presence aconfigure:5426: gcc -E conftest.c conftest.c:58:10: fatal error: winsock2.h: No such file or directory 58 | #include | ^~~~~~~~~~~~ compilation terminated. aconfigure:5426: $? = 1 aconfigure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pjproject" | #define PACKAGE_TARNAME "pjproject" | #define PACKAGE_VERSION "2.x" | #define PACKAGE_STRING "pjproject 2.x" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBUUID 1 | #define PJ_M_NAME "x86_64" | #define PJ_POOL_ALIGNMENT 8 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define PJ_LINUX 1 | #define PJ_HAS_FLOATING_POINT 1 | #define PJ_HAS_ARPA_INET_H 1 | #define PJ_HAS_ASSERT_H 1 | #define PJ_HAS_CTYPE_H 1 | #define PJ_HAS_ERRNO_H 1 | #define PJ_HAS_FCNTL_H 1 | #define PJ_HAS_LINUX_SOCKET_H 1 | #define PJ_HAS_LIMITS_H 1 | #define PJ_HAS_MALLOC_H 1 | #define PJ_HAS_NETDB_H 1 | #define PJ_HAS_NETINET_IN_SYSTM_H 1 | #define PJ_HAS_NETINET_IN_H 1 | #define PJ_HAS_NETINET_IP_H 1 | #define PJ_HAS_NETINET_TCP_H 1 | #define PJ_HAS_IFADDRS_H 1 | #define PJ_HAS_SEMAPHORE_H 1 | #define PJ_HAS_SETJMP_H 1 | #define PJ_HAS_STDARG_H 1 | #define PJ_HAS_STDDEF_H 1 | #define PJ_HAS_STDIO_H 1 | #define PJ_HAS_STDINT_H 1 | #define PJ_HAS_STDLIB_H 1 | #define PJ_HAS_STRING_H 1 | #define PJ_HAS_SYS_IOCTL_H 1 | #define PJ_HAS_SYS_SELECT_H 1 | #define PJ_HAS_SYS_SOCKET_H 1 | #define PJ_HAS_SYS_TIME_H 1 | #define PJ_HAS_SYS_TIMEB_H 1 | #define PJ_HAS_SYS_TYPES_H 1 | #define PJ_HAS_SYS_UTSNAME_H 1 | #define PJ_HAS_TIME_H 1 | #define PJ_HAS_UNISTD_H 1 | /* end confdefs.h. */ | #include aconfigure:5426: result: no aconfigure:5426: checking for winsock2.h aconfigure:5426: result: no aconfigure:5433: checking for mswsock.h aconfigure:5433: gcc -c -O2 -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 conftest.c:65:10: fatal error: mswsock.h: No such file or directory 65 | #include | ^~~~~~~~~~~ compilation terminated. aconfigure:5433: $? = 1 aconfigure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pjproject" | #define PACKAGE_TARNAME "pjproject" | #define PACKAGE_VERSION "2.x" | #define PACKAGE_STRING "pjproject 2.x" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBUUID 1 | #define PJ_M_NAME "x86_64" | #define PJ_POOL_ALIGNMENT 8 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define PJ_LINUX 1 | #define PJ_HAS_FLOATING_POINT 1 | #define PJ_HAS_ARPA_INET_H 1 | #define PJ_HAS_ASSERT_H 1 | #define PJ_HAS_CTYPE_H 1 | #define PJ_HAS_ERRNO_H 1 | #define PJ_HAS_FCNTL_H 1 | #define PJ_HAS_LINUX_SOCKET_H 1 | #define PJ_HAS_LIMITS_H 1 | #define PJ_HAS_MALLOC_H 1 | #define PJ_HAS_NETDB_H 1 | #define PJ_HAS_NETINET_IN_SYSTM_H 1 | #define PJ_HAS_NETINET_IN_H 1 | #define PJ_HAS_NETINET_IP_H 1 | #define PJ_HAS_NETINET_TCP_H 1 | #define PJ_HAS_IFADDRS_H 1 | #define PJ_HAS_SEMAPHORE_H 1 | #define PJ_HAS_SETJMP_H 1 | #define PJ_HAS_STDARG_H 1 | #define PJ_HAS_STDDEF_H 1 | #define PJ_HAS_STDIO_H 1 | #define PJ_HAS_STDINT_H 1 | #define PJ_HAS_STDLIB_H 1 | #define PJ_HAS_STRING_H 1 | #define PJ_HAS_SYS_IOCTL_H 1 | #define PJ_HAS_SYS_SELECT_H 1 | #define PJ_HAS_SYS_SOCKET_H 1 | #define PJ_HAS_SYS_TIME_H 1 | #define PJ_HAS_SYS_TIMEB_H 1 | #define PJ_HAS_SYS_TYPES_H 1 | #define PJ_HAS_SYS_UTSNAME_H 1 | #define PJ_HAS_TIME_H 1 | #define PJ_HAS_UNISTD_H 1 | /* end confdefs.h. */ | #if PJ_HAS_WINSOCK2_H | # include | #elif PJ_HAS_WINSOCK_H | # include | #endif | | | #include aconfigure:5433: result: no aconfigure:5446: checking ws2tcpip.h usability aconfigure:5446: gcc -c -O2 -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 conftest.c:91:10: fatal error: ws2tcpip.h: No such file or directory 91 | #include | ^~~~~~~~~~~~ compilation terminated. aconfigure:5446: $? = 1 aconfigure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pjproject" | #define PACKAGE_TARNAME "pjproject" | #define PACKAGE_VERSION "2.x" | #define PACKAGE_STRING "pjproject 2.x" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBUUID 1 | #define PJ_M_NAME "x86_64" | #define PJ_POOL_ALIGNMENT 8 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define PJ_LINUX 1 | #define PJ_HAS_FLOATING_POINT 1 | #define PJ_HAS_ARPA_INET_H 1 | #define PJ_HAS_ASSERT_H 1 | #define PJ_HAS_CTYPE_H 1 | #define PJ_HAS_ERRNO_H 1 | #define PJ_HAS_FCNTL_H 1 | #define PJ_HAS_LINUX_SOCKET_H 1 | #define PJ_HAS_LIMITS_H 1 | #define PJ_HAS_MALLOC_H 1 | #define PJ_HAS_NETDB_H 1 | #define PJ_HAS_NETINET_IN_SYSTM_H 1 | #define PJ_HAS_NETINET_IN_H 1 | #define PJ_HAS_NETINET_IP_H 1 | #define PJ_HAS_NETINET_TCP_H 1 | #define PJ_HAS_IFADDRS_H 1 | #define PJ_HAS_SEMAPHORE_H 1 | #define PJ_HAS_SETJMP_H 1 | #define PJ_HAS_STDARG_H 1 | #define PJ_HAS_STDDEF_H 1 | #define PJ_HAS_STDIO_H 1 | #define PJ_HAS_STDINT_H 1 | #define PJ_HAS_STDLIB_H 1 | #define PJ_HAS_STRING_H 1 | #define PJ_HAS_SYS_IOCTL_H 1 | #define PJ_HAS_SYS_SELECT_H 1 | #define PJ_HAS_SYS_SOCKET_H 1 | #define PJ_HAS_SYS_TIME_H 1 | #define PJ_HAS_SYS_TIMEB_H 1 | #define PJ_HAS_SYS_TYPES_H 1 | #define PJ_HAS_SYS_UTSNAME_H 1 | #define PJ_HAS_TIME_H 1 | #define PJ_HAS_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 aconfigure:5446: result: no aconfigure:5446: checking ws2tcpip.h presence aconfigure:5446: gcc -E conftest.c conftest.c:58:10: fatal error: ws2tcpip.h: No such file or directory 58 | #include | ^~~~~~~~~~~~ compilation terminated. aconfigure:5446: $? = 1 aconfigure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pjproject" | #define PACKAGE_TARNAME "pjproject" | #define PACKAGE_VERSION "2.x" | #define PACKAGE_STRING "pjproject 2.x" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBUUID 1 | #define PJ_M_NAME "x86_64" | #define PJ_POOL_ALIGNMENT 8 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define PJ_LINUX 1 | #define PJ_HAS_FLOATING_POINT 1 | #define PJ_HAS_ARPA_INET_H 1 | #define PJ_HAS_ASSERT_H 1 | #define PJ_HAS_CTYPE_H 1 | #define PJ_HAS_ERRNO_H 1 | #define PJ_HAS_FCNTL_H 1 | #define PJ_HAS_LINUX_SOCKET_H 1 | #define PJ_HAS_LIMITS_H 1 | #define PJ_HAS_MALLOC_H 1 | #define PJ_HAS_NETDB_H 1 | #define PJ_HAS_NETINET_IN_SYSTM_H 1 | #define PJ_HAS_NETINET_IN_H 1 | #define PJ_HAS_NETINET_IP_H 1 | #define PJ_HAS_NETINET_TCP_H 1 | #define PJ_HAS_IFADDRS_H 1 | #define PJ_HAS_SEMAPHORE_H 1 | #define PJ_HAS_SETJMP_H 1 | #define PJ_HAS_STDARG_H 1 | #define PJ_HAS_STDDEF_H 1 | #define PJ_HAS_STDIO_H 1 | #define PJ_HAS_STDINT_H 1 | #define PJ_HAS_STDLIB_H 1 | #define PJ_HAS_STRING_H 1 | #define PJ_HAS_SYS_IOCTL_H 1 | #define PJ_HAS_SYS_SELECT_H 1 | #define PJ_HAS_SYS_SOCKET_H 1 | #define PJ_HAS_SYS_TIME_H 1 | #define PJ_HAS_SYS_TIMEB_H 1 | #define PJ_HAS_SYS_TYPES_H 1 | #define PJ_HAS_SYS_UTSNAME_H 1 | #define PJ_HAS_TIME_H 1 | #define PJ_HAS_UNISTD_H 1 | /* end confdefs.h. */ | #include aconfigure:5446: result: no aconfigure:5446: checking for ws2tcpip.h aconfigure:5446: result: no aconfigure:5453: checking uuid/uuid.h usability aconfigure:5453: gcc -c -O2 -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5453: $? = 0 aconfigure:5453: result: yes aconfigure:5453: checking uuid/uuid.h presence aconfigure:5453: gcc -E conftest.c aconfigure:5453: $? = 0 aconfigure:5453: result: yes aconfigure:5453: checking for uuid/uuid.h aconfigure:5453: result: yes aconfigure:5459: checking for net/if.h aconfigure:5459: gcc -c -O2 -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5459: $? = 0 aconfigure:5459: result: yes aconfigure:5487: checking for localtime_r aconfigure:5487: gcc -o conftest -O2 -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c -luuid -lm -lrt -lpthread >&5 aconfigure:5487: $? = 0 aconfigure:5487: result: yes aconfigure:5494: result: Setting PJ_OS_NAME to x86_64-unknown-linux-gnu aconfigure:5501: result: Setting PJ_HAS_ERRNO_VAR to 1 aconfigure:5506: result: Setting PJ_HAS_HIGH_RES_TIMER to 1 aconfigure:5511: result: Setting PJ_HAS_MALLOC to 1 aconfigure:5516: result: Setting PJ_NATIVE_STRING_IS_UNICODE to 0 aconfigure:5521: result: Setting PJ_ATOMIC_VALUE_TYPE to long aconfigure:5526: checking if inet_aton() is available aconfigure:5541: gcc -c -O2 -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5541: $? = 0 aconfigure:5544: result: yes aconfigure:5552: checking if inet_pton() is available aconfigure:5567: gcc -c -O2 -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5567: $? = 0 aconfigure:5570: result: yes aconfigure:5578: checking if inet_ntop() is available aconfigure:5593: gcc -c -O2 -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5593: $? = 0 aconfigure:5596: result: yes aconfigure:5604: checking if getaddrinfo() is available aconfigure:5619: gcc -c -O2 -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5619: $? = 0 aconfigure:5622: result: yes aconfigure:5630: checking if sockaddr_in has sin_len member aconfigure:5646: gcc -c -O2 -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 conftest.c: In function 'main': conftest.c:77:24: error: 'struct sockaddr_in' has no member named 'sin_len' 77 | struct sockaddr_in a; a.sin_len=0; | ^ aconfigure:5646: $? = 1 aconfigure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pjproject" | #define PACKAGE_TARNAME "pjproject" | #define PACKAGE_VERSION "2.x" | #define PACKAGE_STRING "pjproject 2.x" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBUUID 1 | #define PJ_M_NAME "x86_64" | #define PJ_POOL_ALIGNMENT 8 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define PJ_LINUX 1 | #define PJ_HAS_FLOATING_POINT 1 | #define PJ_HAS_ARPA_INET_H 1 | #define PJ_HAS_ASSERT_H 1 | #define PJ_HAS_CTYPE_H 1 | #define PJ_HAS_ERRNO_H 1 | #define PJ_HAS_FCNTL_H 1 | #define PJ_HAS_LINUX_SOCKET_H 1 | #define PJ_HAS_LIMITS_H 1 | #define PJ_HAS_MALLOC_H 1 | #define PJ_HAS_NETDB_H 1 | #define PJ_HAS_NETINET_IN_SYSTM_H 1 | #define PJ_HAS_NETINET_IN_H 1 | #define PJ_HAS_NETINET_IP_H 1 | #define PJ_HAS_NETINET_TCP_H 1 | #define PJ_HAS_IFADDRS_H 1 | #define PJ_HAS_SEMAPHORE_H 1 | #define PJ_HAS_SETJMP_H 1 | #define PJ_HAS_STDARG_H 1 | #define PJ_HAS_STDDEF_H 1 | #define PJ_HAS_STDIO_H 1 | #define PJ_HAS_STDINT_H 1 | #define PJ_HAS_STDLIB_H 1 | #define PJ_HAS_STRING_H 1 | #define PJ_HAS_SYS_IOCTL_H 1 | #define PJ_HAS_SYS_SELECT_H 1 | #define PJ_HAS_SYS_SOCKET_H 1 | #define PJ_HAS_SYS_TIME_H 1 | #define PJ_HAS_SYS_TIMEB_H 1 | #define PJ_HAS_SYS_TYPES_H 1 | #define PJ_HAS_SYS_UTSNAME_H 1 | #define PJ_HAS_TIME_H 1 | #define PJ_HAS_UNISTD_H 1 | #define PJ_HAS_NET_IF_H 1 | #define PJ_HAS_LOCALTIME_R 1 | #define PJ_OS_NAME "x86_64-unknown-linux-gnu" | #define PJ_HAS_ERRNO_VAR 1 | #define PJ_HAS_HIGH_RES_TIMER 1 | #define PJ_HAS_MALLOC 1 | #define PJ_NATIVE_STRING_IS_UNICODE 0 | #define PJ_ATOMIC_VALUE_TYPE long | #define PJ_SOCK_HAS_INET_ATON 1 | #define PJ_SOCK_HAS_INET_PTON 1 | #define PJ_SOCK_HAS_INET_NTOP 1 | #define PJ_SOCK_HAS_GETADDRINFO 1 | /* end confdefs.h. */ | #include | #include | #include | #include | int | main () | { | struct sockaddr_in a; a.sin_len=0; | ; | return 0; | } aconfigure:5652: result: no aconfigure:5657: checking if socklen_t is available aconfigure:5671: gcc -c -O2 -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5671: $? = 0 aconfigure:5674: result: yes aconfigure:5682: checking if IPV6_V6ONLY is available aconfigure:5696: gcc -c -O2 -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5696: $? = 0 aconfigure:5699: result: yes aconfigure:5707: checking if SO_ERROR is available aconfigure:5731: gcc -c -O2 -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5731: $? = 0 aconfigure:5734: result: yes aconfigure:5745: checking if pthread_rwlock_t is available aconfigure:5758: gcc -c -O2 -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5758: $? = 0 aconfigure:5762: result: yes aconfigure:5803: checking if pthread_mutexattr_settype() is available aconfigure:5816: gcc -c -O2 -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 conftest.c: In function 'main': conftest.c:78:29: error: 'PTHREAD_MUTEX_FAST_NP' undeclared (first use in this function); did you mean 'PTHREAD_MUTEX_ROBUST_NP'? 78 | pthread_mutexattr_settype(0,PTHREAD_MUTEX_FAST_NP); | ^~~~~~~~~~~~~~~~~~~~~ | PTHREAD_MUTEX_ROBUST_NP conftest.c:78:29: note: each undeclared identifier is reported only once for each function it appears in aconfigure:5816: $? = 1 aconfigure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pjproject" | #define PACKAGE_TARNAME "pjproject" | #define PACKAGE_VERSION "2.x" | #define PACKAGE_STRING "pjproject 2.x" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBUUID 1 | #define PJ_M_NAME "x86_64" | #define PJ_POOL_ALIGNMENT 8 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define PJ_LINUX 1 | #define PJ_HAS_FLOATING_POINT 1 | #define PJ_HAS_ARPA_INET_H 1 | #define PJ_HAS_ASSERT_H 1 | #define PJ_HAS_CTYPE_H 1 | #define PJ_HAS_ERRNO_H 1 | #define PJ_HAS_FCNTL_H 1 | #define PJ_HAS_LINUX_SOCKET_H 1 | #define PJ_HAS_LIMITS_H 1 | #define PJ_HAS_MALLOC_H 1 | #define PJ_HAS_NETDB_H 1 | #define PJ_HAS_NETINET_IN_SYSTM_H 1 | #define PJ_HAS_NETINET_IN_H 1 | #define PJ_HAS_NETINET_IP_H 1 | #define PJ_HAS_NETINET_TCP_H 1 | #define PJ_HAS_IFADDRS_H 1 | #define PJ_HAS_SEMAPHORE_H 1 | #define PJ_HAS_SETJMP_H 1 | #define PJ_HAS_STDARG_H 1 | #define PJ_HAS_STDDEF_H 1 | #define PJ_HAS_STDIO_H 1 | #define PJ_HAS_STDINT_H 1 | #define PJ_HAS_STDLIB_H 1 | #define PJ_HAS_STRING_H 1 | #define PJ_HAS_SYS_IOCTL_H 1 | #define PJ_HAS_SYS_SELECT_H 1 | #define PJ_HAS_SYS_SOCKET_H 1 | #define PJ_HAS_SYS_TIME_H 1 | #define PJ_HAS_SYS_TIMEB_H 1 | #define PJ_HAS_SYS_TYPES_H 1 | #define PJ_HAS_SYS_UTSNAME_H 1 | #define PJ_HAS_TIME_H 1 | #define PJ_HAS_UNISTD_H 1 | #define PJ_HAS_NET_IF_H 1 | #define PJ_HAS_LOCALTIME_R 1 | #define PJ_OS_NAME "x86_64-unknown-linux-gnu" | #define PJ_HAS_ERRNO_VAR 1 | #define PJ_HAS_HIGH_RES_TIMER 1 | #define PJ_HAS_MALLOC 1 | #define PJ_NATIVE_STRING_IS_UNICODE 0 | #define PJ_ATOMIC_VALUE_TYPE long | #define PJ_SOCK_HAS_INET_ATON 1 | #define PJ_SOCK_HAS_INET_PTON 1 | #define PJ_SOCK_HAS_INET_NTOP 1 | #define PJ_SOCK_HAS_GETADDRINFO 1 | #define PJ_HAS_SOCKLEN_T 1 | #define PJ_SOCK_HAS_IPV6_V6ONLY 1 | #define PJ_HAS_SO_ERROR 1 | #define PJ_EMULATE_RWMUTEX 0 | /* end confdefs.h. */ | #include | int | main () | { | pthread_mutexattr_settype(0,PTHREAD_MUTEX_FAST_NP); | ; | return 0; | } aconfigure:5822: result: no aconfigure:5827: checking if pthread_mutexattr_t has recursive member aconfigure:5841: gcc -c -O2 -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 conftest.c: In function 'main': conftest.c:79:14: error: 'pthread_mutexattr_t' {aka 'union '} has no member named 'recursive' 79 | attr.recursive=1; | ^ aconfigure:5841: $? = 1 aconfigure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pjproject" | #define PACKAGE_TARNAME "pjproject" | #define PACKAGE_VERSION "2.x" | #define PACKAGE_STRING "pjproject 2.x" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBUUID 1 | #define PJ_M_NAME "x86_64" | #define PJ_POOL_ALIGNMENT 8 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define PJ_LINUX 1 | #define PJ_HAS_FLOATING_POINT 1 | #define PJ_HAS_ARPA_INET_H 1 | #define PJ_HAS_ASSERT_H 1 | #define PJ_HAS_CTYPE_H 1 | #define PJ_HAS_ERRNO_H 1 | #define PJ_HAS_FCNTL_H 1 | #define PJ_HAS_LINUX_SOCKET_H 1 | #define PJ_HAS_LIMITS_H 1 | #define PJ_HAS_MALLOC_H 1 | #define PJ_HAS_NETDB_H 1 | #define PJ_HAS_NETINET_IN_SYSTM_H 1 | #define PJ_HAS_NETINET_IN_H 1 | #define PJ_HAS_NETINET_IP_H 1 | #define PJ_HAS_NETINET_TCP_H 1 | #define PJ_HAS_IFADDRS_H 1 | #define PJ_HAS_SEMAPHORE_H 1 | #define PJ_HAS_SETJMP_H 1 | #define PJ_HAS_STDARG_H 1 | #define PJ_HAS_STDDEF_H 1 | #define PJ_HAS_STDIO_H 1 | #define PJ_HAS_STDINT_H 1 | #define PJ_HAS_STDLIB_H 1 | #define PJ_HAS_STRING_H 1 | #define PJ_HAS_SYS_IOCTL_H 1 | #define PJ_HAS_SYS_SELECT_H 1 | #define PJ_HAS_SYS_SOCKET_H 1 | #define PJ_HAS_SYS_TIME_H 1 | #define PJ_HAS_SYS_TIMEB_H 1 | #define PJ_HAS_SYS_TYPES_H 1 | #define PJ_HAS_SYS_UTSNAME_H 1 | #define PJ_HAS_TIME_H 1 | #define PJ_HAS_UNISTD_H 1 | #define PJ_HAS_NET_IF_H 1 | #define PJ_HAS_LOCALTIME_R 1 | #define PJ_OS_NAME "x86_64-unknown-linux-gnu" | #define PJ_HAS_ERRNO_VAR 1 | #define PJ_HAS_HIGH_RES_TIMER 1 | #define PJ_HAS_MALLOC 1 | #define PJ_NATIVE_STRING_IS_UNICODE 0 | #define PJ_ATOMIC_VALUE_TYPE long | #define PJ_SOCK_HAS_INET_ATON 1 | #define PJ_SOCK_HAS_INET_PTON 1 | #define PJ_SOCK_HAS_INET_NTOP 1 | #define PJ_SOCK_HAS_GETADDRINFO 1 | #define PJ_HAS_SOCKLEN_T 1 | #define PJ_SOCK_HAS_IPV6_V6ONLY 1 | #define PJ_HAS_SO_ERROR 1 | #define PJ_EMULATE_RWMUTEX 0 | /* end confdefs.h. */ | #include | int | main () | { | pthread_mutexattr_t attr; | attr.recursive=1; | ; | return 0; | } aconfigure:5847: result: no aconfigure:5854: checking ioqueue backend aconfigure:5860: result: /dev/epoll aconfigure:5886: result: Building shared libraries... no aconfigure:6282: result: Checking if resampling is disabled...yes aconfigure:6294: result: Checking if sound is disabled... yes aconfigure:6339: checking sys/soundcard.h usability aconfigure:6339: gcc -c -O2 -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:6339: $? = 0 aconfigure:6339: result: yes aconfigure:6339: checking sys/soundcard.h presence aconfigure:6339: gcc -E conftest.c aconfigure:6339: $? = 0 aconfigure:6339: result: yes aconfigure:6339: checking for sys/soundcard.h aconfigure:6339: result: yes aconfigure:6345: checking linux/soundcard.h usability aconfigure:6345: gcc -c -O2 -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:6345: $? = 0 aconfigure:6345: result: yes aconfigure:6345: checking linux/soundcard.h presence aconfigure:6345: gcc -E conftest.c aconfigure:6345: $? = 0 aconfigure:6345: result: yes aconfigure:6345: checking for linux/soundcard.h aconfigure:6345: result: yes aconfigure:6351: checking machine/soundcard.h usability aconfigure:6351: gcc -c -O2 -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 conftest.c:108:10: fatal error: machine/soundcard.h: No such file or directory 108 | #include | ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. aconfigure:6351: $? = 1 aconfigure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pjproject" | #define PACKAGE_TARNAME "pjproject" | #define PACKAGE_VERSION "2.x" | #define PACKAGE_STRING "pjproject 2.x" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBUUID 1 | #define PJ_M_NAME "x86_64" | #define PJ_POOL_ALIGNMENT 8 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define PJ_LINUX 1 | #define PJ_HAS_FLOATING_POINT 1 | #define PJ_HAS_ARPA_INET_H 1 | #define PJ_HAS_ASSERT_H 1 | #define PJ_HAS_CTYPE_H 1 | #define PJ_HAS_ERRNO_H 1 | #define PJ_HAS_FCNTL_H 1 | #define PJ_HAS_LINUX_SOCKET_H 1 | #define PJ_HAS_LIMITS_H 1 | #define PJ_HAS_MALLOC_H 1 | #define PJ_HAS_NETDB_H 1 | #define PJ_HAS_NETINET_IN_SYSTM_H 1 | #define PJ_HAS_NETINET_IN_H 1 | #define PJ_HAS_NETINET_IP_H 1 | #define PJ_HAS_NETINET_TCP_H 1 | #define PJ_HAS_IFADDRS_H 1 | #define PJ_HAS_SEMAPHORE_H 1 | #define PJ_HAS_SETJMP_H 1 | #define PJ_HAS_STDARG_H 1 | #define PJ_HAS_STDDEF_H 1 | #define PJ_HAS_STDIO_H 1 | #define PJ_HAS_STDINT_H 1 | #define PJ_HAS_STDLIB_H 1 | #define PJ_HAS_STRING_H 1 | #define PJ_HAS_SYS_IOCTL_H 1 | #define PJ_HAS_SYS_SELECT_H 1 | #define PJ_HAS_SYS_SOCKET_H 1 | #define PJ_HAS_SYS_TIME_H 1 | #define PJ_HAS_SYS_TIMEB_H 1 | #define PJ_HAS_SYS_TYPES_H 1 | #define PJ_HAS_SYS_UTSNAME_H 1 | #define PJ_HAS_TIME_H 1 | #define PJ_HAS_UNISTD_H 1 | #define PJ_HAS_NET_IF_H 1 | #define PJ_HAS_LOCALTIME_R 1 | #define PJ_OS_NAME "x86_64-unknown-linux-gnu" | #define PJ_HAS_ERRNO_VAR 1 | #define PJ_HAS_HIGH_RES_TIMER 1 | #define PJ_HAS_MALLOC 1 | #define PJ_NATIVE_STRING_IS_UNICODE 0 | #define PJ_ATOMIC_VALUE_TYPE long | #define PJ_SOCK_HAS_INET_ATON 1 | #define PJ_SOCK_HAS_INET_PTON 1 | #define PJ_SOCK_HAS_INET_NTOP 1 | #define PJ_SOCK_HAS_GETADDRINFO 1 | #define PJ_HAS_SOCKLEN_T 1 | #define PJ_SOCK_HAS_IPV6_V6ONLY 1 | #define PJ_HAS_SO_ERROR 1 | #define PJ_EMULATE_RWMUTEX 0 | #define PJ_HAS_LINUX_EPOLL 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 aconfigure:6351: result: no aconfigure:6351: checking machine/soundcard.h presence aconfigure:6351: gcc -E conftest.c conftest.c:75:10: fatal error: machine/soundcard.h: No such file or directory 75 | #include | ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. aconfigure:6351: $? = 1 aconfigure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pjproject" | #define PACKAGE_TARNAME "pjproject" | #define PACKAGE_VERSION "2.x" | #define PACKAGE_STRING "pjproject 2.x" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBUUID 1 | #define PJ_M_NAME "x86_64" | #define PJ_POOL_ALIGNMENT 8 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define PJ_LINUX 1 | #define PJ_HAS_FLOATING_POINT 1 | #define PJ_HAS_ARPA_INET_H 1 | #define PJ_HAS_ASSERT_H 1 | #define PJ_HAS_CTYPE_H 1 | #define PJ_HAS_ERRNO_H 1 | #define PJ_HAS_FCNTL_H 1 | #define PJ_HAS_LINUX_SOCKET_H 1 | #define PJ_HAS_LIMITS_H 1 | #define PJ_HAS_MALLOC_H 1 | #define PJ_HAS_NETDB_H 1 | #define PJ_HAS_NETINET_IN_SYSTM_H 1 | #define PJ_HAS_NETINET_IN_H 1 | #define PJ_HAS_NETINET_IP_H 1 | #define PJ_HAS_NETINET_TCP_H 1 | #define PJ_HAS_IFADDRS_H 1 | #define PJ_HAS_SEMAPHORE_H 1 | #define PJ_HAS_SETJMP_H 1 | #define PJ_HAS_STDARG_H 1 | #define PJ_HAS_STDDEF_H 1 | #define PJ_HAS_STDIO_H 1 | #define PJ_HAS_STDINT_H 1 | #define PJ_HAS_STDLIB_H 1 | #define PJ_HAS_STRING_H 1 | #define PJ_HAS_SYS_IOCTL_H 1 | #define PJ_HAS_SYS_SELECT_H 1 | #define PJ_HAS_SYS_SOCKET_H 1 | #define PJ_HAS_SYS_TIME_H 1 | #define PJ_HAS_SYS_TIMEB_H 1 | #define PJ_HAS_SYS_TYPES_H 1 | #define PJ_HAS_SYS_UTSNAME_H 1 | #define PJ_HAS_TIME_H 1 | #define PJ_HAS_UNISTD_H 1 | #define PJ_HAS_NET_IF_H 1 | #define PJ_HAS_LOCALTIME_R 1 | #define PJ_OS_NAME "x86_64-unknown-linux-gnu" | #define PJ_HAS_ERRNO_VAR 1 | #define PJ_HAS_HIGH_RES_TIMER 1 | #define PJ_HAS_MALLOC 1 | #define PJ_NATIVE_STRING_IS_UNICODE 0 | #define PJ_ATOMIC_VALUE_TYPE long | #define PJ_SOCK_HAS_INET_ATON 1 | #define PJ_SOCK_HAS_INET_PTON 1 | #define PJ_SOCK_HAS_INET_NTOP 1 | #define PJ_SOCK_HAS_GETADDRINFO 1 | #define PJ_HAS_SOCKLEN_T 1 | #define PJ_SOCK_HAS_IPV6_V6ONLY 1 | #define PJ_HAS_SO_ERROR 1 | #define PJ_EMULATE_RWMUTEX 0 | #define PJ_HAS_LINUX_EPOLL 1 | /* end confdefs.h. */ | #include aconfigure:6351: result: no aconfigure:6351: checking for machine/soundcard.h aconfigure:6351: result: no aconfigure:6440: result: Video is disabled aconfigure:6655: result: Checking if small filter is disabled... no aconfigure:6669: result: Checking if large filter is disabled... no aconfigure:6679: result: Checking if Speex AEC is disabled...yes aconfigure:6695: result: Checking if G.711 codec is disabled...yes aconfigure:6712: result: Checking if L16 codecs are disabled...yes aconfigure:6729: result: Checking if GSM codec is disabled...yes aconfigure:6745: result: Checking if G.722 codec is disabled...yes aconfigure:6761: result: Checking if G.722.1 codec is disabled...yes aconfigure:6777: result: Checking if Speex codec is disabled...yes aconfigure:6793: result: Checking if iLBC codec is disabled...yes aconfigure:6860: result: Checking if libsamplerate is enabled...no aconfigure:6874: result: Building libresample as shared library... no aconfigure:6898: result: Checking if SDL is disabled... yes aconfigure:7041: result: Checking if ffmpeg is disabled... yes aconfigure:7436: result: Checking if V4L2 is disabled... yes aconfigure:7512: result: Checking if OpenH264 is disabled... yes aconfigure:7878: result: Skipping Intel IPP settings (not wanted) aconfigure:8298: result: Checking if OpenCORE AMR support is disabled... yes aconfigure:8511: result: Checking if SILK support is disabled... yes aconfigure:8610: result: Checking if OPUS support is disabled... yes aconfigure:8711: result: Checking if bcg729 is disabled... yes aconfigure:8789: result: Checking if libyuv is disabled...yes aconfigure:8809: result: Checking if libwebrtc is disabled...yes aconfigure:8881: checking if select() needs correct nfds aconfigure:8891: result: no (default) aconfigure:8893: result: ** Decided that select() doesn't need correct nfds (please check) aconfigure:8898: checking if pj_thread_create() should enforce stack size aconfigure:8908: result: no (default) aconfigure:8913: checking if pj_thread_create() should allocate stack aconfigure:8923: result: no (default) aconfigure:8935: result: ** Setting non-blocking recv() retval to EAGAIN (please check) aconfigure:8947: result: ** Setting non-blocking connect() retval to EINPROGRESS (please check) aconfigure:9075: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pjproject config.status 2.x, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status --quiet on sip-test config.status:990: creating build.mak config.status:990: creating build/os-auto.mak config.status:990: creating build/cc-auto.mak config.status:990: creating pjlib/build/os-auto.mak config.status:990: creating pjlib-util/build/os-auto.mak config.status:990: creating pjmedia/build/os-auto.mak config.status:990: creating pjsip/build/os-auto.mak config.status:990: creating third_party/build/os-auto.mak config.status:990: creating pjlib/include/pj/compat/os_auto.h config.status:990: creating pjlib/include/pj/compat/m_auto.h config.status:990: creating pjmedia/include/pjmedia/config_auto.h config.status:990: creating pjmedia/include/pjmedia-codec/config_auto.h config.status:990: creating pjsip/include/pjsip/sip_autoconf.h aconfigure:10255: result: Configurations for current target have been written to 'build.mak', and 'os-auto.mak' in various build directories, and pjlib/include/pj/compat/os_auto.h. Further customizations can be put in: - 'user.mak' - 'pjlib/include/pj/config_site.h' The next step now is to run 'make dep' and 'make'. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_getifaddrs=yes ac_cv_func_localtime_r=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_assert_h=yes ac_cv_header_ctype_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ifaddrs_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_socket_h=yes ac_cv_header_linux_soundcard_h=yes ac_cv_header_machine_soundcard_h=no ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_mswsock_h=no ac_cv_header_net_if_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_in_systm_h=yes ac_cv_header_netinet_ip_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_semaphore_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_soundcard_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_timeb_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_uuid_uuid_h=yes ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_host=x86_64-unknown-linux-gnu ac_cv_lib_m_sin=yes ac_cv_lib_ole32_puts=no ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_rt_puts=yes ac_cv_lib_socket_puts=no ac_cv_lib_uuid_uuid_generate=yes ac_cv_lib_winmm_puts=no ac_cv_lib_ws2_32_puts=no ac_cv_lib_wsock32_puts=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_search_gethostbyname='none required' ac_cv_target=x86_64-unknown-linux-gnu ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' AR_FLAGS='rv' CC='gcc' CC_CFLAGS='-Wall' CC_DEF='-D' CC_INC='-I' CC_OPTIMIZE='-O2' CC_OUT='-o ' CFLAGS='-O2 -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXFLAGS='-g -O2' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' LD='gcc' LDFLAGS='' LDOUT='-o ' LIBEXT2='' LIBEXT='a' LIBOBJS='' LIBS='-luuid -lm -lrt -lpthread ' LTLIBOBJS='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='pjproject' PACKAGE_STRING='pjproject 2.x' PACKAGE_TARNAME='pjproject' PACKAGE_URL='' PACKAGE_VERSION='2.x' PATH_SEPARATOR=':' PKG_CONFIG='' RANLIB='ranlib' SAVED_PKG_CONFIG_PATH='' SDL_CONFIG='' SHELL='/bin/sh' ac_android_cflags='' ac_build_mak_vars='' ac_cross_compile='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_darwin_cflags='' ac_external_gsm='0' ac_external_pa='0' ac_external_speex='0' ac_external_srtp='0' ac_external_srtp_lib='' ac_external_webrtc='0' ac_external_yuv='0' ac_ffmpeg_cflags='' ac_ffmpeg_ldflags='' ac_has_ffmpeg='0' ac_host='unix' ac_linux_poll='epoll' ac_main_obj='main.o' ac_no_bcg729='1' ac_no_g711_codec='1' ac_no_g7221_codec='1' ac_no_g722_codec='1' ac_no_gsm_codec='1' ac_no_ilbc_codec='1' ac_no_l16_codec='1' ac_no_large_filter='' ac_no_opencore_amrnb='1' ac_no_opencore_amrwb='1' ac_no_opus='1' ac_no_silk='1' ac_no_small_filter='' ac_no_speex_aec='-DPJMEDIA_HAS_SPEEX_AEC=0' ac_no_speex_codec='1' ac_no_ssl='' ac_no_webrtc='1' ac_no_yuv='1' ac_openh264_cflags='' ac_openh264_ldflags='' ac_os_objs='ioqueue_epoll.o file_access_unistd.o file_io_ansi.o os_core_unix.o os_error_unix.o os_time_unix.o os_timestamp_posix.o sock_qos_bsd.o guid_uuid.o' ac_pa_cflags=' -DHAVE_SYS_SOUNDCARD_H -DHAVE_LINUX_SOUNDCARD_H -DPA_LITTLE_ENDIAN' ac_pjdir='/usr/src/asterisk-16.4.0/third-party/pjproject/source' ac_pjmedia_audiodev_objs='' ac_pjmedia_resample='none' ac_pjmedia_snd='null' ac_pjmedia_video='' ac_pjmedia_video_has_android='' ac_pjmedia_video_has_darwin='' ac_pjmedia_video_has_ios_opengl='' ac_pjmedia_video_has_qt='' ac_pjmedia_video_has_vtoolbox='' ac_qt_cflags='' ac_resample_dll='' ac_sdl_cflags='' ac_sdl_ldflags='' ac_shared_libraries='' ac_shlib_suffix='so' ac_srtp_deinit_present='' ac_srtp_shutdown_present='' ac_ssl_backend='' ac_ssl_has_aes_gcm='0' ac_target_arch='' ac_v4l2_cflags='' ac_v4l2_ldflags='' ac_webrtc_cflags='' ac_webrtc_instset='' ac_webrtc_ldflags='' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' gnutls_h_present='' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libcrypto_present='' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libgnutls_present='' libssl_present='' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' opencore_amrnb_h_present='' opencore_amrnb_present='' opencore_amrwb_dec_h_present='' opencore_amrwb_dec_present='' opencore_amrwb_enc_h_present='' opencore_amrwb_enc_present='' openssl_h_present='' opus_h_present='' opus_present='' pdfdir='${docdir}' prefix='/opt/pjproject' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' silk_h_present='' silk_present='' sysconfdir='${prefix}/etc' target='x86_64-unknown-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "pjproject" #define PACKAGE_TARNAME "pjproject" #define PACKAGE_VERSION "2.x" #define PACKAGE_STRING "pjproject 2.x" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_LIBPTHREAD 1 #define HAVE_LIBRT 1 #define HAVE_LIBM 1 #define HAVE_LIBUUID 1 #define PJ_M_NAME "x86_64" #define PJ_POOL_ALIGNMENT 8 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define PJ_LINUX 1 #define PJ_HAS_FLOATING_POINT 1 #define PJ_HAS_ARPA_INET_H 1 #define PJ_HAS_ASSERT_H 1 #define PJ_HAS_CTYPE_H 1 #define PJ_HAS_ERRNO_H 1 #define PJ_HAS_FCNTL_H 1 #define PJ_HAS_LINUX_SOCKET_H 1 #define PJ_HAS_LIMITS_H 1 #define PJ_HAS_MALLOC_H 1 #define PJ_HAS_NETDB_H 1 #define PJ_HAS_NETINET_IN_SYSTM_H 1 #define PJ_HAS_NETINET_IN_H 1 #define PJ_HAS_NETINET_IP_H 1 #define PJ_HAS_NETINET_TCP_H 1 #define PJ_HAS_IFADDRS_H 1 #define PJ_HAS_SEMAPHORE_H 1 #define PJ_HAS_SETJMP_H 1 #define PJ_HAS_STDARG_H 1 #define PJ_HAS_STDDEF_H 1 #define PJ_HAS_STDIO_H 1 #define PJ_HAS_STDINT_H 1 #define PJ_HAS_STDLIB_H 1 #define PJ_HAS_STRING_H 1 #define PJ_HAS_SYS_IOCTL_H 1 #define PJ_HAS_SYS_SELECT_H 1 #define PJ_HAS_SYS_SOCKET_H 1 #define PJ_HAS_SYS_TIME_H 1 #define PJ_HAS_SYS_TIMEB_H 1 #define PJ_HAS_SYS_TYPES_H 1 #define PJ_HAS_SYS_UTSNAME_H 1 #define PJ_HAS_TIME_H 1 #define PJ_HAS_UNISTD_H 1 #define PJ_HAS_NET_IF_H 1 #define PJ_HAS_LOCALTIME_R 1 #define PJ_OS_NAME "x86_64-unknown-linux-gnu" #define PJ_HAS_ERRNO_VAR 1 #define PJ_HAS_HIGH_RES_TIMER 1 #define PJ_HAS_MALLOC 1 #define PJ_NATIVE_STRING_IS_UNICODE 0 #define PJ_ATOMIC_VALUE_TYPE long #define PJ_SOCK_HAS_INET_ATON 1 #define PJ_SOCK_HAS_INET_PTON 1 #define PJ_SOCK_HAS_INET_NTOP 1 #define PJ_SOCK_HAS_GETADDRINFO 1 #define PJ_HAS_SOCKLEN_T 1 #define PJ_SOCK_HAS_IPV6_V6ONLY 1 #define PJ_HAS_SO_ERROR 1 #define PJ_EMULATE_RWMUTEX 0 #define PJ_HAS_LINUX_EPOLL 1 #define PJMEDIA_HAS_G711_CODEC 0 #define PJMEDIA_HAS_L16_CODEC 0 #define PJMEDIA_HAS_GSM_CODEC 0 #define PJMEDIA_HAS_G722_CODEC 0 #define PJMEDIA_HAS_G7221_CODEC 0 #define PJMEDIA_HAS_SPEEX_CODEC 0 #define PJMEDIA_HAS_ILBC_CODEC 0 #define PJMEDIA_HAS_OPENCORE_AMRNB_CODEC 0 #define PJMEDIA_HAS_OPENCORE_AMRWB_CODEC 0 #define PJMEDIA_HAS_SILK_CODEC 0 #define PJMEDIA_HAS_OPUS_CODEC 0 #define PJMEDIA_HAS_BCG729 0 #define PJMEDIA_HAS_LIBYUV 0 #define PJMEDIA_HAS_LIBWEBRTC 0 #define PJ_SELECT_NEEDS_NFDS 0 #define PJ_THREAD_SET_STACK_SIZE 0 #define PJ_THREAD_ALLOCATE_STACK 0 #define PJ_BLOCKING_ERROR_VAL EAGAIN #define PJ_BLOCKING_CONNECT_ERROR_VAL EINPROGRESS aconfigure: exit 0