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 --prefix=/usr --enable-shared --disable-sound --disable-resample --disable-video --disable-opencore-amr --with-external-srtp --with-external-gsm CFLAGS=-DNDEBUG --enable-epoll ## --------- ## ## Platform. ## ## --------- ## hostname = dev2 uname -m = x86_64 uname -r = 4.9.0-11-generic uname -s = Linux uname -v = #12-Ubuntu SMP Mon Dec 12 16:18:23 UTC 2016 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /snap/bin ## ----------- ## ## Core tests. ## ## ----------- ## aconfigure:2386: checking build system type aconfigure:2400: result: x86_64-unknown-linux-gnu aconfigure:2420: checking host system type aconfigure:2433: result: x86_64-unknown-linux-gnu aconfigure:2453: checking target system type aconfigure:2466: result: x86_64-unknown-linux-gnu aconfigure:2554: checking for gcc aconfigure:2570: found /usr/bin/gcc aconfigure:2581: result: gcc aconfigure:2810: checking for C compiler version aconfigure:2819: gcc --version >&5 gcc (Ubuntu 6.3.0-2ubuntu1) 6.3.0 20161229 Copyright (C) 2016 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:2830: $? = 0 aconfigure:2819: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 6.3.0-2ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 6.3.0 20161229 (Ubuntu 6.3.0-2ubuntu1) aconfigure:2830: $? = 0 aconfigure:2819: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. aconfigure:2830: $? = 1 aconfigure:2819: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. aconfigure:2830: $? = 1 aconfigure:2850: checking whether the C compiler works aconfigure:2872: gcc -DNDEBUG conftest.c >&5 aconfigure:2876: $? = 0 aconfigure:2924: result: yes aconfigure:2927: checking for C compiler default output file name aconfigure:2929: result: a.out aconfigure:2935: checking for suffix of executables aconfigure:2942: gcc -o conftest -DNDEBUG conftest.c >&5 aconfigure:2946: $? = 0 aconfigure:2968: result: aconfigure:2990: checking whether we are cross compiling aconfigure:2998: gcc -o conftest -DNDEBUG conftest.c >&5 aconfigure:3002: $? = 0 aconfigure:3009: ./conftest aconfigure:3013: $? = 0 aconfigure:3028: result: no aconfigure:3033: checking for suffix of object files aconfigure:3055: gcc -c -DNDEBUG conftest.c >&5 aconfigure:3059: $? = 0 aconfigure:3080: result: o aconfigure:3084: checking whether we are using the GNU C compiler aconfigure:3103: gcc -c -DNDEBUG conftest.c >&5 aconfigure:3103: $? = 0 aconfigure:3112: result: yes aconfigure:3121: checking whether gcc accepts -g aconfigure:3141: gcc -c -g conftest.c >&5 aconfigure:3141: $? = 0 aconfigure:3182: result: yes aconfigure:3199: checking for gcc option to accept ISO C89 aconfigure:3262: gcc -c -DNDEBUG conftest.c >&5 aconfigure:3262: $? = 0 aconfigure:3275: result: none needed aconfigure:3353: checking for g++ aconfigure:3369: found /usr/bin/g++ aconfigure:3380: result: g++ aconfigure:3407: checking for C++ compiler version aconfigure:3416: g++ --version >&5 g++ (Ubuntu 6.3.0-2ubuntu1) 6.3.0 20161229 Copyright (C) 2016 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:3427: $? = 0 aconfigure:3416: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 6.3.0-2ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 6.3.0 20161229 (Ubuntu 6.3.0-2ubuntu1) aconfigure:3427: $? = 0 aconfigure:3416: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. aconfigure:3427: $? = 1 aconfigure:3416: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. aconfigure:3427: $? = 1 aconfigure:3431: checking whether we are using the GNU C++ compiler aconfigure:3450: g++ -c -DNDEBUG conftest.cpp >&5 aconfigure:3450: $? = 0 aconfigure:3459: result: yes aconfigure:3468: checking whether g++ accepts -g aconfigure:3488: g++ -c -g conftest.cpp >&5 aconfigure:3488: $? = 0 aconfigure:3529: result: yes aconfigure:3602: checking for ranlib aconfigure:3618: found /usr/bin/ranlib aconfigure:3629: result: ranlib aconfigure:3700: checking for ar aconfigure:3716: found /usr/bin/ar aconfigure:3727: result: ar aconfigure:3815: checking for pthread_create in -lpthread aconfigure:3840: gcc -o conftest -DNDEBUG conftest.c -lpthread >&5 aconfigure:3840: $? = 0 aconfigure:3849: result: yes aconfigure:3860: checking for puts in -lwsock32 aconfigure:3885: gcc -o conftest -DNDEBUG conftest.c -lwsock32 -lpthread >&5 conftest.c:17:6: warning: conflicting types for built-in function 'puts' char puts (); ^~~~ /usr/bin/ld: cannot find -lwsock32 collect2: error: ld returned 1 exit status aconfigure:3885: $? = 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:3894: result: no aconfigure:3905: checking for puts in -lws2_32 aconfigure:3930: gcc -o conftest -DNDEBUG conftest.c -lws2_32 -lpthread >&5 conftest.c:17:6: warning: conflicting types for built-in function 'puts' char puts (); ^~~~ /usr/bin/ld: cannot find -lws2_32 collect2: error: ld returned 1 exit status aconfigure:3930: $? = 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:3939: result: no aconfigure:3950: checking for puts in -lole32 aconfigure:3975: gcc -o conftest -DNDEBUG conftest.c -lole32 -lpthread >&5 conftest.c:17:6: warning: conflicting types for built-in function 'puts' char puts (); ^~~~ /usr/bin/ld: cannot find -lole32 collect2: error: ld returned 1 exit status aconfigure:3975: $? = 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:3984: result: no aconfigure:3995: checking for puts in -lwinmm aconfigure:4020: gcc -o conftest -DNDEBUG conftest.c -lwinmm -lpthread >&5 conftest.c:17:6: warning: conflicting types for built-in function 'puts' char puts (); ^~~~ /usr/bin/ld: cannot find -lwinmm collect2: error: ld returned 1 exit status aconfigure:4020: $? = 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:4029: result: no aconfigure:4040: checking for puts in -lsocket aconfigure:4065: gcc -o conftest -DNDEBUG conftest.c -lsocket -lpthread >&5 conftest.c:17:6: warning: conflicting types for built-in function 'puts' char puts (); ^~~~ /usr/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status aconfigure:4065: $? = 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:4074: result: no aconfigure:4085: checking for puts in -lrt aconfigure:4110: gcc -o conftest -DNDEBUG conftest.c -lrt -lpthread >&5 conftest.c:17:6: warning: conflicting types for built-in function 'puts' char puts (); ^~~~ aconfigure:4110: $? = 0 aconfigure:4119: result: yes aconfigure:4130: checking for sin in -lm aconfigure:4155: gcc -o conftest -DNDEBUG conftest.c -lm -lrt -lpthread >&5 conftest.c:18:6: warning: conflicting types for built-in function 'sin' char sin (); ^~~ aconfigure:4155: $? = 0 aconfigure:4164: result: yes aconfigure:4175: checking for uuid_generate in -luuid aconfigure:4200: gcc -o conftest -DNDEBUG conftest.c -luuid -lm -lrt -lpthread >&5 aconfigure:4200: $? = 0 aconfigure:4209: result: yes aconfigure:4220: checking for uuid_generate in -luuid aconfigure:4254: result: yes aconfigure:4260: checking for library containing gethostbyname aconfigure:4291: gcc -o conftest -DNDEBUG conftest.c -luuid -lm -lrt -lpthread >&5 aconfigure:4291: $? = 0 aconfigure:4308: result: none required aconfigure:4317: result: Setting PJ_M_NAME to x86_64 aconfigure:4324: checking memory alignment aconfigure:4330: result: 8 bytes aconfigure:4347: checking how to run the C preprocessor aconfigure:4378: gcc -E conftest.c aconfigure:4378: $? = 0 aconfigure:4392: gcc -E conftest.c conftest.c:15:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. aconfigure:4392: $? = 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:4417: result: gcc -E aconfigure:4437: gcc -E conftest.c aconfigure:4437: $? = 0 aconfigure:4451: gcc -E conftest.c conftest.c:15:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. aconfigure:4451: $? = 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:4480: checking for grep that handles long lines and -e aconfigure:4538: result: /bin/grep aconfigure:4543: checking for egrep aconfigure:4605: result: /bin/grep -E aconfigure:4610: checking for ANSI C header files aconfigure:4630: gcc -c -DNDEBUG conftest.c >&5 aconfigure:4630: $? = 0 aconfigure:4703: gcc -o conftest -DNDEBUG conftest.c -luuid -lm -lrt -lpthread >&5 aconfigure:4703: $? = 0 aconfigure:4703: ./conftest aconfigure:4703: $? = 0 aconfigure:4714: result: yes aconfigure:4727: checking for sys/types.h aconfigure:4727: gcc -c -DNDEBUG conftest.c >&5 aconfigure:4727: $? = 0 aconfigure:4727: result: yes aconfigure:4727: checking for sys/stat.h aconfigure:4727: gcc -c -DNDEBUG conftest.c >&5 aconfigure:4727: $? = 0 aconfigure:4727: result: yes aconfigure:4727: checking for stdlib.h aconfigure:4727: gcc -c -DNDEBUG conftest.c >&5 aconfigure:4727: $? = 0 aconfigure:4727: result: yes aconfigure:4727: checking for string.h aconfigure:4727: gcc -c -DNDEBUG conftest.c >&5 aconfigure:4727: $? = 0 aconfigure:4727: result: yes aconfigure:4727: checking for memory.h aconfigure:4727: gcc -c -DNDEBUG conftest.c >&5 aconfigure:4727: $? = 0 aconfigure:4727: result: yes aconfigure:4727: checking for strings.h aconfigure:4727: gcc -c -DNDEBUG conftest.c >&5 aconfigure:4727: $? = 0 aconfigure:4727: result: yes aconfigure:4727: checking for inttypes.h aconfigure:4727: gcc -c -DNDEBUG conftest.c >&5 aconfigure:4727: $? = 0 aconfigure:4727: result: yes aconfigure:4727: checking for stdint.h aconfigure:4727: gcc -c -DNDEBUG conftest.c >&5 aconfigure:4727: $? = 0 aconfigure:4727: result: yes aconfigure:4727: checking for unistd.h aconfigure:4727: gcc -c -DNDEBUG conftest.c >&5 aconfigure:4727: $? = 0 aconfigure:4727: result: yes aconfigure:4739: checking whether byte ordering is bigendian aconfigure:4754: gcc -c -DNDEBUG conftest.c >&5 conftest.c:26:9: error: unknown type name 'not' not a universal capable compiler ^~~ conftest.c:26:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^~~~~~~~~ conftest.c:26:15: error: unknown type name 'universal' aconfigure:4754: $? = 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:4799: gcc -c -DNDEBUG conftest.c >&5 aconfigure:4799: $? = 0 aconfigure:4817: gcc -c -DNDEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:32:4: error: unknown type name 'not' not big endian ^~~ conftest.c:32:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^~~~~~ aconfigure:4817: $? = 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:4945: result: no aconfigure:5018: result: Checking if floating point is disabled... no aconfigure:5025: checking arpa/inet.h usability aconfigure:5025: gcc -c -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5025: $? = 0 aconfigure:5025: result: yes aconfigure:5025: checking arpa/inet.h presence aconfigure:5025: gcc -E conftest.c aconfigure:5025: $? = 0 aconfigure:5025: result: yes aconfigure:5025: checking for arpa/inet.h aconfigure:5025: result: yes aconfigure:5032: checking assert.h usability aconfigure:5032: gcc -c -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5032: $? = 0 aconfigure:5032: result: yes aconfigure:5032: checking assert.h presence aconfigure:5032: gcc -E conftest.c aconfigure:5032: $? = 0 aconfigure:5032: result: yes aconfigure:5032: checking for assert.h aconfigure:5032: result: yes aconfigure:5039: checking ctype.h usability aconfigure:5039: gcc -c -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5039: $? = 0 aconfigure:5039: result: yes aconfigure:5039: checking ctype.h presence aconfigure:5039: gcc -E conftest.c aconfigure:5039: $? = 0 aconfigure:5039: result: yes aconfigure:5039: checking for ctype.h aconfigure:5039: result: yes aconfigure:5053: checking errno.h usability aconfigure:5053: gcc -c -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5053: $? = 0 aconfigure:5053: result: yes aconfigure:5053: checking errno.h presence aconfigure:5053: gcc -E conftest.c aconfigure:5053: $? = 0 aconfigure:5053: result: yes aconfigure:5053: checking for errno.h aconfigure:5053: result: yes aconfigure:5063: checking fcntl.h usability aconfigure:5063: gcc -c -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5063: $? = 0 aconfigure:5063: result: yes aconfigure:5063: checking fcntl.h presence aconfigure:5063: gcc -E conftest.c aconfigure:5063: $? = 0 aconfigure:5063: result: yes aconfigure:5063: checking for fcntl.h aconfigure:5063: result: yes aconfigure:5070: checking linux/socket.h usability aconfigure:5070: gcc -c -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5070: $? = 0 aconfigure:5070: result: yes aconfigure:5070: checking linux/socket.h presence aconfigure:5070: gcc -E conftest.c aconfigure:5070: $? = 0 aconfigure:5070: result: yes aconfigure:5070: checking for linux/socket.h aconfigure:5070: result: yes aconfigure:5077: checking limits.h usability aconfigure:5077: gcc -c -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5077: $? = 0 aconfigure:5077: result: yes aconfigure:5077: checking limits.h presence aconfigure:5077: gcc -E conftest.c aconfigure:5077: $? = 0 aconfigure:5077: result: yes aconfigure:5077: checking for limits.h aconfigure:5077: result: yes aconfigure:5084: checking malloc.h usability aconfigure:5084: gcc -c -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5084: $? = 0 aconfigure:5084: result: yes aconfigure:5084: checking malloc.h presence aconfigure:5084: gcc -E conftest.c aconfigure:5084: $? = 0 aconfigure:5084: result: yes aconfigure:5084: checking for malloc.h aconfigure:5084: result: yes aconfigure:5091: checking netdb.h usability aconfigure:5091: gcc -c -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5091: $? = 0 aconfigure:5091: result: yes aconfigure:5091: checking netdb.h presence aconfigure:5091: gcc -E conftest.c aconfigure:5091: $? = 0 aconfigure:5091: result: yes aconfigure:5091: checking for netdb.h aconfigure:5091: result: yes aconfigure:5098: checking netinet/in_systm.h usability aconfigure:5098: gcc -c -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5098: $? = 0 aconfigure:5098: result: yes aconfigure:5098: checking netinet/in_systm.h presence aconfigure:5098: gcc -E conftest.c aconfigure:5098: $? = 0 aconfigure:5098: result: yes aconfigure:5098: checking for netinet/in_systm.h aconfigure:5098: result: yes aconfigure:5105: checking netinet/in.h usability aconfigure:5105: gcc -c -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5105: $? = 0 aconfigure:5105: result: yes aconfigure:5105: checking netinet/in.h presence aconfigure:5105: gcc -E conftest.c aconfigure:5105: $? = 0 aconfigure:5105: result: yes aconfigure:5105: checking for netinet/in.h aconfigure:5105: result: yes aconfigure:5112: checking for netinet/ip.h aconfigure:5112: gcc -c -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5112: $? = 0 aconfigure:5112: result: yes aconfigure:5129: checking netinet/tcp.h usability aconfigure:5129: gcc -c -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5129: $? = 0 aconfigure:5129: result: yes aconfigure:5129: checking netinet/tcp.h presence aconfigure:5129: gcc -E conftest.c aconfigure:5129: $? = 0 aconfigure:5129: result: yes aconfigure:5129: checking for netinet/tcp.h aconfigure:5129: result: yes aconfigure:5136: checking ifaddrs.h usability aconfigure:5136: gcc -c -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5136: $? = 0 aconfigure:5136: result: yes aconfigure:5136: checking ifaddrs.h presence aconfigure:5136: gcc -E conftest.c aconfigure:5136: $? = 0 aconfigure:5136: result: yes aconfigure:5136: checking for ifaddrs.h aconfigure:5136: result: yes aconfigure:5138: checking for getifaddrs aconfigure:5138: gcc -o conftest -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c -luuid -lm -lrt -lpthread >&5 aconfigure:5138: $? = 0 aconfigure:5138: result: yes aconfigure:5147: checking semaphore.h usability aconfigure:5147: gcc -c -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5147: $? = 0 aconfigure:5147: result: yes aconfigure:5147: checking semaphore.h presence aconfigure:5147: gcc -E conftest.c aconfigure:5147: $? = 0 aconfigure:5147: result: yes aconfigure:5147: checking for semaphore.h aconfigure:5147: result: yes aconfigure:5154: checking setjmp.h usability aconfigure:5154: gcc -c -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5154: $? = 0 aconfigure:5154: result: yes aconfigure:5154: checking setjmp.h presence aconfigure:5154: gcc -E conftest.c aconfigure:5154: $? = 0 aconfigure:5154: result: yes aconfigure:5154: checking for setjmp.h aconfigure:5154: result: yes aconfigure:5161: checking stdarg.h usability aconfigure:5161: gcc -c -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5161: $? = 0 aconfigure:5161: result: yes aconfigure:5161: checking stdarg.h presence aconfigure:5161: gcc -E conftest.c aconfigure:5161: $? = 0 aconfigure:5161: result: yes aconfigure:5161: checking for stdarg.h aconfigure:5161: result: yes aconfigure:5168: checking stddef.h usability aconfigure:5168: gcc -c -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5168: $? = 0 aconfigure:5168: result: yes aconfigure:5168: checking stddef.h presence aconfigure:5168: gcc -E conftest.c aconfigure:5168: $? = 0 aconfigure:5168: result: yes aconfigure:5168: checking for stddef.h aconfigure:5168: result: yes aconfigure:5175: checking stdio.h usability aconfigure:5175: gcc -c -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5175: $? = 0 aconfigure:5175: result: yes aconfigure:5175: checking stdio.h presence aconfigure:5175: gcc -E conftest.c aconfigure:5175: $? = 0 aconfigure:5175: result: yes aconfigure:5175: checking for stdio.h aconfigure:5175: result: yes aconfigure:5182: checking for stdint.h aconfigure:5182: result: yes aconfigure:5189: checking for stdlib.h aconfigure:5189: result: yes aconfigure:5196: checking for string.h aconfigure:5196: result: yes aconfigure:5203: checking sys/ioctl.h usability aconfigure:5203: gcc -c -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5203: $? = 0 aconfigure:5203: result: yes aconfigure:5203: checking sys/ioctl.h presence aconfigure:5203: gcc -E conftest.c aconfigure:5203: $? = 0 aconfigure:5203: result: yes aconfigure:5203: checking for sys/ioctl.h aconfigure:5203: result: yes aconfigure:5210: checking sys/select.h usability aconfigure:5210: gcc -c -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5210: $? = 0 aconfigure:5210: result: yes aconfigure:5210: checking sys/select.h presence aconfigure:5210: gcc -E conftest.c aconfigure:5210: $? = 0 aconfigure:5210: result: yes aconfigure:5210: checking for sys/select.h aconfigure:5210: result: yes aconfigure:5217: checking sys/socket.h usability aconfigure:5217: gcc -c -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5217: $? = 0 aconfigure:5217: result: yes aconfigure:5217: checking sys/socket.h presence aconfigure:5217: gcc -E conftest.c aconfigure:5217: $? = 0 aconfigure:5217: result: yes aconfigure:5217: checking for sys/socket.h aconfigure:5217: result: yes aconfigure:5224: checking sys/time.h usability aconfigure:5224: gcc -c -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5224: $? = 0 aconfigure:5224: result: yes aconfigure:5224: checking sys/time.h presence aconfigure:5224: gcc -E conftest.c aconfigure:5224: $? = 0 aconfigure:5224: result: yes aconfigure:5224: checking for sys/time.h aconfigure:5224: result: yes aconfigure:5231: checking sys/timeb.h usability aconfigure:5231: gcc -c -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5231: $? = 0 aconfigure:5231: result: yes aconfigure:5231: checking sys/timeb.h presence aconfigure:5231: gcc -E conftest.c aconfigure:5231: $? = 0 aconfigure:5231: result: yes aconfigure:5231: checking for sys/timeb.h aconfigure:5231: result: yes aconfigure:5238: checking for sys/types.h aconfigure:5238: result: yes aconfigure:5245: checking sys/filio.h usability aconfigure:5245: gcc -c -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 conftest.c:88:23: fatal error: sys/filio.h: No such file or directory #include ^ compilation terminated. aconfigure:5245: $? = 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:5245: result: no aconfigure:5245: checking sys/filio.h presence aconfigure:5245: gcc -E conftest.c conftest.c:55:23: fatal error: sys/filio.h: No such file or directory #include ^ compilation terminated. aconfigure:5245: $? = 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:5245: result: no aconfigure:5245: checking for sys/filio.h aconfigure:5245: result: no aconfigure:5252: checking sys/sockio.h usability aconfigure:5252: gcc -c -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 conftest.c:88:24: fatal error: sys/sockio.h: No such file or directory #include ^ compilation terminated. aconfigure:5252: $? = 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:5252: result: no aconfigure:5252: checking sys/sockio.h presence aconfigure:5252: gcc -E conftest.c conftest.c:55:24: fatal error: sys/sockio.h: No such file or directory #include ^ compilation terminated. aconfigure:5252: $? = 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:5252: result: no aconfigure:5252: checking for sys/sockio.h aconfigure:5252: result: no aconfigure:5259: checking sys/utsname.h usability aconfigure:5259: gcc -c -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5259: $? = 0 aconfigure:5259: result: yes aconfigure:5259: checking sys/utsname.h presence aconfigure:5259: gcc -E conftest.c aconfigure:5259: $? = 0 aconfigure:5259: result: yes aconfigure:5259: checking for sys/utsname.h aconfigure:5259: result: yes aconfigure:5266: checking time.h usability aconfigure:5266: gcc -c -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5266: $? = 0 aconfigure:5266: result: yes aconfigure:5266: checking time.h presence aconfigure:5266: gcc -E conftest.c aconfigure:5266: $? = 0 aconfigure:5266: result: yes aconfigure:5266: checking for time.h aconfigure:5266: result: yes aconfigure:5273: checking for unistd.h aconfigure:5273: result: yes aconfigure:5280: checking winsock.h usability aconfigure:5280: gcc -c -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 conftest.c:91:21: fatal error: winsock.h: No such file or directory #include ^ compilation terminated. aconfigure:5280: $? = 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:5280: result: no aconfigure:5280: checking winsock.h presence aconfigure:5280: gcc -E conftest.c conftest.c:58:21: fatal error: winsock.h: No such file or directory #include ^ compilation terminated. aconfigure:5280: $? = 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:5280: result: no aconfigure:5280: checking for winsock.h aconfigure:5280: result: no aconfigure:5287: checking winsock2.h usability aconfigure:5287: gcc -c -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 conftest.c:91:22: fatal error: winsock2.h: No such file or directory #include ^ compilation terminated. aconfigure:5287: $? = 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:5287: result: no aconfigure:5287: checking winsock2.h presence aconfigure:5287: gcc -E conftest.c conftest.c:58:22: fatal error: winsock2.h: No such file or directory #include ^ compilation terminated. aconfigure:5287: $? = 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:5287: result: no aconfigure:5287: checking for winsock2.h aconfigure:5287: result: no aconfigure:5294: checking for mswsock.h aconfigure:5294: gcc -c -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 conftest.c:65:21: fatal error: mswsock.h: No such file or directory #include ^ compilation terminated. aconfigure:5294: $? = 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:5294: result: no aconfigure:5307: checking ws2tcpip.h usability aconfigure:5307: gcc -c -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 conftest.c:91:22: fatal error: ws2tcpip.h: No such file or directory #include ^ compilation terminated. aconfigure:5307: $? = 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:5307: result: no aconfigure:5307: checking ws2tcpip.h presence aconfigure:5307: gcc -E conftest.c conftest.c:58:22: fatal error: ws2tcpip.h: No such file or directory #include ^ compilation terminated. aconfigure:5307: $? = 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:5307: result: no aconfigure:5307: checking for ws2tcpip.h aconfigure:5307: result: no aconfigure:5314: checking uuid/uuid.h usability aconfigure:5314: gcc -c -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5314: $? = 0 aconfigure:5314: result: yes aconfigure:5314: checking uuid/uuid.h presence aconfigure:5314: gcc -E conftest.c aconfigure:5314: $? = 0 aconfigure:5314: result: yes aconfigure:5314: checking for uuid/uuid.h aconfigure:5314: result: yes aconfigure:5320: checking for net/if.h aconfigure:5320: gcc -c -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5320: $? = 0 aconfigure:5320: result: yes aconfigure:5335: result: Setting PJ_OS_NAME to x86_64-unknown-linux-gnu aconfigure:5342: result: Setting PJ_HAS_ERRNO_VAR to 1 aconfigure:5347: result: Setting PJ_HAS_HIGH_RES_TIMER to 1 aconfigure:5352: result: Setting PJ_HAS_MALLOC to 1 aconfigure:5357: result: Setting PJ_NATIVE_STRING_IS_UNICODE to 0 aconfigure:5362: result: Setting PJ_ATOMIC_VALUE_TYPE to long aconfigure:5367: checking if inet_aton() is available aconfigure:5382: gcc -c -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5382: $? = 0 aconfigure:5385: result: yes aconfigure:5393: checking if inet_pton() is available aconfigure:5408: gcc -c -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5408: $? = 0 aconfigure:5411: result: yes aconfigure:5419: checking if inet_ntop() is available aconfigure:5434: gcc -c -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5434: $? = 0 aconfigure:5437: result: yes aconfigure:5445: checking if getaddrinfo() is available aconfigure:5460: gcc -c -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5460: $? = 0 aconfigure:5463: result: yes aconfigure:5471: checking if sockaddr_in has sin_len member aconfigure:5487: gcc -c -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 conftest.c: In function 'main': conftest.c:76:24: error: 'struct sockaddr_in' has no member named 'sin_len'; did you mean 'sin_zero'? struct sockaddr_in a; a.sin_len=0; ^ aconfigure:5487: $? = 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_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:5493: result: no aconfigure:5498: checking if socklen_t is available aconfigure:5512: gcc -c -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5512: $? = 0 aconfigure:5515: result: yes aconfigure:5523: checking if SO_ERROR is available aconfigure:5547: gcc -c -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5547: $? = 0 aconfigure:5550: result: yes aconfigure:5561: checking if pthread_rwlock_t is available aconfigure:5574: gcc -c -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 aconfigure:5574: $? = 0 aconfigure:5578: result: yes aconfigure:5619: checking if pthread_mutexattr_settype() is available aconfigure:5632: gcc -c -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 conftest.c: In function 'main': conftest.c:76:29: error: 'PTHREAD_MUTEX_FAST_NP' undeclared (first use in this function) pthread_mutexattr_settype(0,PTHREAD_MUTEX_FAST_NP); ^~~~~~~~~~~~~~~~~~~~~ conftest.c:76:29: note: each undeclared identifier is reported only once for each function it appears in aconfigure:5632: $? = 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_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_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:5638: result: no aconfigure:5643: checking if pthread_mutexattr_t has recursive member aconfigure:5657: gcc -c -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 conftest.c >&5 conftest.c: In function 'main': conftest.c:77:14: error: 'pthread_mutexattr_t {aka union }' has no member named 'recursive' attr.recursive=1; ^ aconfigure:5657: $? = 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_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_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:5663: result: no aconfigure:5669: checking ioqueue backend aconfigure:5675: result: /dev/epoll aconfigure:5693: result: Building shared libraries... yes aconfigure:5779: checking if external GSM devkit is installed as gsm/gsm.h aconfigure:5792: gcc -c -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c >&5 aconfigure:5792: $? = 0 aconfigure:5793: result: yes!! aconfigure:5852: checking if external SRTP devkit is installed aconfigure:5866: gcc -c -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c >&5 aconfigure:5866: $? = 0 aconfigure:5867: result: yes!! aconfigure:5886: checking for srtp_deinit in -lsrtp aconfigure:5911: gcc -o conftest -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lsrtp -luuid -lm -lrt -lpthread >&5 /tmp/cc2W8Wup.o: In function `main': conftest.c:(.text+0xa): undefined reference to `srtp_deinit' collect2: error: ld returned 1 exit status aconfigure:5911: $? = 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_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_HAS_SO_ERROR 1 | #define PJ_EMULATE_RWMUTEX 0 | #define PJMEDIA_EXTERNAL_GSM_CODEC 1 | #define PJMEDIA_EXTERNAL_GSM_GSM_H 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_deinit (); | int | main () | { | return srtp_deinit (); | ; | return 0; | } aconfigure:5920: result: no aconfigure:5927: checking for srtp_shutdown in -lsrtp aconfigure:5952: gcc -o conftest -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lsrtp -luuid -lm -lrt -lpthread >&5 aconfigure:5952: $? = 0 aconfigure:5961: result: yes aconfigure:5976: result: Checking if resampling is disabled...yes aconfigure:5988: result: Checking if sound is disabled... yes aconfigure:6033: checking sys/soundcard.h usability aconfigure:6033: gcc -c -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c >&5 aconfigure:6033: $? = 0 aconfigure:6033: result: yes aconfigure:6033: checking sys/soundcard.h presence aconfigure:6033: gcc -E conftest.c aconfigure:6033: $? = 0 aconfigure:6033: result: yes aconfigure:6033: checking for sys/soundcard.h aconfigure:6033: result: yes aconfigure:6039: checking linux/soundcard.h usability aconfigure:6039: gcc -c -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c >&5 aconfigure:6039: $? = 0 aconfigure:6039: result: yes aconfigure:6039: checking linux/soundcard.h presence aconfigure:6039: gcc -E conftest.c aconfigure:6039: $? = 0 aconfigure:6039: result: yes aconfigure:6039: checking for linux/soundcard.h aconfigure:6039: result: yes aconfigure:6045: checking machine/soundcard.h usability aconfigure:6045: gcc -c -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c >&5 conftest.c:107:31: fatal error: machine/soundcard.h: No such file or directory #include ^ compilation terminated. aconfigure:6045: $? = 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_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_HAS_SO_ERROR 1 | #define PJ_EMULATE_RWMUTEX 0 | #define PJMEDIA_EXTERNAL_GSM_CODEC 1 | #define PJMEDIA_EXTERNAL_GSM_GSM_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:6045: result: no aconfigure:6045: checking machine/soundcard.h presence aconfigure:6045: gcc -E conftest.c conftest.c:74:31: fatal error: machine/soundcard.h: No such file or directory #include ^ compilation terminated. aconfigure:6045: $? = 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_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_HAS_SO_ERROR 1 | #define PJ_EMULATE_RWMUTEX 0 | #define PJMEDIA_EXTERNAL_GSM_CODEC 1 | #define PJMEDIA_EXTERNAL_GSM_GSM_H 1 | /* end confdefs.h. */ | #include aconfigure:6045: result: no aconfigure:6045: checking for machine/soundcard.h aconfigure:6045: result: no aconfigure:6139: result: Video is disabled aconfigure:6295: result: Checking if small filter is disabled... no aconfigure:6309: result: Checking if large filter is disabled... no aconfigure:6323: result: Checking if Speex AEC is disabled...no aconfigure:6339: result: Checking if G.711 codec is disabled...no aconfigure:6356: result: Checking if L16 codec is disabled...no aconfigure:6373: result: Checking if GSM codec is disabled...no aconfigure:6389: result: Checking if G.722 codec is disabled...no aconfigure:6405: result: Checking if G.722.1 codec is disabled...no aconfigure:6421: result: Checking if Speex codec is disabled...no aconfigure:6437: result: Checking if iLBC codec is disabled...no aconfigure:6500: result: Checking if libsamplerate is enabled...no aconfigure:6514: result: Building libresample as shared library... no aconfigure:6538: result: Checking if SDL is disabled... yes aconfigure:6681: result: Checking if ffmpeg is disabled... yes aconfigure:7065: result: Checking if V4L2 is disabled... yes aconfigure:7141: result: Checking if OpenH264 is disabled... yes aconfigure:7226: result: Checking if libyuv is disabled...yes aconfigure:7624: result: Skipping Intel IPP settings (not wanted) aconfigure:7656: result: checking for OpenSSL installations.. aconfigure:7667: checking openssl/ssl.h usability aconfigure:7667: gcc -c -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c >&5 aconfigure:7667: $? = 0 aconfigure:7667: result: yes aconfigure:7667: checking openssl/ssl.h presence aconfigure:7667: gcc -E conftest.c aconfigure:7667: $? = 0 aconfigure:7667: result: yes aconfigure:7667: checking for openssl/ssl.h aconfigure:7667: result: yes aconfigure:7673: checking for ERR_load_BIO_strings in -lcrypto aconfigure:7698: gcc -o conftest -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lcrypto -luuid -lm -lrt -lpthread >&5 aconfigure:7698: $? = 0 aconfigure:7707: result: yes aconfigure:7713: checking for SSL_library_init in -lssl aconfigure:7738: gcc -o conftest -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lssl -lcrypto -luuid -lm -lrt -lpthread >&5 aconfigure:7738: $? = 0 aconfigure:7747: result: yes aconfigure:7754: result: OpenSSL library found, SSL support enabled aconfigure:7819: result: Checking if OpenCORE AMR support is disabled... yes aconfigure:8036: result: checking for SILK installations.. aconfigure:8047: checking SKP_Silk_SDK_API.h usability aconfigure:8047: gcc -c -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c >&5 conftest.c:110:30: fatal error: SKP_Silk_SDK_API.h: No such file or directory #include ^ compilation terminated. aconfigure:8047: $? = 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_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_HAS_SO_ERROR 1 | #define PJ_EMULATE_RWMUTEX 0 | #define PJMEDIA_EXTERNAL_GSM_CODEC 1 | #define PJMEDIA_EXTERNAL_GSM_GSM_H 1 | #define PJ_HAS_SSL_SOCK 1 | #define PJMEDIA_HAS_OPENCORE_AMRNB_CODEC 0 | #define PJMEDIA_HAS_OPENCORE_AMRWB_CODEC 0 | /* 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:8047: result: no aconfigure:8047: checking SKP_Silk_SDK_API.h presence aconfigure:8047: gcc -E conftest.c conftest.c:77:30: fatal error: SKP_Silk_SDK_API.h: No such file or directory #include ^ compilation terminated. aconfigure:8047: $? = 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_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_HAS_SO_ERROR 1 | #define PJ_EMULATE_RWMUTEX 0 | #define PJMEDIA_EXTERNAL_GSM_CODEC 1 | #define PJMEDIA_EXTERNAL_GSM_GSM_H 1 | #define PJ_HAS_SSL_SOCK 1 | #define PJMEDIA_HAS_OPENCORE_AMRNB_CODEC 0 | #define PJMEDIA_HAS_OPENCORE_AMRWB_CODEC 0 | /* end confdefs.h. */ | #include aconfigure:8047: result: no aconfigure:8047: checking for SKP_Silk_SDK_API.h aconfigure:8047: result: no aconfigure:8053: checking for SKP_Silk_SDK_get_version in -lSKP_SILK_SDK aconfigure:8078: gcc -o conftest -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC conftest.c -lSKP_SILK_SDK -lssl -lcrypto -luuid -lm -lrt -lpthread >&5 /usr/bin/ld: cannot find -lSKP_SILK_SDK collect2: error: ld returned 1 exit status aconfigure:8078: $? = 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_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_HAS_SO_ERROR 1 | #define PJ_EMULATE_RWMUTEX 0 | #define PJMEDIA_EXTERNAL_GSM_CODEC 1 | #define PJMEDIA_EXTERNAL_GSM_GSM_H 1 | #define PJ_HAS_SSL_SOCK 1 | #define PJMEDIA_HAS_OPENCORE_AMRNB_CODEC 0 | #define PJMEDIA_HAS_OPENCORE_AMRWB_CODEC 0 | /* 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 SKP_Silk_SDK_get_version (); | int | main () | { | return SKP_Silk_SDK_get_version (); | ; | return 0; | } aconfigure:8087: result: no aconfigure:8110: checking if select() needs correct nfds aconfigure:8120: result: no (default) aconfigure:8122: result: ** Decided that select() doesn't need correct nfds (please check) aconfigure:8127: checking if pj_thread_create() should enforce stack size aconfigure:8137: result: no (default) aconfigure:8142: checking if pj_thread_create() should allocate stack aconfigure:8152: result: no (default) aconfigure:8164: result: ** Setting non-blocking recv() retval to EAGAIN (please check) aconfigure:8176: result: ** Setting non-blocking connect() retval to EINPROGRESS (please check) aconfigure:8314: 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 on dev2 config.status:969: creating build.mak config.status:969: creating build/os-auto.mak config.status:969: creating build/cc-auto.mak config.status:969: creating pjlib/build/os-auto.mak config.status:969: creating pjlib-util/build/os-auto.mak config.status:969: creating pjmedia/build/os-auto.mak config.status:969: creating pjsip/build/os-auto.mak config.status:969: creating third_party/build/os-auto.mak config.status:969: creating third_party/build/portaudio/os-auto.mak config.status:969: creating pjlib/include/pj/compat/os_auto.h config.status:1139: pjlib/include/pj/compat/os_auto.h is unchanged config.status:969: creating pjlib/include/pj/compat/m_auto.h config.status:1139: pjlib/include/pj/compat/m_auto.h is unchanged config.status:969: creating pjmedia/include/pjmedia/config_auto.h config.status:1139: pjmedia/include/pjmedia/config_auto.h is unchanged config.status:969: creating pjmedia/include/pjmedia-codec/config_auto.h config.status:1139: pjmedia/include/pjmedia-codec/config_auto.h is unchanged config.status:969: creating pjsip/include/pjsip/sip_autoconf.h config.status:1139: pjsip/include/pjsip/sip_autoconf.h is unchanged aconfigure:9495: 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=-DNDEBUG 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= 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_header_SKP_Silk_SDK_API_h=no 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_openssl_ssl_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_SKP_SILK_SDK_SKP_Silk_SDK_get_version=no ac_cv_lib_crypto_ERR_load_BIO_strings=yes 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_srtp_srtp_deinit=no ac_cv_lib_srtp_srtp_shutdown=yes ac_cv_lib_ssl_SSL_library_init=yes 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='-DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXFLAGS='-DNDEBUG ' 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='-lssl -lcrypto -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/bash' ac_android_cflags='' ac_build_mak_vars='' ac_cross_compile='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_external_gsm='1' ac_external_pa='0' ac_external_speex='0' ac_external_srtp='1' ac_ffmpeg_cflags='' ac_ffmpeg_ldflags='' ac_has_ffmpeg='0' ac_host='unix' ac_ios_cflags='' ac_libyuv_cflags='' ac_libyuv_ldflags='' ac_linux_poll='select' ac_main_obj='main.o' ac_no_g711_codec='' ac_no_g7221_codec='' ac_no_g722_codec='' ac_no_gsm_codec='' ac_no_ilbc_codec='' ac_no_l16_codec='' ac_no_large_filter='' ac_no_opencore_amrnb='1' ac_no_opencore_amrwb='1' ac_no_silk='1' ac_no_small_filter='' ac_no_speex_aec='' ac_no_speex_codec='' ac_no_ssl='' 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 guid_uuid.o' ac_pa_cflags=' -DHAVE_SYS_SOUNDCARD_H -DHAVE_LINUX_SOUNDCARD_H -DPA_LITTLE_ENDIAN' ac_pa_use_alsa='' ac_pa_use_oss='' ac_pjdir='/usr/src/asterisk/pjproject-2.4.5' ac_pjmedia_audiodev_objs='' ac_pjmedia_resample='none' ac_pjmedia_snd='null' ac_pjmedia_video='' ac_pjmedia_video_has_android='' ac_pjmedia_video_has_ios='' ac_pjmedia_video_has_qt='' ac_qt_cflags='' ac_resample_dll='' ac_sdl_cflags='' ac_sdl_ldflags='' ac_shared_libraries='1' ac_shlib_suffix='so' ac_srtp_deinit_present='0' ac_srtp_shutdown_present='1' ac_v4l2_cflags='' ac_v4l2_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}' 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='1' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libssl_present='1' 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='1' pdfdir='${docdir}' prefix='/usr' 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_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_HAS_SO_ERROR 1 #define PJ_EMULATE_RWMUTEX 0 #define PJMEDIA_EXTERNAL_GSM_CODEC 1 #define PJMEDIA_EXTERNAL_GSM_GSM_H 1 #define PJ_HAS_SSL_SOCK 1 #define PJMEDIA_HAS_OPENCORE_AMRNB_CODEC 0 #define PJMEDIA_HAS_OPENCORE_AMRWB_CODEC 0 #define PJMEDIA_HAS_SILK_CODEC 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