This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libupnp configure 1.6.19, which was generated by GNU Autoconf 2.69. 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 = hp10 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 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:2390: checking for a BSD-compatible install configure:2458: result: /bin/install -c configure:2469: checking whether build environment is sane configure:2524: result: yes configure:2675: checking for a thread-safe mkdir -p configure:2714: result: /bin/mkdir -p configure:2721: checking for gawk configure:2737: found /bin/gawk configure:2748: result: gawk configure:2759: checking whether make sets $(MAKE) configure:2781: result: yes configure:2871: checking build system type configure:2885: result: i686-uhu-linux-gnu configure:2905: checking host system type configure:2918: result: i686-uhu-linux-gnu configure:2985: checking for --enable-debug configure:2993: result: no configure:3025: checking for --enable-client configure:3033: result: yes configure:3052: checking for --enable-device configure:3060: result: yes configure:3082: checking for --enable-webserver configure:3090: result: yes configure:3117: checking for --enable-ssdp configure:3125: result: yes configure:3143: checking for --enable-optssdp configure:3151: result: yes configure:3170: checking for --enable-soap configure:3178: result: yes configure:3196: checking for --enable-gena configure:3204: result: yes configure:3232: checking for --enable-tools configure:3240: result: yes configure:3258: checking for --enable-ipv6 configure:3266: result: no configure:3284: checking for --enable-unspecified_server configure:3292: result: no configure:3310: checking for --enable-notification_reordering configure:3318: result: yes configure:3336: checking for --enable-blocking_tcp_connections configure:3344: result: yes configure:3363: checking for --enable-samples configure:3371: result: yes configure:3392: checking for documentation directory configure:3418: result: ${datarootdir}/doc/libupnp-1.6.19 configure:3433: checking for i686-uhu-linux-gcc configure:3449: found /usr/bin/i686-uhu-linux-gcc configure:3460: result: i686-uhu-linux-gcc configure:3729: checking for C compiler version configure:3738: 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:3749: $? = 0 configure:3738: 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:3749: $? = 0 configure:3738: 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:3749: $? = 1 configure:3738: 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:3749: $? = 1 configure:3769: checking whether the C compiler works configure:3791: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3795: $? = 0 configure:3843: result: yes configure:3846: checking for C compiler default output file name configure:3848: result: a.out configure:3854: checking for suffix of executables configure:3861: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3865: $? = 0 configure:3887: result: configure:3909: checking whether we are cross compiling configure:3917: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3921: $? = 0 configure:3928: ./conftest configure:3932: $? = 0 configure:3947: result: no configure:3952: checking for suffix of object files configure:3974: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3978: $? = 0 configure:3999: result: o configure:4003: checking whether we are using the GNU C compiler configure:4022: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4022: $? = 0 configure:4031: result: yes configure:4040: checking whether i686-uhu-linux-gcc accepts -g configure:4060: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:4060: $? = 0 configure:4101: result: yes configure:4118: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:4181: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4181: $? = 0 configure:4194: result: none needed configure:4225: checking for style of include used by make configure:4253: result: GNU configure:4279: checking dependency style of i686-uhu-linux-gcc configure:4390: result: gcc3 configure:4406: checking whether i686-uhu-linux-gcc and cc understand -c and -o together configure:4437: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:4441: $? = 0 configure:4447: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:4451: $? = 0 configure:4462: cc -c conftest.c >&5 configure:4466: $? = 0 configure:4474: cc -c conftest.c -o conftest2.o >&5 configure:4478: $? = 0 configure:4484: cc -c conftest.c -o conftest2.o >&5 configure:4488: $? = 0 configure:4506: result: yes configure:4537: checking for i686-uhu-linux-ar configure:4553: found /usr/bin/i686-uhu-linux-ar configure:4564: result: i686-uhu-linux-ar configure:4634: checking the archiver (i686-uhu-linux-ar) interface configure:4644: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4644: $? = 0 configure:4646: i686-uhu-linux-ar cru libconftest.a conftest.o >&5 configure:4649: $? = 0 configure:4672: result: ar configure:4738: checking how to print strings configure:4765: result: printf configure:4786: checking for a sed that does not truncate output configure:4850: result: /bin/sed configure:4868: checking for grep that handles long lines and -e configure:4926: result: /bin/grep configure:4931: checking for egrep configure:4993: result: /bin/grep -E configure:4998: checking for fgrep configure:5060: result: /bin/grep -F configure:5095: checking for ld used by i686-uhu-linux-gcc configure:5162: result: /usr/bin/ld configure:5169: checking if the linker (/usr/bin/ld) is GNU ld configure:5184: result: yes configure:5196: checking for BSD- or MS-compatible name lister (nm) configure:5245: result: /usr/bin/nm -B configure:5375: checking the name lister (/usr/bin/nm -B) interface configure:5382: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5385: /usr/bin/nm -B "conftest.o" configure:5388: output 00000000 B some_variable configure:5395: result: BSD nm configure:5398: checking whether ln -s works configure:5402: result: yes configure:5410: checking the maximum length of command line arguments configure:5540: result: 1572864 configure:5557: checking whether the shell understands some XSI constructs configure:5567: result: yes configure:5571: checking whether the shell understands "+=" configure:5577: result: yes configure:5612: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:5652: result: func_convert_file_noop configure:5659: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:5679: result: func_convert_file_noop configure:5686: checking for /usr/bin/ld option to reload object files configure:5693: result: -r configure:5727: checking for i686-uhu-linux-objdump configure:5757: result: no configure:5767: checking for objdump configure:5783: found /usr/bin/objdump configure:5794: result: objdump configure:5826: checking how to recognize dependent libraries configure:6028: result: pass_all configure:6073: checking for i686-uhu-linux-dlltool configure:6103: result: no configure:6113: checking for dlltool configure:6143: result: no configure:6173: checking how to associate runtime and link libraries configure:6200: result: printf %s\n configure:6216: checking for i686-uhu-linux-ar configure:6243: result: i686-uhu-linux-ar configure:6324: checking for archiver @FILE support configure:6341: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6341: $? = 0 configure:6344: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:6347: $? = 0 configure:6352: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:6355: $? = 1 configure:6367: result: @ configure:6385: checking for i686-uhu-linux-strip configure:6415: result: no configure:6425: checking for strip configure:6441: found /usr/bin/strip configure:6452: result: strip configure:6484: checking for i686-uhu-linux-ranlib configure:6514: result: no configure:6524: checking for ranlib configure:6540: found /usr/bin/ranlib configure:6551: result: ranlib configure:6653: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:6773: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6776: $? = 0 configure:6780: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:6783: $? = 0 configure:6849: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:6852: $? = 0 configure:6890: result: ok configure:6927: checking for sysroot configure:6957: result: no configure:7173: checking for i686-uhu-linux-mt configure:7203: result: no configure:7213: checking for mt configure:7243: result: no configure:7263: checking if : is a manifest tool configure:7269: : '-?' configure:7277: result: no configure:7919: checking how to run the C preprocessor configure:7950: i686-uhu-linux-gcc -E conftest.c configure:7950: $? = 0 configure:7964: i686-uhu-linux-gcc -E conftest.c conftest.c:27:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7964: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libupnp" | #define PACKAGE_TARNAME "libupnp" | #define PACKAGE_VERSION "1.6.19" | #define PACKAGE_STRING "libupnp 1.6.19" | #define PACKAGE_BUGREPORT "mroberto@users.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libupnp" | #define VERSION "1.6.19" | #define UPNP_VERSION_STRING "1.6.19" | #define UPNP_VERSION_MAJOR 1 | #define UPNP_VERSION_MINOR 6 | #define UPNP_VERSION_PATCH 19 | #define NO_DEBUG 1 | #define NDEBUG 1 | #define UPNP_HAVE_CLIENT 1 | #define UPNP_HAVE_DEVICE 1 | #define UPNP_HAVE_WEBSERVER 1 | #define UPNP_HAVE_SSDP 1 | #define UPNP_HAVE_OPTSSDP 1 | #define UPNP_HAVE_SOAP 1 | #define UPNP_HAVE_GENA 1 | #define UPNP_HAVE_TOOLS 1 | #define UPNP_ENABLE_NOTIFICATION_REORDERING 1 | #define UPNP_ENABLE_BLOCKING_TCP_CONNECTIONS 1 | /* end confdefs.h. */ | #include configure:7989: result: i686-uhu-linux-gcc -E configure:8009: i686-uhu-linux-gcc -E conftest.c configure:8009: $? = 0 configure:8023: i686-uhu-linux-gcc -E conftest.c conftest.c:27:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:8023: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libupnp" | #define PACKAGE_TARNAME "libupnp" | #define PACKAGE_VERSION "1.6.19" | #define PACKAGE_STRING "libupnp 1.6.19" | #define PACKAGE_BUGREPORT "mroberto@users.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libupnp" | #define VERSION "1.6.19" | #define UPNP_VERSION_STRING "1.6.19" | #define UPNP_VERSION_MAJOR 1 | #define UPNP_VERSION_MINOR 6 | #define UPNP_VERSION_PATCH 19 | #define NO_DEBUG 1 | #define NDEBUG 1 | #define UPNP_HAVE_CLIENT 1 | #define UPNP_HAVE_DEVICE 1 | #define UPNP_HAVE_WEBSERVER 1 | #define UPNP_HAVE_SSDP 1 | #define UPNP_HAVE_OPTSSDP 1 | #define UPNP_HAVE_SOAP 1 | #define UPNP_HAVE_GENA 1 | #define UPNP_HAVE_TOOLS 1 | #define UPNP_ENABLE_NOTIFICATION_REORDERING 1 | #define UPNP_ENABLE_BLOCKING_TCP_CONNECTIONS 1 | /* end confdefs.h. */ | #include configure:8052: checking for ANSI C header files configure:8072: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8072: $? = 0 configure:8145: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8145: $? = 0 configure:8145: ./conftest configure:8145: $? = 0 configure:8156: result: yes configure:8169: checking for sys/types.h configure:8169: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8169: $? = 0 configure:8169: result: yes configure:8169: checking for sys/stat.h configure:8169: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8169: $? = 0 configure:8169: result: yes configure:8169: checking for stdlib.h configure:8169: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8169: $? = 0 configure:8169: result: yes configure:8169: checking for string.h configure:8169: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8169: $? = 0 configure:8169: result: yes configure:8169: checking for memory.h configure:8169: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8169: $? = 0 configure:8169: result: yes configure:8169: checking for strings.h configure:8169: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8169: $? = 0 configure:8169: result: yes configure:8169: checking for inttypes.h configure:8169: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8169: $? = 0 configure:8169: result: yes configure:8169: checking for stdint.h configure:8169: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8169: $? = 0 configure:8169: result: yes configure:8169: checking for unistd.h configure:8169: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8169: $? = 0 configure:8169: result: yes configure:8183: checking for dlfcn.h configure:8183: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8183: $? = 0 configure:8183: result: yes configure:8389: checking for objdir configure:8404: result: .libs configure:8675: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:8693: 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:8697: $? = 0 configure:8710: result: no configure:9037: checking for i686-uhu-linux-gcc option to produce PIC configure:9044: result: -fPIC -DPIC configure:9052: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:9070: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:9074: $? = 0 configure:9087: result: yes configure:9116: checking if i686-uhu-linux-gcc static flag -static works configure:9144: result: yes configure:9159: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9180: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:9184: $? = 0 configure:9206: result: yes configure:9214: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9261: result: yes configure:9294: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:10447: result: yes configure:10484: checking whether -lc should be explicitly linked in configure:10492: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10495: $? = 0 configure:10510: i686-uhu-linux-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10513: $? = 0 configure:10527: result: no configure:10687: checking dynamic linker characteristics configure:11198: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11198: $? = 0 configure:11420: result: GNU/Linux ld.so configure:11527: checking how to hardcode library paths into programs configure:11552: result: immediate configure:12092: checking whether stripping libraries is possible configure:12097: result: yes configure:12132: checking if libtool supports shared libraries configure:12134: result: yes configure:12137: checking whether to build shared libraries configure:12158: result: yes configure:12161: checking whether to build static libraries configure:12165: result: no configure:12203: checking whether make sets $(MAKE) configure:12225: result: yes configure:12234: checking for egrep configure:12296: result: /bin/grep -E configure:12385: checking CFLAGS for gcc -Os configure:12412: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pedantic -Werror -Os conftest.c >&5 configure:12412: $? = 0 configure:12426: result: -Os configure:12438: : CFLAGS="$CFLAGS $ac_cv_cflags_gcc_option__Os" configure:12441: $? = 0 configure:12452: checking CFLAGS for maximum warnings configure:12479: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Os -pedantic -Wall conftest.c >&5 configure:12479: $? = 0 configure:12493: result: -Wall configure:12506: : CFLAGS="$CFLAGS $ac_cv_cflags_warn_all" configure:12509: $? = 0 configure:12522: checking for size_t configure:12522: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Os -Wall conftest.c >&5 configure:12522: $? = 0 configure:12522: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Os -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:75:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:12522: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libupnp" | #define PACKAGE_TARNAME "libupnp" | #define PACKAGE_VERSION "1.6.19" | #define PACKAGE_STRING "libupnp 1.6.19" | #define PACKAGE_BUGREPORT "mroberto@users.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libupnp" | #define VERSION "1.6.19" | #define UPNP_VERSION_STRING "1.6.19" | #define UPNP_VERSION_MAJOR 1 | #define UPNP_VERSION_MINOR 6 | #define UPNP_VERSION_PATCH 19 | #define NO_DEBUG 1 | #define NDEBUG 1 | #define UPNP_HAVE_CLIENT 1 | #define UPNP_HAVE_DEVICE 1 | #define UPNP_HAVE_WEBSERVER 1 | #define UPNP_HAVE_SSDP 1 | #define UPNP_HAVE_OPTSSDP 1 | #define UPNP_HAVE_SOAP 1 | #define UPNP_HAVE_GENA 1 | #define UPNP_HAVE_TOOLS 1 | #define UPNP_ENABLE_NOTIFICATION_REORDERING 1 | #define UPNP_ENABLE_BLOCKING_TCP_CONNECTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* 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:12522: result: yes configure:12533: checking for off_t configure:12533: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Os -Wall conftest.c >&5 configure:12533: $? = 0 configure:12533: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Os -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:75:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ configure:12533: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libupnp" | #define PACKAGE_TARNAME "libupnp" | #define PACKAGE_VERSION "1.6.19" | #define PACKAGE_STRING "libupnp 1.6.19" | #define PACKAGE_BUGREPORT "mroberto@users.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libupnp" | #define VERSION "1.6.19" | #define UPNP_VERSION_STRING "1.6.19" | #define UPNP_VERSION_MAJOR 1 | #define UPNP_VERSION_MINOR 6 | #define UPNP_VERSION_PATCH 19 | #define NO_DEBUG 1 | #define NDEBUG 1 | #define UPNP_HAVE_CLIENT 1 | #define UPNP_HAVE_DEVICE 1 | #define UPNP_HAVE_WEBSERVER 1 | #define UPNP_HAVE_SSDP 1 | #define UPNP_HAVE_OPTSSDP 1 | #define UPNP_HAVE_SOAP 1 | #define UPNP_HAVE_GENA 1 | #define UPNP_HAVE_TOOLS 1 | #define UPNP_ENABLE_NOTIFICATION_REORDERING 1 | #define UPNP_ENABLE_BLOCKING_TCP_CONNECTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:12533: result: yes configure:12555: checking for Win32 configure:12572: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Os -Wall conftest.c >&5 configure:12572: $? = 0 configure:12582: result: no configure:12590: checking for ANSI C header files configure:12694: result: yes configure:12722: checking arpa/inet.h usability configure:12722: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Os -Wall conftest.c >&5 configure:12722: $? = 0 configure:12722: result: yes configure:12722: checking arpa/inet.h presence configure:12722: i686-uhu-linux-gcc -E conftest.c configure:12722: $? = 0 configure:12722: result: yes configure:12722: checking for arpa/inet.h configure:12722: result: yes configure:12722: checking fcntl.h usability configure:12722: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Os -Wall conftest.c >&5 configure:12722: $? = 0 configure:12722: result: yes configure:12722: checking fcntl.h presence configure:12722: i686-uhu-linux-gcc -E conftest.c configure:12722: $? = 0 configure:12722: result: yes configure:12722: checking for fcntl.h configure:12722: result: yes configure:12722: checking for inttypes.h configure:12722: result: yes configure:12722: checking limits.h usability configure:12722: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Os -Wall conftest.c >&5 configure:12722: $? = 0 configure:12722: result: yes configure:12722: checking limits.h presence configure:12722: i686-uhu-linux-gcc -E conftest.c configure:12722: $? = 0 configure:12722: result: yes configure:12722: checking for limits.h configure:12722: result: yes configure:12722: checking netdb.h usability configure:12722: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Os -Wall conftest.c >&5 configure:12722: $? = 0 configure:12722: result: yes configure:12722: checking netdb.h presence configure:12722: i686-uhu-linux-gcc -E conftest.c configure:12722: $? = 0 configure:12722: result: yes configure:12722: checking for netdb.h configure:12722: result: yes configure:12722: checking netinet/in.h usability configure:12722: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Os -Wall conftest.c >&5 configure:12722: $? = 0 configure:12722: result: yes configure:12722: checking netinet/in.h presence configure:12722: i686-uhu-linux-gcc -E conftest.c configure:12722: $? = 0 configure:12722: result: yes configure:12722: checking for netinet/in.h configure:12722: result: yes configure:12722: checking for stdlib.h configure:12722: result: yes configure:12722: checking for string.h configure:12722: result: yes configure:12722: checking sys/ioctl.h usability configure:12722: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Os -Wall conftest.c >&5 configure:12722: $? = 0 configure:12722: result: yes configure:12722: checking sys/ioctl.h presence configure:12722: i686-uhu-linux-gcc -E conftest.c configure:12722: $? = 0 configure:12722: result: yes configure:12722: checking for sys/ioctl.h configure:12722: result: yes configure:12722: checking sys/socket.h usability configure:12722: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Os -Wall conftest.c >&5 configure:12722: $? = 0 configure:12722: result: yes configure:12722: checking sys/socket.h presence configure:12722: i686-uhu-linux-gcc -E conftest.c configure:12722: $? = 0 configure:12722: result: yes configure:12722: checking for sys/socket.h configure:12722: result: yes configure:12722: checking sys/time.h usability configure:12722: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Os -Wall conftest.c >&5 configure:12722: $? = 0 configure:12722: result: yes configure:12722: checking sys/time.h presence configure:12722: i686-uhu-linux-gcc -E conftest.c configure:12722: $? = 0 configure:12722: result: yes configure:12722: checking for sys/time.h configure:12722: result: yes configure:12722: checking syslog.h usability configure:12722: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Os -Wall conftest.c >&5 configure:12722: $? = 0 configure:12722: result: yes configure:12722: checking syslog.h presence configure:12722: i686-uhu-linux-gcc -E conftest.c configure:12722: $? = 0 configure:12722: result: yes configure:12722: checking for syslog.h configure:12722: result: yes configure:12722: checking for unistd.h configure:12722: result: yes configure:12740: checking for an ANSI C-conforming const configure:12806: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Os -Wall conftest.c >&5 configure:12806: $? = 0 configure:12813: result: yes configure:12829: checking for sys/types.h configure:12829: result: yes configure:12829: checking for sys/socket.h configure:12829: result: yes configure:12829: checking ws2tcpip.h usability configure:12829: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Os -Wall conftest.c >&5 conftest.c:90:22: fatal error: ws2tcpip.h: No such file or directory #include ^ compilation terminated. configure:12829: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libupnp" | #define PACKAGE_TARNAME "libupnp" | #define PACKAGE_VERSION "1.6.19" | #define PACKAGE_STRING "libupnp 1.6.19" | #define PACKAGE_BUGREPORT "mroberto@users.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libupnp" | #define VERSION "1.6.19" | #define UPNP_VERSION_STRING "1.6.19" | #define UPNP_VERSION_MAJOR 1 | #define UPNP_VERSION_MINOR 6 | #define UPNP_VERSION_PATCH 19 | #define NO_DEBUG 1 | #define NDEBUG 1 | #define UPNP_HAVE_CLIENT 1 | #define UPNP_HAVE_DEVICE 1 | #define UPNP_HAVE_WEBSERVER 1 | #define UPNP_HAVE_SSDP 1 | #define UPNP_HAVE_OPTSSDP 1 | #define UPNP_HAVE_SOAP 1 | #define UPNP_HAVE_GENA 1 | #define UPNP_HAVE_TOOLS 1 | #define UPNP_ENABLE_NOTIFICATION_REORDERING 1 | #define UPNP_ENABLE_BLOCKING_TCP_CONNECTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _LARGE_FILE_SOURCE /**/ | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_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:12829: result: no configure:12829: checking ws2tcpip.h presence configure:12829: i686-uhu-linux-gcc -E conftest.c conftest.c:57:22: fatal error: ws2tcpip.h: No such file or directory #include ^ compilation terminated. configure:12829: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libupnp" | #define PACKAGE_TARNAME "libupnp" | #define PACKAGE_VERSION "1.6.19" | #define PACKAGE_STRING "libupnp 1.6.19" | #define PACKAGE_BUGREPORT "mroberto@users.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libupnp" | #define VERSION "1.6.19" | #define UPNP_VERSION_STRING "1.6.19" | #define UPNP_VERSION_MAJOR 1 | #define UPNP_VERSION_MINOR 6 | #define UPNP_VERSION_PATCH 19 | #define NO_DEBUG 1 | #define NDEBUG 1 | #define UPNP_HAVE_CLIENT 1 | #define UPNP_HAVE_DEVICE 1 | #define UPNP_HAVE_WEBSERVER 1 | #define UPNP_HAVE_SSDP 1 | #define UPNP_HAVE_OPTSSDP 1 | #define UPNP_HAVE_SOAP 1 | #define UPNP_HAVE_GENA 1 | #define UPNP_HAVE_TOOLS 1 | #define UPNP_ENABLE_NOTIFICATION_REORDERING 1 | #define UPNP_ENABLE_BLOCKING_TCP_CONNECTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _LARGE_FILE_SOURCE /**/ | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include configure:12829: result: no configure:12829: checking for ws2tcpip.h configure:12829: result: no configure:12839: checking for socklen_t configure:12863: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Os -Wall conftest.c >&5 configure:12863: $? = 0 configure:12870: result: yes configure:12886: checking for vprintf configure:12886: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Os -Wall conftest.c >&5 conftest.c:80:6: warning: conflicting types for built-in function 'vprintf' [enabled by default] char vprintf (); ^ configure:12886: $? = 0 configure:12886: result: yes configure:12892: checking for _doprnt configure:12892: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Os -Wall conftest.c >&5 /tmp/ccHucuIx.o: In function `main': conftest.c:(.text.startup+0x10): undefined reference to `_doprnt' collect2: error: ld returned 1 exit status configure:12892: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libupnp" | #define PACKAGE_TARNAME "libupnp" | #define PACKAGE_VERSION "1.6.19" | #define PACKAGE_STRING "libupnp 1.6.19" | #define PACKAGE_BUGREPORT "mroberto@users.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libupnp" | #define VERSION "1.6.19" | #define UPNP_VERSION_STRING "1.6.19" | #define UPNP_VERSION_MAJOR 1 | #define UPNP_VERSION_MINOR 6 | #define UPNP_VERSION_PATCH 19 | #define NO_DEBUG 1 | #define NDEBUG 1 | #define UPNP_HAVE_CLIENT 1 | #define UPNP_HAVE_DEVICE 1 | #define UPNP_HAVE_WEBSERVER 1 | #define UPNP_HAVE_SSDP 1 | #define UPNP_HAVE_OPTSSDP 1 | #define UPNP_HAVE_SOAP 1 | #define UPNP_HAVE_GENA 1 | #define UPNP_HAVE_TOOLS 1 | #define UPNP_ENABLE_NOTIFICATION_REORDERING 1 | #define UPNP_ENABLE_BLOCKING_TCP_CONNECTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _LARGE_FILE_SOURCE /**/ | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _doprnt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:12892: result: no configure:12903: checking for _LARGEFILE_SOURCE value needed for large files configure:12922: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Os -Wall conftest.c >&5 configure:12922: $? = 0 configure:12950: result: no configure:12971: checking for strnlen configure:12971: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Os -Wall conftest.c >&5 configure:12971: $? = 0 configure:12971: result: yes configure:12978: checking for strndup configure:12978: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Os -Wall conftest.c >&5 conftest.c:83:6: warning: conflicting types for built-in function 'strndup' [enabled by default] char strndup (); ^ configure:12978: $? = 0 configure:12978: result: yes configure:12987: checking for library containing bind configure:13018: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Os -Wall conftest.c >&5 configure:13018: $? = 0 configure:13035: result: none required configure:13043: checking for library containing gethostbyname configure:13074: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Os -Wall conftest.c >&5 configure:13074: $? = 0 configure:13091: result: none required configure:13099: checking for library containing sched_getparam configure:13130: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Os -Wall conftest.c >&5 configure:13130: $? = 0 configure:13147: result: none required configure:13326: checking for the pthreads library -lpthreads configure:13359: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Os -Wall conftest.c -lpthreads >&5 conftest.c: In function 'main': conftest.c:66:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_attr_init(0); pthread_cleanup_push(0, 0); ^ conftest.c:67:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_create(0,0,0,0); pthread_cleanup_pop(0); ^ conftest.c:67:22: warning: null argument where non-null required (argument 3) [-Wnonnull] conftest.c:65:27: warning: 'th' is used uninitialized in this function [-Wuninitialized] pthread_t th; pthread_join(th, 0); ^ /usr/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status configure:13359: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libupnp" | #define PACKAGE_TARNAME "libupnp" | #define PACKAGE_VERSION "1.6.19" | #define PACKAGE_STRING "libupnp 1.6.19" | #define PACKAGE_BUGREPORT "mroberto@users.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libupnp" | #define VERSION "1.6.19" | #define UPNP_VERSION_STRING "1.6.19" | #define UPNP_VERSION_MAJOR 1 | #define UPNP_VERSION_MINOR 6 | #define UPNP_VERSION_PATCH 19 | #define NO_DEBUG 1 | #define NDEBUG 1 | #define UPNP_HAVE_CLIENT 1 | #define UPNP_HAVE_DEVICE 1 | #define UPNP_HAVE_WEBSERVER 1 | #define UPNP_HAVE_SSDP 1 | #define UPNP_HAVE_OPTSSDP 1 | #define UPNP_HAVE_SOAP 1 | #define UPNP_HAVE_GENA 1 | #define UPNP_HAVE_TOOLS 1 | #define UPNP_ENABLE_NOTIFICATION_REORDERING 1 | #define UPNP_ENABLE_BLOCKING_TCP_CONNECTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _LARGE_FILE_SOURCE /**/ | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_FSEEKO 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNDUP 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:13368: result: no configure:13271: checking whether pthreads work without any flags configure:13359: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Os -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:66:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_attr_init(0); pthread_cleanup_push(0, 0); ^ conftest.c:67:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_create(0,0,0,0); pthread_cleanup_pop(0); ^ conftest.c:67:22: warning: null argument where non-null required (argument 3) [-Wnonnull] conftest.c:65:27: warning: 'th' is used uninitialized in this function [-Wuninitialized] pthread_t th; pthread_join(th, 0); ^ /tmp/ccprUo9X.o: In function `main': conftest.c:(.text.startup+0x16): undefined reference to `pthread_join' conftest.c:(.text.startup+0x4f): undefined reference to `__pthread_register_cancel' conftest.c:(.text.startup+0x5c): undefined reference to `pthread_create' conftest.c:(.text.startup+0x64): undefined reference to `__pthread_unregister_cancel' collect2: error: ld returned 1 exit status configure:13359: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libupnp" | #define PACKAGE_TARNAME "libupnp" | #define PACKAGE_VERSION "1.6.19" | #define PACKAGE_STRING "libupnp 1.6.19" | #define PACKAGE_BUGREPORT "mroberto@users.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libupnp" | #define VERSION "1.6.19" | #define UPNP_VERSION_STRING "1.6.19" | #define UPNP_VERSION_MAJOR 1 | #define UPNP_VERSION_MINOR 6 | #define UPNP_VERSION_PATCH 19 | #define NO_DEBUG 1 | #define NDEBUG 1 | #define UPNP_HAVE_CLIENT 1 | #define UPNP_HAVE_DEVICE 1 | #define UPNP_HAVE_WEBSERVER 1 | #define UPNP_HAVE_SSDP 1 | #define UPNP_HAVE_OPTSSDP 1 | #define UPNP_HAVE_SOAP 1 | #define UPNP_HAVE_GENA 1 | #define UPNP_HAVE_TOOLS 1 | #define UPNP_ENABLE_NOTIFICATION_REORDERING 1 | #define UPNP_ENABLE_BLOCKING_TCP_CONNECTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _LARGE_FILE_SOURCE /**/ | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_FSEEKO 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNDUP 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:13368: result: no configure:13276: checking whether pthreads work with -Kthread configure:13359: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Os -Wall -Kthread conftest.c >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-Kthread' configure:13359: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libupnp" | #define PACKAGE_TARNAME "libupnp" | #define PACKAGE_VERSION "1.6.19" | #define PACKAGE_STRING "libupnp 1.6.19" | #define PACKAGE_BUGREPORT "mroberto@users.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libupnp" | #define VERSION "1.6.19" | #define UPNP_VERSION_STRING "1.6.19" | #define UPNP_VERSION_MAJOR 1 | #define UPNP_VERSION_MINOR 6 | #define UPNP_VERSION_PATCH 19 | #define NO_DEBUG 1 | #define NDEBUG 1 | #define UPNP_HAVE_CLIENT 1 | #define UPNP_HAVE_DEVICE 1 | #define UPNP_HAVE_WEBSERVER 1 | #define UPNP_HAVE_SSDP 1 | #define UPNP_HAVE_OPTSSDP 1 | #define UPNP_HAVE_SOAP 1 | #define UPNP_HAVE_GENA 1 | #define UPNP_HAVE_TOOLS 1 | #define UPNP_ENABLE_NOTIFICATION_REORDERING 1 | #define UPNP_ENABLE_BLOCKING_TCP_CONNECTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _LARGE_FILE_SOURCE /**/ | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_FSEEKO 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNDUP 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:13368: result: no configure:13276: checking whether pthreads work with -kthread configure:13359: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Os -Wall -kthread conftest.c >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-kthread' configure:13359: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libupnp" | #define PACKAGE_TARNAME "libupnp" | #define PACKAGE_VERSION "1.6.19" | #define PACKAGE_STRING "libupnp 1.6.19" | #define PACKAGE_BUGREPORT "mroberto@users.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libupnp" | #define VERSION "1.6.19" | #define UPNP_VERSION_STRING "1.6.19" | #define UPNP_VERSION_MAJOR 1 | #define UPNP_VERSION_MINOR 6 | #define UPNP_VERSION_PATCH 19 | #define NO_DEBUG 1 | #define NDEBUG 1 | #define UPNP_HAVE_CLIENT 1 | #define UPNP_HAVE_DEVICE 1 | #define UPNP_HAVE_WEBSERVER 1 | #define UPNP_HAVE_SSDP 1 | #define UPNP_HAVE_OPTSSDP 1 | #define UPNP_HAVE_SOAP 1 | #define UPNP_HAVE_GENA 1 | #define UPNP_HAVE_TOOLS 1 | #define UPNP_ENABLE_NOTIFICATION_REORDERING 1 | #define UPNP_ENABLE_BLOCKING_TCP_CONNECTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _LARGE_FILE_SOURCE /**/ | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_FSEEKO 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNDUP 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:13368: result: no configure:13326: checking for the pthreads library -llthread configure:13359: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Os -Wall conftest.c -llthread >&5 conftest.c: In function 'main': conftest.c:66:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_attr_init(0); pthread_cleanup_push(0, 0); ^ conftest.c:67:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_create(0,0,0,0); pthread_cleanup_pop(0); ^ conftest.c:67:22: warning: null argument where non-null required (argument 3) [-Wnonnull] conftest.c:65:27: warning: 'th' is used uninitialized in this function [-Wuninitialized] pthread_t th; pthread_join(th, 0); ^ /usr/bin/ld: cannot find -llthread collect2: error: ld returned 1 exit status configure:13359: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libupnp" | #define PACKAGE_TARNAME "libupnp" | #define PACKAGE_VERSION "1.6.19" | #define PACKAGE_STRING "libupnp 1.6.19" | #define PACKAGE_BUGREPORT "mroberto@users.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libupnp" | #define VERSION "1.6.19" | #define UPNP_VERSION_STRING "1.6.19" | #define UPNP_VERSION_MAJOR 1 | #define UPNP_VERSION_MINOR 6 | #define UPNP_VERSION_PATCH 19 | #define NO_DEBUG 1 | #define NDEBUG 1 | #define UPNP_HAVE_CLIENT 1 | #define UPNP_HAVE_DEVICE 1 | #define UPNP_HAVE_WEBSERVER 1 | #define UPNP_HAVE_SSDP 1 | #define UPNP_HAVE_OPTSSDP 1 | #define UPNP_HAVE_SOAP 1 | #define UPNP_HAVE_GENA 1 | #define UPNP_HAVE_TOOLS 1 | #define UPNP_ENABLE_NOTIFICATION_REORDERING 1 | #define UPNP_ENABLE_BLOCKING_TCP_CONNECTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _LARGE_FILE_SOURCE /**/ | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_FSEEKO 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNDUP 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:13368: result: no configure:13276: checking whether pthreads work with -pthread configure:13359: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Os -Wall -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:66:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_attr_init(0); pthread_cleanup_push(0, 0); ^ conftest.c:67:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_create(0,0,0,0); pthread_cleanup_pop(0); ^ conftest.c:67:22: warning: null argument where non-null required (argument 3) [-Wnonnull] conftest.c:65:27: warning: 'th' is used uninitialized in this function [-Wuninitialized] pthread_t th; pthread_join(th, 0); ^ configure:13359: $? = 0 configure:13368: result: yes configure:13387: checking for joinable pthread attribute configure:13402: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Os -Wall -pthread conftest.c >&5 configure:13402: $? = 0 configure:13408: result: PTHREAD_CREATE_JOINABLE configure:13418: checking if more special flags are required for pthreads configure:13425: result: no configure:13517: checking if pthread_rwlock_t is available configure:13536: i686-uhu-linux-gcc -c -pthread -O2 -march=i686 -mtune=generic -Os -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:66:19: warning: unused variable 'x' [-Wunused-variable] pthread_rwlock_t *x; ^ configure:13536: $? = 0 configure:13540: result: yes, supported without any options configure:13689: checking that generated files are newer than configure configure:13695: result: done configure:13786: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libupnp config.status 1.6.19, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp10 config.status:1164: creating Makefile config.status:1164: creating ixml/Makefile config.status:1164: creating ixml/doc/Makefile config.status:1164: creating threadutil/Makefile config.status:1164: creating upnp/Makefile config.status:1164: creating upnp/doc/Makefile config.status:1164: creating upnp/sample/Makefile config.status:1164: creating docs/dist/Makefile config.status:1164: creating libupnp.pc config.status:1164: creating autoconfig.h config.status:1164: creating upnp/inc/upnpconfig.h config.status:1393: executing depfiles commands config.status:1393: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_cflags_gcc_option__Os=-Os ac_cv_cflags_warn_all=-Wall 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_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=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_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func__doprnt=no ac_cv_func_strndup=yes ac_cv_func_strnlen=yes ac_cv_func_vprintf=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_memory_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_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_ioctl_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_syslog_h=yes ac_cv_header_unistd_h=yes ac_cv_header_ws2tcpip_h=no ac_cv_host=i686-uhu-linux-gnu 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_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir 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_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_search_bind='none required' ac_cv_search_gethostbyname='none required' ac_cv_search_sched_getparam='none required' ac_cv_socklen_t=yes ac_cv_sys_largefile_source=no ac_cv_type_off_t=yes ac_cv_type_size_t=yes ac_cv_win32=no am_cv_CC_dependencies_compiler_type=gcc3 am_cv_ar_interface=ar lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no 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=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' 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_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' 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 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/build-aux/missing --run aclocal-1.12' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AR='i686-uhu-linux-ar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/build-aux/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/build-aux/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/build-aux/missing --run automake-1.12' AWK='gawk' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-pthread -O2 -march=i686 -mtune=generic -Os -Wall' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_BLOCKING_TCP_CONNECTIONS_FALSE='#' ENABLE_BLOCKING_TCP_CONNECTIONS_TRUE='' ENABLE_CLIENT_FALSE='#' ENABLE_CLIENT_TRUE='' ENABLE_DEBUG_FALSE='' ENABLE_DEBUG_TRUE='#' ENABLE_DEVICE_FALSE='#' ENABLE_DEVICE_TRUE='' ENABLE_GENA_FALSE='#' ENABLE_GENA_TRUE='' ENABLE_IPV6_FALSE='' ENABLE_IPV6_TRUE='#' ENABLE_NOTIFICATION_REORDERING_FALSE='#' ENABLE_NOTIFICATION_REORDERING_TRUE='' ENABLE_OPTSSDP_FALSE='#' ENABLE_OPTSSDP_TRUE='' ENABLE_SAMPLES_FALSE='#' ENABLE_SAMPLES_TRUE='' ENABLE_SOAP_FALSE='#' ENABLE_SOAP_TRUE='' ENABLE_SSDP_FALSE='#' ENABLE_SSDP_TRUE='' ENABLE_TOOLS_FALSE='#' ENABLE_TOOLS_TRUE='' ENABLE_UNSPECIFIED_SERVER_FALSE='' ENABLE_UNSPECIFIED_SERVER_TRUE='#' ENABLE_UUID_FALSE='#' ENABLE_UUID_TRUE='' ENABLE_WEBSERVER_FALSE='#' ENABLE_WEBSERVER_TRUE='' EXEEXT='' FGREP='/bin/grep -F' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld' LDFLAGS='' LIBOBJS='' LIBS=' ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_VERSION_IXML='2:8:0' LT_VERSION_THREADUTIL='6:4:0' LT_VERSION_UPNP='9:3:3' MAKEINFO='${SHELL} /var/uhubuild/work/compile/build-aux/missing --run makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='libupnp' PACKAGE_BUGREPORT='mroberto@users.sourceforge.net' PACKAGE_NAME='libupnp' PACKAGE_STRING='libupnp 1.6.19' PACKAGE_TARNAME='libupnp' PACKAGE_URL='' PACKAGE_VERSION='1.6.19' PATH_SEPARATOR=':' PTHREAD_CC='i686-uhu-linux-gcc' PTHREAD_CFLAGS='-pthread' PTHREAD_LIBS='' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='1.6.19' WITH_DOCUMENTATION_FALSE='' WITH_DOCUMENTATION_TRUE='#' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' acx_pthread_config='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} 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/libupnp-1.6.19' 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}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/uhubuild/work/compile/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libupnp" #define PACKAGE_TARNAME "libupnp" #define PACKAGE_VERSION "1.6.19" #define PACKAGE_STRING "libupnp 1.6.19" #define PACKAGE_BUGREPORT "mroberto@users.sourceforge.net" #define PACKAGE_URL "" #define PACKAGE "libupnp" #define VERSION "1.6.19" #define UPNP_VERSION_STRING "1.6.19" #define UPNP_VERSION_MAJOR 1 #define UPNP_VERSION_MINOR 6 #define UPNP_VERSION_PATCH 19 #define NO_DEBUG 1 #define NDEBUG 1 #define UPNP_HAVE_CLIENT 1 #define UPNP_HAVE_DEVICE 1 #define UPNP_HAVE_WEBSERVER 1 #define UPNP_HAVE_SSDP 1 #define UPNP_HAVE_OPTSSDP 1 #define UPNP_HAVE_SOAP 1 #define UPNP_HAVE_GENA 1 #define UPNP_HAVE_TOOLS 1 #define UPNP_ENABLE_NOTIFICATION_REORDERING 1 #define UPNP_ENABLE_BLOCKING_TCP_CONNECTIONS 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define _LARGE_FILE_SOURCE /**/ #define _FILE_OFFSET_BITS 64 #define STDC_HEADERS 1 #define HAVE_ARPA_INET_H 1 #define HAVE_FCNTL_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIMITS_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_VPRINTF 1 #define HAVE_FSEEKO 1 #define HAVE_STRNLEN 1 #define HAVE_STRNDUP 1 #define HAVE_PTHREAD 1 #define UPNP_USE_RWLOCK 1 configure: exit 0