This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by c-ares configure 1.9.1, which was generated by GNU Autoconf 2.64. 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 = hp03 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:2518: checking whether to enable maintainer-specific portions of Makefiles configure:2527: result: no configure:2544: checking whether to enable debug build options configure:2563: result: no configure:2567: checking whether to enable compiler optimizer configure:2588: result: not specified (assuming yes) configure:2600: checking whether to enable strict compiler warnings configure:2619: result: no configure:2623: checking whether to enable compiler warnings as errors configure:2642: result: no configure:2646: checking whether to enable curl debug memory tracking configure:2665: result: no configure:2669: checking whether to enable hiding of library internal symbols configure:2685: result: yes configure:2701: checking for sed configure:2720: found /bin/sed configure:2733: result: /bin/sed configure:2748: checking for grep configure:2767: found /bin/grep configure:2780: result: /bin/grep configure:2794: checking for egrep configure:2797: result: /bin/grep -E configure:2851: checking for i686-uhu-linux-ar configure:2870: found /usr/bin/i686-uhu-linux-ar configure:2882: result: /usr/bin/i686-uhu-linux-ar configure:2995: checking for a BSD-compatible install configure:3063: result: /bin/install -c configure:3074: checking whether build environment is sane configure:3111: result: yes configure:3173: checking for gawk configure:3189: found /bin/gawk configure:3200: result: gawk configure:3211: checking whether make sets $(MAKE) configure:3233: result: yes configure:3417: checking build system type configure:3431: result: i686-uhu-linux-gnu configure:3451: checking host system type configure:3464: result: i686-uhu-linux-gnu configure:3502: checking for style of include used by make configure:3530: result: GNU configure:3566: checking for i686-uhu-linux-gcc configure:3582: found /usr/bin/i686-uhu-linux-gcc configure:3593: result: i686-uhu-linux-gcc configure:3862: checking for C compiler version configure:3871: 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:3882: $? = 0 configure:3871: 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:3882: $? = 0 configure:3871: 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:3882: $? = 1 configure:3871: 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:3882: $? = 1 configure:3903: checking for C compiler default output file name configure:3925: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3929: $? = 0 configure:3966: result: a.out configure:3982: checking whether the C compiler works configure:3991: ./a.out configure:3995: $? = 0 configure:4010: result: yes configure:4017: checking whether we are cross compiling configure:4019: result: no configure:4022: checking for suffix of executables configure:4029: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4033: $? = 0 configure:4055: result: configure:4061: checking for suffix of object files configure:4082: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4086: $? = 0 configure:4107: result: o configure:4111: checking whether we are using the GNU C compiler configure:4129: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4129: $? = 0 configure:4138: result: yes configure:4147: checking whether i686-uhu-linux-gcc accepts -g configure:4166: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:4166: $? = 0 configure:4205: result: yes configure:4222: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:4285: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4285: $? = 0 configure:4298: result: none needed configure:4320: checking dependency style of i686-uhu-linux-gcc configure:4410: result: gcc3 configure:4431: checking whether i686-uhu-linux-gcc and cc understand -c and -o together configure:4461: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:4465: $? = 0 configure:4471: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:4475: $? = 0 configure:4486: cc -c conftest.c >&5 configure:4490: $? = 0 configure:4498: cc -c conftest.c -o conftest2.o >&5 configure:4502: $? = 0 configure:4508: cc -c conftest.c -o conftest2.o >&5 configure:4512: $? = 0 configure:4530: result: yes configure:4561: checking how to run the C preprocessor configure:4592: i686-uhu-linux-gcc -E conftest.c configure:4592: $? = 0 configure:4606: i686-uhu-linux-gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4606: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | /* end confdefs.h. */ | #include configure:4631: result: i686-uhu-linux-gcc -E configure:4651: i686-uhu-linux-gcc -E conftest.c configure:4651: $? = 0 configure:4665: i686-uhu-linux-gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4665: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | /* end confdefs.h. */ | #include configure:4694: checking for grep that handles long lines and -e configure:4752: result: /bin/grep configure:4757: checking for egrep configure:4819: result: /bin/grep -E configure:4826: checking if OS is AIX (to define _ALL_SOURCE) configure:4846: result: no configure:4856: checking if _THREAD_SAFE is already defined configure:4877: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:21:7: error: unknown type name 'force' force compilation error ^ conftest.c:21:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'error' force compilation error ^ configure:4877: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | /* end confdefs.h. */ | | | | int main (void) | { | | #ifdef _THREAD_SAFE | int dummy=1; | #else | force compilation error | #endif | | ; | return 0; | } | configure:4885: result: no configure:4893: checking if _THREAD_SAFE is actually needed configure:4912: result: no configure:4917: checking if _THREAD_SAFE is onwards defined configure:4934: result: no configure:4941: checking if _REENTRANT is already defined configure:4962: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:21:7: error: unknown type name 'force' force compilation error ^ conftest.c:21:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'error' force compilation error ^ configure:4962: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | /* end confdefs.h. */ | | | | int main (void) | { | | #ifdef _REENTRANT | int dummy=1; | #else | force compilation error | #endif | | ; | return 0; | } | configure:4970: result: no configure:4978: checking if _REENTRANT is actually needed configure:5009: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5009: $? = 0 configure:5040: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5040: $? = 0 configure:5111: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5111: $? = 0 configure:5190: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5190: $? = 0 configure:5269: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5269: $? = 0 configure:5348: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5348: $? = 0 configure:5427: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccidnwit.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `inet_ntoa_r' collect2: error: ld returned 1 exit status configure:5427: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | /* end confdefs.h. */ | | | #define inet_ntoa_r innocuous_inet_ntoa_r | #ifdef __STDC__ | # include | #else | # include | #endif | #undef inet_ntoa_r | #ifdef __cplusplus | extern "C" | #endif | char inet_ntoa_r (); | #if defined __stub_inet_ntoa_r || defined __stub___inet_ntoa_r | choke me | #endif | | int main (void) | { | return inet_ntoa_r (); | ; | return 0; | } | configure:5510: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5510: $? = 0 configure:5589: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5589: $? = 0 configure:5668: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5668: $? = 0 configure:5747: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5747: $? = 0 configure:5803: result: no configure:5808: checking if _REENTRANT is onwards defined configure:5825: result: no configure:5838: checking for special C compiler options needed for large files configure:5882: result: no configure:5888: checking for _FILE_OFFSET_BITS value needed for large files configure:5912: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:18:3: warning: left shift count >= width of type [enabled by default] int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ conftest.c:18:3: warning: left shift count >= width of type [enabled by default] conftest.c:19:10: warning: left shift count >= width of type [enabled by default] && LARGE_OFF_T % 2147483647 == 1) ^ conftest.c:19:10: warning: left shift count >= width of type [enabled by default] conftest.c:18:7: error: variably modified 'off_t_is_large' at file scope int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ configure:5912: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int main (void) | { | | ; | return 0; | } configure:5935: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5935: $? = 0 configure:5943: result: 64 configure:6337: checking if arch-OS host is AMD64-Linux/FreeBSD (to build static libraries with PIC) configure:6346: result: no configure:6351: checking if compiler is icc (to build with PIC) configure:6360: result: no configure:6411: checking how to print strings configure:6438: result: printf configure:6459: checking for a sed that does not truncate output configure:6523: result: /bin/sed configure:6541: checking for fgrep configure:6603: result: /bin/grep -F configure:6638: checking for ld used by i686-uhu-linux-gcc configure:6705: result: /usr/bin/ld configure:6712: checking if the linker (/usr/bin/ld) is GNU ld configure:6727: result: yes configure:6739: checking for BSD- or MS-compatible name lister (nm) configure:6788: result: /usr/bin/nm -B configure:6918: checking the name lister (/usr/bin/nm -B) interface configure:6925: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6928: /usr/bin/nm -B "conftest.o" configure:6931: output 00000000 B some_variable configure:6938: result: BSD nm configure:6941: checking whether ln -s works configure:6945: result: yes configure:6953: checking the maximum length of command line arguments configure:7083: result: 1572864 configure:7100: checking whether the shell understands some XSI constructs configure:7110: result: yes configure:7114: checking whether the shell understands "+=" configure:7120: result: yes configure:7155: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:7195: result: func_convert_file_noop configure:7202: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:7222: result: func_convert_file_noop configure:7229: checking for /usr/bin/ld option to reload object files configure:7236: result: -r configure:7270: checking for i686-uhu-linux-objdump configure:7297: result: objdump configure:7366: checking how to recognize dependent libraries configure:7564: result: pass_all configure:7609: checking for i686-uhu-linux-dlltool configure:7636: result: dlltool configure:7706: checking how to associate runtime and link libraries configure:7733: result: printf %s\n configure:7749: checking for i686-uhu-linux-ar configure:7776: result: /usr/bin/i686-uhu-linux-ar configure:7857: checking for archiver @FILE support configure:7873: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7873: $? = 0 configure:7876: /usr/bin/i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:7879: $? = 0 configure:7884: /usr/bin/i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 /usr/bin/i686-uhu-linux-ar: conftest.o: No such file or directory configure:7887: $? = 1 configure:7899: result: @ configure:7917: checking for i686-uhu-linux-strip configure:7947: result: no configure:7957: checking for strip configure:7973: found /usr/bin/strip configure:7984: result: strip configure:8016: checking for i686-uhu-linux-ranlib configure:8046: result: no configure:8056: checking for ranlib configure:8072: found /usr/bin/ranlib configure:8083: result: ranlib configure:8185: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:8305: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8308: $? = 0 configure:8312: /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:8315: $? = 0 configure:8381: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:8384: $? = 0 configure:8422: result: ok configure:8459: checking for sysroot configure:8489: result: no configure:8704: checking for i686-uhu-linux-mt configure:8734: result: no configure:8744: checking for mt configure:8774: result: no configure:8794: checking if : is a manifest tool configure:8800: : '-?' configure:8808: result: no configure:9444: checking for ANSI C header files configure:9463: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9463: $? = 0 configure:9536: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9536: $? = 0 configure:9536: ./conftest configure:9536: $? = 0 configure:9547: result: yes configure:9560: checking for sys/types.h configure:9560: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9560: $? = 0 configure:9560: result: yes configure:9560: checking for sys/stat.h configure:9560: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9560: $? = 0 configure:9560: result: yes configure:9560: checking for stdlib.h configure:9560: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9560: $? = 0 configure:9560: result: yes configure:9560: checking for string.h configure:9560: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9560: $? = 0 configure:9560: result: yes configure:9560: checking for memory.h configure:9560: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9560: $? = 0 configure:9560: result: yes configure:9560: checking for strings.h configure:9560: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9560: $? = 0 configure:9560: result: yes configure:9560: checking for inttypes.h configure:9560: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9560: $? = 0 configure:9560: result: yes configure:9560: checking for stdint.h configure:9560: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9560: $? = 0 configure:9560: result: yes configure:9560: checking for unistd.h configure:9560: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9560: $? = 0 configure:9560: result: yes configure:9575: checking for dlfcn.h configure:9575: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9575: $? = 0 configure:9575: result: yes configure:9779: checking for objdir configure:9794: result: .libs configure:10065: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:10083: 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:10087: $? = 0 configure:10100: result: no configure:10427: checking for i686-uhu-linux-gcc option to produce PIC configure:10434: result: -fPIC -DPIC configure:10442: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:10460: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:10464: $? = 0 configure:10477: result: yes configure:10506: checking if i686-uhu-linux-gcc static flag -static works configure:10534: result: yes configure:10549: checking if i686-uhu-linux-gcc supports -c -o file.o configure:10570: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:10574: $? = 0 configure:10596: result: yes configure:10604: checking if i686-uhu-linux-gcc supports -c -o file.o configure:10651: result: yes configure:10684: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:11839: result: yes configure:11876: checking whether -lc should be explicitly linked in configure:11884: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11887: $? = 0 configure:11902: 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:11905: $? = 0 configure:11919: result: no configure:12079: checking dynamic linker characteristics configure:12578: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12578: $? = 0 configure:12812: result: GNU/Linux ld.so configure:12919: checking how to hardcode library paths into programs configure:12944: result: immediate configure:13469: checking whether stripping libraries is possible configure:13474: result: yes configure:13509: checking if libtool supports shared libraries configure:13511: result: yes configure:13514: checking whether to build shared libraries configure:13535: result: yes configure:13538: checking whether to build static libraries configure:13542: result: no configure:13580: checking if we need CARES_BUILDING_LIBRARY configure:13604: result: no configure:13646: checking if compiler is DEC/Compaq/HP C configure:13667: i686-uhu-linux-gcc -E conftest.c configure:13667: $? = 0 configure:13707: i686-uhu-linux-gcc -E conftest.c configure:13707: $? = 0 configure:13740: result: no configure:13745: checking if compiler is HP-UX C configure:13766: i686-uhu-linux-gcc -E conftest.c configure:13766: $? = 0 configure:13798: result: no configure:13803: checking if compiler is IBM C configure:13824: i686-uhu-linux-gcc -E conftest.c configure:13824: $? = 0 configure:13864: result: no configure:13869: checking if compiler is Intel C configure:13890: i686-uhu-linux-gcc -E conftest.c configure:13890: $? = 0 configure:13980: result: no configure:13985: checking if compiler is clang configure:14006: i686-uhu-linux-gcc -E conftest.c configure:14006: $? = 0 configure:14049: result: no configure:14054: checking if compiler is GNU C configure:14075: i686-uhu-linux-gcc -E conftest.c configure:14075: $? = 0 configure:14098: result: yes configure:14137: i686-uhu-linux-gcc -E conftest.c configure:14137: $? = 0 configure:14164: checking if compiler is LCC configure:14185: i686-uhu-linux-gcc -E conftest.c configure:14185: $? = 0 configure:14217: result: no configure:14222: checking if compiler is SGI MIPSpro C configure:14243: i686-uhu-linux-gcc -E conftest.c configure:14243: $? = 0 configure:14283: i686-uhu-linux-gcc -E conftest.c configure:14283: $? = 0 configure:14323: i686-uhu-linux-gcc -E conftest.c configure:14323: $? = 0 configure:14357: result: no configure:14362: checking if compiler is SGI MIPS C configure:14383: i686-uhu-linux-gcc -E conftest.c configure:14383: $? = 0 configure:14423: i686-uhu-linux-gcc -E conftest.c configure:14423: $? = 0 configure:14457: result: no configure:14462: checking if compiler is SunPro C configure:14483: i686-uhu-linux-gcc -E conftest.c configure:14483: $? = 0 configure:14515: result: no configure:14520: checking if compiler is Tiny C configure:14541: i686-uhu-linux-gcc -E conftest.c configure:14541: $? = 0 configure:14573: result: no configure:14578: checking if compiler is Watcom C configure:14599: i686-uhu-linux-gcc -E conftest.c configure:14599: $? = 0 configure:14681: result: no configure:15035: checking if compiler accepts debug disabling options configure:15067: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 conftest.c >&5 configure:15067: $? = 0 configure:15097: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 conftest.c >&5 configure:15097: $? = 0 configure:15139: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 conftest.c >&5 configure:15139: $? = 0 configure:15139: ./conftest configure:15139: $? = 0 configure:15158: result: yes configure:15160: compiler options added: -g0 configure:15192: checking if compiler optimizer assumed setting might be used configure:15230: result: no configure:15654: checking if compiler accepts strict warning options configure:15678: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:15678: $? = 0 configure:15708: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:15708: $? = 0 configure:15750: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:15750: $? = 0 configure:15750: ./conftest configure:15750: $? = 0 configure:15769: result: yes configure:15771: compiler options added: -Wno-system-headers configure:15801: checking if compiler halts on compilation errors configure:15818: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c: In function 'main': conftest.c:31:7: error: unknown type name 'force' force compilation error ^ conftest.c:31:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'error' force compilation error ^ configure:15818: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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. */ | | | | int main (void) | { | | force compilation error | | ; | return 0; | } | configure:15826: result: yes configure:15833: checking if compiler halts on negative sized arrays configure:15851: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:27:20: error: size of array 'bad_t' is negative typedef char bad_t[sizeof(char) == sizeof(int) ? -1 : -1 ]; ^ configure:15851: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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. */ | | | typedef char bad_t[sizeof(char) == sizeof(int) ? -1 : -1 ]; | | int main (void) | { | | bad_t dummy; | | ; | return 0; | } | configure:15859: result: yes configure:15866: checking if compiler supports hiding library internal symbols configure:15960: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers -fvisibility=hidden conftest.c >&5 configure:15960: $? = 0 configure:15983: result: yes configure:15994: checking if shared libraries need -no-undefined configure:16007: result: no configure:16125: checking for windows.h configure:16155: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:31:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. configure:16155: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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. */ | | | #undef inline | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | | int main (void) | { | | #if defined(__CYGWIN__) || defined(__CEGCC__) | HAVE_WINDOWS_H shall not be defined. | #else | int dummy=2*WINVER; | #endif | | ; | return 0; | } | configure:16167: result: no configure:16185: checking whether build target is a native Windows one configure:16227: result: no configure:16421: checking if X/Open network library is required configure:16441: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c: In function 'main': conftest.c:34:3: error: unknown type name 'force' force compilation error ^ conftest.c:34:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'error' force compilation error ^ conftest.c:36:1: error: expected declaration or statement at end of input } ^ configure:16441: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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. */ | | | int main (void) | { | #if defined(__hpux) && defined(_XOPEN_SOURCE) && (_XOPEN_SOURCE >= 600) | return 0; | #elif defined(__hpux) && defined(_XOPEN_SOURCE_EXTENDED) | return 0; | #else | force compilation error | #endif | } | | configure:16448: result: no configure:16452: checking for gethostbyname configure:16452: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:16452: $? = 0 configure:16452: result: yes configure:16772: checking for strcasecmp configure:16772: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:36:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] char strcasecmp (); ^ configure:16772: $? = 0 configure:16772: result: yes configure:16880: checking for windows.h configure:16922: result: no configure:16940: checking for winsock.h configure:16983: result: no configure:16996: checking for winsock2.h configure:17039: result: no configure:17053: checking for connect in libraries configure:17080: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:17080: $? = 0 configure:17098: result: yes configure:17109: checking whether time.h and sys/time.h may both be included configure:17128: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:17128: $? = 0 configure:17135: result: yes configure:17147: checking for sys/types.h configure:17147: result: yes configure:17147: checking sys/time.h usability configure:17147: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:17147: $? = 0 configure:17147: result: yes configure:17147: checking sys/time.h presence configure:17147: i686-uhu-linux-gcc -E conftest.c configure:17147: $? = 0 configure:17147: result: yes configure:17147: checking for sys/time.h configure:17147: result: yes configure:17147: checking time.h usability configure:17147: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:17147: $? = 0 configure:17147: result: yes configure:17147: checking time.h presence configure:17147: i686-uhu-linux-gcc -E conftest.c configure:17147: $? = 0 configure:17147: result: yes configure:17147: checking for time.h configure:17147: result: yes configure:17158: checking for monotonic clock_gettime configure:17189: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:17189: $? = 0 configure:17191: result: yes configure:17208: checking for clock_gettime in libraries configure:17250: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:17250: $? = 0 configure:17271: result: no additional lib required configure:17289: checking if monotonic clock_gettime works configure:17332: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:17332: $? = 0 configure:17332: ./conftest configure:17332: $? = 0 configure:17334: result: yes configure:17367: checking whether to use libgcc configure:17382: result: no configure:17392: checking for ANSI C header files configure:17495: result: yes configure:17505: checking for malloc.h configure:17530: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:17530: $? = 0 configure:17542: result: yes configure:17570: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:17570: $? = 0 configure:17593: checking for memory.h configure:17630: result: yes configure:17658: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:17658: $? = 0 configure:17704: checking for sys/types.h configure:17704: result: yes configure:17704: checking for sys/time.h configure:17704: result: yes configure:17704: checking for sys/select.h configure:17704: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:17704: $? = 0 configure:17704: result: yes configure:17704: checking for sys/socket.h configure:17704: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:17704: $? = 0 configure:17704: result: yes configure:17704: checking for sys/ioctl.h configure:17704: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:17704: $? = 0 configure:17704: result: yes configure:17704: checking for sys/param.h configure:17704: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:17704: $? = 0 configure:17704: result: yes configure:17704: checking for sys/uio.h configure:17704: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:17704: $? = 0 configure:17704: result: yes configure:17704: checking for assert.h configure:17704: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:17704: $? = 0 configure:17704: result: yes configure:17704: checking for netdb.h configure:17704: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:17704: $? = 0 configure:17704: result: yes configure:17704: checking for netinet/in.h configure:17704: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:17704: $? = 0 configure:17704: result: yes configure:17704: checking for netinet/tcp.h configure:17704: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:17704: $? = 0 configure:17704: result: yes configure:17704: checking for net/if.h configure:17704: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:17704: $? = 0 configure:17704: result: yes configure:17704: checking for errno.h configure:17704: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:17704: $? = 0 configure:17704: result: yes configure:17704: checking for socket.h configure:17704: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:66:20: fatal error: socket.h: No such file or directory #include ^ compilation terminated. configure:17704: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | | | | #include configure:17704: result: no configure:17704: checking for strings.h configure:17704: result: yes configure:17704: checking for stdbool.h configure:17704: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:17704: $? = 0 configure:17704: result: yes configure:17704: checking for time.h configure:17704: result: yes configure:17704: checking for limits.h configure:17704: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:17704: $? = 0 configure:17704: result: yes configure:17704: checking for arpa/nameser.h configure:17704: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:17704: $? = 0 configure:17704: result: yes configure:17704: checking for arpa/nameser_compat.h configure:17704: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:17704: $? = 0 configure:17704: result: yes configure:17704: checking for arpa/inet.h configure:17704: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:17704: $? = 0 configure:17704: result: yes configure:17735: checking for an ANSI C-conforming const configure:17799: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:17799: $? = 0 configure:17806: result: yes configure:17814: checking for size_t configure:17814: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:17814: $? = 0 configure:17814: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c: In function 'main': conftest.c:88:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:17814: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int main (void) | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:17814: result: yes configure:17825: checking whether time.h and sys/time.h may both be included configure:17851: result: yes configure:17863: checking for sys/types.h configure:17863: result: yes configure:17863: checking for sys/time.h configure:17863: result: yes configure:17863: checking for time.h configure:17863: result: yes configure:17863: checking for sys/socket.h configure:17863: result: yes configure:17874: checking for struct timeval configure:17927: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:17927: $? = 0 configure:17939: result: yes configure:17956: checking size of size_t configure:17961: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:17961: $? = 0 configure:17961: ./conftest configure:17961: $? = 0 configure:17976: result: 4 configure:17990: checking size of long configure:17995: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:17995: $? = 0 configure:17995: ./conftest configure:17995: $? = 0 configure:18010: result: 4 configure:18024: checking size of int configure:18029: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:18029: $? = 0 configure:18029: ./conftest configure:18029: $? = 0 configure:18044: result: 4 configure:18058: checking size of short configure:18063: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:18063: $? = 0 configure:18063: ./conftest configure:18063: $? = 0 configure:18078: result: 2 configure:18103: checking size of time_t configure:18108: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:18108: $? = 0 configure:18108: ./conftest configure:18108: $? = 0 configure:18123: result: 4 configure:18134: checking for long long configure:18134: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:18134: $? = 0 configure:18134: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c: In function 'main': conftest.c:100:24: error: expected expression before ')' token if (sizeof ((long long))) ^ configure:18134: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | /* 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 (void) | { | if (sizeof ((long long))) | return 0; | ; | return 0; | } configure:18134: result: yes configure:18145: checking if numberLL works configure:18162: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:18162: $? = 0 configure:18164: result: yes configure:18181: checking for ssize_t configure:18181: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:18181: $? = 0 configure:18181: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c: In function 'main': conftest.c:102:22: error: expected expression before ')' token if (sizeof ((ssize_t))) ^ configure:18181: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 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 (void) | { | if (sizeof ((ssize_t))) | return 0; | ; | return 0; | } configure:18181: result: yes configure:18192: checking for bool configure:18192: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:18192: $? = 0 configure:18192: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c: In function 'main': conftest.c:78:19: error: expected expression before ')' token if (sizeof ((bool))) ^ configure:18192: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_STDBOOL_H | #include | #endif | | | int main (void) | { | if (sizeof ((bool))) | return 0; | ; | return 0; | } configure:18192: result: yes configure:18227: checking for windows.h configure:18269: result: no configure:18287: checking for winsock2.h configure:18330: result: no configure:18343: checking for ws2tcpip.h configure:18387: result: no configure:18413: checking for sys/types.h configure:18413: result: yes configure:18413: checking for sys/socket.h configure:18413: result: yes configure:18438: checking for ares_socklen_t data type configure:18466: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:18466: $? = 0 configure:18503: result: socklen_t configure:18510: checking size of ares_socklen_t configure:18556: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:73:13: error: unknown type name 'socklen_t' typedef socklen_t ares_socklen_t; ^ configure:18556: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | | typedef socklen_t ares_socklen_t; | typedef char dummy_arr[sizeof(ares_socklen_t) == 4 ? 1 : -1]; | | int main (void) | { | | ares_socklen_t dummy; | | ; | return 0; | } | configure:18556: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:73:13: error: unknown type name 'socklen_t' typedef socklen_t ares_socklen_t; ^ configure:18556: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | | typedef socklen_t ares_socklen_t; | typedef char dummy_arr[sizeof(ares_socklen_t) == 4 ? 1 : -1]; | | int main (void) | { | | ares_socklen_t dummy; | | ; | return 0; | } | configure:18556: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:18556: $? = 0 configure:18566: result: 4 configure:18613: checking for in_addr_t configure:18613: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:18613: $? = 0 configure:18613: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c: In function 'main': conftest.c:106:24: error: expected expression before ')' token if (sizeof ((in_addr_t))) ^ configure:18613: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | /* end confdefs.h. */ | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_INET_H | #include | #endif | #endif | | | int main (void) | { | if (sizeof ((in_addr_t))) | return 0; | ; | return 0; | } configure:18613: result: yes configure:18729: checking for struct sockaddr_storage configure:18729: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:18729: $? = 0 configure:18729: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c: In function 'main': conftest.c:102:38: error: expected expression before ')' token if (sizeof ((struct sockaddr_storage))) ^ configure:18729: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | /* end confdefs.h. */ | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #endif | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_INET_H | #include | #endif | #endif | | | int main (void) | { | if (sizeof ((struct sockaddr_storage))) | return 0; | ; | return 0; | } configure:18729: result: yes configure:18766: checking signal.h usability configure:18766: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:18766: $? = 0 configure:18766: result: yes configure:18766: checking signal.h presence configure:18766: i686-uhu-linux-gcc -E conftest.c configure:18766: $? = 0 configure:18766: result: yes configure:18766: checking for signal.h configure:18766: result: yes configure:18776: checking for sig_atomic_t configure:18776: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:18776: $? = 0 configure:18776: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c: In function 'main': conftest.c:84:27: error: expected expression before ')' token if (sizeof ((sig_atomic_t))) ^ configure:18776: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SIGNAL_H | #include | #endif | | | int main (void) | { | if (sizeof ((sig_atomic_t))) | return 0; | ; | return 0; | } configure:18776: result: yes configure:18793: checking if sig_atomic_t is already defined as volatile configure:18813: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:18813: $? = 0 configure:18815: result: no configure:18838: checking return type of signal handlers configure:18855: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c: In function 'main': conftest.c:82:1: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ^ configure:18855: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | /* end confdefs.h. */ | #include | #include | | int main (void) | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:18862: result: void configure:18875: checking for sys/types.h configure:18875: result: yes configure:18875: checking for sys/socket.h configure:18875: result: yes configure:18887: checking for recv configure:18925: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:18925: $? = 0 configure:18927: result: yes configure:18942: checking types of args and return type for recv configure:18999: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:106:23: error: conflicting types for 'recv' recv(int, char *, size_t, int); ^ In file included from conftest.c:101:0: /usr/include/sys/socket.h:156:16: note: previous declaration of 'recv' was here extern ssize_t recv (int __fd, void *__buf, size_t __n, int __flags); ^ configure:18999: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVCALLCONV | #endif | extern int RECVCALLCONV | recv(int, char *, size_t, int); | | int main (void) | { | | int s=0; | char * buf=0; | size_t len=0; | int flags=0; | int res = recv(s, buf, len, flags); | | ; | return 0; | } | configure:18999: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:106:23: error: conflicting types for 'recv' recv(int, char *, size_t, unsigned int); ^ In file included from conftest.c:101:0: /usr/include/sys/socket.h:156:16: note: previous declaration of 'recv' was here extern ssize_t recv (int __fd, void *__buf, size_t __n, int __flags); ^ configure:18999: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVCALLCONV | #endif | extern int RECVCALLCONV | recv(int, char *, size_t, unsigned int); | | int main (void) | { | | int s=0; | char * buf=0; | size_t len=0; | unsigned int flags=0; | int res = recv(s, buf, len, flags); | | ; | return 0; | } | configure:18999: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:106:23: error: conflicting types for 'recv' recv(int, char *, int, int); ^ In file included from conftest.c:101:0: /usr/include/sys/socket.h:156:16: note: previous declaration of 'recv' was here extern ssize_t recv (int __fd, void *__buf, size_t __n, int __flags); ^ configure:18999: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVCALLCONV | #endif | extern int RECVCALLCONV | recv(int, char *, int, int); | | int main (void) | { | | int s=0; | char * buf=0; | int len=0; | int flags=0; | int res = recv(s, buf, len, flags); | | ; | return 0; | } | configure:18999: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:106:23: error: conflicting types for 'recv' recv(int, char *, int, unsigned int); ^ In file included from conftest.c:101:0: /usr/include/sys/socket.h:156:16: note: previous declaration of 'recv' was here extern ssize_t recv (int __fd, void *__buf, size_t __n, int __flags); ^ configure:18999: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVCALLCONV | #endif | extern int RECVCALLCONV | recv(int, char *, int, unsigned int); | | int main (void) | { | | int s=0; | char * buf=0; | int len=0; | unsigned int flags=0; | int res = recv(s, buf, len, flags); | | ; | return 0; | } | configure:18999: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:106:23: error: conflicting types for 'recv' recv(int, char *, socklen_t, int); ^ In file included from conftest.c:101:0: /usr/include/sys/socket.h:156:16: note: previous declaration of 'recv' was here extern ssize_t recv (int __fd, void *__buf, size_t __n, int __flags); ^ configure:18999: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVCALLCONV | #endif | extern int RECVCALLCONV | recv(int, char *, socklen_t, int); | | int main (void) | { | | int s=0; | char * buf=0; | socklen_t len=0; | int flags=0; | int res = recv(s, buf, len, flags); | | ; | return 0; | } | configure:18999: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:106:23: error: conflicting types for 'recv' recv(int, char *, socklen_t, unsigned int); ^ In file included from conftest.c:101:0: /usr/include/sys/socket.h:156:16: note: previous declaration of 'recv' was here extern ssize_t recv (int __fd, void *__buf, size_t __n, int __flags); ^ configure:18999: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVCALLCONV | #endif | extern int RECVCALLCONV | recv(int, char *, socklen_t, unsigned int); | | int main (void) | { | | int s=0; | char * buf=0; | socklen_t len=0; | unsigned int flags=0; | int res = recv(s, buf, len, flags); | | ; | return 0; | } | configure:18999: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:106:23: error: conflicting types for 'recv' recv(int, char *, unsigned int, int); ^ In file included from conftest.c:101:0: /usr/include/sys/socket.h:156:16: note: previous declaration of 'recv' was here extern ssize_t recv (int __fd, void *__buf, size_t __n, int __flags); ^ configure:18999: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVCALLCONV | #endif | extern int RECVCALLCONV | recv(int, char *, unsigned int, int); | | int main (void) | { | | int s=0; | char * buf=0; | unsigned int len=0; | int flags=0; | int res = recv(s, buf, len, flags); | | ; | return 0; | } | configure:18999: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:106:23: error: conflicting types for 'recv' recv(int, char *, unsigned int, unsigned int); ^ In file included from conftest.c:101:0: /usr/include/sys/socket.h:156:16: note: previous declaration of 'recv' was here extern ssize_t recv (int __fd, void *__buf, size_t __n, int __flags); ^ configure:18999: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVCALLCONV | #endif | extern int RECVCALLCONV | recv(int, char *, unsigned int, unsigned int); | | int main (void) | { | | int s=0; | char * buf=0; | unsigned int len=0; | unsigned int flags=0; | int res = recv(s, buf, len, flags); | | ; | return 0; | } | configure:18999: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:18999: $? = 0 configure:19013: result: int,void *,size_t,int,int configure:19064: checking for sys/types.h configure:19064: result: yes configure:19064: checking for sys/socket.h configure:19064: result: yes configure:19076: checking for recvfrom configure:19114: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:19114: $? = 0 configure:19116: result: yes configure:19131: checking types of args and return type for recvfrom configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | size_t, int, | struct sockaddr *, socklen_t *); | | int main (void) | { | | int s=0; | char * buf=0; | size_t len=0; | int flags=0; | struct sockaddr * addr=0; | socklen_t * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | size_t, int, | struct sockaddr *, int *); | | int main (void) | { | | int s=0; | char * buf=0; | size_t len=0; | int flags=0; | struct sockaddr * addr=0; | int * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | size_t, int, | struct sockaddr *, unsigned int *); | | int main (void) | { | | int s=0; | char * buf=0; | size_t len=0; | int flags=0; | struct sockaddr * addr=0; | unsigned int * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | size_t, int, | struct sockaddr *, size_t *); | | int main (void) | { | | int s=0; | char * buf=0; | size_t len=0; | int flags=0; | struct sockaddr * addr=0; | size_t * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | size_t, int, | struct sockaddr *, void *); | | int main (void) | { | | int s=0; | char * buf=0; | size_t len=0; | int flags=0; | struct sockaddr * addr=0; | void * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | size_t, int, | void *, socklen_t *); | | int main (void) | { | | int s=0; | char * buf=0; | size_t len=0; | int flags=0; | void * addr=0; | socklen_t * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | size_t, int, | void *, int *); | | int main (void) | { | | int s=0; | char * buf=0; | size_t len=0; | int flags=0; | void * addr=0; | int * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | size_t, int, | void *, unsigned int *); | | int main (void) | { | | int s=0; | char * buf=0; | size_t len=0; | int flags=0; | void * addr=0; | unsigned int * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | size_t, int, | void *, size_t *); | | int main (void) | { | | int s=0; | char * buf=0; | size_t len=0; | int flags=0; | void * addr=0; | size_t * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | size_t, int, | void *, void *); | | int main (void) | { | | int s=0; | char * buf=0; | size_t len=0; | int flags=0; | void * addr=0; | void * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | size_t, int, | const struct sockaddr *, socklen_t *); | | int main (void) | { | | int s=0; | char * buf=0; | size_t len=0; | int flags=0; | const struct sockaddr * addr=0; | socklen_t * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | size_t, int, | const struct sockaddr *, int *); | | int main (void) | { | | int s=0; | char * buf=0; | size_t len=0; | int flags=0; | const struct sockaddr * addr=0; | int * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | size_t, int, | const struct sockaddr *, unsigned int *); | | int main (void) | { | | int s=0; | char * buf=0; | size_t len=0; | int flags=0; | const struct sockaddr * addr=0; | unsigned int * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | size_t, int, | const struct sockaddr *, size_t *); | | int main (void) | { | | int s=0; | char * buf=0; | size_t len=0; | int flags=0; | const struct sockaddr * addr=0; | size_t * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | size_t, int, | const struct sockaddr *, void *); | | int main (void) | { | | int s=0; | char * buf=0; | size_t len=0; | int flags=0; | const struct sockaddr * addr=0; | void * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | size_t, unsigned int, | struct sockaddr *, socklen_t *); | | int main (void) | { | | int s=0; | char * buf=0; | size_t len=0; | unsigned int flags=0; | struct sockaddr * addr=0; | socklen_t * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | size_t, unsigned int, | struct sockaddr *, int *); | | int main (void) | { | | int s=0; | char * buf=0; | size_t len=0; | unsigned int flags=0; | struct sockaddr * addr=0; | int * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | size_t, unsigned int, | struct sockaddr *, unsigned int *); | | int main (void) | { | | int s=0; | char * buf=0; | size_t len=0; | unsigned int flags=0; | struct sockaddr * addr=0; | unsigned int * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | size_t, unsigned int, | struct sockaddr *, size_t *); | | int main (void) | { | | int s=0; | char * buf=0; | size_t len=0; | unsigned int flags=0; | struct sockaddr * addr=0; | size_t * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | size_t, unsigned int, | struct sockaddr *, void *); | | int main (void) | { | | int s=0; | char * buf=0; | size_t len=0; | unsigned int flags=0; | struct sockaddr * addr=0; | void * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | size_t, unsigned int, | void *, socklen_t *); | | int main (void) | { | | int s=0; | char * buf=0; | size_t len=0; | unsigned int flags=0; | void * addr=0; | socklen_t * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | size_t, unsigned int, | void *, int *); | | int main (void) | { | | int s=0; | char * buf=0; | size_t len=0; | unsigned int flags=0; | void * addr=0; | int * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | size_t, unsigned int, | void *, unsigned int *); | | int main (void) | { | | int s=0; | char * buf=0; | size_t len=0; | unsigned int flags=0; | void * addr=0; | unsigned int * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | size_t, unsigned int, | void *, size_t *); | | int main (void) | { | | int s=0; | char * buf=0; | size_t len=0; | unsigned int flags=0; | void * addr=0; | size_t * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | size_t, unsigned int, | void *, void *); | | int main (void) | { | | int s=0; | char * buf=0; | size_t len=0; | unsigned int flags=0; | void * addr=0; | void * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | size_t, unsigned int, | const struct sockaddr *, socklen_t *); | | int main (void) | { | | int s=0; | char * buf=0; | size_t len=0; | unsigned int flags=0; | const struct sockaddr * addr=0; | socklen_t * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | size_t, unsigned int, | const struct sockaddr *, int *); | | int main (void) | { | | int s=0; | char * buf=0; | size_t len=0; | unsigned int flags=0; | const struct sockaddr * addr=0; | int * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | size_t, unsigned int, | const struct sockaddr *, unsigned int *); | | int main (void) | { | | int s=0; | char * buf=0; | size_t len=0; | unsigned int flags=0; | const struct sockaddr * addr=0; | unsigned int * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | size_t, unsigned int, | const struct sockaddr *, size_t *); | | int main (void) | { | | int s=0; | char * buf=0; | size_t len=0; | unsigned int flags=0; | const struct sockaddr * addr=0; | size_t * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | size_t, unsigned int, | const struct sockaddr *, void *); | | int main (void) | { | | int s=0; | char * buf=0; | size_t len=0; | unsigned int flags=0; | const struct sockaddr * addr=0; | void * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | int, int, | struct sockaddr *, socklen_t *); | | int main (void) | { | | int s=0; | char * buf=0; | int len=0; | int flags=0; | struct sockaddr * addr=0; | socklen_t * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | int, int, | struct sockaddr *, int *); | | int main (void) | { | | int s=0; | char * buf=0; | int len=0; | int flags=0; | struct sockaddr * addr=0; | int * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | int, int, | struct sockaddr *, unsigned int *); | | int main (void) | { | | int s=0; | char * buf=0; | int len=0; | int flags=0; | struct sockaddr * addr=0; | unsigned int * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | int, int, | struct sockaddr *, size_t *); | | int main (void) | { | | int s=0; | char * buf=0; | int len=0; | int flags=0; | struct sockaddr * addr=0; | size_t * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | int, int, | struct sockaddr *, void *); | | int main (void) | { | | int s=0; | char * buf=0; | int len=0; | int flags=0; | struct sockaddr * addr=0; | void * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | int, int, | void *, socklen_t *); | | int main (void) | { | | int s=0; | char * buf=0; | int len=0; | int flags=0; | void * addr=0; | socklen_t * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | int, int, | void *, int *); | | int main (void) | { | | int s=0; | char * buf=0; | int len=0; | int flags=0; | void * addr=0; | int * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | int, int, | void *, unsigned int *); | | int main (void) | { | | int s=0; | char * buf=0; | int len=0; | int flags=0; | void * addr=0; | unsigned int * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | int, int, | void *, size_t *); | | int main (void) | { | | int s=0; | char * buf=0; | int len=0; | int flags=0; | void * addr=0; | size_t * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | int, int, | void *, void *); | | int main (void) | { | | int s=0; | char * buf=0; | int len=0; | int flags=0; | void * addr=0; | void * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | int, int, | const struct sockaddr *, socklen_t *); | | int main (void) | { | | int s=0; | char * buf=0; | int len=0; | int flags=0; | const struct sockaddr * addr=0; | socklen_t * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | int, int, | const struct sockaddr *, int *); | | int main (void) | { | | int s=0; | char * buf=0; | int len=0; | int flags=0; | const struct sockaddr * addr=0; | int * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | int, int, | const struct sockaddr *, unsigned int *); | | int main (void) | { | | int s=0; | char * buf=0; | int len=0; | int flags=0; | const struct sockaddr * addr=0; | unsigned int * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | int, int, | const struct sockaddr *, size_t *); | | int main (void) | { | | int s=0; | char * buf=0; | int len=0; | int flags=0; | const struct sockaddr * addr=0; | size_t * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | int, int, | const struct sockaddr *, void *); | | int main (void) | { | | int s=0; | char * buf=0; | int len=0; | int flags=0; | const struct sockaddr * addr=0; | void * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | int, unsigned int, | struct sockaddr *, socklen_t *); | | int main (void) | { | | int s=0; | char * buf=0; | int len=0; | unsigned int flags=0; | struct sockaddr * addr=0; | socklen_t * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | int, unsigned int, | struct sockaddr *, int *); | | int main (void) | { | | int s=0; | char * buf=0; | int len=0; | unsigned int flags=0; | struct sockaddr * addr=0; | int * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | int, unsigned int, | struct sockaddr *, unsigned int *); | | int main (void) | { | | int s=0; | char * buf=0; | int len=0; | unsigned int flags=0; | struct sockaddr * addr=0; | unsigned int * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | int, unsigned int, | struct sockaddr *, size_t *); | | int main (void) | { | | int s=0; | char * buf=0; | int len=0; | unsigned int flags=0; | struct sockaddr * addr=0; | size_t * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | int, unsigned int, | struct sockaddr *, void *); | | int main (void) | { | | int s=0; | char * buf=0; | int len=0; | unsigned int flags=0; | struct sockaddr * addr=0; | void * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | int, unsigned int, | void *, socklen_t *); | | int main (void) | { | | int s=0; | char * buf=0; | int len=0; | unsigned int flags=0; | void * addr=0; | socklen_t * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | int, unsigned int, | void *, int *); | | int main (void) | { | | int s=0; | char * buf=0; | int len=0; | unsigned int flags=0; | void * addr=0; | int * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | int, unsigned int, | void *, unsigned int *); | | int main (void) | { | | int s=0; | char * buf=0; | int len=0; | unsigned int flags=0; | void * addr=0; | unsigned int * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | int, unsigned int, | void *, size_t *); | | int main (void) | { | | int s=0; | char * buf=0; | int len=0; | unsigned int flags=0; | void * addr=0; | size_t * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | int, unsigned int, | void *, void *); | | int main (void) | { | | int s=0; | char * buf=0; | int len=0; | unsigned int flags=0; | void * addr=0; | void * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | int, unsigned int, | const struct sockaddr *, socklen_t *); | | int main (void) | { | | int s=0; | char * buf=0; | int len=0; | unsigned int flags=0; | const struct sockaddr * addr=0; | socklen_t * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | int, unsigned int, | const struct sockaddr *, int *); | | int main (void) | { | | int s=0; | char * buf=0; | int len=0; | unsigned int flags=0; | const struct sockaddr * addr=0; | int * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | int, unsigned int, | const struct sockaddr *, unsigned int *); | | int main (void) | { | | int s=0; | char * buf=0; | int len=0; | unsigned int flags=0; | const struct sockaddr * addr=0; | unsigned int * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | int, unsigned int, | const struct sockaddr *, size_t *); | | int main (void) | { | | int s=0; | char * buf=0; | int len=0; | unsigned int flags=0; | const struct sockaddr * addr=0; | size_t * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | int, unsigned int, | const struct sockaddr *, void *); | | int main (void) | { | | int s=0; | char * buf=0; | int len=0; | unsigned int flags=0; | const struct sockaddr * addr=0; | void * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | socklen_t, int, | struct sockaddr *, socklen_t *); | | int main (void) | { | | int s=0; | char * buf=0; | socklen_t len=0; | int flags=0; | struct sockaddr * addr=0; | socklen_t * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | socklen_t, int, | struct sockaddr *, int *); | | int main (void) | { | | int s=0; | char * buf=0; | socklen_t len=0; | int flags=0; | struct sockaddr * addr=0; | int * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | socklen_t, int, | struct sockaddr *, unsigned int *); | | int main (void) | { | | int s=0; | char * buf=0; | socklen_t len=0; | int flags=0; | struct sockaddr * addr=0; | unsigned int * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | socklen_t, int, | struct sockaddr *, size_t *); | | int main (void) | { | | int s=0; | char * buf=0; | socklen_t len=0; | int flags=0; | struct sockaddr * addr=0; | size_t * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | socklen_t, int, | struct sockaddr *, void *); | | int main (void) | { | | int s=0; | char * buf=0; | socklen_t len=0; | int flags=0; | struct sockaddr * addr=0; | void * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | socklen_t, int, | void *, socklen_t *); | | int main (void) | { | | int s=0; | char * buf=0; | socklen_t len=0; | int flags=0; | void * addr=0; | socklen_t * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | socklen_t, int, | void *, int *); | | int main (void) | { | | int s=0; | char * buf=0; | socklen_t len=0; | int flags=0; | void * addr=0; | int * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | socklen_t, int, | void *, unsigned int *); | | int main (void) | { | | int s=0; | char * buf=0; | socklen_t len=0; | int flags=0; | void * addr=0; | unsigned int * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | socklen_t, int, | void *, size_t *); | | int main (void) | { | | int s=0; | char * buf=0; | socklen_t len=0; | int flags=0; | void * addr=0; | size_t * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | socklen_t, int, | void *, void *); | | int main (void) | { | | int s=0; | char * buf=0; | socklen_t len=0; | int flags=0; | void * addr=0; | void * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | socklen_t, int, | const struct sockaddr *, socklen_t *); | | int main (void) | { | | int s=0; | char * buf=0; | socklen_t len=0; | int flags=0; | const struct sockaddr * addr=0; | socklen_t * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | socklen_t, int, | const struct sockaddr *, int *); | | int main (void) | { | | int s=0; | char * buf=0; | socklen_t len=0; | int flags=0; | const struct sockaddr * addr=0; | int * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | socklen_t, int, | const struct sockaddr *, unsigned int *); | | int main (void) | { | | int s=0; | char * buf=0; | socklen_t len=0; | int flags=0; | const struct sockaddr * addr=0; | unsigned int * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | socklen_t, int, | const struct sockaddr *, size_t *); | | int main (void) | { | | int s=0; | char * buf=0; | socklen_t len=0; | int flags=0; | const struct sockaddr * addr=0; | size_t * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | socklen_t, int, | const struct sockaddr *, void *); | | int main (void) | { | | int s=0; | char * buf=0; | socklen_t len=0; | int flags=0; | const struct sockaddr * addr=0; | void * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | socklen_t, unsigned int, | struct sockaddr *, socklen_t *); | | int main (void) | { | | int s=0; | char * buf=0; | socklen_t len=0; | unsigned int flags=0; | struct sockaddr * addr=0; | socklen_t * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | socklen_t, unsigned int, | struct sockaddr *, int *); | | int main (void) | { | | int s=0; | char * buf=0; | socklen_t len=0; | unsigned int flags=0; | struct sockaddr * addr=0; | int * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | socklen_t, unsigned int, | struct sockaddr *, unsigned int *); | | int main (void) | { | | int s=0; | char * buf=0; | socklen_t len=0; | unsigned int flags=0; | struct sockaddr * addr=0; | unsigned int * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | socklen_t, unsigned int, | struct sockaddr *, size_t *); | | int main (void) | { | | int s=0; | char * buf=0; | socklen_t len=0; | unsigned int flags=0; | struct sockaddr * addr=0; | size_t * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | socklen_t, unsigned int, | struct sockaddr *, void *); | | int main (void) | { | | int s=0; | char * buf=0; | socklen_t len=0; | unsigned int flags=0; | struct sockaddr * addr=0; | void * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | socklen_t, unsigned int, | void *, socklen_t *); | | int main (void) | { | | int s=0; | char * buf=0; | socklen_t len=0; | unsigned int flags=0; | void * addr=0; | socklen_t * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | socklen_t, unsigned int, | void *, int *); | | int main (void) | { | | int s=0; | char * buf=0; | socklen_t len=0; | unsigned int flags=0; | void * addr=0; | int * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | socklen_t, unsigned int, | void *, unsigned int *); | | int main (void) | { | | int s=0; | char * buf=0; | socklen_t len=0; | unsigned int flags=0; | void * addr=0; | unsigned int * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | socklen_t, unsigned int, | void *, size_t *); | | int main (void) | { | | int s=0; | char * buf=0; | socklen_t len=0; | unsigned int flags=0; | void * addr=0; | size_t * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | socklen_t, unsigned int, | void *, void *); | | int main (void) | { | | int s=0; | char * buf=0; | socklen_t len=0; | unsigned int flags=0; | void * addr=0; | void * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | socklen_t, unsigned int, | const struct sockaddr *, socklen_t *); | | int main (void) | { | | int s=0; | char * buf=0; | socklen_t len=0; | unsigned int flags=0; | const struct sockaddr * addr=0; | socklen_t * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | socklen_t, unsigned int, | const struct sockaddr *, int *); | | int main (void) | { | | int s=0; | char * buf=0; | socklen_t len=0; | unsigned int flags=0; | const struct sockaddr * addr=0; | int * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | socklen_t, unsigned int, | const struct sockaddr *, unsigned int *); | | int main (void) | { | | int s=0; | char * buf=0; | socklen_t len=0; | unsigned int flags=0; | const struct sockaddr * addr=0; | unsigned int * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | socklen_t, unsigned int, | const struct sockaddr *, size_t *); | | int main (void) | { | | int s=0; | char * buf=0; | socklen_t len=0; | unsigned int flags=0; | const struct sockaddr * addr=0; | size_t * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | socklen_t, unsigned int, | const struct sockaddr *, void *); | | int main (void) | { | | int s=0; | char * buf=0; | socklen_t len=0; | unsigned int flags=0; | const struct sockaddr * addr=0; | void * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | unsigned int, int, | struct sockaddr *, socklen_t *); | | int main (void) | { | | int s=0; | char * buf=0; | unsigned int len=0; | int flags=0; | struct sockaddr * addr=0; | socklen_t * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | unsigned int, int, | struct sockaddr *, int *); | | int main (void) | { | | int s=0; | char * buf=0; | unsigned int len=0; | int flags=0; | struct sockaddr * addr=0; | int * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | unsigned int, int, | struct sockaddr *, unsigned int *); | | int main (void) | { | | int s=0; | char * buf=0; | unsigned int len=0; | int flags=0; | struct sockaddr * addr=0; | unsigned int * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | unsigned int, int, | struct sockaddr *, size_t *); | | int main (void) | { | | int s=0; | char * buf=0; | unsigned int len=0; | int flags=0; | struct sockaddr * addr=0; | size_t * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | unsigned int, int, | struct sockaddr *, void *); | | int main (void) | { | | int s=0; | char * buf=0; | unsigned int len=0; | int flags=0; | struct sockaddr * addr=0; | void * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | unsigned int, int, | void *, socklen_t *); | | int main (void) | { | | int s=0; | char * buf=0; | unsigned int len=0; | int flags=0; | void * addr=0; | socklen_t * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | unsigned int, int, | void *, int *); | | int main (void) | { | | int s=0; | char * buf=0; | unsigned int len=0; | int flags=0; | void * addr=0; | int * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | unsigned int, int, | void *, unsigned int *); | | int main (void) | { | | int s=0; | char * buf=0; | unsigned int len=0; | int flags=0; | void * addr=0; | unsigned int * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | unsigned int, int, | void *, size_t *); | | int main (void) | { | | int s=0; | char * buf=0; | unsigned int len=0; | int flags=0; | void * addr=0; | size_t * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | unsigned int, int, | void *, void *); | | int main (void) | { | | int s=0; | char * buf=0; | unsigned int len=0; | int flags=0; | void * addr=0; | void * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | unsigned int, int, | const struct sockaddr *, socklen_t *); | | int main (void) | { | | int s=0; | char * buf=0; | unsigned int len=0; | int flags=0; | const struct sockaddr * addr=0; | socklen_t * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | unsigned int, int, | const struct sockaddr *, int *); | | int main (void) | { | | int s=0; | char * buf=0; | unsigned int len=0; | int flags=0; | const struct sockaddr * addr=0; | int * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | unsigned int, int, | const struct sockaddr *, unsigned int *); | | int main (void) | { | | int s=0; | char * buf=0; | unsigned int len=0; | int flags=0; | const struct sockaddr * addr=0; | unsigned int * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | unsigned int, int, | const struct sockaddr *, size_t *); | | int main (void) | { | | int s=0; | char * buf=0; | unsigned int len=0; | int flags=0; | const struct sockaddr * addr=0; | size_t * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | unsigned int, int, | const struct sockaddr *, void *); | | int main (void) | { | | int s=0; | char * buf=0; | unsigned int len=0; | int flags=0; | const struct sockaddr * addr=0; | void * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | unsigned int, unsigned int, | struct sockaddr *, socklen_t *); | | int main (void) | { | | int s=0; | char * buf=0; | unsigned int len=0; | unsigned int flags=0; | struct sockaddr * addr=0; | socklen_t * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | unsigned int, unsigned int, | struct sockaddr *, int *); | | int main (void) | { | | int s=0; | char * buf=0; | unsigned int len=0; | unsigned int flags=0; | struct sockaddr * addr=0; | int * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | unsigned int, unsigned int, | struct sockaddr *, unsigned int *); | | int main (void) | { | | int s=0; | char * buf=0; | unsigned int len=0; | unsigned int flags=0; | struct sockaddr * addr=0; | unsigned int * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | unsigned int, unsigned int, | struct sockaddr *, size_t *); | | int main (void) | { | | int s=0; | char * buf=0; | unsigned int len=0; | unsigned int flags=0; | struct sockaddr * addr=0; | size_t * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | unsigned int, unsigned int, | struct sockaddr *, void *); | | int main (void) | { | | int s=0; | char * buf=0; | unsigned int len=0; | unsigned int flags=0; | struct sockaddr * addr=0; | void * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | unsigned int, unsigned int, | void *, socklen_t *); | | int main (void) | { | | int s=0; | char * buf=0; | unsigned int len=0; | unsigned int flags=0; | void * addr=0; | socklen_t * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | unsigned int, unsigned int, | void *, int *); | | int main (void) | { | | int s=0; | char * buf=0; | unsigned int len=0; | unsigned int flags=0; | void * addr=0; | int * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | unsigned int, unsigned int, | void *, unsigned int *); | | int main (void) | { | | int s=0; | char * buf=0; | unsigned int len=0; | unsigned int flags=0; | void * addr=0; | unsigned int * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | unsigned int, unsigned int, | void *, size_t *); | | int main (void) | { | | int s=0; | char * buf=0; | unsigned int len=0; | unsigned int flags=0; | void * addr=0; | size_t * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | unsigned int, unsigned int, | void *, void *); | | int main (void) | { | | int s=0; | char * buf=0; | unsigned int len=0; | unsigned int flags=0; | void * addr=0; | void * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | unsigned int, unsigned int, | const struct sockaddr *, socklen_t *); | | int main (void) | { | | int s=0; | char * buf=0; | unsigned int len=0; | unsigned int flags=0; | const struct sockaddr * addr=0; | socklen_t * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | unsigned int, unsigned int, | const struct sockaddr *, int *); | | int main (void) | { | | int s=0; | char * buf=0; | unsigned int len=0; | unsigned int flags=0; | const struct sockaddr * addr=0; | int * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | unsigned int, unsigned int, | const struct sockaddr *, unsigned int *); | | int main (void) | { | | int s=0; | char * buf=0; | unsigned int len=0; | unsigned int flags=0; | const struct sockaddr * addr=0; | unsigned int * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | unsigned int, unsigned int, | const struct sockaddr *, size_t *); | | int main (void) | { | | int s=0; | char * buf=0; | unsigned int len=0; | unsigned int flags=0; | const struct sockaddr * addr=0; | size_t * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:114:27: error: conflicting types for 'recvfrom' recvfrom(int, char *, ^ In file included from conftest.c:109:0: /usr/include/sys/socket.h:174:16: note: previous declaration of 'recvfrom' was here extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define RECVFROMCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define RECVFROMCALLCONV | #endif | extern int RECVFROMCALLCONV | recvfrom(int, char *, | unsigned int, unsigned int, | const struct sockaddr *, void *); | | int main (void) | { | | int s=0; | char * buf=0; | unsigned int len=0; | unsigned int flags=0; | const struct sockaddr * addr=0; | void * addrlen=0; | int res=0; | res = recvfrom(s, buf, len, flags, addr, addrlen); | | ; | return 0; | } | configure:19195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:19195: $? = 0 configure:19211: result: int,void *,size_t,int,struct sockaddr *,socklen_t *,int configure:19349: checking for sys/types.h configure:19349: result: yes configure:19349: checking for sys/socket.h configure:19349: result: yes configure:19361: checking for send configure:19399: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:19399: $? = 0 configure:19401: result: yes configure:19416: checking types of args and return type for send configure:19472: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:127:23: error: conflicting types for 'send' send(int, char *, size_t, int); ^ In file included from conftest.c:122:0: /usr/include/sys/socket.h:149:16: note: previous declaration of 'send' was here extern ssize_t send (int __fd, const void *__buf, size_t __n, int __flags); ^ configure:19472: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define SENDCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define SENDCALLCONV | #endif | extern int SENDCALLCONV | send(int, char *, size_t, int); | | int main (void) | { | | int s=0; | size_t len=0; | int flags=0; | int res = send(s, 0, len, flags); | | ; | return 0; | } | configure:19472: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:127:23: error: conflicting types for 'send' send(int, char *, size_t, unsigned int); ^ In file included from conftest.c:122:0: /usr/include/sys/socket.h:149:16: note: previous declaration of 'send' was here extern ssize_t send (int __fd, const void *__buf, size_t __n, int __flags); ^ configure:19472: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define SENDCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define SENDCALLCONV | #endif | extern int SENDCALLCONV | send(int, char *, size_t, unsigned int); | | int main (void) | { | | int s=0; | size_t len=0; | unsigned int flags=0; | int res = send(s, 0, len, flags); | | ; | return 0; | } | configure:19472: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:127:23: error: conflicting types for 'send' send(int, char *, int, int); ^ In file included from conftest.c:122:0: /usr/include/sys/socket.h:149:16: note: previous declaration of 'send' was here extern ssize_t send (int __fd, const void *__buf, size_t __n, int __flags); ^ configure:19472: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define SENDCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define SENDCALLCONV | #endif | extern int SENDCALLCONV | send(int, char *, int, int); | | int main (void) | { | | int s=0; | int len=0; | int flags=0; | int res = send(s, 0, len, flags); | | ; | return 0; | } | configure:19472: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:127:23: error: conflicting types for 'send' send(int, char *, int, unsigned int); ^ In file included from conftest.c:122:0: /usr/include/sys/socket.h:149:16: note: previous declaration of 'send' was here extern ssize_t send (int __fd, const void *__buf, size_t __n, int __flags); ^ configure:19472: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define SENDCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define SENDCALLCONV | #endif | extern int SENDCALLCONV | send(int, char *, int, unsigned int); | | int main (void) | { | | int s=0; | int len=0; | unsigned int flags=0; | int res = send(s, 0, len, flags); | | ; | return 0; | } | configure:19472: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:127:23: error: conflicting types for 'send' send(int, char *, socklen_t, int); ^ In file included from conftest.c:122:0: /usr/include/sys/socket.h:149:16: note: previous declaration of 'send' was here extern ssize_t send (int __fd, const void *__buf, size_t __n, int __flags); ^ configure:19472: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define SENDCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define SENDCALLCONV | #endif | extern int SENDCALLCONV | send(int, char *, socklen_t, int); | | int main (void) | { | | int s=0; | socklen_t len=0; | int flags=0; | int res = send(s, 0, len, flags); | | ; | return 0; | } | configure:19472: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:127:23: error: conflicting types for 'send' send(int, char *, socklen_t, unsigned int); ^ In file included from conftest.c:122:0: /usr/include/sys/socket.h:149:16: note: previous declaration of 'send' was here extern ssize_t send (int __fd, const void *__buf, size_t __n, int __flags); ^ configure:19472: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define SENDCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define SENDCALLCONV | #endif | extern int SENDCALLCONV | send(int, char *, socklen_t, unsigned int); | | int main (void) | { | | int s=0; | socklen_t len=0; | unsigned int flags=0; | int res = send(s, 0, len, flags); | | ; | return 0; | } | configure:19472: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:127:23: error: conflicting types for 'send' send(int, char *, unsigned int, int); ^ In file included from conftest.c:122:0: /usr/include/sys/socket.h:149:16: note: previous declaration of 'send' was here extern ssize_t send (int __fd, const void *__buf, size_t __n, int __flags); ^ configure:19472: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define SENDCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define SENDCALLCONV | #endif | extern int SENDCALLCONV | send(int, char *, unsigned int, int); | | int main (void) | { | | int s=0; | unsigned int len=0; | int flags=0; | int res = send(s, 0, len, flags); | | ; | return 0; | } | configure:19472: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:127:23: error: conflicting types for 'send' send(int, char *, unsigned int, unsigned int); ^ In file included from conftest.c:122:0: /usr/include/sys/socket.h:149:16: note: previous declaration of 'send' was here extern ssize_t send (int __fd, const void *__buf, size_t __n, int __flags); ^ configure:19472: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define SENDCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define SENDCALLCONV | #endif | extern int SENDCALLCONV | send(int, char *, unsigned int, unsigned int); | | int main (void) | { | | int s=0; | unsigned int len=0; | unsigned int flags=0; | int res = send(s, 0, len, flags); | | ; | return 0; | } | configure:19472: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:127:23: error: conflicting types for 'send' send(int, void *, size_t, int); ^ In file included from conftest.c:122:0: /usr/include/sys/socket.h:149:16: note: previous declaration of 'send' was here extern ssize_t send (int __fd, const void *__buf, size_t __n, int __flags); ^ configure:19472: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define SENDCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define SENDCALLCONV | #endif | extern int SENDCALLCONV | send(int, void *, size_t, int); | | int main (void) | { | | int s=0; | size_t len=0; | int flags=0; | int res = send(s, 0, len, flags); | | ; | return 0; | } | configure:19472: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:127:23: error: conflicting types for 'send' send(int, void *, size_t, unsigned int); ^ In file included from conftest.c:122:0: /usr/include/sys/socket.h:149:16: note: previous declaration of 'send' was here extern ssize_t send (int __fd, const void *__buf, size_t __n, int __flags); ^ configure:19472: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define SENDCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define SENDCALLCONV | #endif | extern int SENDCALLCONV | send(int, void *, size_t, unsigned int); | | int main (void) | { | | int s=0; | size_t len=0; | unsigned int flags=0; | int res = send(s, 0, len, flags); | | ; | return 0; | } | configure:19472: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:127:23: error: conflicting types for 'send' send(int, void *, int, int); ^ In file included from conftest.c:122:0: /usr/include/sys/socket.h:149:16: note: previous declaration of 'send' was here extern ssize_t send (int __fd, const void *__buf, size_t __n, int __flags); ^ configure:19472: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define SENDCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define SENDCALLCONV | #endif | extern int SENDCALLCONV | send(int, void *, int, int); | | int main (void) | { | | int s=0; | int len=0; | int flags=0; | int res = send(s, 0, len, flags); | | ; | return 0; | } | configure:19472: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:127:23: error: conflicting types for 'send' send(int, void *, int, unsigned int); ^ In file included from conftest.c:122:0: /usr/include/sys/socket.h:149:16: note: previous declaration of 'send' was here extern ssize_t send (int __fd, const void *__buf, size_t __n, int __flags); ^ configure:19472: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define SENDCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define SENDCALLCONV | #endif | extern int SENDCALLCONV | send(int, void *, int, unsigned int); | | int main (void) | { | | int s=0; | int len=0; | unsigned int flags=0; | int res = send(s, 0, len, flags); | | ; | return 0; | } | configure:19472: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:127:23: error: conflicting types for 'send' send(int, void *, socklen_t, int); ^ In file included from conftest.c:122:0: /usr/include/sys/socket.h:149:16: note: previous declaration of 'send' was here extern ssize_t send (int __fd, const void *__buf, size_t __n, int __flags); ^ configure:19472: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define SENDCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define SENDCALLCONV | #endif | extern int SENDCALLCONV | send(int, void *, socklen_t, int); | | int main (void) | { | | int s=0; | socklen_t len=0; | int flags=0; | int res = send(s, 0, len, flags); | | ; | return 0; | } | configure:19472: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:127:23: error: conflicting types for 'send' send(int, void *, socklen_t, unsigned int); ^ In file included from conftest.c:122:0: /usr/include/sys/socket.h:149:16: note: previous declaration of 'send' was here extern ssize_t send (int __fd, const void *__buf, size_t __n, int __flags); ^ configure:19472: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define SENDCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define SENDCALLCONV | #endif | extern int SENDCALLCONV | send(int, void *, socklen_t, unsigned int); | | int main (void) | { | | int s=0; | socklen_t len=0; | unsigned int flags=0; | int res = send(s, 0, len, flags); | | ; | return 0; | } | configure:19472: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:127:23: error: conflicting types for 'send' send(int, void *, unsigned int, int); ^ In file included from conftest.c:122:0: /usr/include/sys/socket.h:149:16: note: previous declaration of 'send' was here extern ssize_t send (int __fd, const void *__buf, size_t __n, int __flags); ^ configure:19472: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define SENDCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define SENDCALLCONV | #endif | extern int SENDCALLCONV | send(int, void *, unsigned int, int); | | int main (void) | { | | int s=0; | unsigned int len=0; | int flags=0; | int res = send(s, 0, len, flags); | | ; | return 0; | } | configure:19472: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:127:23: error: conflicting types for 'send' send(int, void *, unsigned int, unsigned int); ^ In file included from conftest.c:122:0: /usr/include/sys/socket.h:149:16: note: previous declaration of 'send' was here extern ssize_t send (int __fd, const void *__buf, size_t __n, int __flags); ^ configure:19472: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define SENDCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define SENDCALLCONV | #endif | extern int SENDCALLCONV | send(int, void *, unsigned int, unsigned int); | | int main (void) | { | | int s=0; | unsigned int len=0; | unsigned int flags=0; | int res = send(s, 0, len, flags); | | ; | return 0; | } | configure:19472: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:127:23: error: conflicting types for 'send' send(int, const char *, size_t, int); ^ In file included from conftest.c:122:0: /usr/include/sys/socket.h:149:16: note: previous declaration of 'send' was here extern ssize_t send (int __fd, const void *__buf, size_t __n, int __flags); ^ configure:19472: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define SENDCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define SENDCALLCONV | #endif | extern int SENDCALLCONV | send(int, const char *, size_t, int); | | int main (void) | { | | int s=0; | size_t len=0; | int flags=0; | int res = send(s, 0, len, flags); | | ; | return 0; | } | configure:19472: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:127:23: error: conflicting types for 'send' send(int, const char *, size_t, unsigned int); ^ In file included from conftest.c:122:0: /usr/include/sys/socket.h:149:16: note: previous declaration of 'send' was here extern ssize_t send (int __fd, const void *__buf, size_t __n, int __flags); ^ configure:19472: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define SENDCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define SENDCALLCONV | #endif | extern int SENDCALLCONV | send(int, const char *, size_t, unsigned int); | | int main (void) | { | | int s=0; | size_t len=0; | unsigned int flags=0; | int res = send(s, 0, len, flags); | | ; | return 0; | } | configure:19472: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:127:23: error: conflicting types for 'send' send(int, const char *, int, int); ^ In file included from conftest.c:122:0: /usr/include/sys/socket.h:149:16: note: previous declaration of 'send' was here extern ssize_t send (int __fd, const void *__buf, size_t __n, int __flags); ^ configure:19472: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define SENDCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define SENDCALLCONV | #endif | extern int SENDCALLCONV | send(int, const char *, int, int); | | int main (void) | { | | int s=0; | int len=0; | int flags=0; | int res = send(s, 0, len, flags); | | ; | return 0; | } | configure:19472: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:127:23: error: conflicting types for 'send' send(int, const char *, int, unsigned int); ^ In file included from conftest.c:122:0: /usr/include/sys/socket.h:149:16: note: previous declaration of 'send' was here extern ssize_t send (int __fd, const void *__buf, size_t __n, int __flags); ^ configure:19472: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define SENDCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define SENDCALLCONV | #endif | extern int SENDCALLCONV | send(int, const char *, int, unsigned int); | | int main (void) | { | | int s=0; | int len=0; | unsigned int flags=0; | int res = send(s, 0, len, flags); | | ; | return 0; | } | configure:19472: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:127:23: error: conflicting types for 'send' send(int, const char *, socklen_t, int); ^ In file included from conftest.c:122:0: /usr/include/sys/socket.h:149:16: note: previous declaration of 'send' was here extern ssize_t send (int __fd, const void *__buf, size_t __n, int __flags); ^ configure:19472: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define SENDCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define SENDCALLCONV | #endif | extern int SENDCALLCONV | send(int, const char *, socklen_t, int); | | int main (void) | { | | int s=0; | socklen_t len=0; | int flags=0; | int res = send(s, 0, len, flags); | | ; | return 0; | } | configure:19472: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:127:23: error: conflicting types for 'send' send(int, const char *, socklen_t, unsigned int); ^ In file included from conftest.c:122:0: /usr/include/sys/socket.h:149:16: note: previous declaration of 'send' was here extern ssize_t send (int __fd, const void *__buf, size_t __n, int __flags); ^ configure:19472: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define SENDCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define SENDCALLCONV | #endif | extern int SENDCALLCONV | send(int, const char *, socklen_t, unsigned int); | | int main (void) | { | | int s=0; | socklen_t len=0; | unsigned int flags=0; | int res = send(s, 0, len, flags); | | ; | return 0; | } | configure:19472: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:127:23: error: conflicting types for 'send' send(int, const char *, unsigned int, int); ^ In file included from conftest.c:122:0: /usr/include/sys/socket.h:149:16: note: previous declaration of 'send' was here extern ssize_t send (int __fd, const void *__buf, size_t __n, int __flags); ^ configure:19472: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define SENDCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define SENDCALLCONV | #endif | extern int SENDCALLCONV | send(int, const char *, unsigned int, int); | | int main (void) | { | | int s=0; | unsigned int len=0; | int flags=0; | int res = send(s, 0, len, flags); | | ; | return 0; | } | configure:19472: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:127:23: error: conflicting types for 'send' send(int, const char *, unsigned int, unsigned int); ^ In file included from conftest.c:122:0: /usr/include/sys/socket.h:149:16: note: previous declaration of 'send' was here extern ssize_t send (int __fd, const void *__buf, size_t __n, int __flags); ^ configure:19472: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #else | #ifdef HAVE_WINSOCK_H | #include | #endif | #endif | #define SENDCALLCONV PASCAL | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #define SENDCALLCONV | #endif | extern int SENDCALLCONV | send(int, const char *, unsigned int, unsigned int); | | int main (void) | { | | int s=0; | unsigned int len=0; | unsigned int flags=0; | int res = send(s, 0, len, flags); | | ; | return 0; | } | configure:19472: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:19472: $? = 0 configure:19486: result: int,const void *,size_t,int,int configure:19574: checking for sys/types.h configure:19574: result: yes configure:19574: checking for sys/socket.h configure:19574: result: yes configure:19585: checking for MSG_NOSIGNAL configure:19627: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:19627: $? = 0 configure:19639: result: yes configure:19665: checking for sys/types.h configure:19665: result: yes configure:19665: checking for socket.h configure:19665: result: no configure:19685: checking if closesocket can be linked configure:19705: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 /tmp/ccR5cTgC.o: In function `main': conftest.c:(.text.startup+0x11): undefined reference to `closesocket' collect2: error: ld returned 1 exit status configure:19705: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SEND_TYPE_ARG1 int | #define SEND_TYPE_ARG3 size_t | #define SEND_TYPE_ARG4 int | #define SEND_TYPE_RETV int | #define SEND_QUAL_ARG2 const | #define SEND_TYPE_ARG2 void * | #define HAVE_SEND 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | /* end confdefs.h. */ | | | /* includes start */ | #ifdef HAVE_WINDOWS_H | # ifndef WIN32_LEAN_AND_MEAN | # define WIN32_LEAN_AND_MEAN | # endif | # include | # ifdef HAVE_WINSOCK2_H | # include | # else | # ifdef HAVE_WINSOCK_H | # include | # endif | # endif | #endif | /* includes end */ | /* includes start */ | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SOCKET_H | # include | #endif | /* includes end */ | | int main (void) | { | | if(0 != closesocket(0)) | return 1; | | ; | return 0; | } | configure:19713: result: no configure:19800: checking if closesocket might be used configure:19815: result: no configure:19827: checking if CloseSocket can be linked configure:19846: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 /tmp/cclRzX7J.o: In function `main': conftest.c:(.text.startup+0x11): undefined reference to `CloseSocket' collect2: error: ld returned 1 exit status configure:19846: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SEND_TYPE_ARG1 int | #define SEND_TYPE_ARG3 size_t | #define SEND_TYPE_ARG4 int | #define SEND_TYPE_RETV int | #define SEND_QUAL_ARG2 const | #define SEND_TYPE_ARG2 void * | #define HAVE_SEND 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | /* end confdefs.h. */ | | | /* includes start */ | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | /* includes end */ | | int main (void) | { | | if(0 != CloseSocket(0)) | return 1; | | ; | return 0; | } | configure:19854: result: no configure:19939: checking if CloseSocket might be used configure:19954: result: no configure:19966: checking if connect can be linked configure:19987: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:19987: $? = 0 configure:19989: result: yes configure:20004: checking if connect is prototyped configure:20017: result: yes configure:20033: checking if connect is compilable configure:20054: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:20054: $? = 0 configure:20056: result: yes configure:20071: checking if connect usage allowed configure:20074: result: yes configure:20084: checking if connect might be used configure:20090: result: yes configure:20120: checking for sys/types.h configure:20120: result: yes configure:20120: checking for unistd.h configure:20120: result: yes configure:20120: checking for fcntl.h configure:20120: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:20120: $? = 0 configure:20120: result: yes configure:20140: checking if fcntl can be linked configure:20169: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:20169: $? = 0 configure:20171: result: yes configure:20186: checking if fcntl is prototyped configure:20197: result: yes configure:20213: checking if fcntl is compilable configure:20232: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:20232: $? = 0 configure:20234: result: yes configure:20249: checking if fcntl usage allowed configure:20252: result: yes configure:20262: checking if fcntl might be used configure:20268: result: yes configure:20288: checking if fcntl O_NONBLOCK is compilable configure:20308: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:20308: $? = 0 configure:20310: result: yes configure:20325: checking if fcntl O_NONBLOCK usage allowed configure:20328: result: yes configure:20338: checking if fcntl O_NONBLOCK might be used configure:20342: result: yes configure:20375: checking for sys/types.h configure:20375: result: yes configure:20375: checking for netdb.h configure:20375: result: yes configure:20395: checking if freeaddrinfo can be linked configure:20415: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:20415: $? = 0 configure:20417: result: yes configure:20432: checking if freeaddrinfo is prototyped configure:20445: result: yes configure:20461: checking if freeaddrinfo is compilable configure:20481: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:20481: $? = 0 configure:20483: result: yes configure:20498: checking if freeaddrinfo usage allowed configure:20501: result: yes configure:20511: checking if freeaddrinfo might be used configure:20517: result: yes configure:20544: checking for sys/types.h configure:20544: result: yes configure:20544: checking for stdlib.h configure:20544: result: yes configure:20573: checking for sys/types.h configure:20573: result: yes configure:20573: checking for string.h configure:20573: result: yes configure:20573: checking for strings.h configure:20573: result: yes configure:20595: checking if getaddrinfo can be linked configure:20616: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:20616: $? = 0 configure:20618: result: yes configure:20633: checking if getaddrinfo is prototyped configure:20646: result: yes configure:20662: checking if getaddrinfo is compilable configure:20683: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:20683: $? = 0 configure:20685: result: yes configure:20701: checking if getaddrinfo seems to work configure:20741: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:20741: $? = 0 configure:20741: ./conftest configure:20741: $? = 0 configure:20743: result: yes configure:20762: checking if getaddrinfo usage allowed configure:20765: result: yes configure:20775: checking if getaddrinfo might be used configure:20782: result: yes configure:20798: checking if getaddrinfo is threadsafe configure:20860: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:20860: $? = 0 configure:20885: result: yes configure:20906: checking if getenv can be linked configure:20935: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:20935: $? = 0 configure:20937: result: yes configure:20952: checking if getenv is prototyped configure:20963: result: yes configure:20979: checking if getenv is compilable configure:20998: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:20998: $? = 0 configure:21000: result: yes configure:21015: checking if getenv usage allowed configure:21018: result: yes configure:21028: checking if getenv might be used configure:21034: result: yes configure:21055: checking if gethostbyaddr can be linked configure:21075: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:21075: $? = 0 configure:21077: result: yes configure:21092: checking if gethostbyaddr is prototyped configure:21104: result: yes configure:21120: checking if gethostbyaddr is compilable configure:21140: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:21140: $? = 0 configure:21142: result: yes configure:21157: checking if gethostbyaddr usage allowed configure:21160: result: yes configure:21170: checking if gethostbyaddr might be used configure:21176: result: yes configure:21197: checking if gethostbyname can be linked configure:21217: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:21217: $? = 0 configure:21219: result: yes configure:21234: checking if gethostbyname is prototyped configure:21246: result: yes configure:21262: checking if gethostbyname is compilable configure:21282: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:21282: $? = 0 configure:21284: result: yes configure:21299: checking if gethostbyname usage allowed configure:21302: result: yes configure:21312: checking if gethostbyname might be used configure:21318: result: yes configure:21345: checking for sys/types.h configure:21345: result: yes configure:21345: checking for unistd.h configure:21345: result: yes configure:21365: checking if gethostname can be linked configure:21385: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:21385: $? = 0 configure:21387: result: yes configure:21402: checking if gethostname is prototyped configure:21414: result: yes configure:21430: checking if gethostname is compilable configure:21450: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:21450: $? = 0 configure:21452: result: yes configure:21467: checking if gethostname usage allowed configure:21470: result: yes configure:21480: checking if gethostname might be used configure:21486: result: yes configure:21508: checking if getservbyport_r can be linked configure:21537: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:21537: $? = 0 configure:21539: result: yes configure:21554: checking if getservbyport_r is prototyped configure:21565: result: yes configure:21582: checking if getservbyport_r takes 4 args. configure:21601: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c: In function 'main': conftest.c:148:11: error: too few arguments to function 'getservbyport_r' if(0 != getservbyport_r(0, 0, 0, 0)) ^ In file included from conftest.c:141:0: /usr/include/netdb.h:318:12: note: declared here extern int getservbyport_r (int __port, const char *__restrict __proto, ^ configure:21601: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SEND_TYPE_ARG1 int | #define SEND_TYPE_ARG3 size_t | #define SEND_TYPE_ARG4 int | #define SEND_TYPE_RETV int | #define SEND_QUAL_ARG2 const | #define SEND_TYPE_ARG2 void * | #define HAVE_SEND 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_CONNECT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FCNTL 1 | #define HAVE_FCNTL_O_NONBLOCK 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETHOSTNAME 1 | /* end confdefs.h. */ | | | /* includes start */ | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_NETDB_H | # include | #endif | /* includes end */ | | int main (void) | { | | if(0 != getservbyport_r(0, 0, 0, 0)) | return 1; | | ; | return 0; | } | configure:21610: result: no configure:21618: checking if getservbyport_r takes 5 args. configure:21637: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c: In function 'main': conftest.c:148:11: error: too few arguments to function 'getservbyport_r' if(0 != getservbyport_r(0, 0, 0, 0, 0)) ^ In file included from conftest.c:141:0: /usr/include/netdb.h:318:12: note: declared here extern int getservbyport_r (int __port, const char *__restrict __proto, ^ configure:21637: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SEND_TYPE_ARG1 int | #define SEND_TYPE_ARG3 size_t | #define SEND_TYPE_ARG4 int | #define SEND_TYPE_RETV int | #define SEND_QUAL_ARG2 const | #define SEND_TYPE_ARG2 void * | #define HAVE_SEND 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_CONNECT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FCNTL 1 | #define HAVE_FCNTL_O_NONBLOCK 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETHOSTNAME 1 | /* end confdefs.h. */ | | | /* includes start */ | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_NETDB_H | # include | #endif | /* includes end */ | | int main (void) | { | | if(0 != getservbyport_r(0, 0, 0, 0, 0)) | return 1; | | ; | return 0; | } | configure:21646: result: no configure:21654: checking if getservbyport_r takes 6 args. configure:21673: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:21673: $? = 0 configure:21675: result: yes configure:21689: checking if getservbyport_r is compilable configure:21692: result: yes configure:21701: checking if getservbyport_r usage allowed configure:21704: result: yes configure:21714: checking if getservbyport_r might be used configure:21720: result: yes configure:21767: checking for sys/types.h configure:21767: result: yes configure:21767: checking for sys/socket.h configure:21767: result: yes configure:21767: checking for netinet/in.h configure:21767: result: yes configure:21767: checking for arpa/inet.h configure:21767: result: yes configure:21788: checking if inet_net_pton can be linked configure:21817: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 /tmp/ccDbM45v.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `inet_net_pton' collect2: error: ld returned 1 exit status configure:21817: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SEND_TYPE_ARG1 int | #define SEND_TYPE_ARG3 size_t | #define SEND_TYPE_ARG4 int | #define SEND_TYPE_RETV int | #define SEND_QUAL_ARG2 const | #define SEND_TYPE_ARG2 void * | #define HAVE_SEND 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_CONNECT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FCNTL 1 | #define HAVE_FCNTL_O_NONBLOCK 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETSERVBYPORT_R 1 | #define GETSERVBYPORT_R_ARGS 6 | #define GETSERVBYPORT_R_BUFSIZE 4096 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | | | #define inet_net_pton innocuous_inet_net_pton | #ifdef __STDC__ | # include | #else | # include | #endif | #undef inet_net_pton | #ifdef __cplusplus | extern "C" | #endif | char inet_net_pton (); | #if defined __stub_inet_net_pton || defined __stub___inet_net_pton | choke me | #endif | | int main (void) | { | return inet_net_pton (); | ; | return 0; | } | configure:21825: result: no configure:22073: checking if inet_net_pton might be used configure:22089: result: no configure:22102: checking if inet_ntop can be linked configure:22131: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:22131: $? = 0 configure:22133: result: yes configure:22148: checking if inet_ntop is prototyped configure:22159: result: yes configure:22175: checking if inet_ntop is compilable configure:22194: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:22194: $? = 0 configure:22196: result: yes configure:22212: checking if inet_ntop seems to work configure:22286: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c: In function 'main': conftest.c:194:17: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ipv4ptr = inet_ntop(AF_INET, ipv4a, ipv4res, sizeof(ipv4res)); ^ conftest.c:218:17: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ipv6ptr = inet_ntop(AF_INET6, ipv6a, ipv6res, sizeof(ipv6res)); ^ configure:22286: $? = 0 configure:22286: ./conftest configure:22286: $? = 0 configure:22288: result: yes configure:22307: checking if inet_ntop usage allowed configure:22310: result: yes configure:22320: checking if inet_ntop might be used configure:22327: result: yes configure:22349: checking if inet_pton can be linked configure:22378: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:22378: $? = 0 configure:22380: result: yes configure:22395: checking if inet_pton is prototyped configure:22406: result: yes configure:22422: checking if inet_pton is compilable configure:22441: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:22441: $? = 0 configure:22443: result: yes configure:22459: checking if inet_pton seems to work configure:22526: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:22526: $? = 0 configure:22526: ./conftest configure:22526: $? = 0 configure:22528: result: yes configure:22547: checking if inet_pton usage allowed configure:22550: result: yes configure:22560: checking if inet_pton might be used configure:22567: result: yes configure:22603: checking for sys/types.h configure:22603: result: yes configure:22603: checking for unistd.h configure:22603: result: yes configure:22603: checking for sys/socket.h configure:22603: result: yes configure:22603: checking for sys/ioctl.h configure:22603: result: yes configure:22603: checking for stropts.h configure:22603: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:22603: $? = 0 configure:22603: result: yes configure:22623: checking if ioctl can be linked configure:22652: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:22652: $? = 0 configure:22654: result: yes configure:22669: checking if ioctl is prototyped configure:22680: result: yes configure:22696: checking if ioctl is compilable configure:22715: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:22715: $? = 0 configure:22717: result: yes configure:22732: checking if ioctl usage allowed configure:22735: result: yes configure:22745: checking if ioctl might be used configure:22751: result: yes configure:22765: checking if ioctl FIONBIO is compilable configure:22785: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:22785: $? = 0 configure:22787: result: yes configure:22802: checking if ioctl FIONBIO usage allowed configure:22805: result: yes configure:22815: checking if ioctl FIONBIO might be used configure:22819: result: yes configure:22839: checking if ioctl SIOCGIFADDR is compilable configure:22860: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:22860: $? = 0 configure:22862: result: yes configure:22877: checking if ioctl SIOCGIFADDR usage allowed configure:22880: result: yes configure:22890: checking if ioctl SIOCGIFADDR might be used configure:22894: result: yes configure:22921: checking if ioctlsocket can be linked configure:22940: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 /tmp/ccoj2Ggm.o: In function `main': conftest.c:(.text.startup+0x21): undefined reference to `ioctlsocket' collect2: error: ld returned 1 exit status configure:22940: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SEND_TYPE_ARG1 int | #define SEND_TYPE_ARG3 size_t | #define SEND_TYPE_ARG4 int | #define SEND_TYPE_RETV int | #define SEND_QUAL_ARG2 const | #define SEND_TYPE_ARG2 void * | #define HAVE_SEND 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_CONNECT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FCNTL 1 | #define HAVE_FCNTL_O_NONBLOCK 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETSERVBYPORT_R 1 | #define GETSERVBYPORT_R_ARGS 6 | #define GETSERVBYPORT_R_BUFSIZE 4096 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_IOCTL 1 | #define HAVE_IOCTL_FIONBIO 1 | #define HAVE_IOCTL_SIOCGIFADDR 1 | /* end confdefs.h. */ | | | /* includes start */ | #ifdef HAVE_WINDOWS_H | # ifndef WIN32_LEAN_AND_MEAN | # define WIN32_LEAN_AND_MEAN | # endif | # include | # ifdef HAVE_WINSOCK2_H | # include | # else | # ifdef HAVE_WINSOCK_H | # include | # endif | # endif | #endif | /* includes end */ | | int main (void) | { | | if(0 != ioctlsocket(0, 0, 0)) | return 1; | | ; | return 0; | } | configure:22948: result: no configure:23033: checking if ioctlsocket might be used configure:23122: result: no configure:23134: checking if IoctlSocket can be linked configure:23163: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 /tmp/ccGigfB2.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `IoctlSocket' collect2: error: ld returned 1 exit status configure:23163: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SEND_TYPE_ARG1 int | #define SEND_TYPE_ARG3 size_t | #define SEND_TYPE_ARG4 int | #define SEND_TYPE_RETV int | #define SEND_QUAL_ARG2 const | #define SEND_TYPE_ARG2 void * | #define HAVE_SEND 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_CONNECT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FCNTL 1 | #define HAVE_FCNTL_O_NONBLOCK 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETSERVBYPORT_R 1 | #define GETSERVBYPORT_R_ARGS 6 | #define GETSERVBYPORT_R_BUFSIZE 4096 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_IOCTL 1 | #define HAVE_IOCTL_FIONBIO 1 | #define HAVE_IOCTL_SIOCGIFADDR 1 | /* end confdefs.h. */ | | | #define IoctlSocket innocuous_IoctlSocket | #ifdef __STDC__ | # include | #else | # include | #endif | #undef IoctlSocket | #ifdef __cplusplus | extern "C" | #endif | char IoctlSocket (); | #if defined __stub_IoctlSocket || defined __stub___IoctlSocket | choke me | #endif | | int main (void) | { | return IoctlSocket (); | ; | return 0; | } | configure:23171: result: no configure:23256: checking if IoctlSocket might be used configure:23345: result: no configure:23357: checking if setsockopt can be linked configure:23377: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:23377: $? = 0 configure:23379: result: yes configure:23394: checking if setsockopt is prototyped configure:23406: result: yes configure:23422: checking if setsockopt is compilable configure:23442: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:23442: $? = 0 configure:23444: result: yes configure:23459: checking if setsockopt usage allowed configure:23462: result: yes configure:23472: checking if setsockopt might be used configure:23478: result: yes configure:23492: checking if setsockopt SO_NONBLOCK is compilable configure:23512: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c: In function 'main': conftest.c:181:43: error: 'SO_NONBLOCK' undeclared (first use in this function) if(0 != setsockopt(0, SOL_SOCKET, SO_NONBLOCK, 0, 0)) ^ conftest.c:181:43: note: each undeclared identifier is reported only once for each function it appears in configure:23512: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SEND_TYPE_ARG1 int | #define SEND_TYPE_ARG3 size_t | #define SEND_TYPE_ARG4 int | #define SEND_TYPE_RETV int | #define SEND_QUAL_ARG2 const | #define SEND_TYPE_ARG2 void * | #define HAVE_SEND 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_CONNECT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FCNTL 1 | #define HAVE_FCNTL_O_NONBLOCK 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETSERVBYPORT_R 1 | #define GETSERVBYPORT_R_ARGS 6 | #define GETSERVBYPORT_R_BUFSIZE 4096 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_IOCTL 1 | #define HAVE_IOCTL_FIONBIO 1 | #define HAVE_IOCTL_SIOCGIFADDR 1 | #define HAVE_SETSOCKOPT 1 | /* end confdefs.h. */ | | | /* includes start */ | #ifdef HAVE_WINDOWS_H | # ifndef WIN32_LEAN_AND_MEAN | # define WIN32_LEAN_AND_MEAN | # endif | # include | # ifdef HAVE_WINSOCK2_H | # include | # else | # ifdef HAVE_WINSOCK_H | # include | # endif | # endif | #endif | /* includes end */ | /* includes start */ | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | /* includes end */ | | int main (void) | { | | if(0 != setsockopt(0, SOL_SOCKET, SO_NONBLOCK, 0, 0)) | return 1; | | ; | return 0; | } | configure:23520: result: no configure:23542: checking if setsockopt SO_NONBLOCK might be used configure:23555: result: no configure:23573: checking if socket can be linked configure:23594: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:23594: $? = 0 configure:23596: result: yes configure:23611: checking if socket is prototyped configure:23624: result: yes configure:23640: checking if socket is compilable configure:23661: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:23661: $? = 0 configure:23663: result: yes configure:23678: checking if socket usage allowed configure:23681: result: yes configure:23691: checking if socket might be used configure:23697: result: yes configure:23718: checking if strcasecmp can be linked configure:23747: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:165:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] char strcasecmp (); ^ configure:23747: $? = 0 configure:23749: result: yes configure:23764: checking if strcasecmp is prototyped configure:23775: result: yes configure:23791: checking if strcasecmp is compilable configure:23810: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:23810: $? = 0 configure:23812: result: yes configure:23827: checking if strcasecmp usage allowed configure:23830: result: yes configure:23840: checking if strcasecmp might be used configure:23846: result: yes configure:23867: checking if strcmpi can be linked configure:23896: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 /tmp/cc1ih5iD.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strcmpi' collect2: error: ld returned 1 exit status configure:23896: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SEND_TYPE_ARG1 int | #define SEND_TYPE_ARG3 size_t | #define SEND_TYPE_ARG4 int | #define SEND_TYPE_RETV int | #define SEND_QUAL_ARG2 const | #define SEND_TYPE_ARG2 void * | #define HAVE_SEND 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_CONNECT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FCNTL 1 | #define HAVE_FCNTL_O_NONBLOCK 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETSERVBYPORT_R 1 | #define GETSERVBYPORT_R_ARGS 6 | #define GETSERVBYPORT_R_BUFSIZE 4096 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_IOCTL 1 | #define HAVE_IOCTL_FIONBIO 1 | #define HAVE_IOCTL_SIOCGIFADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | /* end confdefs.h. */ | | | #define strcmpi innocuous_strcmpi | #ifdef __STDC__ | # include | #else | # include | #endif | #undef strcmpi | #ifdef __cplusplus | extern "C" | #endif | char strcmpi (); | #if defined __stub_strcmpi || defined __stub___strcmpi | choke me | #endif | | int main (void) | { | return strcmpi (); | ; | return 0; | } | configure:23904: result: no configure:23989: checking if strcmpi might be used configure:24004: result: no configure:24016: checking if strdup can be linked configure:24045: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:166:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:24045: $? = 0 configure:24047: result: yes configure:24062: checking if strdup is prototyped configure:24073: result: yes configure:24089: checking if strdup is compilable configure:24108: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:24108: $? = 0 configure:24110: result: yes configure:24125: checking if strdup usage allowed configure:24128: result: yes configure:24138: checking if strdup might be used configure:24144: result: yes configure:24165: checking if stricmp can be linked configure:24194: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 /tmp/ccoL6Nkq.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `stricmp' collect2: error: ld returned 1 exit status configure:24194: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SEND_TYPE_ARG1 int | #define SEND_TYPE_ARG3 size_t | #define SEND_TYPE_ARG4 int | #define SEND_TYPE_RETV int | #define SEND_QUAL_ARG2 const | #define SEND_TYPE_ARG2 void * | #define HAVE_SEND 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_CONNECT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FCNTL 1 | #define HAVE_FCNTL_O_NONBLOCK 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETSERVBYPORT_R 1 | #define GETSERVBYPORT_R_ARGS 6 | #define GETSERVBYPORT_R_BUFSIZE 4096 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_IOCTL 1 | #define HAVE_IOCTL_FIONBIO 1 | #define HAVE_IOCTL_SIOCGIFADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | /* end confdefs.h. */ | | | #define stricmp innocuous_stricmp | #ifdef __STDC__ | # include | #else | # include | #endif | #undef stricmp | #ifdef __cplusplus | extern "C" | #endif | char stricmp (); | #if defined __stub_stricmp || defined __stub___stricmp | choke me | #endif | | int main (void) | { | return stricmp (); | ; | return 0; | } | configure:24202: result: no configure:24287: checking if stricmp might be used configure:24302: result: no configure:24314: checking if strncasecmp can be linked configure:24343: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:167:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default] char strncasecmp (); ^ configure:24343: $? = 0 configure:24345: result: yes configure:24360: checking if strncasecmp is prototyped configure:24371: result: yes configure:24387: checking if strncasecmp is compilable configure:24406: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:24406: $? = 0 configure:24408: result: yes configure:24423: checking if strncasecmp usage allowed configure:24426: result: yes configure:24436: checking if strncasecmp might be used configure:24442: result: yes configure:24463: checking if strncmpi can be linked configure:24492: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 /tmp/ccq2lj3O.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strncmpi' collect2: error: ld returned 1 exit status configure:24492: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SEND_TYPE_ARG1 int | #define SEND_TYPE_ARG3 size_t | #define SEND_TYPE_ARG4 int | #define SEND_TYPE_RETV int | #define SEND_QUAL_ARG2 const | #define SEND_TYPE_ARG2 void * | #define HAVE_SEND 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_CONNECT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FCNTL 1 | #define HAVE_FCNTL_O_NONBLOCK 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETSERVBYPORT_R 1 | #define GETSERVBYPORT_R_ARGS 6 | #define GETSERVBYPORT_R_BUFSIZE 4096 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_IOCTL 1 | #define HAVE_IOCTL_FIONBIO 1 | #define HAVE_IOCTL_SIOCGIFADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | /* end confdefs.h. */ | | | #define strncmpi innocuous_strncmpi | #ifdef __STDC__ | # include | #else | # include | #endif | #undef strncmpi | #ifdef __cplusplus | extern "C" | #endif | char strncmpi (); | #if defined __stub_strncmpi || defined __stub___strncmpi | choke me | #endif | | int main (void) | { | return strncmpi (); | ; | return 0; | } | configure:24500: result: no configure:24585: checking if strncmpi might be used configure:24600: result: no configure:24612: checking if strnicmp can be linked configure:24641: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 /tmp/ccKpseeQ.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strnicmp' collect2: error: ld returned 1 exit status configure:24641: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SEND_TYPE_ARG1 int | #define SEND_TYPE_ARG3 size_t | #define SEND_TYPE_ARG4 int | #define SEND_TYPE_RETV int | #define SEND_QUAL_ARG2 const | #define SEND_TYPE_ARG2 void * | #define HAVE_SEND 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_CONNECT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FCNTL 1 | #define HAVE_FCNTL_O_NONBLOCK 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETSERVBYPORT_R 1 | #define GETSERVBYPORT_R_ARGS 6 | #define GETSERVBYPORT_R_BUFSIZE 4096 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_IOCTL 1 | #define HAVE_IOCTL_FIONBIO 1 | #define HAVE_IOCTL_SIOCGIFADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | /* end confdefs.h. */ | | | #define strnicmp innocuous_strnicmp | #ifdef __STDC__ | # include | #else | # include | #endif | #undef strnicmp | #ifdef __cplusplus | extern "C" | #endif | char strnicmp (); | #if defined __stub_strnicmp || defined __stub___strnicmp | choke me | #endif | | int main (void) | { | return strnicmp (); | ; | return 0; | } | configure:24649: result: no configure:24734: checking if strnicmp might be used configure:24749: result: no configure:24767: checking for sys/types.h configure:24767: result: yes configure:24767: checking for sys/uio.h configure:24767: result: yes configure:24787: checking if writev can be linked configure:24816: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:24816: $? = 0 configure:24818: result: yes configure:24833: checking if writev is prototyped configure:24844: result: yes configure:24860: checking if writev is compilable configure:24879: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:24879: $? = 0 configure:24881: result: yes configure:24896: checking if writev usage allowed configure:24899: result: yes configure:24909: checking if writev might be used configure:24915: result: yes configure:24932: checking for PF_INET6 configure:24974: result: yes configure:24990: checking for AF_INET6 configure:25032: result: yes configure:25049: checking for struct in6_addr configure:25084: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:25084: $? = 0 configure:25091: result: yes configure:25107: checking for struct sockaddr_in6 configure:25142: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:25142: $? = 0 configure:25149: result: yes configure:25164: checking for struct sockaddr_in6.sin6_scope_id configure:25164: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:25164: $? = 0 configure:25164: result: yes configure:25197: checking for struct addrinfo.ai_flags configure:25197: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:25197: $? = 0 configure:25197: result: yes configure:25243: checking for bitncmp configure:25243: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 /tmp/ccURYIyi.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `bitncmp' collect2: error: ld returned 1 exit status configure:25243: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SEND_TYPE_ARG1 int | #define SEND_TYPE_ARG3 size_t | #define SEND_TYPE_ARG4 int | #define SEND_TYPE_RETV int | #define SEND_QUAL_ARG2 const | #define SEND_TYPE_ARG2 void * | #define HAVE_SEND 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_CONNECT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FCNTL 1 | #define HAVE_FCNTL_O_NONBLOCK 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETSERVBYPORT_R 1 | #define GETSERVBYPORT_R_ARGS 6 | #define GETSERVBYPORT_R_BUFSIZE 4096 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_IOCTL 1 | #define HAVE_IOCTL_FIONBIO 1 | #define HAVE_IOCTL_SIOCGIFADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_PF_INET6 1 | #define HAVE_AF_INET6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | /* end confdefs.h. */ | | #define bitncmp innocuous_bitncmp | #ifdef __STDC__ | # include | #else | # include | #endif | #undef bitncmp | #ifdef __cplusplus | extern "C" | #endif | char bitncmp (); | #if defined __stub_bitncmp || defined __stub___bitncmp | choke me | #endif | | int main (void) | { | return bitncmp (); | ; | return 0; | } configure:25243: result: no configure:25254: checking deeper for bitncmp configure:25271: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 /tmp/cc6cmOhx.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `bitncmp' collect2: error: ld returned 1 exit status configure:25271: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SEND_TYPE_ARG1 int | #define SEND_TYPE_ARG3 size_t | #define SEND_TYPE_ARG4 int | #define SEND_TYPE_RETV int | #define SEND_QUAL_ARG2 const | #define SEND_TYPE_ARG2 void * | #define HAVE_SEND 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_CONNECT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FCNTL 1 | #define HAVE_FCNTL_O_NONBLOCK 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETSERVBYPORT_R 1 | #define GETSERVBYPORT_R_ARGS 6 | #define GETSERVBYPORT_R_BUFSIZE 4096 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_IOCTL 1 | #define HAVE_IOCTL_FIONBIO 1 | #define HAVE_IOCTL_SIOCGIFADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_PF_INET6 1 | #define HAVE_AF_INET6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | /* end confdefs.h. */ | | | | int main (void) | { | | bitncmp (); | | ; | return 0; | } | configure:25284: result: but still no configure:25243: checking for gettimeofday configure:25243: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:25243: $? = 0 configure:25243: result: yes configure:25243: checking for if_indextoname configure:25243: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:25243: $? = 0 configure:25243: result: yes configure:25300: checking size of struct in6_addr configure:25305: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:25305: $? = 0 configure:25305: ./conftest configure:25305: $? = 0 configure:25346: result: 16 configure:25361: checking size of struct in_addr configure:25366: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:25366: $? = 0 configure:25366: ./conftest configure:25366: $? = 0 configure:25407: result: 4 configure:25423: checking for sys/types.h configure:25423: result: yes configure:25423: checking for sys/socket.h configure:25423: result: yes configure:25423: checking for netdb.h configure:25423: result: yes configure:25435: checking for getnameinfo configure:25464: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:25464: $? = 0 configure:25466: result: yes configure:25574: checking types of arguments for getnameinfo configure:25638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:203:44: error: conflicting types for 'getnameinfo' extern int GNICALLCONV getnameinfo(struct sockaddr *, socklen_t, ^ In file included from conftest.c:199:0: /usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here extern int getnameinfo (const struct sockaddr *__restrict __sa, ^ configure:25638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SEND_TYPE_ARG1 int | #define SEND_TYPE_ARG3 size_t | #define SEND_TYPE_ARG4 int | #define SEND_TYPE_RETV int | #define SEND_QUAL_ARG2 const | #define SEND_TYPE_ARG2 void * | #define HAVE_SEND 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_CONNECT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FCNTL 1 | #define HAVE_FCNTL_O_NONBLOCK 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETSERVBYPORT_R 1 | #define GETSERVBYPORT_R_ARGS 6 | #define GETSERVBYPORT_R_BUFSIZE 4096 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_IOCTL 1 | #define HAVE_IOCTL_FIONBIO 1 | #define HAVE_IOCTL_SIOCGIFADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_PF_INET6 1 | #define HAVE_AF_INET6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_INDEXTONAME 1 | #define SIZEOF_STRUCT_IN6_ADDR 16 | #define SIZEOF_STRUCT_IN_ADDR 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0501 | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #ifdef HAVE_WS2TCPIP_H | #include | #endif | #endif | #define GNICALLCONV WSAAPI | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETDB_H | #include | #endif | #define GNICALLCONV | #endif | extern int GNICALLCONV getnameinfo(struct sockaddr *, socklen_t, | char *, size_t, | char *, size_t, | int); | | int main (void) | { | | socklen_t salen=0; | size_t hostlen=0; | size_t servlen=0; | int flags=0; | int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags); | | ; | return 0; | } | configure:25638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:203:44: error: conflicting types for 'getnameinfo' extern int GNICALLCONV getnameinfo(struct sockaddr *, socklen_t, ^ In file included from conftest.c:199:0: /usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here extern int getnameinfo (const struct sockaddr *__restrict __sa, ^ configure:25638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SEND_TYPE_ARG1 int | #define SEND_TYPE_ARG3 size_t | #define SEND_TYPE_ARG4 int | #define SEND_TYPE_RETV int | #define SEND_QUAL_ARG2 const | #define SEND_TYPE_ARG2 void * | #define HAVE_SEND 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_CONNECT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FCNTL 1 | #define HAVE_FCNTL_O_NONBLOCK 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETSERVBYPORT_R 1 | #define GETSERVBYPORT_R_ARGS 6 | #define GETSERVBYPORT_R_BUFSIZE 4096 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_IOCTL 1 | #define HAVE_IOCTL_FIONBIO 1 | #define HAVE_IOCTL_SIOCGIFADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_PF_INET6 1 | #define HAVE_AF_INET6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_INDEXTONAME 1 | #define SIZEOF_STRUCT_IN6_ADDR 16 | #define SIZEOF_STRUCT_IN_ADDR 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0501 | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #ifdef HAVE_WS2TCPIP_H | #include | #endif | #endif | #define GNICALLCONV WSAAPI | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETDB_H | #include | #endif | #define GNICALLCONV | #endif | extern int GNICALLCONV getnameinfo(struct sockaddr *, socklen_t, | char *, size_t, | char *, size_t, | unsigned int); | | int main (void) | { | | socklen_t salen=0; | size_t hostlen=0; | size_t servlen=0; | unsigned int flags=0; | int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags); | | ; | return 0; | } | configure:25638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:203:44: error: conflicting types for 'getnameinfo' extern int GNICALLCONV getnameinfo(struct sockaddr *, socklen_t, ^ In file included from conftest.c:199:0: /usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here extern int getnameinfo (const struct sockaddr *__restrict __sa, ^ configure:25638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SEND_TYPE_ARG1 int | #define SEND_TYPE_ARG3 size_t | #define SEND_TYPE_ARG4 int | #define SEND_TYPE_RETV int | #define SEND_QUAL_ARG2 const | #define SEND_TYPE_ARG2 void * | #define HAVE_SEND 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_CONNECT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FCNTL 1 | #define HAVE_FCNTL_O_NONBLOCK 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETSERVBYPORT_R 1 | #define GETSERVBYPORT_R_ARGS 6 | #define GETSERVBYPORT_R_BUFSIZE 4096 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_IOCTL 1 | #define HAVE_IOCTL_FIONBIO 1 | #define HAVE_IOCTL_SIOCGIFADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_PF_INET6 1 | #define HAVE_AF_INET6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_INDEXTONAME 1 | #define SIZEOF_STRUCT_IN6_ADDR 16 | #define SIZEOF_STRUCT_IN_ADDR 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0501 | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #ifdef HAVE_WS2TCPIP_H | #include | #endif | #endif | #define GNICALLCONV WSAAPI | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETDB_H | #include | #endif | #define GNICALLCONV | #endif | extern int GNICALLCONV getnameinfo(struct sockaddr *, socklen_t, | char *, int, | char *, int, | int); | | int main (void) | { | | socklen_t salen=0; | int hostlen=0; | int servlen=0; | int flags=0; | int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags); | | ; | return 0; | } | configure:25638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:203:44: error: conflicting types for 'getnameinfo' extern int GNICALLCONV getnameinfo(struct sockaddr *, socklen_t, ^ In file included from conftest.c:199:0: /usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here extern int getnameinfo (const struct sockaddr *__restrict __sa, ^ configure:25638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SEND_TYPE_ARG1 int | #define SEND_TYPE_ARG3 size_t | #define SEND_TYPE_ARG4 int | #define SEND_TYPE_RETV int | #define SEND_QUAL_ARG2 const | #define SEND_TYPE_ARG2 void * | #define HAVE_SEND 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_CONNECT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FCNTL 1 | #define HAVE_FCNTL_O_NONBLOCK 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETSERVBYPORT_R 1 | #define GETSERVBYPORT_R_ARGS 6 | #define GETSERVBYPORT_R_BUFSIZE 4096 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_IOCTL 1 | #define HAVE_IOCTL_FIONBIO 1 | #define HAVE_IOCTL_SIOCGIFADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_PF_INET6 1 | #define HAVE_AF_INET6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_INDEXTONAME 1 | #define SIZEOF_STRUCT_IN6_ADDR 16 | #define SIZEOF_STRUCT_IN_ADDR 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0501 | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #ifdef HAVE_WS2TCPIP_H | #include | #endif | #endif | #define GNICALLCONV WSAAPI | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETDB_H | #include | #endif | #define GNICALLCONV | #endif | extern int GNICALLCONV getnameinfo(struct sockaddr *, socklen_t, | char *, int, | char *, int, | unsigned int); | | int main (void) | { | | socklen_t salen=0; | int hostlen=0; | int servlen=0; | unsigned int flags=0; | int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags); | | ; | return 0; | } | configure:25638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:203:44: error: conflicting types for 'getnameinfo' extern int GNICALLCONV getnameinfo(struct sockaddr *, socklen_t, ^ In file included from conftest.c:199:0: /usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here extern int getnameinfo (const struct sockaddr *__restrict __sa, ^ configure:25638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SEND_TYPE_ARG1 int | #define SEND_TYPE_ARG3 size_t | #define SEND_TYPE_ARG4 int | #define SEND_TYPE_RETV int | #define SEND_QUAL_ARG2 const | #define SEND_TYPE_ARG2 void * | #define HAVE_SEND 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_CONNECT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FCNTL 1 | #define HAVE_FCNTL_O_NONBLOCK 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETSERVBYPORT_R 1 | #define GETSERVBYPORT_R_ARGS 6 | #define GETSERVBYPORT_R_BUFSIZE 4096 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_IOCTL 1 | #define HAVE_IOCTL_FIONBIO 1 | #define HAVE_IOCTL_SIOCGIFADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_PF_INET6 1 | #define HAVE_AF_INET6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_INDEXTONAME 1 | #define SIZEOF_STRUCT_IN6_ADDR 16 | #define SIZEOF_STRUCT_IN_ADDR 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0501 | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #ifdef HAVE_WS2TCPIP_H | #include | #endif | #endif | #define GNICALLCONV WSAAPI | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETDB_H | #include | #endif | #define GNICALLCONV | #endif | extern int GNICALLCONV getnameinfo(struct sockaddr *, socklen_t, | char *, socklen_t, | char *, socklen_t, | int); | | int main (void) | { | | socklen_t salen=0; | socklen_t hostlen=0; | socklen_t servlen=0; | int flags=0; | int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags); | | ; | return 0; | } | configure:25638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:203:44: error: conflicting types for 'getnameinfo' extern int GNICALLCONV getnameinfo(struct sockaddr *, socklen_t, ^ In file included from conftest.c:199:0: /usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here extern int getnameinfo (const struct sockaddr *__restrict __sa, ^ configure:25638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SEND_TYPE_ARG1 int | #define SEND_TYPE_ARG3 size_t | #define SEND_TYPE_ARG4 int | #define SEND_TYPE_RETV int | #define SEND_QUAL_ARG2 const | #define SEND_TYPE_ARG2 void * | #define HAVE_SEND 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_CONNECT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FCNTL 1 | #define HAVE_FCNTL_O_NONBLOCK 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETSERVBYPORT_R 1 | #define GETSERVBYPORT_R_ARGS 6 | #define GETSERVBYPORT_R_BUFSIZE 4096 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_IOCTL 1 | #define HAVE_IOCTL_FIONBIO 1 | #define HAVE_IOCTL_SIOCGIFADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_PF_INET6 1 | #define HAVE_AF_INET6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_INDEXTONAME 1 | #define SIZEOF_STRUCT_IN6_ADDR 16 | #define SIZEOF_STRUCT_IN_ADDR 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0501 | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #ifdef HAVE_WS2TCPIP_H | #include | #endif | #endif | #define GNICALLCONV WSAAPI | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETDB_H | #include | #endif | #define GNICALLCONV | #endif | extern int GNICALLCONV getnameinfo(struct sockaddr *, socklen_t, | char *, socklen_t, | char *, socklen_t, | unsigned int); | | int main (void) | { | | socklen_t salen=0; | socklen_t hostlen=0; | socklen_t servlen=0; | unsigned int flags=0; | int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags); | | ; | return 0; | } | configure:25638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:203:44: error: conflicting types for 'getnameinfo' extern int GNICALLCONV getnameinfo(struct sockaddr *, socklen_t, ^ In file included from conftest.c:199:0: /usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here extern int getnameinfo (const struct sockaddr *__restrict __sa, ^ configure:25638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SEND_TYPE_ARG1 int | #define SEND_TYPE_ARG3 size_t | #define SEND_TYPE_ARG4 int | #define SEND_TYPE_RETV int | #define SEND_QUAL_ARG2 const | #define SEND_TYPE_ARG2 void * | #define HAVE_SEND 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_CONNECT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FCNTL 1 | #define HAVE_FCNTL_O_NONBLOCK 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETSERVBYPORT_R 1 | #define GETSERVBYPORT_R_ARGS 6 | #define GETSERVBYPORT_R_BUFSIZE 4096 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_IOCTL 1 | #define HAVE_IOCTL_FIONBIO 1 | #define HAVE_IOCTL_SIOCGIFADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_PF_INET6 1 | #define HAVE_AF_INET6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_INDEXTONAME 1 | #define SIZEOF_STRUCT_IN6_ADDR 16 | #define SIZEOF_STRUCT_IN_ADDR 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0501 | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #ifdef HAVE_WS2TCPIP_H | #include | #endif | #endif | #define GNICALLCONV WSAAPI | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETDB_H | #include | #endif | #define GNICALLCONV | #endif | extern int GNICALLCONV getnameinfo(struct sockaddr *, socklen_t, | char *, unsigned int, | char *, unsigned int, | int); | | int main (void) | { | | socklen_t salen=0; | unsigned int hostlen=0; | unsigned int servlen=0; | int flags=0; | int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags); | | ; | return 0; | } | configure:25638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:203:44: error: conflicting types for 'getnameinfo' extern int GNICALLCONV getnameinfo(struct sockaddr *, socklen_t, ^ In file included from conftest.c:199:0: /usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here extern int getnameinfo (const struct sockaddr *__restrict __sa, ^ configure:25638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SEND_TYPE_ARG1 int | #define SEND_TYPE_ARG3 size_t | #define SEND_TYPE_ARG4 int | #define SEND_TYPE_RETV int | #define SEND_QUAL_ARG2 const | #define SEND_TYPE_ARG2 void * | #define HAVE_SEND 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_CONNECT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FCNTL 1 | #define HAVE_FCNTL_O_NONBLOCK 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETSERVBYPORT_R 1 | #define GETSERVBYPORT_R_ARGS 6 | #define GETSERVBYPORT_R_BUFSIZE 4096 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_IOCTL 1 | #define HAVE_IOCTL_FIONBIO 1 | #define HAVE_IOCTL_SIOCGIFADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_PF_INET6 1 | #define HAVE_AF_INET6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_INDEXTONAME 1 | #define SIZEOF_STRUCT_IN6_ADDR 16 | #define SIZEOF_STRUCT_IN_ADDR 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0501 | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #ifdef HAVE_WS2TCPIP_H | #include | #endif | #endif | #define GNICALLCONV WSAAPI | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETDB_H | #include | #endif | #define GNICALLCONV | #endif | extern int GNICALLCONV getnameinfo(struct sockaddr *, socklen_t, | char *, unsigned int, | char *, unsigned int, | unsigned int); | | int main (void) | { | | socklen_t salen=0; | unsigned int hostlen=0; | unsigned int servlen=0; | unsigned int flags=0; | int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags); | | ; | return 0; | } | configure:25638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:204:52: error: unknown type name 'DWORD' char *, DWORD, ^ conftest.c:205:52: error: unknown type name 'DWORD' char *, DWORD, ^ conftest.c: In function 'main': conftest.c:212:21: error: unknown type name 'DWORD' DWORD hostlen=0; ^ conftest.c:213:21: error: unknown type name 'DWORD' DWORD servlen=0; ^ configure:25638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SEND_TYPE_ARG1 int | #define SEND_TYPE_ARG3 size_t | #define SEND_TYPE_ARG4 int | #define SEND_TYPE_RETV int | #define SEND_QUAL_ARG2 const | #define SEND_TYPE_ARG2 void * | #define HAVE_SEND 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_CONNECT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FCNTL 1 | #define HAVE_FCNTL_O_NONBLOCK 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETSERVBYPORT_R 1 | #define GETSERVBYPORT_R_ARGS 6 | #define GETSERVBYPORT_R_BUFSIZE 4096 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_IOCTL 1 | #define HAVE_IOCTL_FIONBIO 1 | #define HAVE_IOCTL_SIOCGIFADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_PF_INET6 1 | #define HAVE_AF_INET6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_INDEXTONAME 1 | #define SIZEOF_STRUCT_IN6_ADDR 16 | #define SIZEOF_STRUCT_IN_ADDR 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0501 | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #ifdef HAVE_WS2TCPIP_H | #include | #endif | #endif | #define GNICALLCONV WSAAPI | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETDB_H | #include | #endif | #define GNICALLCONV | #endif | extern int GNICALLCONV getnameinfo(struct sockaddr *, socklen_t, | char *, DWORD, | char *, DWORD, | int); | | int main (void) | { | | socklen_t salen=0; | DWORD hostlen=0; | DWORD servlen=0; | int flags=0; | int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags); | | ; | return 0; | } | configure:25638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:204:52: error: unknown type name 'DWORD' char *, DWORD, ^ conftest.c:205:52: error: unknown type name 'DWORD' char *, DWORD, ^ conftest.c: In function 'main': conftest.c:212:21: error: unknown type name 'DWORD' DWORD hostlen=0; ^ conftest.c:213:21: error: unknown type name 'DWORD' DWORD servlen=0; ^ configure:25638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SEND_TYPE_ARG1 int | #define SEND_TYPE_ARG3 size_t | #define SEND_TYPE_ARG4 int | #define SEND_TYPE_RETV int | #define SEND_QUAL_ARG2 const | #define SEND_TYPE_ARG2 void * | #define HAVE_SEND 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_CONNECT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FCNTL 1 | #define HAVE_FCNTL_O_NONBLOCK 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETSERVBYPORT_R 1 | #define GETSERVBYPORT_R_ARGS 6 | #define GETSERVBYPORT_R_BUFSIZE 4096 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_IOCTL 1 | #define HAVE_IOCTL_FIONBIO 1 | #define HAVE_IOCTL_SIOCGIFADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_PF_INET6 1 | #define HAVE_AF_INET6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_INDEXTONAME 1 | #define SIZEOF_STRUCT_IN6_ADDR 16 | #define SIZEOF_STRUCT_IN_ADDR 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0501 | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #ifdef HAVE_WS2TCPIP_H | #include | #endif | #endif | #define GNICALLCONV WSAAPI | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETDB_H | #include | #endif | #define GNICALLCONV | #endif | extern int GNICALLCONV getnameinfo(struct sockaddr *, socklen_t, | char *, DWORD, | char *, DWORD, | unsigned int); | | int main (void) | { | | socklen_t salen=0; | DWORD hostlen=0; | DWORD servlen=0; | unsigned int flags=0; | int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags); | | ; | return 0; | } | configure:25638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:203:44: error: conflicting types for 'getnameinfo' extern int GNICALLCONV getnameinfo(struct sockaddr *, size_t, ^ In file included from conftest.c:199:0: /usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here extern int getnameinfo (const struct sockaddr *__restrict __sa, ^ configure:25638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SEND_TYPE_ARG1 int | #define SEND_TYPE_ARG3 size_t | #define SEND_TYPE_ARG4 int | #define SEND_TYPE_RETV int | #define SEND_QUAL_ARG2 const | #define SEND_TYPE_ARG2 void * | #define HAVE_SEND 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_CONNECT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FCNTL 1 | #define HAVE_FCNTL_O_NONBLOCK 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETSERVBYPORT_R 1 | #define GETSERVBYPORT_R_ARGS 6 | #define GETSERVBYPORT_R_BUFSIZE 4096 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_IOCTL 1 | #define HAVE_IOCTL_FIONBIO 1 | #define HAVE_IOCTL_SIOCGIFADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_PF_INET6 1 | #define HAVE_AF_INET6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_INDEXTONAME 1 | #define SIZEOF_STRUCT_IN6_ADDR 16 | #define SIZEOF_STRUCT_IN_ADDR 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0501 | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #ifdef HAVE_WS2TCPIP_H | #include | #endif | #endif | #define GNICALLCONV WSAAPI | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETDB_H | #include | #endif | #define GNICALLCONV | #endif | extern int GNICALLCONV getnameinfo(struct sockaddr *, size_t, | char *, size_t, | char *, size_t, | int); | | int main (void) | { | | size_t salen=0; | size_t hostlen=0; | size_t servlen=0; | int flags=0; | int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags); | | ; | return 0; | } | configure:25638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:203:44: error: conflicting types for 'getnameinfo' extern int GNICALLCONV getnameinfo(struct sockaddr *, size_t, ^ In file included from conftest.c:199:0: /usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here extern int getnameinfo (const struct sockaddr *__restrict __sa, ^ configure:25638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SEND_TYPE_ARG1 int | #define SEND_TYPE_ARG3 size_t | #define SEND_TYPE_ARG4 int | #define SEND_TYPE_RETV int | #define SEND_QUAL_ARG2 const | #define SEND_TYPE_ARG2 void * | #define HAVE_SEND 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_CONNECT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FCNTL 1 | #define HAVE_FCNTL_O_NONBLOCK 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETSERVBYPORT_R 1 | #define GETSERVBYPORT_R_ARGS 6 | #define GETSERVBYPORT_R_BUFSIZE 4096 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_IOCTL 1 | #define HAVE_IOCTL_FIONBIO 1 | #define HAVE_IOCTL_SIOCGIFADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_PF_INET6 1 | #define HAVE_AF_INET6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_INDEXTONAME 1 | #define SIZEOF_STRUCT_IN6_ADDR 16 | #define SIZEOF_STRUCT_IN_ADDR 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0501 | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #ifdef HAVE_WS2TCPIP_H | #include | #endif | #endif | #define GNICALLCONV WSAAPI | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETDB_H | #include | #endif | #define GNICALLCONV | #endif | extern int GNICALLCONV getnameinfo(struct sockaddr *, size_t, | char *, size_t, | char *, size_t, | unsigned int); | | int main (void) | { | | size_t salen=0; | size_t hostlen=0; | size_t servlen=0; | unsigned int flags=0; | int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags); | | ; | return 0; | } | configure:25638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:203:44: error: conflicting types for 'getnameinfo' extern int GNICALLCONV getnameinfo(struct sockaddr *, size_t, ^ In file included from conftest.c:199:0: /usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here extern int getnameinfo (const struct sockaddr *__restrict __sa, ^ configure:25638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SEND_TYPE_ARG1 int | #define SEND_TYPE_ARG3 size_t | #define SEND_TYPE_ARG4 int | #define SEND_TYPE_RETV int | #define SEND_QUAL_ARG2 const | #define SEND_TYPE_ARG2 void * | #define HAVE_SEND 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_CONNECT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FCNTL 1 | #define HAVE_FCNTL_O_NONBLOCK 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETSERVBYPORT_R 1 | #define GETSERVBYPORT_R_ARGS 6 | #define GETSERVBYPORT_R_BUFSIZE 4096 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_IOCTL 1 | #define HAVE_IOCTL_FIONBIO 1 | #define HAVE_IOCTL_SIOCGIFADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_PF_INET6 1 | #define HAVE_AF_INET6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_INDEXTONAME 1 | #define SIZEOF_STRUCT_IN6_ADDR 16 | #define SIZEOF_STRUCT_IN_ADDR 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0501 | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #ifdef HAVE_WS2TCPIP_H | #include | #endif | #endif | #define GNICALLCONV WSAAPI | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETDB_H | #include | #endif | #define GNICALLCONV | #endif | extern int GNICALLCONV getnameinfo(struct sockaddr *, size_t, | char *, int, | char *, int, | int); | | int main (void) | { | | size_t salen=0; | int hostlen=0; | int servlen=0; | int flags=0; | int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags); | | ; | return 0; | } | configure:25638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:203:44: error: conflicting types for 'getnameinfo' extern int GNICALLCONV getnameinfo(struct sockaddr *, size_t, ^ In file included from conftest.c:199:0: /usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here extern int getnameinfo (const struct sockaddr *__restrict __sa, ^ configure:25638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SEND_TYPE_ARG1 int | #define SEND_TYPE_ARG3 size_t | #define SEND_TYPE_ARG4 int | #define SEND_TYPE_RETV int | #define SEND_QUAL_ARG2 const | #define SEND_TYPE_ARG2 void * | #define HAVE_SEND 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_CONNECT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FCNTL 1 | #define HAVE_FCNTL_O_NONBLOCK 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETSERVBYPORT_R 1 | #define GETSERVBYPORT_R_ARGS 6 | #define GETSERVBYPORT_R_BUFSIZE 4096 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_IOCTL 1 | #define HAVE_IOCTL_FIONBIO 1 | #define HAVE_IOCTL_SIOCGIFADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_PF_INET6 1 | #define HAVE_AF_INET6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_INDEXTONAME 1 | #define SIZEOF_STRUCT_IN6_ADDR 16 | #define SIZEOF_STRUCT_IN_ADDR 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0501 | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #ifdef HAVE_WS2TCPIP_H | #include | #endif | #endif | #define GNICALLCONV WSAAPI | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETDB_H | #include | #endif | #define GNICALLCONV | #endif | extern int GNICALLCONV getnameinfo(struct sockaddr *, size_t, | char *, int, | char *, int, | unsigned int); | | int main (void) | { | | size_t salen=0; | int hostlen=0; | int servlen=0; | unsigned int flags=0; | int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags); | | ; | return 0; | } | configure:25638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:203:44: error: conflicting types for 'getnameinfo' extern int GNICALLCONV getnameinfo(struct sockaddr *, size_t, ^ In file included from conftest.c:199:0: /usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here extern int getnameinfo (const struct sockaddr *__restrict __sa, ^ configure:25638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SEND_TYPE_ARG1 int | #define SEND_TYPE_ARG3 size_t | #define SEND_TYPE_ARG4 int | #define SEND_TYPE_RETV int | #define SEND_QUAL_ARG2 const | #define SEND_TYPE_ARG2 void * | #define HAVE_SEND 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_CONNECT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FCNTL 1 | #define HAVE_FCNTL_O_NONBLOCK 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETSERVBYPORT_R 1 | #define GETSERVBYPORT_R_ARGS 6 | #define GETSERVBYPORT_R_BUFSIZE 4096 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_IOCTL 1 | #define HAVE_IOCTL_FIONBIO 1 | #define HAVE_IOCTL_SIOCGIFADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_PF_INET6 1 | #define HAVE_AF_INET6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_INDEXTONAME 1 | #define SIZEOF_STRUCT_IN6_ADDR 16 | #define SIZEOF_STRUCT_IN_ADDR 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0501 | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #ifdef HAVE_WS2TCPIP_H | #include | #endif | #endif | #define GNICALLCONV WSAAPI | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETDB_H | #include | #endif | #define GNICALLCONV | #endif | extern int GNICALLCONV getnameinfo(struct sockaddr *, size_t, | char *, socklen_t, | char *, socklen_t, | int); | | int main (void) | { | | size_t salen=0; | socklen_t hostlen=0; | socklen_t servlen=0; | int flags=0; | int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags); | | ; | return 0; | } | configure:25638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:203:44: error: conflicting types for 'getnameinfo' extern int GNICALLCONV getnameinfo(struct sockaddr *, size_t, ^ In file included from conftest.c:199:0: /usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here extern int getnameinfo (const struct sockaddr *__restrict __sa, ^ configure:25638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SEND_TYPE_ARG1 int | #define SEND_TYPE_ARG3 size_t | #define SEND_TYPE_ARG4 int | #define SEND_TYPE_RETV int | #define SEND_QUAL_ARG2 const | #define SEND_TYPE_ARG2 void * | #define HAVE_SEND 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_CONNECT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FCNTL 1 | #define HAVE_FCNTL_O_NONBLOCK 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETSERVBYPORT_R 1 | #define GETSERVBYPORT_R_ARGS 6 | #define GETSERVBYPORT_R_BUFSIZE 4096 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_IOCTL 1 | #define HAVE_IOCTL_FIONBIO 1 | #define HAVE_IOCTL_SIOCGIFADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_PF_INET6 1 | #define HAVE_AF_INET6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_INDEXTONAME 1 | #define SIZEOF_STRUCT_IN6_ADDR 16 | #define SIZEOF_STRUCT_IN_ADDR 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0501 | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #ifdef HAVE_WS2TCPIP_H | #include | #endif | #endif | #define GNICALLCONV WSAAPI | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETDB_H | #include | #endif | #define GNICALLCONV | #endif | extern int GNICALLCONV getnameinfo(struct sockaddr *, size_t, | char *, socklen_t, | char *, socklen_t, | unsigned int); | | int main (void) | { | | size_t salen=0; | socklen_t hostlen=0; | socklen_t servlen=0; | unsigned int flags=0; | int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags); | | ; | return 0; | } | configure:25638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:203:44: error: conflicting types for 'getnameinfo' extern int GNICALLCONV getnameinfo(struct sockaddr *, size_t, ^ In file included from conftest.c:199:0: /usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here extern int getnameinfo (const struct sockaddr *__restrict __sa, ^ configure:25638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SEND_TYPE_ARG1 int | #define SEND_TYPE_ARG3 size_t | #define SEND_TYPE_ARG4 int | #define SEND_TYPE_RETV int | #define SEND_QUAL_ARG2 const | #define SEND_TYPE_ARG2 void * | #define HAVE_SEND 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_CONNECT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FCNTL 1 | #define HAVE_FCNTL_O_NONBLOCK 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETSERVBYPORT_R 1 | #define GETSERVBYPORT_R_ARGS 6 | #define GETSERVBYPORT_R_BUFSIZE 4096 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_IOCTL 1 | #define HAVE_IOCTL_FIONBIO 1 | #define HAVE_IOCTL_SIOCGIFADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_PF_INET6 1 | #define HAVE_AF_INET6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_INDEXTONAME 1 | #define SIZEOF_STRUCT_IN6_ADDR 16 | #define SIZEOF_STRUCT_IN_ADDR 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0501 | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #ifdef HAVE_WS2TCPIP_H | #include | #endif | #endif | #define GNICALLCONV WSAAPI | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETDB_H | #include | #endif | #define GNICALLCONV | #endif | extern int GNICALLCONV getnameinfo(struct sockaddr *, size_t, | char *, unsigned int, | char *, unsigned int, | int); | | int main (void) | { | | size_t salen=0; | unsigned int hostlen=0; | unsigned int servlen=0; | int flags=0; | int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags); | | ; | return 0; | } | configure:25638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:203:44: error: conflicting types for 'getnameinfo' extern int GNICALLCONV getnameinfo(struct sockaddr *, size_t, ^ In file included from conftest.c:199:0: /usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here extern int getnameinfo (const struct sockaddr *__restrict __sa, ^ configure:25638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SEND_TYPE_ARG1 int | #define SEND_TYPE_ARG3 size_t | #define SEND_TYPE_ARG4 int | #define SEND_TYPE_RETV int | #define SEND_QUAL_ARG2 const | #define SEND_TYPE_ARG2 void * | #define HAVE_SEND 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_CONNECT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FCNTL 1 | #define HAVE_FCNTL_O_NONBLOCK 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETSERVBYPORT_R 1 | #define GETSERVBYPORT_R_ARGS 6 | #define GETSERVBYPORT_R_BUFSIZE 4096 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_IOCTL 1 | #define HAVE_IOCTL_FIONBIO 1 | #define HAVE_IOCTL_SIOCGIFADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_PF_INET6 1 | #define HAVE_AF_INET6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_INDEXTONAME 1 | #define SIZEOF_STRUCT_IN6_ADDR 16 | #define SIZEOF_STRUCT_IN_ADDR 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0501 | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #ifdef HAVE_WS2TCPIP_H | #include | #endif | #endif | #define GNICALLCONV WSAAPI | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETDB_H | #include | #endif | #define GNICALLCONV | #endif | extern int GNICALLCONV getnameinfo(struct sockaddr *, size_t, | char *, unsigned int, | char *, unsigned int, | unsigned int); | | int main (void) | { | | size_t salen=0; | unsigned int hostlen=0; | unsigned int servlen=0; | unsigned int flags=0; | int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags); | | ; | return 0; | } | configure:25638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:204:52: error: unknown type name 'DWORD' char *, DWORD, ^ conftest.c:205:52: error: unknown type name 'DWORD' char *, DWORD, ^ conftest.c: In function 'main': conftest.c:212:21: error: unknown type name 'DWORD' DWORD hostlen=0; ^ conftest.c:213:21: error: unknown type name 'DWORD' DWORD servlen=0; ^ configure:25638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SEND_TYPE_ARG1 int | #define SEND_TYPE_ARG3 size_t | #define SEND_TYPE_ARG4 int | #define SEND_TYPE_RETV int | #define SEND_QUAL_ARG2 const | #define SEND_TYPE_ARG2 void * | #define HAVE_SEND 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_CONNECT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FCNTL 1 | #define HAVE_FCNTL_O_NONBLOCK 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETSERVBYPORT_R 1 | #define GETSERVBYPORT_R_ARGS 6 | #define GETSERVBYPORT_R_BUFSIZE 4096 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_IOCTL 1 | #define HAVE_IOCTL_FIONBIO 1 | #define HAVE_IOCTL_SIOCGIFADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_PF_INET6 1 | #define HAVE_AF_INET6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_INDEXTONAME 1 | #define SIZEOF_STRUCT_IN6_ADDR 16 | #define SIZEOF_STRUCT_IN_ADDR 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0501 | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #ifdef HAVE_WS2TCPIP_H | #include | #endif | #endif | #define GNICALLCONV WSAAPI | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETDB_H | #include | #endif | #define GNICALLCONV | #endif | extern int GNICALLCONV getnameinfo(struct sockaddr *, size_t, | char *, DWORD, | char *, DWORD, | int); | | int main (void) | { | | size_t salen=0; | DWORD hostlen=0; | DWORD servlen=0; | int flags=0; | int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags); | | ; | return 0; | } | configure:25638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:204:52: error: unknown type name 'DWORD' char *, DWORD, ^ conftest.c:205:52: error: unknown type name 'DWORD' char *, DWORD, ^ conftest.c: In function 'main': conftest.c:212:21: error: unknown type name 'DWORD' DWORD hostlen=0; ^ conftest.c:213:21: error: unknown type name 'DWORD' DWORD servlen=0; ^ configure:25638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SEND_TYPE_ARG1 int | #define SEND_TYPE_ARG3 size_t | #define SEND_TYPE_ARG4 int | #define SEND_TYPE_RETV int | #define SEND_QUAL_ARG2 const | #define SEND_TYPE_ARG2 void * | #define HAVE_SEND 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_CONNECT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FCNTL 1 | #define HAVE_FCNTL_O_NONBLOCK 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETSERVBYPORT_R 1 | #define GETSERVBYPORT_R_ARGS 6 | #define GETSERVBYPORT_R_BUFSIZE 4096 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_IOCTL 1 | #define HAVE_IOCTL_FIONBIO 1 | #define HAVE_IOCTL_SIOCGIFADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_PF_INET6 1 | #define HAVE_AF_INET6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_INDEXTONAME 1 | #define SIZEOF_STRUCT_IN6_ADDR 16 | #define SIZEOF_STRUCT_IN_ADDR 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0501 | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #ifdef HAVE_WS2TCPIP_H | #include | #endif | #endif | #define GNICALLCONV WSAAPI | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETDB_H | #include | #endif | #define GNICALLCONV | #endif | extern int GNICALLCONV getnameinfo(struct sockaddr *, size_t, | char *, DWORD, | char *, DWORD, | unsigned int); | | int main (void) | { | | size_t salen=0; | DWORD hostlen=0; | DWORD servlen=0; | unsigned int flags=0; | int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags); | | ; | return 0; | } | configure:25638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:203:44: error: conflicting types for 'getnameinfo' extern int GNICALLCONV getnameinfo(struct sockaddr *, int, ^ In file included from conftest.c:199:0: /usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here extern int getnameinfo (const struct sockaddr *__restrict __sa, ^ configure:25638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SEND_TYPE_ARG1 int | #define SEND_TYPE_ARG3 size_t | #define SEND_TYPE_ARG4 int | #define SEND_TYPE_RETV int | #define SEND_QUAL_ARG2 const | #define SEND_TYPE_ARG2 void * | #define HAVE_SEND 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_CONNECT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FCNTL 1 | #define HAVE_FCNTL_O_NONBLOCK 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETSERVBYPORT_R 1 | #define GETSERVBYPORT_R_ARGS 6 | #define GETSERVBYPORT_R_BUFSIZE 4096 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_IOCTL 1 | #define HAVE_IOCTL_FIONBIO 1 | #define HAVE_IOCTL_SIOCGIFADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_PF_INET6 1 | #define HAVE_AF_INET6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_INDEXTONAME 1 | #define SIZEOF_STRUCT_IN6_ADDR 16 | #define SIZEOF_STRUCT_IN_ADDR 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0501 | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #ifdef HAVE_WS2TCPIP_H | #include | #endif | #endif | #define GNICALLCONV WSAAPI | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETDB_H | #include | #endif | #define GNICALLCONV | #endif | extern int GNICALLCONV getnameinfo(struct sockaddr *, int, | char *, size_t, | char *, size_t, | int); | | int main (void) | { | | int salen=0; | size_t hostlen=0; | size_t servlen=0; | int flags=0; | int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags); | | ; | return 0; | } | configure:25638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:203:44: error: conflicting types for 'getnameinfo' extern int GNICALLCONV getnameinfo(struct sockaddr *, int, ^ In file included from conftest.c:199:0: /usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here extern int getnameinfo (const struct sockaddr *__restrict __sa, ^ configure:25638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SEND_TYPE_ARG1 int | #define SEND_TYPE_ARG3 size_t | #define SEND_TYPE_ARG4 int | #define SEND_TYPE_RETV int | #define SEND_QUAL_ARG2 const | #define SEND_TYPE_ARG2 void * | #define HAVE_SEND 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_CONNECT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FCNTL 1 | #define HAVE_FCNTL_O_NONBLOCK 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETSERVBYPORT_R 1 | #define GETSERVBYPORT_R_ARGS 6 | #define GETSERVBYPORT_R_BUFSIZE 4096 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_IOCTL 1 | #define HAVE_IOCTL_FIONBIO 1 | #define HAVE_IOCTL_SIOCGIFADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_PF_INET6 1 | #define HAVE_AF_INET6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_INDEXTONAME 1 | #define SIZEOF_STRUCT_IN6_ADDR 16 | #define SIZEOF_STRUCT_IN_ADDR 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0501 | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #ifdef HAVE_WS2TCPIP_H | #include | #endif | #endif | #define GNICALLCONV WSAAPI | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETDB_H | #include | #endif | #define GNICALLCONV | #endif | extern int GNICALLCONV getnameinfo(struct sockaddr *, int, | char *, size_t, | char *, size_t, | unsigned int); | | int main (void) | { | | int salen=0; | size_t hostlen=0; | size_t servlen=0; | unsigned int flags=0; | int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags); | | ; | return 0; | } | configure:25638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:203:44: error: conflicting types for 'getnameinfo' extern int GNICALLCONV getnameinfo(struct sockaddr *, int, ^ In file included from conftest.c:199:0: /usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here extern int getnameinfo (const struct sockaddr *__restrict __sa, ^ configure:25638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SEND_TYPE_ARG1 int | #define SEND_TYPE_ARG3 size_t | #define SEND_TYPE_ARG4 int | #define SEND_TYPE_RETV int | #define SEND_QUAL_ARG2 const | #define SEND_TYPE_ARG2 void * | #define HAVE_SEND 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_CONNECT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FCNTL 1 | #define HAVE_FCNTL_O_NONBLOCK 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETSERVBYPORT_R 1 | #define GETSERVBYPORT_R_ARGS 6 | #define GETSERVBYPORT_R_BUFSIZE 4096 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_IOCTL 1 | #define HAVE_IOCTL_FIONBIO 1 | #define HAVE_IOCTL_SIOCGIFADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_PF_INET6 1 | #define HAVE_AF_INET6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_INDEXTONAME 1 | #define SIZEOF_STRUCT_IN6_ADDR 16 | #define SIZEOF_STRUCT_IN_ADDR 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0501 | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #ifdef HAVE_WS2TCPIP_H | #include | #endif | #endif | #define GNICALLCONV WSAAPI | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETDB_H | #include | #endif | #define GNICALLCONV | #endif | extern int GNICALLCONV getnameinfo(struct sockaddr *, int, | char *, int, | char *, int, | int); | | int main (void) | { | | int salen=0; | int hostlen=0; | int servlen=0; | int flags=0; | int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags); | | ; | return 0; | } | configure:25638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:203:44: error: conflicting types for 'getnameinfo' extern int GNICALLCONV getnameinfo(struct sockaddr *, int, ^ In file included from conftest.c:199:0: /usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here extern int getnameinfo (const struct sockaddr *__restrict __sa, ^ configure:25638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SEND_TYPE_ARG1 int | #define SEND_TYPE_ARG3 size_t | #define SEND_TYPE_ARG4 int | #define SEND_TYPE_RETV int | #define SEND_QUAL_ARG2 const | #define SEND_TYPE_ARG2 void * | #define HAVE_SEND 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_CONNECT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FCNTL 1 | #define HAVE_FCNTL_O_NONBLOCK 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETSERVBYPORT_R 1 | #define GETSERVBYPORT_R_ARGS 6 | #define GETSERVBYPORT_R_BUFSIZE 4096 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_IOCTL 1 | #define HAVE_IOCTL_FIONBIO 1 | #define HAVE_IOCTL_SIOCGIFADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_PF_INET6 1 | #define HAVE_AF_INET6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_INDEXTONAME 1 | #define SIZEOF_STRUCT_IN6_ADDR 16 | #define SIZEOF_STRUCT_IN_ADDR 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0501 | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #ifdef HAVE_WS2TCPIP_H | #include | #endif | #endif | #define GNICALLCONV WSAAPI | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETDB_H | #include | #endif | #define GNICALLCONV | #endif | extern int GNICALLCONV getnameinfo(struct sockaddr *, int, | char *, int, | char *, int, | unsigned int); | | int main (void) | { | | int salen=0; | int hostlen=0; | int servlen=0; | unsigned int flags=0; | int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags); | | ; | return 0; | } | configure:25638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:203:44: error: conflicting types for 'getnameinfo' extern int GNICALLCONV getnameinfo(struct sockaddr *, int, ^ In file included from conftest.c:199:0: /usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here extern int getnameinfo (const struct sockaddr *__restrict __sa, ^ configure:25638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SEND_TYPE_ARG1 int | #define SEND_TYPE_ARG3 size_t | #define SEND_TYPE_ARG4 int | #define SEND_TYPE_RETV int | #define SEND_QUAL_ARG2 const | #define SEND_TYPE_ARG2 void * | #define HAVE_SEND 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_CONNECT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FCNTL 1 | #define HAVE_FCNTL_O_NONBLOCK 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETSERVBYPORT_R 1 | #define GETSERVBYPORT_R_ARGS 6 | #define GETSERVBYPORT_R_BUFSIZE 4096 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_IOCTL 1 | #define HAVE_IOCTL_FIONBIO 1 | #define HAVE_IOCTL_SIOCGIFADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_PF_INET6 1 | #define HAVE_AF_INET6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_INDEXTONAME 1 | #define SIZEOF_STRUCT_IN6_ADDR 16 | #define SIZEOF_STRUCT_IN_ADDR 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0501 | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #ifdef HAVE_WS2TCPIP_H | #include | #endif | #endif | #define GNICALLCONV WSAAPI | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETDB_H | #include | #endif | #define GNICALLCONV | #endif | extern int GNICALLCONV getnameinfo(struct sockaddr *, int, | char *, socklen_t, | char *, socklen_t, | int); | | int main (void) | { | | int salen=0; | socklen_t hostlen=0; | socklen_t servlen=0; | int flags=0; | int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags); | | ; | return 0; | } | configure:25638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:203:44: error: conflicting types for 'getnameinfo' extern int GNICALLCONV getnameinfo(struct sockaddr *, int, ^ In file included from conftest.c:199:0: /usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here extern int getnameinfo (const struct sockaddr *__restrict __sa, ^ configure:25638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SEND_TYPE_ARG1 int | #define SEND_TYPE_ARG3 size_t | #define SEND_TYPE_ARG4 int | #define SEND_TYPE_RETV int | #define SEND_QUAL_ARG2 const | #define SEND_TYPE_ARG2 void * | #define HAVE_SEND 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_CONNECT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FCNTL 1 | #define HAVE_FCNTL_O_NONBLOCK 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETSERVBYPORT_R 1 | #define GETSERVBYPORT_R_ARGS 6 | #define GETSERVBYPORT_R_BUFSIZE 4096 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_IOCTL 1 | #define HAVE_IOCTL_FIONBIO 1 | #define HAVE_IOCTL_SIOCGIFADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_PF_INET6 1 | #define HAVE_AF_INET6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_INDEXTONAME 1 | #define SIZEOF_STRUCT_IN6_ADDR 16 | #define SIZEOF_STRUCT_IN_ADDR 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0501 | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #ifdef HAVE_WS2TCPIP_H | #include | #endif | #endif | #define GNICALLCONV WSAAPI | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETDB_H | #include | #endif | #define GNICALLCONV | #endif | extern int GNICALLCONV getnameinfo(struct sockaddr *, int, | char *, socklen_t, | char *, socklen_t, | unsigned int); | | int main (void) | { | | int salen=0; | socklen_t hostlen=0; | socklen_t servlen=0; | unsigned int flags=0; | int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags); | | ; | return 0; | } | configure:25638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:203:44: error: conflicting types for 'getnameinfo' extern int GNICALLCONV getnameinfo(struct sockaddr *, int, ^ In file included from conftest.c:199:0: /usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here extern int getnameinfo (const struct sockaddr *__restrict __sa, ^ configure:25638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SEND_TYPE_ARG1 int | #define SEND_TYPE_ARG3 size_t | #define SEND_TYPE_ARG4 int | #define SEND_TYPE_RETV int | #define SEND_QUAL_ARG2 const | #define SEND_TYPE_ARG2 void * | #define HAVE_SEND 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_CONNECT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FCNTL 1 | #define HAVE_FCNTL_O_NONBLOCK 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETSERVBYPORT_R 1 | #define GETSERVBYPORT_R_ARGS 6 | #define GETSERVBYPORT_R_BUFSIZE 4096 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_IOCTL 1 | #define HAVE_IOCTL_FIONBIO 1 | #define HAVE_IOCTL_SIOCGIFADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_PF_INET6 1 | #define HAVE_AF_INET6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_INDEXTONAME 1 | #define SIZEOF_STRUCT_IN6_ADDR 16 | #define SIZEOF_STRUCT_IN_ADDR 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0501 | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #ifdef HAVE_WS2TCPIP_H | #include | #endif | #endif | #define GNICALLCONV WSAAPI | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETDB_H | #include | #endif | #define GNICALLCONV | #endif | extern int GNICALLCONV getnameinfo(struct sockaddr *, int, | char *, unsigned int, | char *, unsigned int, | int); | | int main (void) | { | | int salen=0; | unsigned int hostlen=0; | unsigned int servlen=0; | int flags=0; | int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags); | | ; | return 0; | } | configure:25638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:203:44: error: conflicting types for 'getnameinfo' extern int GNICALLCONV getnameinfo(struct sockaddr *, int, ^ In file included from conftest.c:199:0: /usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here extern int getnameinfo (const struct sockaddr *__restrict __sa, ^ configure:25638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SEND_TYPE_ARG1 int | #define SEND_TYPE_ARG3 size_t | #define SEND_TYPE_ARG4 int | #define SEND_TYPE_RETV int | #define SEND_QUAL_ARG2 const | #define SEND_TYPE_ARG2 void * | #define HAVE_SEND 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_CONNECT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FCNTL 1 | #define HAVE_FCNTL_O_NONBLOCK 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETSERVBYPORT_R 1 | #define GETSERVBYPORT_R_ARGS 6 | #define GETSERVBYPORT_R_BUFSIZE 4096 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_IOCTL 1 | #define HAVE_IOCTL_FIONBIO 1 | #define HAVE_IOCTL_SIOCGIFADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_PF_INET6 1 | #define HAVE_AF_INET6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_INDEXTONAME 1 | #define SIZEOF_STRUCT_IN6_ADDR 16 | #define SIZEOF_STRUCT_IN_ADDR 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0501 | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #ifdef HAVE_WS2TCPIP_H | #include | #endif | #endif | #define GNICALLCONV WSAAPI | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETDB_H | #include | #endif | #define GNICALLCONV | #endif | extern int GNICALLCONV getnameinfo(struct sockaddr *, int, | char *, unsigned int, | char *, unsigned int, | unsigned int); | | int main (void) | { | | int salen=0; | unsigned int hostlen=0; | unsigned int servlen=0; | unsigned int flags=0; | int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags); | | ; | return 0; | } | configure:25638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:204:52: error: unknown type name 'DWORD' char *, DWORD, ^ conftest.c:205:52: error: unknown type name 'DWORD' char *, DWORD, ^ conftest.c: In function 'main': conftest.c:212:21: error: unknown type name 'DWORD' DWORD hostlen=0; ^ conftest.c:213:21: error: unknown type name 'DWORD' DWORD servlen=0; ^ configure:25638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SEND_TYPE_ARG1 int | #define SEND_TYPE_ARG3 size_t | #define SEND_TYPE_ARG4 int | #define SEND_TYPE_RETV int | #define SEND_QUAL_ARG2 const | #define SEND_TYPE_ARG2 void * | #define HAVE_SEND 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_CONNECT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FCNTL 1 | #define HAVE_FCNTL_O_NONBLOCK 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETSERVBYPORT_R 1 | #define GETSERVBYPORT_R_ARGS 6 | #define GETSERVBYPORT_R_BUFSIZE 4096 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_IOCTL 1 | #define HAVE_IOCTL_FIONBIO 1 | #define HAVE_IOCTL_SIOCGIFADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_PF_INET6 1 | #define HAVE_AF_INET6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_INDEXTONAME 1 | #define SIZEOF_STRUCT_IN6_ADDR 16 | #define SIZEOF_STRUCT_IN_ADDR 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0501 | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #ifdef HAVE_WS2TCPIP_H | #include | #endif | #endif | #define GNICALLCONV WSAAPI | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETDB_H | #include | #endif | #define GNICALLCONV | #endif | extern int GNICALLCONV getnameinfo(struct sockaddr *, int, | char *, DWORD, | char *, DWORD, | int); | | int main (void) | { | | int salen=0; | DWORD hostlen=0; | DWORD servlen=0; | int flags=0; | int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags); | | ; | return 0; | } | configure:25638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:204:52: error: unknown type name 'DWORD' char *, DWORD, ^ conftest.c:205:52: error: unknown type name 'DWORD' char *, DWORD, ^ conftest.c: In function 'main': conftest.c:212:21: error: unknown type name 'DWORD' DWORD hostlen=0; ^ conftest.c:213:21: error: unknown type name 'DWORD' DWORD servlen=0; ^ configure:25638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SEND_TYPE_ARG1 int | #define SEND_TYPE_ARG3 size_t | #define SEND_TYPE_ARG4 int | #define SEND_TYPE_RETV int | #define SEND_QUAL_ARG2 const | #define SEND_TYPE_ARG2 void * | #define HAVE_SEND 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_CONNECT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FCNTL 1 | #define HAVE_FCNTL_O_NONBLOCK 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETSERVBYPORT_R 1 | #define GETSERVBYPORT_R_ARGS 6 | #define GETSERVBYPORT_R_BUFSIZE 4096 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_IOCTL 1 | #define HAVE_IOCTL_FIONBIO 1 | #define HAVE_IOCTL_SIOCGIFADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_PF_INET6 1 | #define HAVE_AF_INET6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_INDEXTONAME 1 | #define SIZEOF_STRUCT_IN6_ADDR 16 | #define SIZEOF_STRUCT_IN_ADDR 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0501 | #endif | #include | #ifdef HAVE_WINSOCK2_H | #include | #ifdef HAVE_WS2TCPIP_H | #include | #endif | #endif | #define GNICALLCONV WSAAPI | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETDB_H | #include | #endif | #define GNICALLCONV | #endif | extern int GNICALLCONV getnameinfo(struct sockaddr *, int, | char *, DWORD, | char *, DWORD, | unsigned int); | | int main (void) | { | | int salen=0; | DWORD hostlen=0; | DWORD servlen=0; | unsigned int flags=0; | int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags); | | ; | return 0; | } | configure:25638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:25638: $? = 0 configure:25651: result: const struct sockaddr *,socklen_t,size_t,int configure:25733: checking whether byte ordering is bigendian configure:25748: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c:179:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:179:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:179:15: error: unknown type name 'universal' configure:25748: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SEND_TYPE_ARG1 int | #define SEND_TYPE_ARG3 size_t | #define SEND_TYPE_ARG4 int | #define SEND_TYPE_RETV int | #define SEND_QUAL_ARG2 const | #define SEND_TYPE_ARG2 void * | #define HAVE_SEND 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_CONNECT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FCNTL 1 | #define HAVE_FCNTL_O_NONBLOCK 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETSERVBYPORT_R 1 | #define GETSERVBYPORT_R_ARGS 6 | #define GETSERVBYPORT_R_BUFSIZE 4096 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_IOCTL 1 | #define HAVE_IOCTL_FIONBIO 1 | #define HAVE_IOCTL_SIOCGIFADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_PF_INET6 1 | #define HAVE_AF_INET6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_INDEXTONAME 1 | #define SIZEOF_STRUCT_IN6_ADDR 16 | #define SIZEOF_STRUCT_IN_ADDR 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define GETNAMEINFO_TYPE_ARG2 socklen_t | #define GETNAMEINFO_TYPE_ARG46 size_t | #define GETNAMEINFO_TYPE_ARG7 int | #define GETNAMEINFO_QUAL_ARG1 const | #define GETNAMEINFO_TYPE_ARG1 struct sockaddr * | #define HAVE_GETNAMEINFO 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:25792: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 configure:25792: $? = 0 configure:25809: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -g0 -Wno-system-headers conftest.c >&5 conftest.c: In function 'main': conftest.c:184:4: error: unknown type name 'not' not big endian ^ conftest.c:184:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:25809: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares" | #define PACKAGE_TARNAME "c-ares" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "c-ares 1.9.1" | #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" | #define PACKAGE_URL "" | #define PACKAGE "c-ares" | #define VERSION "1.9.1" | #define OS "i686-uhu-linux-gnu" | #define _FILE_OFFSET_BITS 64 | #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 TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define CARES_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define HAVE_LONGLONG 1 | #define HAVE_LL 1 | #define HAVE_BOOL_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define CARES_PULL_SYS_TYPES_H 1 | #define CARES_PULL_SYS_SOCKET_H 1 | #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t | #define CARES_SIZEOF_ARES_SOCKLEN_T 4 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define RECV_TYPE_ARG1 int | #define RECV_TYPE_ARG2 void * | #define RECV_TYPE_ARG3 size_t | #define RECV_TYPE_ARG4 int | #define RECV_TYPE_RETV int | #define HAVE_RECV 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_RECVFROM 1 | #define RECVFROM_TYPE_ARG1 int | #define RECVFROM_TYPE_ARG3 size_t | #define RECVFROM_TYPE_ARG4 int | #define RECVFROM_TYPE_RETV int | #define RECVFROM_TYPE_ARG2 void | #define RECVFROM_QUAL_ARG5 | #define RECVFROM_TYPE_ARG5 struct sockaddr | #define RECVFROM_TYPE_ARG6 socklen_t | #define RECVFROM_TYPE_ARG2_IS_VOID 1 | #define HAVE_RECVFROM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SEND_TYPE_ARG1 int | #define SEND_TYPE_ARG3 size_t | #define SEND_TYPE_ARG4 int | #define SEND_TYPE_RETV int | #define SEND_QUAL_ARG2 const | #define SEND_TYPE_ARG2 void * | #define HAVE_SEND 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_CONNECT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FCNTL 1 | #define HAVE_FCNTL_O_NONBLOCK 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETSERVBYPORT_R 1 | #define GETSERVBYPORT_R_ARGS 6 | #define GETSERVBYPORT_R_BUFSIZE 4096 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_IOCTL 1 | #define HAVE_IOCTL_FIONBIO 1 | #define HAVE_IOCTL_SIOCGIFADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_PF_INET6 1 | #define HAVE_AF_INET6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_INDEXTONAME 1 | #define SIZEOF_STRUCT_IN6_ADDR 16 | #define SIZEOF_STRUCT_IN_ADDR 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define GETNAMEINFO_TYPE_ARG2 socklen_t | #define GETNAMEINFO_TYPE_ARG46 size_t | #define GETNAMEINFO_TYPE_ARG7 int | #define GETNAMEINFO_QUAL_ARG1 const | #define GETNAMEINFO_TYPE_ARG1 struct sockaddr * | #define HAVE_GETNAMEINFO 1 | /* end confdefs.h. */ | #include | #include | | int main (void) | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:25933: result: no configure:25961: checking for "/dev/urandom" configure:25974: result: yes configure:25999: checking whether to enable non-blocking communications configure:26018: result: yes configure:26025: checking how to set a socket into non-blocking mode configure:26038: result: fcntl O_NONBLOCK configure:26057: checking whether hiding of library internal symbols will actually happen configure:26071: result: yes configure:26249: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by c-ares config.status 1.9.1, which was generated by GNU Autoconf 2.64. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp03 config.status:1243: creating Makefile config.status:1243: creating libcares.pc config.status:1243: creating ares_config.h config.status:1243: creating ares_build.h config.status:1456: executing depfiles commands config.status:1456: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=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_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_file___dev_urandom_=yes ac_cv_func_bitncmp=no ac_cv_func_clock_gettime=yes ac_cv_func_closesocket=no ac_cv_func_closesocket_camel=no ac_cv_func_connect=yes ac_cv_func_fcntl=yes ac_cv_func_fcntl_o_nonblock=yes ac_cv_func_freeaddrinfo=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getaddrinfo_threadsafe=yes ac_cv_func_getenv=yes ac_cv_func_gethostbyaddr=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_getnameinfo=yes ac_cv_func_getservbyport_r=yes ac_cv_func_gettimeofday=yes ac_cv_func_if_indextoname=yes ac_cv_func_inet_net_pton=no ac_cv_func_inet_ntop=yes ac_cv_func_inet_pton=yes ac_cv_func_ioctl=yes ac_cv_func_ioctl_fionbio=yes ac_cv_func_ioctl_siocgifaddr=yes ac_cv_func_ioctlsocket=no ac_cv_func_ioctlsocket_camel=no ac_cv_func_recv=yes ac_cv_func_recvfrom=yes ac_cv_func_send=yes ac_cv_func_setsockopt=yes ac_cv_func_setsockopt_so_nonblock=no ac_cv_func_socket=yes ac_cv_func_strcasecmp=yes ac_cv_func_strcmpi=no ac_cv_func_strdup=yes ac_cv_func_stricmp=no ac_cv_func_strncasecmp=yes ac_cv_func_strncmpi=no ac_cv_func_strnicmp=no ac_cv_func_writev=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_arpa_nameser_compat_h=yes ac_cv_header_arpa_nameser_h=yes ac_cv_header_assert_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_net_if_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_stdbool_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_stropts_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_select_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_sys_uio_h=yes ac_cv_header_time=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_host=i686-uhu-linux-gnu ac_cv_member_struct_addrinfo_ai_flags=yes ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes ac_cv_msg_nosignal=yes ac_cv_native_windows=no ac_cv_objext=o ac_cv_path_AR=/usr/bin/i686-uhu-linux-ar 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_prog_AR=/usr/bin/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_DLLTOOL=dlltool ac_cv_prog_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_sig_atomic_t_volatile=no ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_short=2 ac_cv_sizeof_size_t=4 ac_cv_sizeof_struct_in6_addr=16 ac_cv_sizeof_struct_in_addr=4 ac_cv_sizeof_time_t=4 ac_cv_struct_timeval=yes ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_type_bool=yes ac_cv_type_in_addr_t=yes ac_cv_type_long_long=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_ssize_t=yes ac_cv_type_struct_sockaddr_storage=yes am_cv_CC_dependencies_compiler_type=gcc3 cares_cv_PATH_SEPARATOR=: curl_cv_def___GNUC__=4 curl_cv_func_getnameinfo_args='const struct sockaddr *,socklen_t,size_t,int' curl_cv_func_recv_args='int,void *,size_t,int,int' curl_cv_func_recvfrom_args='int,void *,size_t,int,struct sockaddr *,socklen_t *,int' curl_cv_func_send_args='int,const void *,size_t,int,int' curl_cv_gclk_LIBS= curl_cv_getnameinfo=yes curl_cv_have_def__COMPILER_VERSION=no curl_cv_have_def__SGI_COMPILER_VERSION=no curl_cv_have_def__WIN32=no curl_cv_have_def___DECC=no curl_cv_have_def___DECC_VER=no curl_cv_have_def___GNUC__=yes curl_cv_have_def___HP_cc=no curl_cv_have_def___IBMC__=no curl_cv_have_def___INTEL_COMPILER=no curl_cv_have_def___LCC__=no curl_cv_have_def___SUNPRO_C=no curl_cv_have_def___TINYC__=no curl_cv_have_def___WATCOMC__=no curl_cv_have_def___clang__=no curl_cv_have_def___sgi=no curl_cv_have_def_h_errno=yes curl_cv_need_header_malloc_h=no curl_cv_need_header_memory_h=no curl_cv_recv=yes curl_cv_recvfrom=yes curl_cv_save_LIBS= curl_cv_send=yes 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/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AR='/usr/bin/i686-uhu-linux-ar' AS='as' 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' CARES_CFLAG_EXTRAS='' CARES_PRIVATE_LIBS='' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic -g0 -Wno-system-headers' CFLAG_CARES_SYMBOL_HIDING='-fvisibility=hidden' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CPPFLAG_CARES_STATICLIB='' CURLDEBUG_FALSE='' CURLDEBUG_TRUE='#' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' DOING_CARES_SYMBOL_HIDING_FALSE='#' DOING_CARES_SYMBOL_HIDING_TRUE='' DOING_NATIVE_WINDOWS_FALSE='' DOING_NATIVE_WINDOWS_TRUE='#' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LD='/usr/bin/ld' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' MANIFEST_TOOL=':' NM='/usr/bin/nm -B' NMEDIT='' NO_UNDEFINED_FALSE='' NO_UNDEFINED_TRUE='#' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='c-ares' PACKAGE_BUGREPORT='c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares' PACKAGE_NAME='c-ares' PACKAGE_STRING='c-ares 1.9.1' PACKAGE_TARNAME='c-ares' PACKAGE_URL='' PACKAGE_VERSION='1.9.1' PATH='/usr/lib/uhubuild:/usr/lib/ccache:/sbin:/usr/sbin:/bin:/usr/bin' PATH_SEPARATOR=':' RANDOM_FILE='/dev/urandom' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_CPPFLAG_CARES_BUILDING_LIBRARY_FALSE='' USE_CPPFLAG_CARES_BUILDING_LIBRARY_TRUE='#' USE_CPPFLAG_CARES_STATICLIB_FALSE='' USE_CPPFLAG_CARES_STATICLIB_TRUE='#' VERSION='1.9.1' ac_ct_AR='' 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}' 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' mandir='/usr/share/man' mkdir_p='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 "c-ares" #define PACKAGE_TARNAME "c-ares" #define PACKAGE_VERSION "1.9.1" #define PACKAGE_STRING "c-ares 1.9.1" #define PACKAGE_BUGREPORT "c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares" #define PACKAGE_URL "" #define PACKAGE "c-ares" #define VERSION "1.9.1" #define OS "i686-uhu-linux-gnu" #define _FILE_OFFSET_BITS 64 #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 TIME_WITH_SYS_TIME 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define HAVE_CLOCK_GETTIME_MONOTONIC 1 #define STDC_HEADERS 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMORY_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_ASSERT_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_NET_IF_H 1 #define HAVE_ERRNO_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_TIME_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_ARPA_NAMESER_COMPAT_H 1 #define HAVE_ARPA_INET_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_STRUCT_TIMEVAL 1 #define SIZEOF_SIZE_T 4 #define SIZEOF_LONG 4 #define SIZEOF_INT 4 #define SIZEOF_SHORT 2 #define CARES_SIZEOF_LONG 4 #define SIZEOF_TIME_T 4 #define HAVE_LONGLONG 1 #define HAVE_LL 1 #define HAVE_BOOL_T 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_SOCKET_H 1 #define CARES_PULL_SYS_TYPES_H 1 #define CARES_PULL_SYS_SOCKET_H 1 #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t #define CARES_SIZEOF_ARES_SOCKLEN_T 4 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SIGNAL_H 1 #define HAVE_SIG_ATOMIC_T 1 #define RETSIGTYPE void #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_SOCKET_H 1 #define RECV_TYPE_ARG1 int #define RECV_TYPE_ARG2 void * #define RECV_TYPE_ARG3 size_t #define RECV_TYPE_ARG4 int #define RECV_TYPE_RETV int #define HAVE_RECV 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_RECVFROM 1 #define RECVFROM_TYPE_ARG1 int #define RECVFROM_TYPE_ARG3 size_t #define RECVFROM_TYPE_ARG4 int #define RECVFROM_TYPE_RETV int #define RECVFROM_TYPE_ARG2 void #define RECVFROM_QUAL_ARG5 #define RECVFROM_TYPE_ARG5 struct sockaddr #define RECVFROM_TYPE_ARG6 socklen_t #define RECVFROM_TYPE_ARG2_IS_VOID 1 #define HAVE_RECVFROM 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_SOCKET_H 1 #define SEND_TYPE_ARG1 int #define SEND_TYPE_ARG3 size_t #define SEND_TYPE_ARG4 int #define SEND_TYPE_RETV int #define SEND_QUAL_ARG2 const #define SEND_TYPE_ARG2 void * #define HAVE_SEND 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_MSG_NOSIGNAL 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_CONNECT 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FCNTL 1 #define HAVE_FCNTL_O_NONBLOCK 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_NETDB_H 1 #define HAVE_FREEADDRINFO 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_STDLIB_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETADDRINFO_THREADSAFE 1 #define HAVE_GETENV 1 #define HAVE_GETHOSTBYADDR 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETSERVBYPORT_R 1 #define GETSERVBYPORT_R_ARGS 6 #define GETSERVBYPORT_R_BUFSIZE 4096 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_STROPTS_H 1 #define HAVE_IOCTL 1 #define HAVE_IOCTL_FIONBIO 1 #define HAVE_IOCTL_SIOCGIFADDR 1 #define HAVE_SETSOCKOPT 1 #define HAVE_SOCKET 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRNCASECMP 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_WRITEV 1 #define HAVE_PF_INET6 1 #define HAVE_AF_INET6 1 #define HAVE_STRUCT_IN6_ADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_IF_INDEXTONAME 1 #define SIZEOF_STRUCT_IN6_ADDR 16 #define SIZEOF_STRUCT_IN_ADDR 4 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETDB_H 1 #define GETNAMEINFO_TYPE_ARG2 socklen_t #define GETNAMEINFO_TYPE_ARG46 size_t #define GETNAMEINFO_TYPE_ARG7 int #define GETNAMEINFO_QUAL_ARG1 const #define GETNAMEINFO_TYPE_ARG1 struct sockaddr * #define HAVE_GETNAMEINFO 1 #define RANDOM_FILE "/dev/urandom" #define CARES_SYMBOL_SCOPE_EXTERN __attribute__ ((__visibility__ ("default"))) configure: exit 0