This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by sofia-sip configure 1.12.11, which was generated by GNU Autoconf 2.67. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp02 uname -m = i686 uname -r = 3.15.3-1.i386 uname -s = Linux uname -v = #2 SMP Tue Jul 1 11:51:10 UTC 2014 /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/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2600: checking build system type configure:2614: result: i686-uhu-linux-gnu configure:2634: checking host system type configure:2647: result: i686-uhu-linux-gnu configure:2667: checking target system type configure:2680: result: i686-uhu-linux-gnu configure:2712: checking cached information configure:2729: result: ok configure:2751: checking for a BSD-compatible install configure:2819: result: /bin/install -c configure:2830: checking whether build environment is sane configure:2867: result: yes configure:2929: checking for gawk configure:2945: found /bin/gawk configure:2956: result: gawk configure:2967: checking whether make sets $(MAKE) configure:2989: result: yes configure:3167: checking whether to enable maintainer-specific portions of Makefiles configure:3176: result: no configure:3214: checking for style of include used by make configure:3242: result: GNU configure:3273: checking for i686-uhu-linux-gcc configure:3289: found /usr/bin/i686-uhu-linux-gcc configure:3300: result: i686-uhu-linux-gcc configure:3507: checking for i686-uhu-linux-gcc configure:3534: result: i686-uhu-linux-gcc configure:3803: checking for C compiler version configure:3812: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3823: $? = 0 configure:3812: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:3823: $? = 0 configure:3812: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3823: $? = 1 configure:3812: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3823: $? = 1 configure:3843: checking whether the C compiler works configure:3865: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3869: $? = 0 configure:3917: result: yes configure:3920: checking for C compiler default output file name configure:3922: result: a.out configure:3928: checking for suffix of executables configure:3935: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3939: $? = 0 configure:3961: result: configure:3983: checking whether we are cross compiling configure:3991: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3995: $? = 0 configure:4002: ./conftest configure:4006: $? = 0 configure:4021: result: no configure:4026: checking for suffix of object files configure:4048: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4052: $? = 0 configure:4073: result: o configure:4077: checking whether we are using the GNU C compiler configure:4096: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4096: $? = 0 configure:4105: result: yes configure:4114: checking whether i686-uhu-linux-gcc accepts -g configure:4134: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:4134: $? = 0 configure:4175: result: yes configure:4192: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:4256: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4256: $? = 0 configure:4269: result: none needed configure:4291: checking dependency style of i686-uhu-linux-gcc configure:4381: result: gcc3 configure:4405: checking how to run the C preprocessor configure:4436: i686-uhu-linux-gcc -E conftest.c configure:4436: $? = 0 configure:4450: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4450: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sofia-sip" | #define PACKAGE_TARNAME "sofia-sip" | #define PACKAGE_VERSION "1.12.11" | #define PACKAGE_STRING "sofia-sip 1.12.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "sofia-sip" | #define VERSION "1.12.11" | /* end confdefs.h. */ | #include configure:4475: result: i686-uhu-linux-gcc -E configure:4495: i686-uhu-linux-gcc -E conftest.c configure:4495: $? = 0 configure:4509: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4509: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sofia-sip" | #define PACKAGE_TARNAME "sofia-sip" | #define PACKAGE_VERSION "1.12.11" | #define PACKAGE_STRING "sofia-sip 1.12.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "sofia-sip" | #define VERSION "1.12.11" | /* end confdefs.h. */ | #include configure:4538: checking for grep that handles long lines and -e configure:4596: result: /bin/grep configure:4601: checking for egrep configure:4663: result: /bin/grep -E configure:4668: checking for ANSI C header files configure:4688: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4688: $? = 0 configure:4761: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4761: $? = 0 configure:4761: ./conftest configure:4761: $? = 0 configure:4772: result: yes configure:4785: checking for sys/types.h configure:4785: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4785: $? = 0 configure:4785: result: yes configure:4785: checking for sys/stat.h configure:4785: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4785: $? = 0 configure:4785: result: yes configure:4785: checking for stdlib.h configure:4785: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4785: $? = 0 configure:4785: result: yes configure:4785: checking for string.h configure:4785: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4785: $? = 0 configure:4785: result: yes configure:4785: checking for memory.h configure:4785: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4785: $? = 0 configure:4785: result: yes configure:4785: checking for strings.h configure:4785: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4785: $? = 0 configure:4785: result: yes configure:4785: checking for inttypes.h configure:4785: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4785: $? = 0 configure:4785: result: yes configure:4785: checking for stdint.h configure:4785: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4785: $? = 0 configure:4785: result: yes configure:4785: checking for unistd.h configure:4785: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4785: $? = 0 configure:4785: result: yes configure:4798: checking minix/config.h usability configure:4798: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:54:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4798: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sofia-sip" | #define PACKAGE_TARNAME "sofia-sip" | #define PACKAGE_VERSION "1.12.11" | #define PACKAGE_STRING "sofia-sip 1.12.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "sofia-sip" | #define VERSION "1.12.11" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4798: result: no configure:4798: checking minix/config.h presence configure:4798: i686-uhu-linux-gcc -E conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4798: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sofia-sip" | #define PACKAGE_TARNAME "sofia-sip" | #define PACKAGE_VERSION "1.12.11" | #define PACKAGE_STRING "sofia-sip 1.12.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "sofia-sip" | #define VERSION "1.12.11" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4798: result: no configure:4798: checking for minix/config.h configure:4798: result: no configure:4819: checking whether it is safe to define __EXTENSIONS__ configure:4837: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4837: $? = 0 configure:4844: result: yes configure:4865: checking how to run the C preprocessor configure:4935: result: i686-uhu-linux-gcc -E configure:4955: i686-uhu-linux-gcc -E conftest.c configure:4955: $? = 0 configure:4969: i686-uhu-linux-gcc -E conftest.c conftest.c:26:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4969: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sofia-sip" | #define PACKAGE_TARNAME "sofia-sip" | #define PACKAGE_VERSION "1.12.11" | #define PACKAGE_STRING "sofia-sip 1.12.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "sofia-sip" | #define VERSION "1.12.11" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include configure:4999: checking for etags configure:5027: result: echo configure:5038: checking for i686-uhu-linux-ar configure:5054: found /usr/bin/i686-uhu-linux-ar configure:5065: result: i686-uhu-linux-ar configure:5130: checking for i686-uhu-linux-ld configure:5160: result: no configure:5170: checking for ld configure:5186: found /usr/bin/ld configure:5197: result: ld configure:5244: checking for a sed that does not truncate output configure:5308: result: /bin/sed configure:5326: checking for fgrep configure:5388: result: /bin/grep -F configure:5423: checking for ld used by i686-uhu-linux-gcc configure:5490: result: ld configure:5497: checking if the linker (ld) is GNU ld configure:5512: result: yes configure:5524: checking for BSD- or MS-compatible name lister (nm) configure:5573: result: /usr/bin/nm -B configure:5691: checking the name lister (/usr/bin/nm -B) interface configure:5698: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5701: /usr/bin/nm -B "conftest.o" configure:5704: output 00000000 B some_variable configure:5711: result: BSD nm configure:5714: checking whether ln -s works configure:5718: result: yes configure:5726: checking the maximum length of command line arguments configure:5846: result: 1572864 configure:5863: checking whether the shell understands some XSI constructs configure:5873: result: yes configure:5877: checking whether the shell understands "+=" configure:5883: result: yes configure:5918: checking for ld option to reload object files configure:5925: result: -r configure:5954: checking for i686-uhu-linux-objdump configure:5984: result: no configure:5994: checking for objdump configure:6010: found /usr/bin/objdump configure:6021: result: objdump configure:6053: checking how to recognize dependent libraries configure:6249: result: pass_all configure:6269: checking for i686-uhu-linux-ar configure:6296: result: i686-uhu-linux-ar configure:6374: checking for i686-uhu-linux-strip configure:6404: result: no configure:6414: checking for strip configure:6430: found /usr/bin/strip configure:6441: result: strip configure:6473: checking for i686-uhu-linux-ranlib configure:6503: result: no configure:6513: checking for ranlib configure:6529: found /usr/bin/ranlib configure:6540: result: ranlib configure:6630: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:6748: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6751: $? = 0 configure:6755: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6758: $? = 0 configure:6812: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:6815: $? = 0 configure:6853: result: ok configure:7658: checking for dlfcn.h configure:7658: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7658: $? = 0 configure:7658: result: yes configure:7842: checking for objdir configure:7857: result: .libs configure:8153: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:8171: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:8175: $? = 0 configure:8188: result: no configure:8208: checking for i686-uhu-linux-gcc option to produce PIC configure:8480: result: -fPIC -DPIC configure:8492: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:8510: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:8514: $? = 0 configure:8527: result: yes configure:8551: checking if i686-uhu-linux-gcc static flag -static works configure:8579: result: yes configure:8594: checking if i686-uhu-linux-gcc supports -c -o file.o configure:8615: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:8619: $? = 0 configure:8641: result: yes configure:8649: checking if i686-uhu-linux-gcc supports -c -o file.o configure:8696: result: yes configure:8729: checking whether the i686-uhu-linux-gcc linker (ld) supports shared libraries configure:9720: result: yes configure:9757: checking whether -lc should be explicitly linked in configure:9762: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9765: $? = 0 configure:9780: i686-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:9783: $? = 0 configure:9795: result: no configure:9959: checking dynamic linker characteristics configure:10392: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10392: $? = 0 configure:10622: result: GNU/Linux ld.so configure:10724: checking how to hardcode library paths into programs configure:10749: result: immediate configure:11269: checking whether stripping libraries is possible configure:11274: result: yes configure:11309: checking if libtool supports shared libraries configure:11311: result: yes configure:11314: checking whether to build shared libraries configure:11335: result: yes configure:11338: checking whether to build static libraries configure:11342: result: no configure:11378: checking whether i686-uhu-linux-gcc and cc understand -c and -o together configure:11409: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:11413: $? = 0 configure:11419: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:11423: $? = 0 configure:11434: cc -c conftest.c >&5 configure:11438: $? = 0 configure:11446: cc -c conftest.c -o conftest2.o >&5 configure:11450: $? = 0 configure:11456: cc -c conftest.c -o conftest2.o >&5 configure:11460: $? = 0 configure:11478: result: yes configure:11506: checking for maximum warnings compiler flag configure:11522: result: configure:11532: checking for compilation environment configure:11544: result: configure:11893: checking for doxygen configure:11921: result: echo configure:11943: checking for C compiler vendor configure:11967: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:34:7: error: 'thisisanerror' undeclared (first use in this function) thisisanerror; ^ conftest.c:34:7: note: each undeclared identifier is reported only once for each function it appears in configure:11967: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sofia-sip" | #define PACKAGE_TARNAME "sofia-sip" | #define PACKAGE_VERSION "1.12.11" | #define PACKAGE_STRING "sofia-sip 1.12.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "sofia-sip" | #define VERSION "1.12.11" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER)) | thisisanerror; | #endif | | ; | return 0; | } configure:11967: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:34:7: error: 'thisisanerror' undeclared (first use in this function) thisisanerror; ^ conftest.c:34:7: note: each undeclared identifier is reported only once for each function it appears in configure:11967: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sofia-sip" | #define PACKAGE_TARNAME "sofia-sip" | #define PACKAGE_VERSION "1.12.11" | #define PACKAGE_STRING "sofia-sip 1.12.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "sofia-sip" | #define VERSION "1.12.11" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__)) | thisisanerror; | #endif | | ; | return 0; | } configure:11967: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11967: $? = 0 configure:11974: result: gnu configure:12009: checking for an ANSI C-conforming const configure:12074: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12074: $? = 0 configure:12081: result: yes configure:12089: checking whether time.h and sys/time.h may both be included configure:12109: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12109: $? = 0 configure:12116: result: yes configure:12124: checking for size_t configure:12124: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12124: $? = 0 configure:12124: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:65:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:12124: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sofia-sip" | #define PACKAGE_TARNAME "sofia-sip" | #define PACKAGE_VERSION "1.12.11" | #define PACKAGE_STRING "sofia-sip 1.12.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "sofia-sip" | #define VERSION "1.12.11" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:12124: result: yes configure:12136: checking whether i686-uhu-linux-gcc recognizes __func__ configure:12153: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:33:11: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] char *s = __func__; ^ configure:12153: $? = 0 configure:12160: result: yes configure:12169: checking whether i686-uhu-linux-gcc recognizes __FUNCTION__ configure:12187: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:35:11: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] char *s = __FUNCTION__; ^ configure:12187: $? = 0 configure:12194: result: yes configure:12202: checking for inline configure:12218: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12218: $? = 0 configure:12226: result: inline configure:12245: checking for sa_len configure:12263: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:37:21: error: 'struct sockaddr' has no member named 'sa_len' struct sockaddr t;t.sa_len = 0; ^ configure:12263: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sofia-sip" | #define PACKAGE_TARNAME "sofia-sip" | #define PACKAGE_VERSION "1.12.11" | #define PACKAGE_STRING "sofia-sip 1.12.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "sofia-sip" | #define VERSION "1.12.11" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FUNC 1 | #define HAVE_FUNCTION 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | | struct sockaddr t;t.sa_len = 0; | ; | return 0; | } configure:12270: result: no configure:12288: checking for i686-uhu-linux-pkg-config configure:12321: result: no configure:12331: checking for pkg-config configure:12349: found /usr/bin/pkg-config configure:12361: result: /usr/bin/pkg-config configure:12386: checking pkg-config is at least version 0.9.0 configure:12389: result: yes configure:12415: checking for sys/types.h configure:12415: result: yes configure:12427: checking for stdint.h configure:12427: result: yes configure:12439: checking for inttypes.h configure:12439: result: yes configure:12457: checking pthread.h usability configure:12457: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12457: $? = 0 configure:12457: result: yes configure:12457: checking pthread.h presence configure:12457: i686-uhu-linux-gcc -E conftest.c configure:12457: $? = 0 configure:12457: result: yes configure:12457: checking for pthread.h configure:12457: result: yes configure:12664: checking for stack suitable for tags configure:12727: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12727: $? = 0 configure:12727: ./conftest configure:12727: $? = 0 configure:12737: result: yes configure:12752: checking for graceful free(0) configure:12775: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12775: $? = 0 configure:12775: ./conftest configure:12775: $? = 0 configure:12785: result: yes configure:12814: checking for sockaddr_in6 configure:12833: result: yes configure:12855: checking for unistd.h configure:12855: result: yes configure:12855: checking sys/time.h usability configure:12855: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12855: $? = 0 configure:12855: result: yes configure:12855: checking sys/time.h presence configure:12855: i686-uhu-linux-gcc -E conftest.c configure:12855: $? = 0 configure:12855: result: yes configure:12855: checking for sys/time.h configure:12855: result: yes configure:12869: checking fcntl.h usability configure:12869: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12869: $? = 0 configure:12869: result: yes configure:12869: checking fcntl.h presence configure:12869: i686-uhu-linux-gcc -E conftest.c configure:12869: $? = 0 configure:12869: result: yes configure:12869: checking for fcntl.h configure:12869: result: yes configure:12869: checking dirent.h usability configure:12869: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12869: $? = 0 configure:12869: result: yes configure:12869: checking dirent.h presence configure:12869: i686-uhu-linux-gcc -E conftest.c configure:12869: $? = 0 configure:12869: result: yes configure:12869: checking for dirent.h configure:12869: result: yes configure:12882: checking winsock2.h usability configure:12882: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:86:22: fatal error: winsock2.h: No such file or directory #include ^ compilation terminated. configure:12882: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sofia-sip" | #define PACKAGE_TARNAME "sofia-sip" | #define PACKAGE_VERSION "1.12.11" | #define PACKAGE_STRING "sofia-sip 1.12.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "sofia-sip" | #define VERSION "1.12.11" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FUNC 1 | #define HAVE_FUNCTION 1 | #define SU_HAVE_SYS_TYPES 1 | #define SU_HAVE_STDINT 1 | #define SU_HAVE_INTTYPES 1 | #define SU_HAVE_PTHREADS 1 | #define su_inline static inline | #define SU_INLINE inline | #define SU_HAVE_INLINE 1 | #define SU_INLINE_TAG_CAST 1 | #define SOFIA_ISIZE_T int | #define ISIZE_MAX INT_MAX | #define SOFIA_ISSIZE_T int | #define ISSIZE_MAX INT_MAX | #define SOFIA_USIZE_T unsigned | #define USIZE_MAX UINT_MAX | #define SU_HAVE_TAGSTACK 1 | #define HAVE_FREE_NULL 1 | #define HAVE_SIN6 1 | #define SU_HAVE_IN6 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:12882: result: no configure:12882: checking winsock2.h presence configure:12882: i686-uhu-linux-gcc -E conftest.c conftest.c:53:22: fatal error: winsock2.h: No such file or directory #include ^ compilation terminated. configure:12882: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sofia-sip" | #define PACKAGE_TARNAME "sofia-sip" | #define PACKAGE_VERSION "1.12.11" | #define PACKAGE_STRING "sofia-sip 1.12.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "sofia-sip" | #define VERSION "1.12.11" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FUNC 1 | #define HAVE_FUNCTION 1 | #define SU_HAVE_SYS_TYPES 1 | #define SU_HAVE_STDINT 1 | #define SU_HAVE_INTTYPES 1 | #define SU_HAVE_PTHREADS 1 | #define su_inline static inline | #define SU_INLINE inline | #define SU_HAVE_INLINE 1 | #define SU_INLINE_TAG_CAST 1 | #define SOFIA_ISIZE_T int | #define ISIZE_MAX INT_MAX | #define SOFIA_ISSIZE_T int | #define ISSIZE_MAX INT_MAX | #define SOFIA_USIZE_T unsigned | #define USIZE_MAX UINT_MAX | #define SU_HAVE_TAGSTACK 1 | #define HAVE_FREE_NULL 1 | #define HAVE_SIN6 1 | #define SU_HAVE_IN6 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include configure:12882: result: no configure:12882: checking for winsock2.h configure:12882: result: no configure:12973: checking sys/socket.h usability configure:12973: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12973: $? = 0 configure:12973: result: yes configure:12973: checking sys/socket.h presence configure:12973: i686-uhu-linux-gcc -E conftest.c configure:12973: $? = 0 configure:12973: result: yes configure:12973: checking for sys/socket.h configure:12973: result: yes configure:12973: checking sys/ioctl.h usability configure:12973: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12973: $? = 0 configure:12973: result: yes configure:12973: checking sys/ioctl.h presence configure:12973: i686-uhu-linux-gcc -E conftest.c configure:12973: $? = 0 configure:12973: result: yes configure:12973: checking for sys/ioctl.h configure:12973: result: yes configure:12973: checking sys/filio.h usability configure:12973: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:89:23: fatal error: sys/filio.h: No such file or directory #include ^ compilation terminated. configure:12973: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sofia-sip" | #define PACKAGE_TARNAME "sofia-sip" | #define PACKAGE_VERSION "1.12.11" | #define PACKAGE_STRING "sofia-sip 1.12.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "sofia-sip" | #define VERSION "1.12.11" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FUNC 1 | #define HAVE_FUNCTION 1 | #define SU_HAVE_SYS_TYPES 1 | #define SU_HAVE_STDINT 1 | #define SU_HAVE_INTTYPES 1 | #define SU_HAVE_PTHREADS 1 | #define su_inline static inline | #define SU_INLINE inline | #define SU_HAVE_INLINE 1 | #define SU_INLINE_TAG_CAST 1 | #define SOFIA_ISIZE_T int | #define ISIZE_MAX INT_MAX | #define SOFIA_ISSIZE_T int | #define ISSIZE_MAX INT_MAX | #define SOFIA_USIZE_T unsigned | #define USIZE_MAX UINT_MAX | #define SU_HAVE_TAGSTACK 1 | #define HAVE_FREE_NULL 1 | #define HAVE_SIN6 1 | #define SU_HAVE_IN6 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_DIRENT_H 1 | #define SU_HAVE_BSDSOCK 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:12973: result: no configure:12973: checking sys/filio.h presence configure:12973: i686-uhu-linux-gcc -E conftest.c conftest.c:56:23: fatal error: sys/filio.h: No such file or directory #include ^ compilation terminated. configure:12973: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sofia-sip" | #define PACKAGE_TARNAME "sofia-sip" | #define PACKAGE_VERSION "1.12.11" | #define PACKAGE_STRING "sofia-sip 1.12.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "sofia-sip" | #define VERSION "1.12.11" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FUNC 1 | #define HAVE_FUNCTION 1 | #define SU_HAVE_SYS_TYPES 1 | #define SU_HAVE_STDINT 1 | #define SU_HAVE_INTTYPES 1 | #define SU_HAVE_PTHREADS 1 | #define su_inline static inline | #define SU_INLINE inline | #define SU_HAVE_INLINE 1 | #define SU_INLINE_TAG_CAST 1 | #define SOFIA_ISIZE_T int | #define ISIZE_MAX INT_MAX | #define SOFIA_ISSIZE_T int | #define ISSIZE_MAX INT_MAX | #define SOFIA_USIZE_T unsigned | #define USIZE_MAX UINT_MAX | #define SU_HAVE_TAGSTACK 1 | #define HAVE_FREE_NULL 1 | #define HAVE_SIN6 1 | #define SU_HAVE_IN6 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_DIRENT_H 1 | #define SU_HAVE_BSDSOCK 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:12973: result: no configure:12973: checking for sys/filio.h configure:12973: result: no configure:12973: checking sys/sockio.h usability configure:12973: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:89:24: fatal error: sys/sockio.h: No such file or directory #include ^ compilation terminated. configure:12973: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sofia-sip" | #define PACKAGE_TARNAME "sofia-sip" | #define PACKAGE_VERSION "1.12.11" | #define PACKAGE_STRING "sofia-sip 1.12.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "sofia-sip" | #define VERSION "1.12.11" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FUNC 1 | #define HAVE_FUNCTION 1 | #define SU_HAVE_SYS_TYPES 1 | #define SU_HAVE_STDINT 1 | #define SU_HAVE_INTTYPES 1 | #define SU_HAVE_PTHREADS 1 | #define su_inline static inline | #define SU_INLINE inline | #define SU_HAVE_INLINE 1 | #define SU_INLINE_TAG_CAST 1 | #define SOFIA_ISIZE_T int | #define ISIZE_MAX INT_MAX | #define SOFIA_ISSIZE_T int | #define ISSIZE_MAX INT_MAX | #define SOFIA_USIZE_T unsigned | #define USIZE_MAX UINT_MAX | #define SU_HAVE_TAGSTACK 1 | #define HAVE_FREE_NULL 1 | #define HAVE_SIN6 1 | #define SU_HAVE_IN6 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_DIRENT_H 1 | #define SU_HAVE_BSDSOCK 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:12973: result: no configure:12973: checking sys/sockio.h presence configure:12973: i686-uhu-linux-gcc -E conftest.c conftest.c:56:24: fatal error: sys/sockio.h: No such file or directory #include ^ compilation terminated. configure:12973: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sofia-sip" | #define PACKAGE_TARNAME "sofia-sip" | #define PACKAGE_VERSION "1.12.11" | #define PACKAGE_STRING "sofia-sip 1.12.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "sofia-sip" | #define VERSION "1.12.11" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FUNC 1 | #define HAVE_FUNCTION 1 | #define SU_HAVE_SYS_TYPES 1 | #define SU_HAVE_STDINT 1 | #define SU_HAVE_INTTYPES 1 | #define SU_HAVE_PTHREADS 1 | #define su_inline static inline | #define SU_INLINE inline | #define SU_HAVE_INLINE 1 | #define SU_INLINE_TAG_CAST 1 | #define SOFIA_ISIZE_T int | #define ISIZE_MAX INT_MAX | #define SOFIA_ISSIZE_T int | #define ISSIZE_MAX INT_MAX | #define SOFIA_USIZE_T unsigned | #define USIZE_MAX UINT_MAX | #define SU_HAVE_TAGSTACK 1 | #define HAVE_FREE_NULL 1 | #define HAVE_SIN6 1 | #define SU_HAVE_IN6 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_DIRENT_H 1 | #define SU_HAVE_BSDSOCK 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:12973: result: no configure:12973: checking for sys/sockio.h configure:12973: result: no configure:12973: checking sys/select.h usability configure:12973: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12973: $? = 0 configure:12973: result: yes configure:12973: checking sys/select.h presence configure:12973: i686-uhu-linux-gcc -E conftest.c configure:12973: $? = 0 configure:12973: result: yes configure:12973: checking for sys/select.h configure:12973: result: yes configure:12973: checking sys/epoll.h usability configure:12973: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12973: $? = 0 configure:12973: result: yes configure:12973: checking sys/epoll.h presence configure:12973: i686-uhu-linux-gcc -E conftest.c configure:12973: $? = 0 configure:12973: result: yes configure:12973: checking for sys/epoll.h configure:12973: result: yes configure:12973: checking sys/devpoll.h usability configure:12973: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:91:25: fatal error: sys/devpoll.h: No such file or directory #include ^ compilation terminated. configure:12973: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sofia-sip" | #define PACKAGE_TARNAME "sofia-sip" | #define PACKAGE_VERSION "1.12.11" | #define PACKAGE_STRING "sofia-sip 1.12.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "sofia-sip" | #define VERSION "1.12.11" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FUNC 1 | #define HAVE_FUNCTION 1 | #define SU_HAVE_SYS_TYPES 1 | #define SU_HAVE_STDINT 1 | #define SU_HAVE_INTTYPES 1 | #define SU_HAVE_PTHREADS 1 | #define su_inline static inline | #define SU_INLINE inline | #define SU_HAVE_INLINE 1 | #define SU_INLINE_TAG_CAST 1 | #define SOFIA_ISIZE_T int | #define ISIZE_MAX INT_MAX | #define SOFIA_ISSIZE_T int | #define ISSIZE_MAX INT_MAX | #define SOFIA_USIZE_T unsigned | #define USIZE_MAX UINT_MAX | #define SU_HAVE_TAGSTACK 1 | #define HAVE_FREE_NULL 1 | #define HAVE_SIN6 1 | #define SU_HAVE_IN6 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_DIRENT_H 1 | #define SU_HAVE_BSDSOCK 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_EPOLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:12973: result: no configure:12973: checking sys/devpoll.h presence configure:12973: i686-uhu-linux-gcc -E conftest.c conftest.c:58:25: fatal error: sys/devpoll.h: No such file or directory #include ^ compilation terminated. configure:12973: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sofia-sip" | #define PACKAGE_TARNAME "sofia-sip" | #define PACKAGE_VERSION "1.12.11" | #define PACKAGE_STRING "sofia-sip 1.12.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "sofia-sip" | #define VERSION "1.12.11" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FUNC 1 | #define HAVE_FUNCTION 1 | #define SU_HAVE_SYS_TYPES 1 | #define SU_HAVE_STDINT 1 | #define SU_HAVE_INTTYPES 1 | #define SU_HAVE_PTHREADS 1 | #define su_inline static inline | #define SU_INLINE inline | #define SU_HAVE_INLINE 1 | #define SU_INLINE_TAG_CAST 1 | #define SOFIA_ISIZE_T int | #define ISIZE_MAX INT_MAX | #define SOFIA_ISSIZE_T int | #define ISSIZE_MAX INT_MAX | #define SOFIA_USIZE_T unsigned | #define USIZE_MAX UINT_MAX | #define SU_HAVE_TAGSTACK 1 | #define HAVE_FREE_NULL 1 | #define HAVE_SIN6 1 | #define SU_HAVE_IN6 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_DIRENT_H 1 | #define SU_HAVE_BSDSOCK 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_EPOLL_H 1 | /* end confdefs.h. */ | #include configure:12973: result: no configure:12973: checking for sys/devpoll.h configure:12973: result: no configure:12987: checking for netinet/in.h configure:12987: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12987: $? = 0 configure:12987: result: yes configure:12987: checking for arpa/inet.h configure:12987: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12987: $? = 0 configure:12987: result: yes configure:12987: checking for netdb.h configure:12987: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12987: $? = 0 configure:12987: result: yes configure:12987: checking for net/if.h configure:12987: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12987: $? = 0 configure:12987: result: yes configure:12987: checking for net/if_types.h configure:12987: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:66:26: fatal error: net/if_types.h: No such file or directory #include ^ compilation terminated. configure:12987: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sofia-sip" | #define PACKAGE_TARNAME "sofia-sip" | #define PACKAGE_VERSION "1.12.11" | #define PACKAGE_STRING "sofia-sip 1.12.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "sofia-sip" | #define VERSION "1.12.11" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FUNC 1 | #define HAVE_FUNCTION 1 | #define SU_HAVE_SYS_TYPES 1 | #define SU_HAVE_STDINT 1 | #define SU_HAVE_INTTYPES 1 | #define SU_HAVE_PTHREADS 1 | #define su_inline static inline | #define SU_INLINE inline | #define SU_HAVE_INLINE 1 | #define SU_INLINE_TAG_CAST 1 | #define SOFIA_ISIZE_T int | #define ISIZE_MAX INT_MAX | #define SOFIA_ISSIZE_T int | #define ISSIZE_MAX INT_MAX | #define SOFIA_USIZE_T unsigned | #define USIZE_MAX UINT_MAX | #define SU_HAVE_TAGSTACK 1 | #define HAVE_FREE_NULL 1 | #define HAVE_SIN6 1 | #define SU_HAVE_IN6 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_DIRENT_H 1 | #define SU_HAVE_BSDSOCK 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_H 1 | /* end confdefs.h. */ | | #include | #include | | #include configure:12987: result: no configure:12987: checking for ifaddr.h configure:12987: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:66:20: fatal error: ifaddr.h: No such file or directory #include ^ compilation terminated. configure:12987: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sofia-sip" | #define PACKAGE_TARNAME "sofia-sip" | #define PACKAGE_VERSION "1.12.11" | #define PACKAGE_STRING "sofia-sip 1.12.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "sofia-sip" | #define VERSION "1.12.11" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FUNC 1 | #define HAVE_FUNCTION 1 | #define SU_HAVE_SYS_TYPES 1 | #define SU_HAVE_STDINT 1 | #define SU_HAVE_INTTYPES 1 | #define SU_HAVE_PTHREADS 1 | #define su_inline static inline | #define SU_INLINE inline | #define SU_HAVE_INLINE 1 | #define SU_INLINE_TAG_CAST 1 | #define SOFIA_ISIZE_T int | #define ISIZE_MAX INT_MAX | #define SOFIA_ISSIZE_T int | #define ISSIZE_MAX INT_MAX | #define SOFIA_USIZE_T unsigned | #define USIZE_MAX UINT_MAX | #define SU_HAVE_TAGSTACK 1 | #define HAVE_FREE_NULL 1 | #define HAVE_SIN6 1 | #define SU_HAVE_IN6 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_DIRENT_H 1 | #define SU_HAVE_BSDSOCK 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_H 1 | /* end confdefs.h. */ | | #include | #include | | #include configure:12987: result: no configure:12987: checking for netpacket/packet.h configure:12987: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12987: $? = 0 configure:12987: result: yes configure:13001: checking whether MSG_TRUNC is declared configure:13001: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13001: $? = 0 configure:13001: result: yes configure:13012: checking whether SO_RCVBUFFORCE is declared configure:13012: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13012: $? = 0 configure:13012: result: yes configure:13023: checking whether SO_SNDBUFFORCE is declared configure:13023: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13023: $? = 0 configure:13023: result: yes configure:13034: checking whether IP_ADD_MEMBERSHIP is declared configure:13034: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13034: $? = 0 configure:13034: result: yes configure:13046: checking whether IP_MULTICAST_LOOP is declared configure:13046: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13046: $? = 0 configure:13046: result: yes configure:13058: checking whether IP_MTU_DISCOVER is declared configure:13058: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13058: $? = 0 configure:13058: result: yes configure:13070: checking for struct addrinfo configure:13094: result: yes configure:13105: checking for struct sockaddr_storage configure:13129: result: yes configure:13139: checking for field ifr_index in struct ifreq configure:13164: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:80:45: error: 'struct ifreq' has no member named 'ifr_index' struct ifreq ifreq; int index; index = ifreq.ifr_index; ^ configure:13164: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sofia-sip" | #define PACKAGE_TARNAME "sofia-sip" | #define PACKAGE_VERSION "1.12.11" | #define PACKAGE_STRING "sofia-sip 1.12.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "sofia-sip" | #define VERSION "1.12.11" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FUNC 1 | #define HAVE_FUNCTION 1 | #define SU_HAVE_SYS_TYPES 1 | #define SU_HAVE_STDINT 1 | #define SU_HAVE_INTTYPES 1 | #define SU_HAVE_PTHREADS 1 | #define su_inline static inline | #define SU_INLINE inline | #define SU_HAVE_INLINE 1 | #define SU_INLINE_TAG_CAST 1 | #define SOFIA_ISIZE_T int | #define ISIZE_MAX INT_MAX | #define SOFIA_ISSIZE_T int | #define ISSIZE_MAX INT_MAX | #define SOFIA_USIZE_T unsigned | #define USIZE_MAX UINT_MAX | #define SU_HAVE_TAGSTACK 1 | #define HAVE_FREE_NULL 1 | #define HAVE_SIN6 1 | #define SU_HAVE_IN6 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_DIRENT_H 1 | #define SU_HAVE_BSDSOCK 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_MSG_TRUNC 1 | #define HAVE_SO_RCVBUFFORCE 1 | #define HAVE_SO_SNDBUFFORCE 1 | #define HAVE_IP_ADD_MEMBERSHIP 1 | #define HAVE_IP_MULTICAST_LOOP 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SU_HAVE_ADDRINFO 1 | #define SU_HAVE_SOCKADDR_STORAGE 1 | /* end confdefs.h. */ | #include | #include | #include | #include | #include | int | main () | { | | struct ifreq ifreq; int index; index = ifreq.ifr_index; | | ; | return 0; | } configure:13173: result: no configure:13181: checking for field ifr_ifindex in struct ifreq configure:13206: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13206: $? = 0 configure:13215: result: yes configure:13226: checking for struct ifconf configure:13249: result: yes configure:13257: checking for ioctl SIOCGIFNUM configure:13284: result: sys/sockio.h missing configure:13305: checking for pthread_create in -lpthread configure:13330: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:13330: $? = 0 configure:13339: result: yes configure:13350: checking for socketpair in -lsocket configure:13375: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lsocket -lnsl -lpthread >&5 /usr/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:13375: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sofia-sip" | #define PACKAGE_TARNAME "sofia-sip" | #define PACKAGE_VERSION "1.12.11" | #define PACKAGE_STRING "sofia-sip 1.12.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "sofia-sip" | #define VERSION "1.12.11" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FUNC 1 | #define HAVE_FUNCTION 1 | #define SU_HAVE_SYS_TYPES 1 | #define SU_HAVE_STDINT 1 | #define SU_HAVE_INTTYPES 1 | #define SU_HAVE_PTHREADS 1 | #define su_inline static inline | #define SU_INLINE inline | #define SU_HAVE_INLINE 1 | #define SU_INLINE_TAG_CAST 1 | #define SOFIA_ISIZE_T int | #define ISIZE_MAX INT_MAX | #define SOFIA_ISSIZE_T int | #define ISSIZE_MAX INT_MAX | #define SOFIA_USIZE_T unsigned | #define USIZE_MAX UINT_MAX | #define SU_HAVE_TAGSTACK 1 | #define HAVE_FREE_NULL 1 | #define HAVE_SIN6 1 | #define SU_HAVE_IN6 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_DIRENT_H 1 | #define SU_HAVE_BSDSOCK 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_MSG_TRUNC 1 | #define HAVE_SO_RCVBUFFORCE 1 | #define HAVE_SO_SNDBUFFORCE 1 | #define HAVE_IP_ADD_MEMBERSHIP 1 | #define HAVE_IP_MULTICAST_LOOP 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SU_HAVE_ADDRINFO 1 | #define SU_HAVE_SOCKADDR_STORAGE 1 | #define HAVE_IFR_IFINDEX 1 | #define HAVE_IFCONF 1 | #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 socketpair (); | int | main () | { | return socketpair (); | ; | return 0; | } configure:13384: result: no configure:13403: checking for library containing clock_gettime configure:13434: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:13434: $? = 0 configure:13451: result: none required configure:13462: checking for clock_gettime configure:13462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:13462: $? = 0 configure:13462: result: yes configure:13462: checking for clock_getcpuclockid configure:13462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:13462: $? = 0 configure:13462: result: yes configure:13471: checking whether CLOCK_MONOTONIC is declared configure:13471: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13471: $? = 0 configure:13471: result: yes configure:13513: checking for GLIB configure:13520: $PKG_CONFIG --exists --print-errors "glib-$with_glib" configure:13523: $? = 0 configure:13536: $PKG_CONFIG --exists --print-errors "glib-$with_glib" configure:13539: $? = 0 configure:13576: result: yes configure:13639: checking for library containing socket configure:13670: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:13670: $? = 0 configure:13687: result: none required configure:13695: checking for library containing inet_ntop configure:13726: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:13726: $? = 0 configure:13743: result: none required configure:13751: checking for library containing getipnodebyname configure:13782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 /tmp/ccAKvNB9.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `getipnodebyname' collect2: error: ld returned 1 exit status configure:13782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sofia-sip" | #define PACKAGE_TARNAME "sofia-sip" | #define PACKAGE_VERSION "1.12.11" | #define PACKAGE_STRING "sofia-sip 1.12.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "sofia-sip" | #define VERSION "1.12.11" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FUNC 1 | #define HAVE_FUNCTION 1 | #define SU_HAVE_SYS_TYPES 1 | #define SU_HAVE_STDINT 1 | #define SU_HAVE_INTTYPES 1 | #define SU_HAVE_PTHREADS 1 | #define su_inline static inline | #define SU_INLINE inline | #define SU_HAVE_INLINE 1 | #define SU_INLINE_TAG_CAST 1 | #define SOFIA_ISIZE_T int | #define ISIZE_MAX INT_MAX | #define SOFIA_ISSIZE_T int | #define ISSIZE_MAX INT_MAX | #define SOFIA_USIZE_T unsigned | #define USIZE_MAX UINT_MAX | #define SU_HAVE_TAGSTACK 1 | #define HAVE_FREE_NULL 1 | #define HAVE_SIN6 1 | #define SU_HAVE_IN6 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_DIRENT_H 1 | #define SU_HAVE_BSDSOCK 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_MSG_TRUNC 1 | #define HAVE_SO_RCVBUFFORCE 1 | #define HAVE_SO_SNDBUFFORCE 1 | #define HAVE_IP_ADD_MEMBERSHIP 1 | #define HAVE_IP_MULTICAST_LOOP 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SU_HAVE_ADDRINFO 1 | #define SU_HAVE_SOCKADDR_STORAGE 1 | #define HAVE_IFR_IFINDEX 1 | #define HAVE_IFCONF 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_CLOCK_MONOTONIC 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 getipnodebyname (); | int | main () | { | return getipnodebyname (); | ; | return 0; | } configure:13782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lxnet -lpthread >&5 /usr/bin/ld: cannot find -lxnet collect2: error: ld returned 1 exit status configure:13782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sofia-sip" | #define PACKAGE_TARNAME "sofia-sip" | #define PACKAGE_VERSION "1.12.11" | #define PACKAGE_STRING "sofia-sip 1.12.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "sofia-sip" | #define VERSION "1.12.11" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FUNC 1 | #define HAVE_FUNCTION 1 | #define SU_HAVE_SYS_TYPES 1 | #define SU_HAVE_STDINT 1 | #define SU_HAVE_INTTYPES 1 | #define SU_HAVE_PTHREADS 1 | #define su_inline static inline | #define SU_INLINE inline | #define SU_HAVE_INLINE 1 | #define SU_INLINE_TAG_CAST 1 | #define SOFIA_ISIZE_T int | #define ISIZE_MAX INT_MAX | #define SOFIA_ISSIZE_T int | #define ISSIZE_MAX INT_MAX | #define SOFIA_USIZE_T unsigned | #define USIZE_MAX UINT_MAX | #define SU_HAVE_TAGSTACK 1 | #define HAVE_FREE_NULL 1 | #define HAVE_SIN6 1 | #define SU_HAVE_IN6 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_DIRENT_H 1 | #define SU_HAVE_BSDSOCK 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_MSG_TRUNC 1 | #define HAVE_SO_RCVBUFFORCE 1 | #define HAVE_SO_SNDBUFFORCE 1 | #define HAVE_IP_ADD_MEMBERSHIP 1 | #define HAVE_IP_MULTICAST_LOOP 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SU_HAVE_ADDRINFO 1 | #define SU_HAVE_SOCKADDR_STORAGE 1 | #define HAVE_IFR_IFINDEX 1 | #define HAVE_IFCONF 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_CLOCK_MONOTONIC 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 getipnodebyname (); | int | main () | { | return getipnodebyname (); | ; | return 0; | } configure:13782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lsocket -lpthread >&5 /usr/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:13782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sofia-sip" | #define PACKAGE_TARNAME "sofia-sip" | #define PACKAGE_VERSION "1.12.11" | #define PACKAGE_STRING "sofia-sip 1.12.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "sofia-sip" | #define VERSION "1.12.11" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FUNC 1 | #define HAVE_FUNCTION 1 | #define SU_HAVE_SYS_TYPES 1 | #define SU_HAVE_STDINT 1 | #define SU_HAVE_INTTYPES 1 | #define SU_HAVE_PTHREADS 1 | #define su_inline static inline | #define SU_INLINE inline | #define SU_HAVE_INLINE 1 | #define SU_INLINE_TAG_CAST 1 | #define SOFIA_ISIZE_T int | #define ISIZE_MAX INT_MAX | #define SOFIA_ISSIZE_T int | #define ISSIZE_MAX INT_MAX | #define SOFIA_USIZE_T unsigned | #define USIZE_MAX UINT_MAX | #define SU_HAVE_TAGSTACK 1 | #define HAVE_FREE_NULL 1 | #define HAVE_SIN6 1 | #define SU_HAVE_IN6 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_DIRENT_H 1 | #define SU_HAVE_BSDSOCK 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_MSG_TRUNC 1 | #define HAVE_SO_RCVBUFFORCE 1 | #define HAVE_SO_SNDBUFFORCE 1 | #define HAVE_IP_ADD_MEMBERSHIP 1 | #define HAVE_IP_MULTICAST_LOOP 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SU_HAVE_ADDRINFO 1 | #define SU_HAVE_SOCKADDR_STORAGE 1 | #define HAVE_IFR_IFINDEX 1 | #define HAVE_IFCONF 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_CLOCK_MONOTONIC 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 getipnodebyname (); | int | main () | { | return getipnodebyname (); | ; | return 0; | } configure:13782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lnsl -lpthread >&5 /tmp/cc5MoZX7.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `getipnodebyname' collect2: error: ld returned 1 exit status configure:13782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sofia-sip" | #define PACKAGE_TARNAME "sofia-sip" | #define PACKAGE_VERSION "1.12.11" | #define PACKAGE_STRING "sofia-sip 1.12.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "sofia-sip" | #define VERSION "1.12.11" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FUNC 1 | #define HAVE_FUNCTION 1 | #define SU_HAVE_SYS_TYPES 1 | #define SU_HAVE_STDINT 1 | #define SU_HAVE_INTTYPES 1 | #define SU_HAVE_PTHREADS 1 | #define su_inline static inline | #define SU_INLINE inline | #define SU_HAVE_INLINE 1 | #define SU_INLINE_TAG_CAST 1 | #define SOFIA_ISIZE_T int | #define ISIZE_MAX INT_MAX | #define SOFIA_ISSIZE_T int | #define ISSIZE_MAX INT_MAX | #define SOFIA_USIZE_T unsigned | #define USIZE_MAX UINT_MAX | #define SU_HAVE_TAGSTACK 1 | #define HAVE_FREE_NULL 1 | #define HAVE_SIN6 1 | #define SU_HAVE_IN6 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_DIRENT_H 1 | #define SU_HAVE_BSDSOCK 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_MSG_TRUNC 1 | #define HAVE_SO_RCVBUFFORCE 1 | #define HAVE_SO_SNDBUFFORCE 1 | #define HAVE_IP_ADD_MEMBERSHIP 1 | #define HAVE_IP_MULTICAST_LOOP 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SU_HAVE_ADDRINFO 1 | #define SU_HAVE_SOCKADDR_STORAGE 1 | #define HAVE_IFR_IFINDEX 1 | #define HAVE_IFCONF 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_CLOCK_MONOTONIC 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 getipnodebyname (); | int | main () | { | return getipnodebyname (); | ; | return 0; | } configure:13799: result: no configure:13807: checking for library containing gethostbyname configure:13838: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:13838: $? = 0 configure:13855: result: none required configure:13863: checking for library containing getaddrinfo configure:13894: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:13894: $? = 0 configure:13911: result: none required configure:13922: checking for working alloca.h configure:13939: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:13939: $? = 0 configure:13947: result: yes configure:13955: checking for alloca configure:13992: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:13992: $? = 0 configure:14000: result: yes configure:14120: checking for gettimeofday configure:14120: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:14120: $? = 0 configure:14120: result: yes configure:14120: checking for strerror configure:14120: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:14120: $? = 0 configure:14120: result: yes configure:14120: checking for random configure:14120: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:14120: $? = 0 configure:14120: result: yes configure:14120: checking for initstate configure:14120: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:14120: $? = 0 configure:14120: result: yes configure:14120: checking for tcsetattr configure:14120: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:14120: $? = 0 configure:14120: result: yes configure:14120: checking for flock configure:14120: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:14120: $? = 0 configure:14120: result: yes configure:14120: checking for socketpair configure:14120: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:14120: $? = 0 configure:14120: result: yes configure:14120: checking for gethostname configure:14120: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:14120: $? = 0 configure:14120: result: yes configure:14120: checking for gethostbyname configure:14120: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:14120: $? = 0 configure:14120: result: yes configure:14120: checking for getipnodebyname configure:14120: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 /tmp/ccf9Uttu.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `getipnodebyname' collect2: error: ld returned 1 exit status configure:14120: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sofia-sip" | #define PACKAGE_TARNAME "sofia-sip" | #define PACKAGE_VERSION "1.12.11" | #define PACKAGE_STRING "sofia-sip 1.12.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "sofia-sip" | #define VERSION "1.12.11" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FUNC 1 | #define HAVE_FUNCTION 1 | #define SU_HAVE_SYS_TYPES 1 | #define SU_HAVE_STDINT 1 | #define SU_HAVE_INTTYPES 1 | #define SU_HAVE_PTHREADS 1 | #define su_inline static inline | #define SU_INLINE inline | #define SU_HAVE_INLINE 1 | #define SU_INLINE_TAG_CAST 1 | #define SOFIA_ISIZE_T int | #define ISIZE_MAX INT_MAX | #define SOFIA_ISSIZE_T int | #define ISSIZE_MAX INT_MAX | #define SOFIA_USIZE_T unsigned | #define USIZE_MAX UINT_MAX | #define SU_HAVE_TAGSTACK 1 | #define HAVE_FREE_NULL 1 | #define HAVE_SIN6 1 | #define SU_HAVE_IN6 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_DIRENT_H 1 | #define SU_HAVE_BSDSOCK 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_MSG_TRUNC 1 | #define HAVE_SO_RCVBUFFORCE 1 | #define HAVE_SO_SNDBUFFORCE 1 | #define HAVE_IP_ADD_MEMBERSHIP 1 | #define HAVE_IP_MULTICAST_LOOP 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SU_HAVE_ADDRINFO 1 | #define SU_HAVE_SOCKADDR_STORAGE 1 | #define HAVE_IFR_IFINDEX 1 | #define HAVE_IFCONF 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_STRERROR 1 | #define HAVE_RANDOM 1 | #define HAVE_INITSTATE 1 | #define HAVE_TCSETATTR 1 | #define HAVE_FLOCK 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME 1 | /* end confdefs.h. */ | /* Define getipnodebyname to an innocuous variant, in case declares getipnodebyname. | For example, HP-UX 11i declares gettimeofday. */ | #define getipnodebyname innocuous_getipnodebyname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getipnodebyname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getipnodebyname | | /* 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 getipnodebyname (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getipnodebyname || defined __stub___getipnodebyname | choke me | #endif | | int | main () | { | return getipnodebyname (); | ; | return 0; | } configure:14120: result: no configure:14120: checking for poll configure:14120: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:14120: $? = 0 configure:14120: result: yes configure:14120: checking for epoll_create configure:14120: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:14120: $? = 0 configure:14120: result: yes configure:14120: checking for kqueue configure:14120: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 /tmp/ccjHIgfq.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `kqueue' collect2: error: ld returned 1 exit status configure:14120: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sofia-sip" | #define PACKAGE_TARNAME "sofia-sip" | #define PACKAGE_VERSION "1.12.11" | #define PACKAGE_STRING "sofia-sip 1.12.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "sofia-sip" | #define VERSION "1.12.11" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FUNC 1 | #define HAVE_FUNCTION 1 | #define SU_HAVE_SYS_TYPES 1 | #define SU_HAVE_STDINT 1 | #define SU_HAVE_INTTYPES 1 | #define SU_HAVE_PTHREADS 1 | #define su_inline static inline | #define SU_INLINE inline | #define SU_HAVE_INLINE 1 | #define SU_INLINE_TAG_CAST 1 | #define SOFIA_ISIZE_T int | #define ISIZE_MAX INT_MAX | #define SOFIA_ISSIZE_T int | #define ISSIZE_MAX INT_MAX | #define SOFIA_USIZE_T unsigned | #define USIZE_MAX UINT_MAX | #define SU_HAVE_TAGSTACK 1 | #define HAVE_FREE_NULL 1 | #define HAVE_SIN6 1 | #define SU_HAVE_IN6 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_DIRENT_H 1 | #define SU_HAVE_BSDSOCK 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_MSG_TRUNC 1 | #define HAVE_SO_RCVBUFFORCE 1 | #define HAVE_SO_SNDBUFFORCE 1 | #define HAVE_IP_ADD_MEMBERSHIP 1 | #define HAVE_IP_MULTICAST_LOOP 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SU_HAVE_ADDRINFO 1 | #define SU_HAVE_SOCKADDR_STORAGE 1 | #define HAVE_IFR_IFINDEX 1 | #define HAVE_IFCONF 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_STRERROR 1 | #define HAVE_RANDOM 1 | #define HAVE_INITSTATE 1 | #define HAVE_TCSETATTR 1 | #define HAVE_FLOCK 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_POLL 1 | #define HAVE_EPOLL_CREATE 1 | /* end confdefs.h. */ | /* Define kqueue to an innocuous variant, in case declares kqueue. | For example, HP-UX 11i declares gettimeofday. */ | #define kqueue innocuous_kqueue | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char kqueue (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef kqueue | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char kqueue (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_kqueue || defined __stub___kqueue | choke me | #endif | | int | main () | { | return kqueue (); | ; | return 0; | } configure:14120: result: no configure:14120: checking for select configure:14120: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:14120: $? = 0 configure:14120: result: yes configure:14120: checking for if_nameindex configure:14120: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:14120: $? = 0 configure:14120: result: yes configure:14120: checking for signal configure:14120: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:14120: $? = 0 configure:14120: result: yes configure:14120: checking for alarm configure:14120: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:14120: $? = 0 configure:14120: result: yes configure:14120: checking for strnlen configure:14120: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:14120: $? = 0 configure:14120: result: yes configure:14120: checking for memmem configure:14120: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:14120: $? = 0 configure:14120: result: yes configure:14120: checking for getaddrinfo configure:14120: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:14120: $? = 0 configure:14120: result: yes configure:14120: checking for getnameinfo configure:14120: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:14120: $? = 0 configure:14120: result: yes configure:14120: checking for freeaddrinfo configure:14120: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:14120: $? = 0 configure:14120: result: yes configure:14120: checking for gai_strerror configure:14120: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:14120: $? = 0 configure:14120: result: yes configure:14120: checking for getifaddrs configure:14120: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:14120: $? = 0 configure:14120: result: yes configure:14120: checking for getline configure:14120: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:14120: $? = 0 configure:14120: result: yes configure:14120: checking for getdelim configure:14120: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:14120: $? = 0 configure:14120: result: yes configure:14120: checking for getpass configure:14120: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:14120: $? = 0 configure:14120: result: yes configure:14158: checking for memccpy configure:14158: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:14158: $? = 0 configure:14158: result: yes configure:14158: checking for memspn configure:14158: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 /tmp/ccfohk0z.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `memspn' collect2: error: ld returned 1 exit status configure:14158: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sofia-sip" | #define PACKAGE_TARNAME "sofia-sip" | #define PACKAGE_VERSION "1.12.11" | #define PACKAGE_STRING "sofia-sip 1.12.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "sofia-sip" | #define VERSION "1.12.11" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FUNC 1 | #define HAVE_FUNCTION 1 | #define SU_HAVE_SYS_TYPES 1 | #define SU_HAVE_STDINT 1 | #define SU_HAVE_INTTYPES 1 | #define SU_HAVE_PTHREADS 1 | #define su_inline static inline | #define SU_INLINE inline | #define SU_HAVE_INLINE 1 | #define SU_INLINE_TAG_CAST 1 | #define SOFIA_ISIZE_T int | #define ISIZE_MAX INT_MAX | #define SOFIA_ISSIZE_T int | #define ISSIZE_MAX INT_MAX | #define SOFIA_USIZE_T unsigned | #define USIZE_MAX UINT_MAX | #define SU_HAVE_TAGSTACK 1 | #define HAVE_FREE_NULL 1 | #define HAVE_SIN6 1 | #define SU_HAVE_IN6 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_DIRENT_H 1 | #define SU_HAVE_BSDSOCK 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_MSG_TRUNC 1 | #define HAVE_SO_RCVBUFFORCE 1 | #define HAVE_SO_SNDBUFFORCE 1 | #define HAVE_IP_ADD_MEMBERSHIP 1 | #define HAVE_IP_MULTICAST_LOOP 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SU_HAVE_ADDRINFO 1 | #define SU_HAVE_SOCKADDR_STORAGE 1 | #define HAVE_IFR_IFINDEX 1 | #define HAVE_IFCONF 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_STRERROR 1 | #define HAVE_RANDOM 1 | #define HAVE_INITSTATE 1 | #define HAVE_TCSETATTR 1 | #define HAVE_FLOCK 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_POLL 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_SELECT 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_SIGNAL 1 | #define HAVE_ALARM 1 | #define HAVE_STRNLEN 1 | #define HAVE_MEMMEM 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETLINE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define SU_HAVE_POLL 1 | #define HAVE_EPOLL 1 | #define SU_HAVE_IF_NAMEINDEX 1 | #define HAVE_MEMCCPY 1 | /* end confdefs.h. */ | /* Define memspn to an innocuous variant, in case declares memspn. | For example, HP-UX 11i declares gettimeofday. */ | #define memspn innocuous_memspn | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char memspn (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef memspn | | /* 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 memspn (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_memspn || defined __stub___memspn | choke me | #endif | | int | main () | { | return memspn (); | ; | return 0; | } configure:14158: result: no configure:14158: checking for memcspn configure:14158: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 /tmp/cc4D6ia7.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `memcspn' collect2: error: ld returned 1 exit status configure:14158: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sofia-sip" | #define PACKAGE_TARNAME "sofia-sip" | #define PACKAGE_VERSION "1.12.11" | #define PACKAGE_STRING "sofia-sip 1.12.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "sofia-sip" | #define VERSION "1.12.11" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FUNC 1 | #define HAVE_FUNCTION 1 | #define SU_HAVE_SYS_TYPES 1 | #define SU_HAVE_STDINT 1 | #define SU_HAVE_INTTYPES 1 | #define SU_HAVE_PTHREADS 1 | #define su_inline static inline | #define SU_INLINE inline | #define SU_HAVE_INLINE 1 | #define SU_INLINE_TAG_CAST 1 | #define SOFIA_ISIZE_T int | #define ISIZE_MAX INT_MAX | #define SOFIA_ISSIZE_T int | #define ISSIZE_MAX INT_MAX | #define SOFIA_USIZE_T unsigned | #define USIZE_MAX UINT_MAX | #define SU_HAVE_TAGSTACK 1 | #define HAVE_FREE_NULL 1 | #define HAVE_SIN6 1 | #define SU_HAVE_IN6 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_DIRENT_H 1 | #define SU_HAVE_BSDSOCK 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_MSG_TRUNC 1 | #define HAVE_SO_RCVBUFFORCE 1 | #define HAVE_SO_SNDBUFFORCE 1 | #define HAVE_IP_ADD_MEMBERSHIP 1 | #define HAVE_IP_MULTICAST_LOOP 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SU_HAVE_ADDRINFO 1 | #define SU_HAVE_SOCKADDR_STORAGE 1 | #define HAVE_IFR_IFINDEX 1 | #define HAVE_IFCONF 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_STRERROR 1 | #define HAVE_RANDOM 1 | #define HAVE_INITSTATE 1 | #define HAVE_TCSETATTR 1 | #define HAVE_FLOCK 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_POLL 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_SELECT 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_SIGNAL 1 | #define HAVE_ALARM 1 | #define HAVE_STRNLEN 1 | #define HAVE_MEMMEM 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETLINE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define SU_HAVE_POLL 1 | #define HAVE_EPOLL 1 | #define SU_HAVE_IF_NAMEINDEX 1 | #define HAVE_MEMCCPY 1 | /* end confdefs.h. */ | /* Define memcspn to an innocuous variant, in case declares memcspn. | For example, HP-UX 11i declares gettimeofday. */ | #define memcspn innocuous_memcspn | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char memcspn (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef memcspn | | /* 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 memcspn (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_memcspn || defined __stub___memcspn | choke me | #endif | | int | main () | { | return memcspn (); | ; | return 0; | } configure:14158: result: no configure:14158: checking for strtoull configure:14158: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:14158: $? = 0 configure:14158: result: yes configure:14158: checking for inet_ntop configure:14158: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:14158: $? = 0 configure:14158: result: yes configure:14158: checking for inet_pton configure:14158: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:14158: $? = 0 configure:14158: result: yes configure:14158: checking for poll configure:14158: result: yes configure:14180: checking whether SIGPIPE is declared configure:14180: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14180: $? = 0 configure:14180: result: yes configure:14250: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:14250: $? = 0 configure:14250: ./conftest configure:14250: $? = 0 configure:14301: checking for openssl configure:14308: $PKG_CONFIG --exists --print-errors "openssl" configure:14311: $? = 0 configure:14324: $PKG_CONFIG --exists --print-errors "openssl" configure:14327: $? = 0 configure:14364: result: yes configure:14572: checking for IP_RECVERR configure:14597: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14597: $? = 0 configure:14604: result: yes configure:14614: checking for IPV6_RECVERR configure:14639: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14639: $? = 0 configure:14646: result: yes configure:14658: checking for netinet/tcp.h configure:14658: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14658: $? = 0 configure:14658: result: yes configure:14658: checking for netinet/sctp.h configure:14658: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:128:26: fatal error: netinet/sctp.h: No such file or directory #include ^ compilation terminated. configure:14658: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sofia-sip" | #define PACKAGE_TARNAME "sofia-sip" | #define PACKAGE_VERSION "1.12.11" | #define PACKAGE_STRING "sofia-sip 1.12.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "sofia-sip" | #define VERSION "1.12.11" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FUNC 1 | #define HAVE_FUNCTION 1 | #define SU_HAVE_SYS_TYPES 1 | #define SU_HAVE_STDINT 1 | #define SU_HAVE_INTTYPES 1 | #define SU_HAVE_PTHREADS 1 | #define su_inline static inline | #define SU_INLINE inline | #define SU_HAVE_INLINE 1 | #define SU_INLINE_TAG_CAST 1 | #define SOFIA_ISIZE_T int | #define ISIZE_MAX INT_MAX | #define SOFIA_ISSIZE_T int | #define ISSIZE_MAX INT_MAX | #define SOFIA_USIZE_T unsigned | #define USIZE_MAX UINT_MAX | #define SU_HAVE_TAGSTACK 1 | #define HAVE_FREE_NULL 1 | #define HAVE_SIN6 1 | #define SU_HAVE_IN6 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_DIRENT_H 1 | #define SU_HAVE_BSDSOCK 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_MSG_TRUNC 1 | #define HAVE_SO_RCVBUFFORCE 1 | #define HAVE_SO_SNDBUFFORCE 1 | #define HAVE_IP_ADD_MEMBERSHIP 1 | #define HAVE_IP_MULTICAST_LOOP 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SU_HAVE_ADDRINFO 1 | #define SU_HAVE_SOCKADDR_STORAGE 1 | #define HAVE_IFR_IFINDEX 1 | #define HAVE_IFCONF 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_STRERROR 1 | #define HAVE_RANDOM 1 | #define HAVE_INITSTATE 1 | #define HAVE_TCSETATTR 1 | #define HAVE_FLOCK 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_POLL 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_SELECT 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_SIGNAL 1 | #define HAVE_ALARM 1 | #define HAVE_STRNLEN 1 | #define HAVE_MEMMEM 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETLINE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define SU_HAVE_POLL 1 | #define HAVE_EPOLL 1 | #define SU_HAVE_IF_NAMEINDEX 1 | #define HAVE_MEMCCPY 1 | #define HAVE_STRTOULL 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_POLL 1 | #define HAVE_SIGPIPE 1 | #define HAVE_POLL_PORT 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PROC_NET_IF_INET6 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL 1 | #define HAVE_TLS 1 | #define HAVE_IP_RECVERR 1 | #define HAVE_IPV6_RECVERR 1 | #define HAVE_NETINET_TCP_H 1 | /* end confdefs.h. */ | | #include | #include | | | #include configure:14658: result: no configure:14690: checking for CHECK configure:14697: $PKG_CONFIG --exists --print-errors "check >= 0.9.4" Package check was not found in the pkg-config search path. Perhaps you should add the directory containing `check.pc' to the PKG_CONFIG_PATH environment variable No package 'check' found configure:14700: $? = 1 configure:14713: $PKG_CONFIG --exists --print-errors "check >= 0.9.4" Package check was not found in the pkg-config search path. Perhaps you should add the directory containing `check.pc' to the PKG_CONFIG_PATH environment variable No package 'check' found configure:14716: $? = 1 configure:14729: result: no No package 'check' found configure:14794: checking fnmatch.h usability configure:14794: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14794: $? = 0 configure:14794: result: yes configure:14794: checking fnmatch.h presence configure:14794: i686-uhu-linux-gcc -E conftest.c configure:14794: $? = 0 configure:14794: result: yes configure:14794: checking for fnmatch.h configure:14794: result: yes configure:14805: checking for dlopen in -ldl configure:14830: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lpthread >&5 configure:14830: $? = 0 configure:14839: result: yes configure:14970: checking for ANSI C header files configure:15074: result: yes configure:15089: checking return type of signal handlers configure:15107: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:140:1: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ^ configure:15107: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sofia-sip" | #define PACKAGE_TARNAME "sofia-sip" | #define PACKAGE_VERSION "1.12.11" | #define PACKAGE_STRING "sofia-sip 1.12.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "sofia-sip" | #define VERSION "1.12.11" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FUNC 1 | #define HAVE_FUNCTION 1 | #define SU_HAVE_SYS_TYPES 1 | #define SU_HAVE_STDINT 1 | #define SU_HAVE_INTTYPES 1 | #define SU_HAVE_PTHREADS 1 | #define su_inline static inline | #define SU_INLINE inline | #define SU_HAVE_INLINE 1 | #define SU_INLINE_TAG_CAST 1 | #define SOFIA_ISIZE_T int | #define ISIZE_MAX INT_MAX | #define SOFIA_ISSIZE_T int | #define ISSIZE_MAX INT_MAX | #define SOFIA_USIZE_T unsigned | #define USIZE_MAX UINT_MAX | #define SU_HAVE_TAGSTACK 1 | #define HAVE_FREE_NULL 1 | #define HAVE_SIN6 1 | #define SU_HAVE_IN6 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_DIRENT_H 1 | #define SU_HAVE_BSDSOCK 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_MSG_TRUNC 1 | #define HAVE_SO_RCVBUFFORCE 1 | #define HAVE_SO_SNDBUFFORCE 1 | #define HAVE_IP_ADD_MEMBERSHIP 1 | #define HAVE_IP_MULTICAST_LOOP 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SU_HAVE_ADDRINFO 1 | #define SU_HAVE_SOCKADDR_STORAGE 1 | #define HAVE_IFR_IFINDEX 1 | #define HAVE_IFCONF 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_STRERROR 1 | #define HAVE_RANDOM 1 | #define HAVE_INITSTATE 1 | #define HAVE_TCSETATTR 1 | #define HAVE_FLOCK 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_POLL 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_SELECT 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_SIGNAL 1 | #define HAVE_ALARM 1 | #define HAVE_STRNLEN 1 | #define HAVE_MEMMEM 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETLINE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define SU_HAVE_POLL 1 | #define HAVE_EPOLL 1 | #define SU_HAVE_IF_NAMEINDEX 1 | #define HAVE_MEMCCPY 1 | #define HAVE_STRTOULL 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_POLL 1 | #define HAVE_SIGPIPE 1 | #define HAVE_POLL_PORT 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PROC_NET_IF_INET6 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL 1 | #define HAVE_TLS 1 | #define HAVE_IP_RECVERR 1 | #define HAVE_IPV6_RECVERR 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LIBDL 1 | #define HAVE_SOFIA_SIP 1 | #define HAVE_SOFIA_SRESOLV 1 | #define HAVE_SOFIA_SMIME 0 | #define HAVE_SOFIA_STUN 1 | #define HAVE_SOFIA_NTH 1 | #define HAVE_SOFIA_HTTP 1 | #define HAVE_SRTP 0 | #define HAVE_UPNP 0 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:15114: result: void configure:15122: checking for long long configure:15122: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15122: $? = 0 configure:15122: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:171:24: error: expected expression before ')' token if (sizeof ((long long))) ^ configure:15122: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sofia-sip" | #define PACKAGE_TARNAME "sofia-sip" | #define PACKAGE_VERSION "1.12.11" | #define PACKAGE_STRING "sofia-sip 1.12.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "sofia-sip" | #define VERSION "1.12.11" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FUNC 1 | #define HAVE_FUNCTION 1 | #define SU_HAVE_SYS_TYPES 1 | #define SU_HAVE_STDINT 1 | #define SU_HAVE_INTTYPES 1 | #define SU_HAVE_PTHREADS 1 | #define su_inline static inline | #define SU_INLINE inline | #define SU_HAVE_INLINE 1 | #define SU_INLINE_TAG_CAST 1 | #define SOFIA_ISIZE_T int | #define ISIZE_MAX INT_MAX | #define SOFIA_ISSIZE_T int | #define ISSIZE_MAX INT_MAX | #define SOFIA_USIZE_T unsigned | #define USIZE_MAX UINT_MAX | #define SU_HAVE_TAGSTACK 1 | #define HAVE_FREE_NULL 1 | #define HAVE_SIN6 1 | #define SU_HAVE_IN6 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_DIRENT_H 1 | #define SU_HAVE_BSDSOCK 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_MSG_TRUNC 1 | #define HAVE_SO_RCVBUFFORCE 1 | #define HAVE_SO_SNDBUFFORCE 1 | #define HAVE_IP_ADD_MEMBERSHIP 1 | #define HAVE_IP_MULTICAST_LOOP 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SU_HAVE_ADDRINFO 1 | #define SU_HAVE_SOCKADDR_STORAGE 1 | #define HAVE_IFR_IFINDEX 1 | #define HAVE_IFCONF 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_STRERROR 1 | #define HAVE_RANDOM 1 | #define HAVE_INITSTATE 1 | #define HAVE_TCSETATTR 1 | #define HAVE_FLOCK 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_POLL 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_SELECT 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_SIGNAL 1 | #define HAVE_ALARM 1 | #define HAVE_STRNLEN 1 | #define HAVE_MEMMEM 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETLINE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define SU_HAVE_POLL 1 | #define HAVE_EPOLL 1 | #define SU_HAVE_IF_NAMEINDEX 1 | #define HAVE_MEMCCPY 1 | #define HAVE_STRTOULL 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_POLL 1 | #define HAVE_SIGPIPE 1 | #define HAVE_POLL_PORT 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PROC_NET_IF_INET6 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL 1 | #define HAVE_TLS 1 | #define HAVE_IP_RECVERR 1 | #define HAVE_IPV6_RECVERR 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LIBDL 1 | #define HAVE_SOFIA_SIP 1 | #define HAVE_SOFIA_SRESOLV 1 | #define HAVE_SOFIA_SMIME 0 | #define HAVE_SOFIA_STUN 1 | #define HAVE_SOFIA_NTH 1 | #define HAVE_SOFIA_HTTP 1 | #define HAVE_SRTP 0 | #define HAVE_UPNP 0 | #define STDC_HEADERS 1 | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((long long))) | return 0; | ; | return 0; | } configure:15122: result: yes configure:15132: checking whether IO functions support C99 size specifiers configure:15159: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:15159: $? = 0 configure:15159: ./conftest configure:15159: $? = 0 configure:15170: result: yes configure:15304: checking for an ANSI C-conforming const configure:15376: result: yes configure:15384: checking for inline configure:15408: result: inline configure:15427: checking for inline configure:15451: result: inline configure:15475: checking whether byte ordering is bigendian configure:15490: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:144:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:144:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:144:15: error: unknown type name 'universal' configure:15490: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sofia-sip" | #define PACKAGE_TARNAME "sofia-sip" | #define PACKAGE_VERSION "1.12.11" | #define PACKAGE_STRING "sofia-sip 1.12.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "sofia-sip" | #define VERSION "1.12.11" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FUNC 1 | #define HAVE_FUNCTION 1 | #define SU_HAVE_SYS_TYPES 1 | #define SU_HAVE_STDINT 1 | #define SU_HAVE_INTTYPES 1 | #define SU_HAVE_PTHREADS 1 | #define su_inline static inline | #define SU_INLINE inline | #define SU_HAVE_INLINE 1 | #define SU_INLINE_TAG_CAST 1 | #define SOFIA_ISIZE_T int | #define ISIZE_MAX INT_MAX | #define SOFIA_ISSIZE_T int | #define ISSIZE_MAX INT_MAX | #define SOFIA_USIZE_T unsigned | #define USIZE_MAX UINT_MAX | #define SU_HAVE_TAGSTACK 1 | #define HAVE_FREE_NULL 1 | #define HAVE_SIN6 1 | #define SU_HAVE_IN6 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_DIRENT_H 1 | #define SU_HAVE_BSDSOCK 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_MSG_TRUNC 1 | #define HAVE_SO_RCVBUFFORCE 1 | #define HAVE_SO_SNDBUFFORCE 1 | #define HAVE_IP_ADD_MEMBERSHIP 1 | #define HAVE_IP_MULTICAST_LOOP 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SU_HAVE_ADDRINFO 1 | #define SU_HAVE_SOCKADDR_STORAGE 1 | #define HAVE_IFR_IFINDEX 1 | #define HAVE_IFCONF 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_STRERROR 1 | #define HAVE_RANDOM 1 | #define HAVE_INITSTATE 1 | #define HAVE_TCSETATTR 1 | #define HAVE_FLOCK 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_POLL 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_SELECT 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_SIGNAL 1 | #define HAVE_ALARM 1 | #define HAVE_STRNLEN 1 | #define HAVE_MEMMEM 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETLINE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define SU_HAVE_POLL 1 | #define HAVE_EPOLL 1 | #define SU_HAVE_IF_NAMEINDEX 1 | #define HAVE_MEMCCPY 1 | #define HAVE_STRTOULL 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_POLL 1 | #define HAVE_SIGPIPE 1 | #define HAVE_POLL_PORT 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PROC_NET_IF_INET6 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL 1 | #define HAVE_TLS 1 | #define HAVE_IP_RECVERR 1 | #define HAVE_IPV6_RECVERR 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LIBDL 1 | #define HAVE_SOFIA_SIP 1 | #define HAVE_SOFIA_SRESOLV 1 | #define HAVE_SOFIA_SMIME 0 | #define HAVE_SOFIA_STUN 1 | #define HAVE_SOFIA_NTH 1 | #define HAVE_SOFIA_HTTP 1 | #define HAVE_SRTP 0 | #define HAVE_UPNP 0 | #define STDC_HEADERS 1 | #define RETSIGTYPE void | #define longlong long long | #define HAVE_C99_FORMAT 1 | #define LLU "%llu" | #define LLI "%lli" | #define LLX "%llx" | #define MOD_ZD "%zd" | #define MOD_ZU "%zu" | #define HAVE_INLINE 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:15535: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15535: $? = 0 configure:15553: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:150:4: error: unknown type name 'not' not big endian ^ conftest.c:150:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:15553: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sofia-sip" | #define PACKAGE_TARNAME "sofia-sip" | #define PACKAGE_VERSION "1.12.11" | #define PACKAGE_STRING "sofia-sip 1.12.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "sofia-sip" | #define VERSION "1.12.11" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FUNC 1 | #define HAVE_FUNCTION 1 | #define SU_HAVE_SYS_TYPES 1 | #define SU_HAVE_STDINT 1 | #define SU_HAVE_INTTYPES 1 | #define SU_HAVE_PTHREADS 1 | #define su_inline static inline | #define SU_INLINE inline | #define SU_HAVE_INLINE 1 | #define SU_INLINE_TAG_CAST 1 | #define SOFIA_ISIZE_T int | #define ISIZE_MAX INT_MAX | #define SOFIA_ISSIZE_T int | #define ISSIZE_MAX INT_MAX | #define SOFIA_USIZE_T unsigned | #define USIZE_MAX UINT_MAX | #define SU_HAVE_TAGSTACK 1 | #define HAVE_FREE_NULL 1 | #define HAVE_SIN6 1 | #define SU_HAVE_IN6 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_DIRENT_H 1 | #define SU_HAVE_BSDSOCK 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_MSG_TRUNC 1 | #define HAVE_SO_RCVBUFFORCE 1 | #define HAVE_SO_SNDBUFFORCE 1 | #define HAVE_IP_ADD_MEMBERSHIP 1 | #define HAVE_IP_MULTICAST_LOOP 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SU_HAVE_ADDRINFO 1 | #define SU_HAVE_SOCKADDR_STORAGE 1 | #define HAVE_IFR_IFINDEX 1 | #define HAVE_IFCONF 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_STRERROR 1 | #define HAVE_RANDOM 1 | #define HAVE_INITSTATE 1 | #define HAVE_TCSETATTR 1 | #define HAVE_FLOCK 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_POLL 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_SELECT 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_SIGNAL 1 | #define HAVE_ALARM 1 | #define HAVE_STRNLEN 1 | #define HAVE_MEMMEM 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETLINE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define SU_HAVE_POLL 1 | #define HAVE_EPOLL 1 | #define SU_HAVE_IF_NAMEINDEX 1 | #define HAVE_MEMCCPY 1 | #define HAVE_STRTOULL 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_POLL 1 | #define HAVE_SIGPIPE 1 | #define HAVE_POLL_PORT 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PROC_NET_IF_INET6 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL 1 | #define HAVE_TLS 1 | #define HAVE_IP_RECVERR 1 | #define HAVE_IPV6_RECVERR 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LIBDL 1 | #define HAVE_SOFIA_SIP 1 | #define HAVE_SOFIA_SRESOLV 1 | #define HAVE_SOFIA_SMIME 0 | #define HAVE_SOFIA_STUN 1 | #define HAVE_SOFIA_NTH 1 | #define HAVE_SOFIA_HTTP 1 | #define HAVE_SRTP 0 | #define HAVE_UPNP 0 | #define STDC_HEADERS 1 | #define RETSIGTYPE void | #define longlong long long | #define HAVE_C99_FORMAT 1 | #define LLU "%llu" | #define LLI "%lli" | #define LLX "%llx" | #define MOD_ZD "%zd" | #define MOD_ZU "%zu" | #define HAVE_INLINE 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:15681: result: no configure:15701: checking whether i686-uhu-linux-gcc recognizes __func__ configure:15725: result: yes configure:15734: checking whether i686-uhu-linux-gcc recognizes __FUNCTION__ configure:15759: result: yes configure:15769: checking whether i686-uhu-linux-gcc recognizes field names in struct initialization configure:15788: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15788: $? = 0 configure:15795: result: yes configure:15804: checking whether time.h and sys/time.h may both be included configure:15831: result: yes configure:15839: checking for size_t configure:15839: result: yes configure:15852: checking for sa_len configure:15877: result: no configure:15893: checking /dev/urandom configure:15901: result: yes configure:16096: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by sofia-sip config.status 1.12.11, which was generated by GNU Autoconf 2.67. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp02 config.status:1322: creating Makefile config.status:1322: creating packages/Makefile config.status:1322: creating packages/sofia-sip-ua.pc config.status:1322: creating packages/sofia-sip-ua-glib.pc config.status:1322: creating libsofia-sip-ua/Makefile config.status:1322: creating libsofia-sip-ua/bnf/Makefile config.status:1322: creating libsofia-sip-ua/bnf/Doxyfile config.status:1322: creating libsofia-sip-ua/docs/Makefile config.status:1322: creating libsofia-sip-ua/docs/Doxyfile config.status:1322: creating libsofia-sip-ua/docs/Doxyfile.version config.status:1322: creating libsofia-sip-ua/docs/sofia-footer.html config.status:1322: creating libsofia-sip-ua/features/Doxyfile config.status:1322: creating libsofia-sip-ua/features/Makefile config.status:1322: creating libsofia-sip-ua/http/Doxyfile config.status:1322: creating libsofia-sip-ua/http/Makefile config.status:1322: creating libsofia-sip-ua/ipt/Doxyfile config.status:1322: creating libsofia-sip-ua/ipt/Makefile config.status:1322: creating libsofia-sip-ua/iptsec/Doxyfile config.status:1322: creating libsofia-sip-ua/iptsec/Makefile config.status:1322: creating libsofia-sip-ua/msg/Doxyfile config.status:1322: creating libsofia-sip-ua/msg/Makefile config.status:1322: creating libsofia-sip-ua/nea/Doxyfile config.status:1322: creating libsofia-sip-ua/nea/Makefile config.status:1322: creating libsofia-sip-ua/nta/Doxyfile config.status:1322: creating libsofia-sip-ua/nta/Makefile config.status:1322: creating libsofia-sip-ua/nth/Doxyfile config.status:1322: creating libsofia-sip-ua/nth/Makefile config.status:1322: creating libsofia-sip-ua/nua/Doxyfile config.status:1322: creating libsofia-sip-ua/nua/Makefile config.status:1322: creating libsofia-sip-ua/sdp/Doxyfile config.status:1322: creating libsofia-sip-ua/sdp/Makefile config.status:1322: creating libsofia-sip-ua/sip/Doxyfile config.status:1322: creating libsofia-sip-ua/sip/Makefile config.status:1322: creating libsofia-sip-ua/soa/Doxyfile config.status:1322: creating libsofia-sip-ua/soa/Makefile config.status:1322: creating libsofia-sip-ua/sresolv/Doxyfile config.status:1322: creating libsofia-sip-ua/sresolv/Makefile config.status:1322: creating libsofia-sip-ua/stun/Doxyfile config.status:1322: creating libsofia-sip-ua/stun/Makefile config.status:1322: creating libsofia-sip-ua/su/Doxyfile config.status:1322: creating libsofia-sip-ua/su/Makefile config.status:1322: creating libsofia-sip-ua/tport/Doxyfile config.status:1322: creating libsofia-sip-ua/tport/Makefile config.status:1322: creating libsofia-sip-ua/url/Doxyfile config.status:1322: creating libsofia-sip-ua/url/Makefile config.status:1322: creating libsofia-sip-ua/features/sofia-sip/sofia_features.h config.status:1322: creating s2check/Makefile config.status:1322: creating libsofia-sip-ua-glib/Makefile config.status:1322: creating libsofia-sip-ua-glib/su-glib/Makefile config.status:1322: creating libsofia-sip-ua-glib/su-glib/Doxyfile config.status:1322: creating utils/Makefile config.status:1322: creating utils/Doxyfile config.status:1322: creating tests/Makefile config.status:1322: creating win32/Makefile config.status:1322: creating win32/config.h config.status:1322: creating open_c/Makefile config.status:1322: creating open_c/config.h config.status:1322: creating packages/sofia-sip-1.12.11.spec config.status:1322: creating config.h config.status:1322: creating libsofia-sip-ua/su/sofia-sip/su_configure.h config.status:1543: executing depfiles commands config.status:1543: executing libtool commands config.status:1543: executing version commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_bigendian=no ac_cv_c_c99_format=yes ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_keyword_struct=yes ac_cv_c_macro_function=yes ac_cv_c_var_func=yes ac_cv_dev_urandom=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CHECK_CFLAGS_set= ac_cv_env_CHECK_CFLAGS_value= ac_cv_env_CHECK_LIBS_set= ac_cv_env_CHECK_LIBS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_GLIB_CFLAGS_set= ac_cv_env_GLIB_CFLAGS_value= ac_cv_env_GLIB_LIBS_set= ac_cv_env_GLIB_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_SOFIA_CFLAGS_set= ac_cv_env_SOFIA_CFLAGS_value= ac_cv_env_SOFIA_GLIB_CFLAGS_set= ac_cv_env_SOFIA_GLIB_CFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_openssl_CFLAGS_set= ac_cv_env_openssl_CFLAGS_value= ac_cv_env_openssl_LIBS_set= ac_cv_env_openssl_LIBS_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_free_null=yes ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_clock_gettime=yes ac_cv_func_epoll_create=yes ac_cv_func_flock=yes ac_cv_func_freeaddrinfo=yes ac_cv_func_gai_strerror=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getdelim=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_getifaddrs=yes ac_cv_func_getipnodebyname=no ac_cv_func_getline=yes ac_cv_func_getnameinfo=yes ac_cv_func_getpass=yes ac_cv_func_gettimeofday=yes ac_cv_func_if_nameindex=yes ac_cv_func_inet_ntop=yes ac_cv_func_inet_pton=yes ac_cv_func_initstate=yes ac_cv_func_kqueue=no ac_cv_func_memccpy=yes ac_cv_func_memcspn=no ac_cv_func_memmem=yes ac_cv_func_memspn=no ac_cv_func_poll=yes ac_cv_func_random=yes ac_cv_func_select=yes ac_cv_func_signal=yes ac_cv_func_socketpair=yes ac_cv_func_strerror=yes ac_cv_func_strnlen=yes ac_cv_func_strtoull=yes ac_cv_func_tcsetattr=yes ac_cv_have_decl_CLOCK_MONOTONIC=yes ac_cv_have_decl_IP_ADD_MEMBERSHIP=yes ac_cv_have_decl_IP_MTU_DISCOVER=yes ac_cv_have_decl_IP_MULTICAST_LOOP=yes ac_cv_have_decl_MSG_TRUNC=yes ac_cv_have_decl_SIGPIPE=yes ac_cv_have_decl_SO_RCVBUFFORCE=yes ac_cv_have_decl_SO_SNDBUFFORCE=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_fnmatch_h=yes ac_cv_header_ifaddr_h=no ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_net_if_h=yes ac_cv_header_net_if_types_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_sctp_h=no ac_cv_header_netinet_tcp_h=yes ac_cv_header_netpacket_packet_h=yes ac_cv_header_pthread_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_devpoll_h=no ac_cv_header_sys_epoll_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_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_winsock2_h=no ac_cv_host=i686-uhu-linux-gnu ac_cv_hostcheck=i686-uhu-linux-gnu ac_cv_ioctl_siocgifnum='sys/sockio.h missing' ac_cv_lib_dl_dlopen=yes ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_socket_socketpair=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_DOXYGEN=echo ac_cv_prog_ETAGS=echo ac_cv_prog_ac_ct_LD=ld ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_i686_uhu_linux_gcc_c_o=yes ac_cv_prog_make_make_set=yes ac_cv_sa_len=no ac_cv_safe_to_define___extensions__=yes ac_cv_search_clock_gettime='none required' ac_cv_search_getaddrinfo='none required' ac_cv_search_gethostbyname='none required' ac_cv_search_getipnodebyname=no ac_cv_search_inet_ntop='none required' ac_cv_search_socket='none required' ac_cv_sin6=yes ac_cv_struct_addrinfo=yes ac_cv_struct_ifconf=yes ac_cv_struct_ifreq_ifr_ifindex=yes ac_cv_struct_ifreq_ifr_index=no ac_cv_struct_sockaddr_storage=yes ac_cv_sys_ip_recverr=yes ac_cv_sys_ipv6_recverr=yes ac_cv_tagstack=yes ac_cv_target=i686-uhu-linux-gnu ac_cv_type_long_long=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=gcc3 ax_cv_c_compiler_vendor=gnu lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 pkg_cv_GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GLIB_LIBS='-lglib-2.0 ' pkg_cv_openssl_CFLAGS= pkg_cv_openssl_LIBS='-lssl -lcrypto ' ssac_cv_cwflag=-Wall ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.9' ACLOCAL_AMFLAGS='-I m4' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AR='i686-uhu-linux-ar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.9' AWK='gawk' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CHECK_CFLAGS='' CHECK_LIBS='' COREFOUNDATION_FALSE='' COREFOUNDATION_TRUE='#' COVERAGE_FLAGS='' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CWFLAG='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DOXYGEN='echo' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_COVERAGE_FALSE='' ENABLE_COVERAGE_TRUE='#' ETAGS='echo' EXEEXT='' EXPENSIVE_CHECKS_FALSE='' EXPENSIVE_CHECKS_TRUE='#' FGREP='/bin/grep -F' GCOV='' GENHTML='' GENPNG='' GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GLIB_LIBS='-lglib-2.0 ' GLIB_VERSION='' GREP='/bin/grep' HAVE_CHECK_FALSE='' HAVE_CHECK_TRUE='#' HAVE_DOXYGEN_FALSE='' HAVE_DOXYGEN_TRUE='#' HAVE_GENPNG_FALSE='#' HAVE_GENPNG_TRUE='' HAVE_GLIB_FALSE='#' HAVE_GLIB_TRUE='' HAVE_LCOV_FALSE='#' HAVE_LCOV_TRUE='' HAVE_MINGW32_FALSE='' HAVE_MINGW32_TRUE='#' HAVE_NTH_FALSE='#' HAVE_NTH_TRUE='' HAVE_NTLM_FALSE='' HAVE_NTLM_TRUE='#' HAVE_STUN_FALSE='#' HAVE_STUN_TRUE='' HAVE_TLS_FALSE='#' HAVE_TLS_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LCOV='' LD='ld' LDFLAGS='' LIBOBJS='' LIBS='-lpthread ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBVER_SOFIA_SIP_UA_AGE='6' LIBVER_SOFIA_SIP_UA_CUR='6' LIBVER_SOFIA_SIP_UA_GLIB_AGE='0' LIBVER_SOFIA_SIP_UA_GLIB_CUR='3' LIBVER_SOFIA_SIP_UA_GLIB_REV='0' LIBVER_SOFIA_SIP_UA_GLIB_SOVER='3' LIBVER_SOFIA_SIP_UA_REV='0' LIBVER_SOFIA_SIP_UA_SOVER='0' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' MINGW_ENVIRONMENT='' MOSTLYCLEANFILES='*.bb *.bbg *.da *.gcov *.gcda *.gcno' NDEBUG_FALSE='' NDEBUG_TRUE='#' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='sofia-sip' PACKAGE_BUGREPORT='' PACKAGE_NAME='sofia-sip' PACKAGE_STRING='sofia-sip 1.12.11' PACKAGE_TARNAME='sofia-sip' PACKAGE_URL='' PACKAGE_VERSION='1.12.11' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' RANLIB='ranlib' REPLACE_LIBADD=' memspn.lo memcspn.lo' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SOFIA_CFLAGS='' SOFIA_GLIB_CFLAGS='' SOFIA_GLIB_PKG_REQUIRES='glib-2.0' SOFIA_PLAT_CFLAGS='' STRIP='strip' TESTS_ENVIRONMENT='' VERSION='1.12.11' VER_LIBSOFIA_SIP_UA_MAJOR_MINOR='1.12' ac_ct_CC='' ac_ct_DUMPBIN='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' include_sofiadir='${includedir}/sofia-sip-1.12' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' lt_ECHO='echo' mandir='/usr/share/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' openssl_CFLAGS='' openssl_LIBS='-lssl -lcrypto ' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='i686-uhu-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='uhu' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "sofia-sip" #define PACKAGE_TARNAME "sofia-sip" #define PACKAGE_VERSION "1.12.11" #define PACKAGE_STRING "sofia-sip 1.12.11" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "sofia-sip" #define VERSION "1.12.11" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define TIME_WITH_SYS_TIME 1 #define HAVE_FUNC 1 #define HAVE_FUNCTION 1 #define SU_HAVE_SYS_TYPES 1 #define SU_HAVE_STDINT 1 #define SU_HAVE_INTTYPES 1 #define SU_HAVE_PTHREADS 1 #define su_inline static inline #define SU_INLINE inline #define SU_HAVE_INLINE 1 #define SU_INLINE_TAG_CAST 1 #define SOFIA_ISIZE_T int #define ISIZE_MAX INT_MAX #define SOFIA_ISSIZE_T int #define ISSIZE_MAX INT_MAX #define SOFIA_USIZE_T unsigned #define USIZE_MAX UINT_MAX #define SU_HAVE_TAGSTACK 1 #define HAVE_FREE_NULL 1 #define HAVE_SIN6 1 #define SU_HAVE_IN6 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_FCNTL_H 1 #define HAVE_DIRENT_H 1 #define SU_HAVE_BSDSOCK 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETDB_H 1 #define HAVE_NET_IF_H 1 #define HAVE_NETPACKET_PACKET_H 1 #define HAVE_MSG_TRUNC 1 #define HAVE_SO_RCVBUFFORCE 1 #define HAVE_SO_SNDBUFFORCE 1 #define HAVE_IP_ADD_MEMBERSHIP 1 #define HAVE_IP_MULTICAST_LOOP 1 #define HAVE_IP_MTU_DISCOVER 1 #define SU_HAVE_ADDRINFO 1 #define SU_HAVE_SOCKADDR_STORAGE 1 #define HAVE_IFR_IFINDEX 1 #define HAVE_IFCONF 1 #define HAVE_LIBPTHREAD 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_GETCPUCLOCKID 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_STRERROR 1 #define HAVE_RANDOM 1 #define HAVE_INITSTATE 1 #define HAVE_TCSETATTR 1 #define HAVE_FLOCK 1 #define HAVE_SOCKETPAIR 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_POLL 1 #define HAVE_EPOLL_CREATE 1 #define HAVE_SELECT 1 #define HAVE_IF_NAMEINDEX 1 #define HAVE_SIGNAL 1 #define HAVE_ALARM 1 #define HAVE_STRNLEN 1 #define HAVE_MEMMEM 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_GETIFADDRS 1 #define HAVE_GETLINE 1 #define HAVE_GETDELIM 1 #define HAVE_GETPASS 1 #define SU_HAVE_POLL 1 #define HAVE_EPOLL 1 #define SU_HAVE_IF_NAMEINDEX 1 #define HAVE_MEMCCPY 1 #define HAVE_STRTOULL 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_POLL 1 #define HAVE_SIGPIPE 1 #define HAVE_POLL_PORT 1 #define HAVE_PTHREAD_RWLOCK 1 #define HAVE_PROC_NET_IF_INET6 1 #define HAVE_LIBCRYPTO 1 #define HAVE_LIBSSL 1 #define HAVE_OPENSSL 1 #define HAVE_TLS 1 #define HAVE_IP_RECVERR 1 #define HAVE_IPV6_RECVERR 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_LIBDL 1 #define HAVE_SOFIA_SIP 1 #define HAVE_SOFIA_SRESOLV 1 #define HAVE_SOFIA_SMIME 0 #define HAVE_SOFIA_STUN 1 #define HAVE_SOFIA_NTH 1 #define HAVE_SOFIA_HTTP 1 #define HAVE_SRTP 0 #define HAVE_UPNP 0 #define STDC_HEADERS 1 #define RETSIGTYPE void #define longlong long long #define HAVE_C99_FORMAT 1 #define LLU "%llu" #define LLI "%lli" #define LLX "%llx" #define MOD_ZD "%zd" #define MOD_ZU "%zu" #define HAVE_INLINE 1 #define HAVE_FUNC 1 #define HAVE_FUNCTION 1 #define HAVE_STRUCT_KEYWORDS 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_DEV_URANDOM 1 #define DEV_URANDOM 1 configure: exit 0